summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-12-17Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds3-7/+8
2010-12-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-6/+11
2010-12-16SSB: Fix nvram_get on BCM47xx platformHauke Mehrtens1-6/+11
2010-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+4
2010-12-15fanotify: split version into version and metadata_lenAlexey Zaytsev1-2/+4
2010-12-15Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2Dmitry Torokhov1-2/+4
2010-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-2/+5
2010-12-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2-1/+16
2010-12-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-1/+1
2010-12-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds3-0/+3
2010-12-11Merge branches 'bugzilla-15418', 'bugzilla-21722', 'bugzilla-22932', 'misc-2....Len Brown11-16/+35
2010-12-11ACPI: video: fix build for VIDEO_OUTPUT_CONTROL=nLen Brown1-0/+15
2010-12-11acpi: fix _OSI string setup regressionLin Ming1-1/+1
2010-12-11atm: correct sysfs 'device' link creation and parent relationshipsDan Williams1-2/+4
2010-12-09Merge branch 'fix/asoc' into for-linusTakashi Iwai1-1/+1
2010-12-08tcp: Replace time wait bucket msg by counterTom Herbert1-0/+1
2010-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-1/+26
2010-12-08nfs: remove extraneous and problematic calls to nfs_clear_requestTrond Myklebust1-0/+1
2010-12-08fanotify: Introduce FAN_NOFDLino Sanfilippo1-0/+2
2010-12-08fanotify: on group destroy allow all waiters to bypass permission checkLino Sanfilippo1-1/+1
2010-12-08fanotify: if set by user unset FMODE_NONOTIFY before fsnotify_perm() is calledLino Sanfilippo1-3/+0
2010-12-08fanotify: remove packed from access response messageEric Paris1-1/+1
2010-12-07Input: add input driver for polled GPIO buttonsGabor Juhos1-0/+2
2010-12-07Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-2/+2
2010-12-07PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki1-2/+2
2010-12-06ASoC: Fix off by one error in WM8994 EQ register bank sizeUk Kim1-1/+1
2010-12-03mem-hotplug: introduce {un}lock_memory_hotplug()KOSAKI Motohiro1-0/+6
2010-12-03vmalloc: eagerly clear ptes on vunmapJeremy Fitzhardinge1-2/+0
2010-12-02Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-11/+1
2010-12-02Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+1
2010-12-02Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+4
2010-12-02NFS: Fix a memory leak in nfs_readdirTrond Myklebust1-0/+1
2010-12-02Call the filesystem back whenever a page is removed from the page cacheLinus Torvalds1-0/+1
2010-12-01Input: document struct input_absinfoDmitry Torokhov1-1/+20
2010-12-01Input: add keycodes for touchpad on/off keysBastien Nocera1-0/+4
2010-12-01exec: copy-and-paste the fixes into compat_do_execve() pathsOleg Nesterov1-0/+4
2010-12-01exec: make argv/envp memory visible to oom-killerOleg Nesterov1-0/+1
2010-12-01Merge branch 'for-greg' of git://gitorious.org/usb/usb into workGreg Kroah-Hartman1-0/+4
2010-11-30TTY: open/hangup race fixupJiri Slaby1-0/+1
2010-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2010-11-29Un-inline get_pipe_info() helper functionLinus Torvalds1-12/+1
2010-11-29Export 'get_pipe_info()' to other usersLinus Torvalds1-0/+12
2010-11-28Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-14/+16
2010-11-27Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-0/+1
2010-11-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+14
2010-11-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+4
2010-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2-0/+2
2010-11-26perf: Fix the software context switch counterPeter Zijlstra1-14/+15
2010-11-26perf: Fix inherit vs. context rotation bugThomas Gleixner1-0/+1
2010-11-26dmar, x86: Use function stubs when CONFIG_INTR_REMAP is disabledRandy Dunlap1-3/+14