summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-20proc_fd_permission() is doesn't need to bail out in RCU modeAl Viro
2011-06-20nilfs2_permission() doesn't need to bail out in RCU modeAl Viro
2011-06-20logfs doesn't need ->permission() at allAl Viro
2011-06-20coda_ioctl_permission() is safe in RCU modeAl Viro
2011-06-20cifs_permission() doesn't need to bail out in RCU modeAl Viro
2011-06-20bad_inode_permission() is safe from RCU modeAl Viro
2011-06-20ubifs: dereferencing an ERR_PTR in ubifs_mount()Dan Carpenter
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-16Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-06-16Revert "fs/exec.c: use BUILD_BUG_ON for VM_STACK_FLAGS & VM_STACK_INCOMPLETE_...Linus Torvalds
2011-06-16Documentation: fix cgroup typos and formattingJörg Sommer
2011-06-16Documentation: update cgroupfs mount pointJörg Sommer
2011-06-16Documentation: update kmemleak supported archsMaxin B. John
2011-06-16Documentation: update printk-formats.txtAndrew Murray
2011-06-16Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-06-16alpha: fix several security issuesDan Rosenberg
2011-06-16drivers/misc/apds990x.c: apds990x_chip_on() should depend on CONFIG_PM || CON...Geert Uytterhoeven
2011-06-16ksm: fix NULL pointer dereference in scan_get_next_rmap_item()Hugh Dickins
2011-06-16rtc: fix build warnings in defconfigsWanlong Gao
2011-06-16drivers/tty/serial/pch_uart.c: don't oops if dmi_get_system_info returns NULLAlexander Stein
2011-06-16drivers/char/hpet.c: fix periodic-emulation for delayed interruptsNils Carlson
2011-06-16Documentation/feature-removal-schedule.txt: remove ns_cgroup from feature-rem...akpm@linux-foundation.org
2011-06-16mm: compaction: abort compaction if too many pages are isolated and caller is...Mel Gorman
2011-06-16mm: vmscan: do not use page_count without a page pinAndrea Arcangeli
2011-06-16mm: compaction: ensure that the compaction free scanner does not move to the ...Mel Gorman
2011-06-16compaction: checks correct fragmentation indexShaohua Li
2011-06-16mm/memory-failure.c: fix page isolated count mismatchMinchan Kim
2011-06-16gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNELJosh Triplett
2011-06-16MAINTAINERS: add entry for legacy eeprom driverJean Delvare
2011-06-16memcg: avoid percpu cached charge draining at softlimitKAMEZAWA Hiroyuki
2011-06-16memcg: fix percpu cached charge draining frequencyKAMEZAWA Hiroyuki
2011-06-16memcg: fix wrong check of noswap with softlimitKAMEZAWA Hiroyuki
2011-06-16memcg: clear mm->owner when last possible owner leavesKAMEZAWA Hiroyuki