aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
* | | | | | | | cred: use 'const' in get_current_{user,groups}Linus Torvalds2011-08-08
* | | | | | | | CRED: Restore const to current_cred()David Howells2011-08-08
|/ / / / / / /
* | | | | | | fix rcu annotations noise in cred.hAl Viro2011-08-07
* | | | | | | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2011-08-07
|\ \ \ \ \ \ \
| * | | | | | | exofs: Rename raid engine from exofs/ios.c => oreBoaz Harrosh2011-08-06
| * | | | | | | nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4Boaz Harrosh2011-08-04
| |/ / / / / /
* | | | | | | vfs: optimize inode cache access patternsLinus Torvalds2011-08-07
* | | | | | | vfs: renumber DCACHE_xyz flags, remove some stale onesLinus Torvalds2011-08-07
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-08-07
|\ \ \ \ \ \ \
| * | | | | | | net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller2011-08-06
| * | | | | | | crypto: Move md5_transform to lib/md5.cDavid S. Miller2011-08-06
* | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2011-08-06
|\ \ \ \ \ \ \ \
| * | | | | | | | Add KEY_MICMUTE and enable it on Lenovo X220Andy Lutomirski2011-08-05
| |/ / / / / / /
* / / / / / / / lib/sha1: use the git implementation of SHA-1Mandeep Singh Baines2011-08-06
|/ / / / / / /
* | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-08-05
|\ \ \ \ \ \ \
| * | | | | | | drm: Separate EDID Header Check from EDID Block CheckThomas Reim2011-08-04
| * | | | | | | Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel...Dave Airlie2011-08-04
| |\ \ \ \ \ \ \
| | * | | | | | | drm: track CEA version number if presentJesse Barnes2011-08-03
| | * | | | | | | Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-07-22
| | |\ \ \ \ \ \ \
| | | * | | | | | | drm/i915: Fix typo in DRM_I915_OVERLAY_PUT_IMAGE ioctl defineOle Henrik Jahren2011-07-22
| | | |/ / / / / /
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-08-05
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | net: fix NULL dereferences in check_peer_redir()Eric Dumazet2011-08-03
| * | | | | | | | | doc: Update the email address for Paul Moore in various source filesPaul Moore2011-08-01
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-08-04
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | RCUify freeing acls, let check_acl() go ahead in RCU mode if acl is cachedAl Viro2011-08-03
| * | | | | | | | | get rid of boilerplate switches in posix_acl.hAl Viro2011-08-03
* | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2011-08-04
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ioat: Adding PCI IDs for IOAT devices on SandyBridge platformsDave Jiang2011-07-22
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-08-04
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Revert "dt: add of_alias_scan and of_alias_get_id"Grant Likely2011-08-04
* | | | | | | | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-08-04
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cpuidle: stop depending on pm_idleLen Brown2011-08-03
| * | | | | | | | | | cpuidle: replace xen access to x86 pm_idle and default_idleLen Brown2011-08-03
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-08-04
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'apei' into apei-releaseLen Brown2011-08-03
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | ACPI: APEI build fixLen Brown2011-08-03
| | * | | | | | | | | HWPoison: add memory_failure_queue()Huang Ying2011-08-03
| | * | | | | | | | | lib, Make gen_pool memory allocator locklessHuang Ying2011-08-03
| | * | | | | | | | | lib, Add lock-less NULL terminated single listHuang Ying2011-08-03
| | * | | | | | | | | ACPI, APEI, Add APEI bit support in generic _OSC callHuang Ying2011-07-13
| | * | | | | | | | | ACPI, APEI, GHES, Support disable GHES at boot timeHuang Ying2011-07-13
* | | | | | | | | | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-08-03
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | dt: add of_alias_scan and of_alias_get_idShawn Guo2011-08-03
* | | | | | | | | | | tmpfs radix_tree: locate_item to speed up swapoffHugh Dickins2011-08-03
* | | | | | | | | | | tmpfs: use kmemdup for short symlinksHugh Dickins2011-08-03
* | | | | | | | | | | tmpfs: convert mem_cgroup shmem to radix-swapHugh Dickins2011-08-03
* | | | | | | | | | | tmpfs: miscellaneous trivial cleanupsHugh Dickins2011-08-03
* | | | | | | | | | | tmpfs: demolish old swap vector supportHugh Dickins2011-08-03
* | | | | | | | | | | mm: let swap use exceptional entriesHugh Dickins2011-08-03
* | | | | | | | | | | radix_tree: exceptional entries and indicesHugh Dickins2011-08-03