aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* SSB: Fix nvram_get on BCM47xx platformHauke Mehrtens2010-12-161-6/+11
* 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
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | dmar, x86: Use function stubs when CONFIG_INTR_REMAP is disabledRandy Dunlap2010-11-261-3/+14
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-271-0/+4
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-11-181-0/+4
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | perf,hw_breakpoint: Initialize hardware api earlierJason Wessel2010-11-121-0/+4
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2010-11-272-0/+2
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| * | | | | | | | | | mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARDOhad Ben-Cohen2010-11-191-0/+1