summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-23x86-32, vdso: On system call restart after SYSENTER, use int $0x80H. Peter Anvin
2011-08-05x86, UV: Remove UV delay in starting slave cpusJack Steiner
2011-08-05x86, olpc: Wait for last byte of EC command to be acceptedPaul Fox
2011-08-05Do 'shm_init_ns()' in an early pure_initcallLinus Torvalds
2011-08-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-08-05Merge branch 'fixefi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...Linus Torvalds
2011-08-05Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-08-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2011-08-05cpuidle: Consistent spelling of cpuidle_idle_call()David Brown
2011-08-04efi: Fix argument types for SetVariable() for ia64Matthew Garrett
2011-08-04Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-08-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa...Linus Torvalds
2011-08-04Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-08-04eisa/pci_eisa.c: fix BUG introduced by 005bdad7b80Arnaud Lacombe
2011-08-04Revert "dt: add of_alias_scan and of_alias_get_id"Grant Likely
2011-08-04dt: remove of_alias_get_id() referenceGrant Likely
2011-08-04slab, lockdep: Annotate the locks before using themPeter Zijlstra
2011-08-04lockdep: Clear whole lockdep_map on initializationTejun Heo
2011-08-04slab, lockdep: Annotate slab -> rcu -> debug_object -> slabPeter Zijlstra
2011-08-04lockdep: Fix up warningPeter Zijlstra
2011-08-04lockdep: Fix trace_hardirqs_on_caller()Peter Zijlstra
2011-08-04Boot up with usermodehelper disabledLinus Torvalds
2011-08-04x86: don't include xen/xen.h in <asm/io.h> unless XEN is enabledLinus Torvalds
2011-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-08-04Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-08-04Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-08-04Merge branch 'linus' into core/urgentIngo Molnar
2011-08-04dmaengine: use DEFINE_IDR for static initializationAxel Lin
2011-08-04ioat: fix xor_idx_to_descDan Williams
2011-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2011-08-04Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-08-04Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2011-08-04shm: optimize exit_shm()Vasiliy Kulikov
2011-08-04shm: fix wrong testsVasiliy Kulikov
2011-08-04tmpfs: expand "help" to explain value of TMPFS_POSIX_ACLRobert P. J. Day
2011-08-04mm: clarify the radix_tree exceptional casesHugh Dickins
2011-08-04tmpfs radix_tree: locate_item to speed up swapoffHugh Dickins
2011-08-04mm: a few small updates for radix-swapHugh Dickins
2011-08-04tmpfs: use kmemdup for short symlinksHugh Dickins
2011-08-04tmpfs: convert shmem_writepage and enable swapHugh Dickins
2011-08-04tmpfs: convert mem_cgroup shmem to radix-swapHugh Dickins
2011-08-04tmpfs: convert shmem_getpage_gfp to radix-swapHugh Dickins
2011-08-04tmpfs: convert shmem_unuse_inode to radix-swapHugh Dickins
2011-08-04tmpfs: convert shmem_truncate_range to radix-swapHugh Dickins
2011-08-04tmpfs: copy truncate_inode_pages_rangeHugh Dickins
2011-08-04tmpfs: miscellaneous trivial cleanupsHugh Dickins
2011-08-04tmpfs: demolish old swap vector supportHugh Dickins
2011-08-04mm: let swap use exceptional entriesHugh Dickins
2011-08-04radix_tree: exceptional entries and indicesHugh Dickins
2011-08-04drivers/video/backlight/aat2870_bl.c: make it buildable as a moduleAndrew Morton