summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2010-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-11-28Un-inline get_pipe_info() helper functionLinus Torvalds
2010-11-28Export 'get_pipe_info()' to other usersLinus Torvalds
2010-11-28Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-11-27Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-11-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-11-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2010-11-26perf: Fix the software context switch counterPeter Zijlstra
2010-11-26perf: Fix inherit vs. context rotation bugThomas Gleixner
2010-11-26dmar, x86: Use function stubs when CONFIG_INTR_REMAP is disabledRandy Dunlap
2010-11-25Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-11-25Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2010-11-25memcg: fix false positive VM_BUG on non-SMPKirill A. Shutemov
2010-11-25include/linux/fs.h: fix userspace buildLoïc Minier
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-11-24module: Update prototype for ref_module (formerly use_module)Anders Kaseorg
2010-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-11-22ssb: b43-pci-bridge: Add new vendor for BCM4318Daniel Klaffenbach
2010-11-22NFS: Ensure we return the dirent->d_type when it is knownTrond Myklebust
2010-11-22phylib: Add support for Marvell 88E1149R devices.David Daney
2010-11-19Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2010-11-19fs: Do not dispatch FITRIM through separate super_operationLukas Czerner
2010-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-11-19mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARDOhad Ben-Cohen
2010-11-18hardirq.h: needs sched.h if using BKLLinus Torvalds
2010-11-18Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar
2010-11-17hardirq.h: remove now-empty #ifdef/#endif pairLinus Torvalds
2010-11-17Fix build failure due to hwirq.h needing smp_lock.hLinus Torvalds
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-17fbcmap: integer overflow bugDan Carpenter
2010-11-16Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-11-16Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-11-16SCSI host lock push-downJeff Garzik
2010-11-16nfs: trivial: remove unused nfs_wait_event macroJeff Layton
2010-11-15NLM: Fix a regression in lockdTrond Myklebust
2010-11-16Merge branch 'common/clkfwk' into sh-fixes-for-linusPaul Mundt
2010-11-15capabilities/syslog: open code cap_syslog logic to fix build failureEric Paris
2010-11-15Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-11-15i2c: Mark i2c_adapter.id as deprecatedJean Delvare
2010-11-15i2c: Delete unused adapter IDsJean Delvare
2010-11-15include/linux/kernel.h: Move logging bits to include/linux/printk.hLinus Torvalds
2010-11-15net: rtnetlink.h -- only include linux/netdevice.h when used by the kernelAndy Whitcroft
2010-11-15Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-11-15sh: clkfwk: Disable init clk op for non-legacy clocks.Paul Mundt
2010-11-15sh: clkfwk: Kill off now unused algo_id in set_rate op.Paul Mundt
2010-11-15sh: clkfwk: Kill off unused clk_set_rate_ex().Paul Mundt