aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
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-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
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 '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 Torvalds1-0/+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-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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
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-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 Torvalds1-1/+1
2010-11-19mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARDOhad Ben-Cohen1-0/+1
2010-11-18hardirq.h: needs sched.h if using BKLLinus Torvalds1-0/+1
2010-11-18Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgentIngo Molnar1-0/+4
2010-11-17hardirq.h: remove now-empty #ifdef/#endif pairLinus Torvalds1-2/+0
2010-11-17Fix build failure due to hwirq.h needing smp_lock.hLinus Torvalds2-4/+1
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann3-3/+0
2010-11-17fbcmap: integer overflow bugDan Carpenter1-0/+1
2010-11-16Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2-6/+1
2010-11-16Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2010-11-16SCSI host lock push-downJeff Garzik1-1/+1
2010-11-16nfs: trivial: remove unused nfs_wait_event macroJeff Layton1-6/+0
2010-11-15NLM: Fix a regression in lockdTrond Myklebust1-0/+1
2010-11-16Merge branch 'common/clkfwk' into sh-fixes-for-linusPaul Mundt1-31/+3
2010-11-15capabilities/syslog: open code cap_syslog logic to fix build failureEric Paris1-5/+4
2010-11-15Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds2-23/+1
2010-11-15i2c: Mark i2c_adapter.id as deprecatedJean Delvare1-1/+1
2010-11-15i2c: Delete unused adapter IDsJean Delvare1-22/+0
2010-11-15include/linux/kernel.h: Move logging bits to include/linux/printk.hLinus Torvalds2-244/+249
2010-11-15net: rtnetlink.h -- only include linux/netdevice.h when used by the kernelAndy Whitcroft1-1/+1
2010-11-15Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds1-1/+0
2010-11-15sh: clkfwk: Disable init clk op for non-legacy clocks.Paul Mundt1-0/+2