aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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-02xen: fix MSI setup and teardown for PV on HVM guestsStefano Stabellini1-1/+6
2010-12-02xen: use PHYSDEVOP_get_free_pirq to implement find_unbound_pirqStefano Stabellini1-0/+10
2010-12-01[media] V4L: improve the BKL replacement heuristicHans Verkuil1-0/+2
2010-11-30Input: document struct input_absinfoDmitry Torokhov1-1/+20
2010-11-30Input: add keycodes for touchpad on/off keysBastien Nocera1-0/+4
2010-11-30exec: copy-and-paste the fixes into compat_do_execve() pathsOleg Nesterov1-0/+4
2010-11-30exec: make argv/envp memory visible to oom-killerOleg Nesterov1-0/+1
2010-11-30Merge branch 'for-greg' of git://gitorious.org/usb/usb into workGreg Kroah-Hartman1-0/+4
2010-11-29TTY: open/hangup race fixupJiri Slaby1-0/+1
2010-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+3
2010-11-29af_unix: limit recursion levelEric Dumazet1-0/+2
2010-11-28Un-inline get_pipe_info() helper functionLinus Torvalds1-12/+1
2010-11-28Export '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/kernel/git/tip/linux-2.6-tipLinus 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/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+14
2010-11-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+4
2010-11-27Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-2/+4
2010-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus 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
2010-11-25Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds2-1/+1
2010-11-25Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-31/+3
2010-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-1/+1
2010-11-25memcg: fix false positive VM_BUG on non-SMPKirill A. Shutemov1-2/+5
2010-11-25include/linux/fs.h: fix userspace buildLoïc Minier1-3/+3
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-0/+1
2010-11-24ARM: mach-shmobile: ap4evb: FSI clock use proper process for HDMIKuninori Morimoto1-2/+4
2010-11-24module: Update prototype for ref_module (formerly use_module)Anders Kaseorg1-1/+1
2010-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-3/+0
2010-11-24Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds3-4/+21
2010-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2010-11-22Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into upstream/for-linusJeremy Fitzhardinge84-607/+1455
2010-11-22ssb: b43-pci-bridge: Add new vendor for BCM4318Daniel Klaffenbach1-0/+1
2010-11-22NFS: Ensure we return the dirent->d_type when it is knownTrond Myklebust1-0/+1
2010-11-22phylib: Add support for Marvell 88E1149R devices.David Daney1-0/+1
2010-11-22[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart1-10/+6
2010-11-22usb: musb: do not use dma for control transfersAnand Gadiyar1-0/+4
2010-11-19xen: add extra pages to balloonJeremy Fitzhardinge1-0/+7
2010-11-19Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-1/+0
2010-11-19fs: Do not dispatch FITRIM through separate super_operationLukas Czerner1-1/+0
2010-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds3-4/+7
2010-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-3/+3
2010-11-19mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARDOhad Ben-Cohen1-0/+1
2010-11-19Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-0/+7
2010-11-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-1/+1
2010-11-18hardirq.h: needs sched.h if using BKLLinus Torvalds1-0/+1