aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-08-04Do 'shm_init_ns()' in an early pure_initcallLinus Torvalds1-1/+8
2011-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds3-59/+36
2011-08-04Merge branch 'fixefi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-1/+1
2011-08-04Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-52/+131
2011-08-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds4-7/+26
2011-08-04cpuidle: Consistent spelling of cpuidle_idle_call()David Brown2-2/+2
2011-08-04efi: Fix argument types for SetVariable() for ia64Matthew Garrett1-1/+1
2011-08-04Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds5-150/+6
2011-08-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6Linus Torvalds4-9/+65
2011-08-04Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds24-141/+337
2011-08-04eisa/pci_eisa.c: fix BUG introduced by 005bdad7b80Arnaud Lacombe1-2/+2
2011-08-04Revert "dt: add of_alias_scan and of_alias_get_id"Grant Likely4-141/+2
2011-08-04dt: remove of_alias_get_id() referenceGrant Likely1-9/+4
2011-08-04slab, lockdep: Annotate the locks before using themPeter Zijlstra1-3/+3
2011-08-04lockdep: Clear whole lockdep_map on initializationTejun Heo1-4/+1
2011-08-04slab, lockdep: Annotate slab -> rcu -> debug_object -> slabPeter Zijlstra1-18/+68
2011-08-04lockdep: Fix up warningPeter Zijlstra1-1/+1
2011-08-04lockdep: Fix trace_hardirqs_on_caller()Peter Zijlstra1-14/+16
2011-08-03Boot up with usermodehelper disabledLinus Torvalds2-2/+5
2011-08-03x86: don't include xen/xen.h in <asm/io.h> unless XEN is enabledLinus Torvalds1-2/+1
2011-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds9-7/+36
2011-08-03Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6Linus Torvalds18-50/+1141
2011-08-03Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds35-135/+1172
2011-08-04Merge branch 'linus' into core/urgentIngo Molnar7972-372621/+482800
2011-08-03dmaengine: use DEFINE_IDR for static initializationAxel Lin1-3/+1
2011-08-03ioat: fix xor_idx_to_descDan Williams1-1/+1
2011-08-03Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds9-59/+122
2011-08-03Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-2/+141
2011-08-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-1/+1
2011-08-03shm: optimize exit_shm()Vasiliy Kulikov1-0/+3
2011-08-03shm: fix wrong testsVasiliy Kulikov1-2/+2
2011-08-03tmpfs: expand "help" to explain value of TMPFS_POSIX_ACLRobert P. J. Day1-4/+11
2011-08-03mm: clarify the radix_tree exceptional casesHugh Dickins3-26/+53
2011-08-03tmpfs radix_tree: locate_item to speed up swapoffHugh Dickins3-37/+94
2011-08-03mm: a few small updates for radix-swapHugh Dickins4-26/+18
2011-08-03tmpfs: use kmemdup for short symlinksHugh Dickins2-21/+21
2011-08-03tmpfs: convert shmem_writepage and enable swapHugh Dickins1-51/+37
2011-08-03tmpfs: convert mem_cgroup shmem to radix-swapHugh Dickins4-139/+20
2011-08-03tmpfs: convert shmem_getpage_gfp to radix-swapHugh Dickins1-147/+112
2011-08-03tmpfs: convert shmem_unuse_inode to radix-swapHugh Dickins1-26/+107
2011-08-03tmpfs: convert shmem_truncate_range to radix-swapHugh Dickins1-46/+146
2011-08-03tmpfs: copy truncate_inode_pages_rangeHugh Dickins1-20/+79
2011-08-03tmpfs: miscellaneous trivial cleanupsHugh Dickins3-111/+109
2011-08-03tmpfs: demolish old swap vector supportHugh Dickins2-700/+84
2011-08-03mm: let swap use exceptional entriesHugh Dickins3-26/+66
2011-08-03radix_tree: exceptional entries and indicesHugh Dickins3-15/+54
2011-08-03drivers/video/backlight/aat2870_bl.c: make it buildable as a moduleAndrew Morton1-1/+1
2011-08-03drivers/video/backlight/aat2870_bl.c: fix setting max_currentAxel Lin2-3/+3
2011-08-03drivers/video/backlight/aat2870_bl.c: fix error checking for backlight_device_registerAxel Lin1-2/+2
2011-08-03cris: add missing declaration of kgdb_init() and breakpoint()WANG Cong1-0/+3