aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller56-263/+827
2011-08-07ipv4: route non-local sources for raw socketJulian Anastasov1-1/+1
2011-08-07net: Make userland include of netlink.h more sane.David S. Miller2-3/+5
2011-08-07fix rcu annotations noise in cred.hAl Viro1-5/+6
2011-08-06Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2-5/+130
2011-08-06vfs: optimize inode cache access patternsLinus Torvalds1-22/+37
2011-08-06vfs: renumber DCACHE_xyz flags, remove some stale onesLinus Torvalds1-17/+13
2011-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-12/+25
2011-08-06exofs: Rename raid engine from exofs/ios.c => oreBoaz Harrosh1-0/+125
2011-08-06net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller2-12/+20
2011-08-06crypto: Move md5_transform to lib/md5.cDavid S. Miller1-0/+5
2011-08-06Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86Linus Torvalds1-0/+2
2011-08-06lib/sha1: use the git implementation of SHA-1Mandeep Singh Baines1-1/+1
2011-08-05Add KEY_MICMUTE and enable it on Lenovo X220Andy Lutomirski1-0/+2
2011-08-05Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds2-1/+4
2011-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-6/+15
2011-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-48/+26
2011-08-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-0/+10
2011-08-04nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4Boaz Harrosh1-5/+5
2011-08-04Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-8/+1
2011-08-04drm: Separate EDID Header Check from EDID Block CheckThomas Reim1-0/+1
2011-08-04Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 into drm-fixesDave Airlie2-1/+3
2011-08-04Revert "dt: add of_alias_scan and of_alias_get_id"Grant Likely2-8/+1
2011-08-03Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6Linus Torvalds1-0/+4
2011-08-03Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds6-6/+163
2011-08-03Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-1/+8
2011-08-03drm: track CEA version number if presentJesse Barnes1-0/+2
2011-08-03tmpfs radix_tree: locate_item to speed up swapoffHugh Dickins1-0/+1
2011-08-03tmpfs: use kmemdup for short symlinksHugh Dickins1-8/+3
2011-08-03tmpfs: convert mem_cgroup shmem to radix-swapHugh Dickins2-10/+0
2011-08-03tmpfs: miscellaneous trivial cleanupsHugh Dickins1-1/+1
2011-08-03tmpfs: demolish old swap vector supportHugh Dickins1-2/+0
2011-08-03mm: let swap use exceptional entriesHugh Dickins1-0/+23
2011-08-03radix_tree: exceptional entries and indicesHugh Dickins1-3/+33
2011-08-03drivers/video/backlight/aat2870_bl.c: fix setting max_currentAxel Lin1-1/+1
2011-08-03mm: page_alloc: increase __GFP_BITS_SHIFT to include __GFP_OTHER_NODEJohannes Weiner1-1/+1
2011-08-03ida: simplified functions for id allocationRusty Russell1-0/+4
2011-08-03fault-injection: add ability to export fault_attr in arbitrary directoryAkinobu Mita1-13/+5
2011-08-03cpuidle: stop depending on pm_idleLen Brown1-0/+2
2011-08-03cpuidle: replace xen access to x86 pm_idle and default_idleLen Brown1-0/+2
2011-08-03Merge branch 'apei' into apei-releaseLen Brown6-6/+163
2011-08-03ACPI: APEI build fixLen Brown1-0/+4
2011-08-03HWPoison: add memory_failure_queue()Huang Ying1-0/+1
2011-08-03lib, Make gen_pool memory allocator locklessHuang Ying2-6/+29
2011-08-03lib, Add lock-less NULL terminated single listHuang Ying1-0/+126
2011-08-03dt: add of_alias_scan and of_alias_get_idShawn Guo2-1/+8
2011-08-03net: fix NULL dereferences in check_peer_redir()Eric Dumazet1-4/+13
2011-08-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds5-26/+4
2011-08-02Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-6/+9
2011-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds3-2/+60