summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-14avr32: add some more at91 to cpu.h definitionNicolas Ferre
2011-06-14avr32: set CONFIG_CC_OPTIMIZE_FOR_SIZE=y for all defconfigsHans-Christian Egtvedt
2011-06-14avr32/at32ap: fix mapping of platform device id for USARTHans-Christian Egtvedt
2011-06-14avr32: fix use of non-existing portnr variable in at32_map_usart()Hans-Christian Egtvedt
2011-06-14TOMOYO: Fix oops in tomoyo_mount_acl().Tetsuo Handa
2011-06-14md/raid5: remove unusual use of bio_iovec_idx()Namhyung Kim
2011-06-14md/raid5: fix FUA request handling in ops_run_io()Namhyung Kim
2011-06-14md/raid5: fix raid5_set_bi_hw_segmentsNamhyung Kim
2011-06-14m68k: use kernel processor defines for conditional optimizationsGreg Ungerer
2011-06-14m68knommu: create config options for CPU classesGreg Ungerer
2011-06-14m68knommu: fix linker script exported name sectionsGreg Ungerer
2011-06-14drm: Compare only lower 32 bits of framebuffer map offsetsTormod Volden
2011-06-14drm/i915: Don't leak in i915_gem_shmem_pread_slow()Jesper Juhl
2011-06-14drm/radeon/kms: do bounds checking for 3D_LOAD_VBPNTR and bump array limitMarek Olšák
2011-06-14drm/radeon/kms: fix mac g5 quirkAlex Deucher
2011-06-14x86/uv/x2apic: update for change in pci bridge handling.Dave Airlie
2011-06-14alpha, drm: Remove obsolete Alpha support in MGA DRM codeJay Estabrook
2011-06-14alpha/drm: Cleanup Alpha support in DRM generic codeJay Estabrook
2011-06-14savage: remove unnecessary if statementGreg Dietsche
2011-06-13Linux 3.0-rc3v3.0-rc3Linus Torvalds
2011-06-13cifs: correctly handle NULL tcon pointer in CIFSTConJeff Layton
2011-06-13cifs: show sec= option in /proc/mountsJeff Layton
2011-06-13cifs: don't allow cifs_reconnect to exit with NULL socket pointerJeff Layton
2011-06-13CIFS: Fix sparse errorPavel Shilovsky
2011-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2011-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-06-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-06-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-06-13Merge branches 'x86-urgent-for-linus' and 'irq-urgent-for-linus' of git://git...Linus Torvalds
2011-06-13Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-06-13Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2011-06-13spi-pl022: Add missing return value updateVirupax Sadashivpetimath
2011-06-12[CPUFREQ] Remove cpufreq_stats sysfs entries on module unload.Dave Jones
2011-06-12MAINTAINERS: Update CPU FREQUENCY patternsJoe Perches
2011-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2011-06-12Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-06-11ISDN, hfcsusb: Don't leak in hfcsusb_ph_info()Jesper Juhl
2011-06-11netpoll: call dev_put() on error in netpoll_setup()Dan Carpenter
2011-06-11net: ep93xx_eth: fix DMA API violationsMika Westerberg
2011-06-11net: ep93xx_eth: drop GFP_DMA from call to dma_alloc_coherent()Mika Westerberg
2011-06-11net: ep93xx_eth: allocate buffers using kmalloc()Mika Westerberg
2011-06-11net: ep93xx_eth: pass struct device to DMA API functionsMika Westerberg
2011-06-11ep93xx: set DMA masks for the ep93xx_ethMika Westerberg
2011-06-11vlan: Fix the ingress VLAN_FLAG_REORDER_HDR checkJiri Pirko
2011-06-11dl2k: EEPROM CRC calculation wrong endianess on bigendian machineDaniel Hellstrom