aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfdLinus Torvalds
2011-06-16migrate: don't account swapcache as shmemAndrea Arcangeli
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-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-16mm: get rid of the most spurious find_vma_prev() usersLinus Torvalds
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
2011-06-15compaction: checks correct fragmentation indexShaohua Li
2011-06-15mm/memory-failure.c: fix page isolated count mismatchMinchan Kim
2011-06-15gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNELJosh Triplett
2011-06-15MAINTAINERS: add entry for legacy eeprom driverJean Delvare
2011-06-15memcg: avoid percpu cached charge draining at softlimitKAMEZAWA Hiroyuki
2011-06-15memcg: fix percpu cached charge draining frequencyKAMEZAWA Hiroyuki
2011-06-15memcg: fix wrong check of noswap with softlimitKAMEZAWA Hiroyuki
2011-06-15memcg: clear mm->owner when last possible owner leavesKAMEZAWA Hiroyuki
2011-06-15memcg: fix init_page_cgroup nid with sparsememKAMEZAWA Hiroyuki
2011-06-15mm: memory.numa_stat: fix file permissionKAMEZAWA Hiroyuki
2011-06-15leds: fix the incorrect display in menuconfigEric Miao
2011-06-15mm: fix negative commitlimit when gigantic hugepages are allocatedRafael Aquini
2011-06-15mm/memory_hotplug.c: fix building of node hotplug zonelistKAMEZAWA Hiroyuki
2011-06-15init/calibrate.c: remove annoying printkBorislav Petkov
2011-06-15w1: W1_MASTER_DS1WM should depend on GENERIC_HARDIRQSGeert Uytterhoeven