aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-07-20Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Gravatar Linus Torvalds 2-0/+3
2010-07-21include/linux/vgaarb.h: add missing part of include guardGravatar Doug Goldstein 1-0/+1
2010-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 1-6/+1
2010-07-20vfs: fix RCU-lockdep false positive due to /procGravatar Paul E. McKenney 1-1/+2
2010-07-20fb: handle allocation failure in alloc_apertures()Gravatar Dan Carpenter 1-0/+2
2010-07-19mm: add context argument to shrinker callbackGravatar Dave Chinner 1-1/+1
2010-07-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Gravatar Linus Torvalds 1-0/+1
2010-07-18Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-5/+6
2010-07-16PCI: fall back to original BIOS BAR addressesGravatar Bjorn Helgaas 1-0/+1
2010-07-16Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+4
2010-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-6/+6
2010-07-15jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactionsGravatar Jan Kara 1-5/+6
2010-07-14net: fix problem in reading sock TX queueGravatar Tom Herbert 1-6/+1
2010-07-14lmb: rename to memblockGravatar Yinghai Lu 2-89/+89
2010-07-12Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1
2010-07-09tracing: Add alignment to syscall metadata declarationsGravatar Steven Rostedt 1-2/+4
2010-07-08V4L/DVB: tuner: Add a definition for the Philips FQ1236 MK5 NTSC tunerGravatar Andy Walls 1-0/+1
2010-07-08Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 2-7/+2
2010-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 6-8/+29
2010-07-07Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Gravatar Linus Torvalds 1-4/+0
2010-07-07drm/ttm: Allocate the page pool manager in the heap.Gravatar Francisco Jerez 1-4/+0
2010-07-06VFS: introduce s_dirty accessorsGravatar Artem Bityutskiy 1-0/+13
2010-07-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-4/+9
2010-07-06writeback: simplify the write back thread queueGravatar Christoph Hellwig 1-2/+0
2010-07-06writeback: split writeback_inodes_wbGravatar Christoph Hellwig 1-2/+0
2010-07-06writeback: remove writeback_inodes_wbcGravatar Christoph Hellwig 1-3/+2
2010-07-05net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is definedGravatar Ben Hutchings 1-1/+1
2010-07-05rbtree: Undo augmented trees performance damage and regressionGravatar Peter Zijlstra 1-4/+9
2010-07-04module: initialize module dynamic debug laterGravatar Yehuda Sadeh 1-2/+2
2010-07-02linux/net.h: fix kernel-doc warningsGravatar Randy Dunlap 1-2/+1
2010-07-02net: decreasing real_num_tx_queues needs to flush qdiscGravatar John Fastabend 2-4/+11
2010-07-02sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lockGravatar John Fastabend 1-2/+10
2010-07-02Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2010-07-01Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1
2010-07-01ahci,ata_generic: let ata_generic handle new MBP w/ MCP89Gravatar Tejun Heo 1-0/+1
2010-07-01Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Gravatar Linus Torvalds 2-3/+2
2010-07-01sched: Cure nr_iowait_cpu() usersGravatar Peter Zijlstra 1-1/+1
2010-07-01fb: fix colliding defines for fb flags.Gravatar Dave Airlie 1-2/+2
2010-06-30mv643xx_eth: use sw csum for big packetsGravatar Saeed Bishara 1-0/+5
2010-06-30xfrm: fix XFRMA_MARK extraction in xfrm_mark_getGravatar Andreas Steffen 1-1/+1
2010-06-30Input: i8042 - mark stubs in i8042.h "static inline"Gravatar Feng Tang 1-6/+6
2010-06-29compiler-gcc.h: gcc-4.5 needs noclone and noinline on __naked functionsGravatar Mikael Pettersson 2-1/+13
2010-06-29Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 2-3/+3
2010-06-29fs: fix superblock iteration raceGravatar npiggin@suse.de 1-0/+15
2010-06-29ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFHGravatar Ben Hutchings 1-0/+2
2010-06-28Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+1
2010-06-28Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-6/+14
2010-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 1-1/+1
2010-06-23snmp: fix SNMP_ADD_STATS()Gravatar Eric Dumazet 1-1/+1
2010-06-21tracing: Fix undeclared ENOSYS in include/linux/tracepoint.hGravatar Wu Zhangjin 1-0/+1