summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-08-141-2/+0
|\
| * mmc: remove unused "ddr" parameter in struct mmc_iosJaehoon Chung2011-08-131-2/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-08-131-1/+1
|\ \
| * | ASoC: omap: Update e-mail address of Jarkko NikulaJarkko Nikula2011-08-121-1/+1
* | | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-08-121-0/+7
|\ \ \
| * | | dt: add empty of_get_property for non-dtStephen Warren2011-08-091-0/+7
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-08-123-4/+6
|\ \ \
| * | | ipv4: route non-local sources for raw socketJulian Anastasov2011-08-071-1/+1
| * | | net: Make userland include of netlink.h more sane.David S. Miller2011-08-072-3/+5
| |/ /
* | | move RLIMIT_NPROC check from set_user() to do_execve_common()Vasiliy Kulikov2011-08-111-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-08-091-14/+14
|\ \ \ | | |/ | |/|
| * | ASoC: Rename WM8915 to WM8996Mark Brown2011-08-081-14/+14
| |/
* | mm: Fix fixup_user_fault() for MMU=nPeter Zijlstra2011-08-081-2/+10
* | cred: use 'const' in get_current_{user,groups}Linus Torvalds2011-08-081-2/+2
* | CRED: Restore const to current_cred()David Howells2011-08-081-1/+1
|/
* fix rcu annotations noise in cred.hAl Viro2011-08-071-5/+6
* Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2011-08-062-5/+130
|\
| * exofs: Rename raid engine from exofs/ios.c => oreBoaz Harrosh2011-08-061-0/+125
| * nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4Boaz Harrosh2011-08-041-5/+5
* | vfs: optimize inode cache access patternsLinus Torvalds2011-08-061-22/+37
* | vfs: renumber DCACHE_xyz flags, remove some stale onesLinus Torvalds2011-08-061-17/+13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-08-063-12/+25
|\ \
| * | net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller2011-08-062-12/+20
| * | crypto: Move md5_transform to lib/md5.cDavid S. Miller2011-08-061-0/+5
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2011-08-061-0/+2
|\ \ \
| * | | Add KEY_MICMUTE and enable it on Lenovo X220Andy Lutomirski2011-08-051-0/+2
| |/ /
* / / lib/sha1: use the git implementation of SHA-1Mandeep Singh Baines2011-08-061-1/+1
|/ /
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-08-052-1/+4
|\ \
| * | drm: Separate EDID Header Check from EDID Block CheckThomas Reim2011-08-041-0/+1
| * | Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel...Dave Airlie2011-08-042-1/+3
| |\ \
| | * | drm: track CEA version number if presentJesse Barnes2011-08-031-0/+2
| | * | Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-07-2213-19/+58
| | |\ \
| | | * | drm/i915: Fix typo in DRM_I915_OVERLAY_PUT_IMAGE ioctl defineOle Henrik Jahren2011-07-221-1/+1
| | | |/
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-08-053-6/+15
|\ \ \ \
| * | | | net: fix NULL dereferences in check_peer_redir()Eric Dumazet2011-08-031-4/+13
| * | | | doc: Update the email address for Paul Moore in various source filesPaul Moore2011-08-012-2/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-08-041-48/+26
|\ \ \ \ \
| * | | | | RCUify freeing acls, let check_acl() go ahead in RCU mode if acl is cachedAl Viro2011-08-031-9/+9
| * | | | | get rid of boilerplate switches in posix_acl.hAl Viro2011-08-031-42/+20
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2011-08-041-0/+10
|\ \ \ \ \ \
| * | | | | | ioat: Adding PCI IDs for IOAT devices on SandyBridge platformsDave Jiang2011-07-221-0/+10
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-08-042-8/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Revert "dt: add of_alias_scan and of_alias_get_id"Grant Likely2011-08-042-8/+1
* | | | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-08-031-0/+4
|\ \ \ \ \ \
| * | | | | | cpuidle: stop depending on pm_idleLen Brown2011-08-031-0/+2
| * | | | | | cpuidle: replace xen access to x86 pm_idle and default_idleLen Brown2011-08-031-0/+2
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-08-036-6/+163
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'apei' into apei-releaseLen Brown2011-08-036-6/+163
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | ACPI: APEI build fixLen Brown2011-08-031-0/+4
| | * | | | | HWPoison: add memory_failure_queue()Huang Ying2011-08-031-0/+1