summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: New xdr_streams XDR encoder APIChuck Lever2010-12-163-5/+10
* NFS: Simplify ->decode_dirent() calling sequenceChuck Lever2010-12-161-1/+2
* lockd: Move nlmdbg_cookie2a() to svclock.cChuck Lever2010-12-161-10/+0
* NFS: Introduce new-style XDR decoding functions for NFSv2Chuck Lever2010-12-161-0/+1
* NFS: Introduce new-style XDR encoding functions for NFSv3Chuck Lever2010-12-161-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-12-161-2/+4
|\
| * Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2Dmitry Torokhov2010-12-141-2/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-12-142-2/+5
|\ \
| * | atm: correct sysfs 'device' link creation and parent relationshipsDan Williams2010-12-101-2/+4
| * | tcp: Replace time wait bucket msg by counterTom Herbert2010-12-081-0/+1
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-12-142-1/+16
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'bugzilla-15418', 'bugzilla-21722', 'bugzilla-22932', 'misc-2....Len Brown2010-12-1111-16/+35
| |\ \ \ \
| | | * | | acpi: fix _OSI string setup regressionLin Ming2010-12-111-1/+1
| | * | | | ACPI: video: fix build for VIDEO_OUTPUT_CONTROL=nLen Brown2010-12-111-0/+15
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-12-141-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-12-091-1/+1
| |\ \ \ \ \
| | * | | | | ASoC: Fix off by one error in WM8994 EQ register bank sizeUk Kim2010-12-061-1/+1
* | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-12-143-0/+3
|\ \ \ \ \ \ \
| * | | | | | | nfs: remove extraneous and problematic calls to nfs_clear_requestTrond Myklebust2010-12-071-0/+1
| * | | | | | | NFS: Fix a memory leak in nfs_readdirTrond Myklebust2010-12-021-0/+1
| * | | | | | | Call the filesystem back whenever a page is removed from the page cacheLinus Torvalds2010-12-021-0/+1
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-12-082-1/+26
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Input: add input driver for polled GPIO buttonsGabor Juhos2010-12-061-0/+2
| * | | | | | Input: document struct input_absinfoDmitry Torokhov2010-11-301-1/+20
| * | | | | | Input: add keycodes for touchpad on/off keysBastien Nocera2010-11-301-0/+4
* | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-12-061-2/+2
|\ \ \ \ \ \ \
| * | | | | | | PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki2010-12-061-2/+2
* | | | | | | | mem-hotplug: introduce {un}lock_memory_hotplug()KOSAKI Motohiro2010-12-021-0/+6
* | | | | | | | vmalloc: eagerly clear ptes on vunmapJeremy Fitzhardinge2010-12-021-2/+0
* | | | | | | | Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-12-023-11/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | uio: Change mail address of Hans J. KochHans J. Koch2010-11-101-1/+1
| * | | | | | | | driver core: prune docs about device_interfaceBrandon Philips2010-11-102-10/+0
* | | | | | | | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-12-021-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | TTY: open/hangup race fixupJiri Slaby2010-11-291-0/+1
* | | | | | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-12-021-0/+4
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Merge branch 'for-greg' of git://gitorious.org/usb/usb into workGreg Kroah-Hartman2010-11-301-0/+4
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | usb: musb: do not use dma for control transfersAnand Gadiyar2010-11-221-0/+4
* | | | | | | | | | | exec: copy-and-paste the fixes into compat_do_execve() pathsOleg Nesterov2010-11-301-0/+4
* | | | | | | | | | | exec: make argv/envp memory visible to oom-killerOleg Nesterov2010-11-301-0/+1
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-291-0/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-11-241-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ssb: b43-pci-bridge: Add new vendor for BCM4318Daniel Klaffenbach2010-11-221-0/+1
* | | | | | | | | | Un-inline get_pipe_info() helper functionLinus Torvalds2010-11-281-12/+1
* | | | | | | | | | Export 'get_pipe_info()' to other usersLinus Torvalds2010-11-281-0/+12
* | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-281-14/+16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | perf: Fix the software context switch counterPeter Zijlstra2010-11-261-14/+15
| * | | | | | | | | | perf: Fix inherit vs. context rotation bugThomas Gleixner2010-11-261-0/+1
* | | | | | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-11-271-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | NFS: Ensure we return the dirent->d_type when it is knownTrond Myklebust2010-11-221-0/+1
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-11-271-3/+14
|\ \ \ \ \ \ \ \ \ \ \