summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-16migrate: don't account swapcache as shmemAndrea Arcangeli
2011-06-16[CPUFREQ] powernow-k8: Don't try to transition if the pstate is incorrectKonrad Rzeszutek Wilk
2011-06-16[CPUFREQ] powernow-k8: Don't notify of successful transition if we failed (vi...Konrad Rzeszutek Wilk
2011-06-16[CPUFREQ] Don't set stat->last_index to -1 if the pol->cur has incorrect value.Konrad Rzeszutek Wilk
2011-06-16ALSA: 6fire - Fix signedness bugTorsten Schenk
2011-06-16Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2011-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-06-16Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-06-16Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-06-16Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-06-16xfs: make log devices with write back caches workChristoph Hellwig
2011-06-16AFS: Use i_generation not i_version for the vnode uniquifierDavid Howells
2011-06-16AFS: Set s_id in the superblock to the volume nameDavid Howells
2011-06-16vfs: Fix data corruption after failed write in __block_write_begin()Jan Kara
2011-06-16afs: afs_fill_page reads too much, or wrong dataAnton Blanchard
2011-06-16staging: fix iio builds when IIO_RING_BUFFER is not enabledRandy Dunlap
2011-06-16VFS: Fix vfsmount overput on simultaneous automountAl Viro
2011-06-16fix wrong iput on d_inode introduced by e6bc45d65dTörök Edwin
2011-06-16gpio: add GPIOF_ values regardless on kconfig settingsRandy Dunlap
2011-06-16gpio: include linux/gpio.h where neededRandy Dunlap
2011-06-16gpio/omap4: Fix missing interrupts during device wakeup due to IOPAD.Ambresh K
2011-06-16Revert "HID: magicmouse: ignore 'ivalid report id' while switching modes"Jiri Kosina
2011-06-16mm: get rid of the most spurious find_vma_prev() usersLinus Torvalds
2011-06-16drivers/gpu/drm: use printk_ratelimited instead of printk_ratelimitChristian Dietrich
2011-06-16drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs.Dave Airlie
2011-06-16drm: make debug levels match in edid failure code.Dave Airlie
2011-06-16drm/radeon/kms: clear wb memory by defaultAlex Deucher
2011-06-16drm/radeon/kms: be more pedantic about the g5 quirk (v2)Alex Deucher
2011-06-16drm/radeon/kms: signed fix for evergreen thermalAlex Deucher
2011-06-16drm: populate irq_by_busid-member for pciWolfram Sang
2011-06-16sh: sh7724: Add USBHS DMAEngine supportKuninori Morimoto
2011-06-16sh: ecovec: Add renesas_usbhs supportKuninori Morimoto
2011-06-15Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-06-15Revert "fs/exec.c: use BUILD_BUG_ON for VM_STACK_FLAGS & VM_STACK_INCOMPLETE_...Linus Torvalds
2011-06-15Documentation: fix cgroup typos and formattingJörg Sommer
2011-06-15Documentation: update cgroupfs mount pointJörg Sommer
2011-06-15Documentation: update kmemleak supported archsMaxin B. John
2011-06-15Documentation: update printk-formats.txtAndrew Murray
2011-06-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-06-15alpha: fix several security issuesDan Rosenberg
2011-06-15drivers/misc/apds990x.c: apds990x_chip_on() should depend on CONFIG_PM || CON...Geert Uytterhoeven
2011-06-15ksm: fix NULL pointer dereference in scan_get_next_rmap_item()Hugh Dickins
2011-06-15rtc: fix build warnings in defconfigsWanlong Gao
2011-06-15drivers/tty/serial/pch_uart.c: don't oops if dmi_get_system_info returns NULLAlexander Stein
2011-06-15drivers/char/hpet.c: fix periodic-emulation for delayed interruptsNils Carlson
2011-06-15Documentation/feature-removal-schedule.txt: remove ns_cgroup from feature-rem...akpm@linux-foundation.org
2011-06-15mm: compaction: abort compaction if too many pages are isolated and caller is...Mel Gorman
2011-06-15mm: vmscan: do not use page_count without a page pinAndrea Arcangeli
2011-06-15mm: compaction: ensure that the compaction free scanner does not move to the ...Mel Gorman