summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2011-08-12Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-08-11move RLIMIT_NPROC check from set_user() to do_execve_common()Vasiliy Kulikov
2011-08-09dt: add empty of_get_property for non-dtStephen Warren
2011-08-08mm: Fix fixup_user_fault() for MMU=nPeter Zijlstra
2011-08-08cred: use 'const' in get_current_{user,groups}Linus Torvalds
2011-08-08CRED: Restore const to current_cred()David Howells
2011-08-07net: Make userland include of netlink.h more sane.David S. Miller
2011-08-07fix rcu annotations noise in cred.hAl Viro
2011-08-06Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2011-08-06vfs: optimize inode cache access patternsLinus Torvalds
2011-08-06vfs: renumber DCACHE_xyz flags, remove some stale onesLinus Torvalds
2011-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-08-06net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller
2011-08-06crypto: Move md5_transform to lib/md5.cDavid S. Miller
2011-08-06Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2011-08-06lib/sha1: use the git implementation of SHA-1Mandeep Singh Baines
2011-08-05Add KEY_MICMUTE and enable it on Lenovo X220Andy Lutomirski
2011-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-08-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2011-08-04nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4Boaz Harrosh
2011-08-04Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-08-04Revert "dt: add of_alias_scan and of_alias_get_id"Grant Likely
2011-08-03Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-08-03Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-08-03Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-08-03tmpfs radix_tree: locate_item to speed up swapoffHugh Dickins
2011-08-03tmpfs: use kmemdup for short symlinksHugh Dickins
2011-08-03tmpfs: convert mem_cgroup shmem to radix-swapHugh Dickins
2011-08-03tmpfs: miscellaneous trivial cleanupsHugh Dickins
2011-08-03tmpfs: demolish old swap vector supportHugh Dickins
2011-08-03mm: let swap use exceptional entriesHugh Dickins
2011-08-03radix_tree: exceptional entries and indicesHugh Dickins
2011-08-03drivers/video/backlight/aat2870_bl.c: fix setting max_currentAxel Lin
2011-08-03mm: page_alloc: increase __GFP_BITS_SHIFT to include __GFP_OTHER_NODEJohannes Weiner
2011-08-03ida: simplified functions for id allocationRusty Russell
2011-08-03fault-injection: add ability to export fault_attr in arbitrary directoryAkinobu Mita
2011-08-03cpuidle: stop depending on pm_idleLen Brown
2011-08-03cpuidle: replace xen access to x86 pm_idle and default_idleLen Brown
2011-08-03Merge branch 'apei' into apei-releaseLen Brown
2011-08-03HWPoison: add memory_failure_queue()Huang Ying
2011-08-03lib, Make gen_pool memory allocator locklessHuang Ying
2011-08-03lib, Add lock-less NULL terminated single listHuang Ying
2011-08-03dt: add of_alias_scan and of_alias_get_idShawn Guo
2011-08-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-08-02Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2011-08-03RCUify freeing acls, let check_acl() go ahead in RCU mode if acl is cachedAl Viro
2011-08-03get rid of boilerplate switches in posix_acl.hAl Viro
2011-08-02ACPI: remove NID_INVALDavid Rientjes