Age | Commit message (Expand) | Author | Files | Lines |
2010-07-21 | include/linux/vgaarb.h: add missing part of include guard | Doug Goldstein | 1 | -0/+1 |
2010-07-20 | fb: handle allocation failure in alloc_apertures() | Dan Carpenter | 1 | -0/+2 |
2010-07-13 | Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2010-07-08 | V4L/DVB: tuner: Add a definition for the Philips FQ1236 MK5 NTSC tuner | Andy Walls | 1 | -0/+1 |
2010-07-08 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2 | -7/+2 |
2010-07-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 6 | -8/+29 |
2010-07-07 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 1 | -4/+0 |
2010-07-07 | drm/ttm: Allocate the page pool manager in the heap. | Francisco Jerez | 1 | -4/+0 |
2010-07-07 | VFS: introduce s_dirty accessors | Artem Bityutskiy | 1 | -0/+13 |
2010-07-07 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -4/+9 |
2010-07-06 | writeback: simplify the write back thread queue | Christoph Hellwig | 1 | -2/+0 |
2010-07-06 | writeback: split writeback_inodes_wb | Christoph Hellwig | 1 | -2/+0 |
2010-07-06 | writeback: remove writeback_inodes_wbc | Christoph Hellwig | 1 | -3/+2 |
2010-07-06 | net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is defined | Ben Hutchings | 1 | -1/+1 |
2010-07-05 | rbtree: Undo augmented trees performance damage and regression | Peter Zijlstra | 1 | -4/+9 |
2010-07-05 | module: initialize module dynamic debug later | Yehuda Sadeh | 1 | -2/+2 |
2010-07-03 | linux/net.h: fix kernel-doc warnings | Randy Dunlap | 1 | -2/+1 |
2010-07-03 | net: decreasing real_num_tx_queues needs to flush qdisc | John Fastabend | 2 | -4/+11 |
2010-07-03 | sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lock | John Fastabend | 1 | -2/+10 |
2010-07-02 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2010-07-02 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2010-07-01 | ahci,ata_generic: let ata_generic handle new MBP w/ MCP89 | Tejun Heo | 1 | -0/+1 |
2010-07-01 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2 | -3/+2 |
2010-07-01 | sched: Cure nr_iowait_cpu() users | Peter Zijlstra | 1 | -1/+1 |
2010-07-01 | fb: fix colliding defines for fb flags. | Dave Airlie | 1 | -2/+2 |
2010-07-01 | mv643xx_eth: use sw csum for big packets | Saeed Bishara | 1 | -0/+5 |
2010-06-30 | xfrm: fix XFRMA_MARK extraction in xfrm_mark_get | Andreas Steffen | 1 | -1/+1 |
2010-06-30 | compiler-gcc.h: gcc-4.5 needs noclone and noinline on __naked functions | Mikael Pettersson | 2 | -1/+13 |
2010-06-29 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2 | -3/+3 |
2010-06-29 | fs: fix superblock iteration race | npiggin@suse.de | 1 | -0/+15 |
2010-06-29 | ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFH | Ben Hutchings | 1 | -0/+2 |
2010-06-28 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2010-06-28 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -6/+14 |
2010-06-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -1/+1 |
2010-06-23 | snmp: fix SNMP_ADD_STATS() | Eric Dumazet | 1 | -1/+1 |
2010-06-21 | tracing: Fix undeclared ENOSYS in include/linux/tracepoint.h | Wu Zhangjin | 1 | -0/+1 |
2010-06-15 | agp: drop vmalloc flag. | Dave Airlie | 1 | -1/+0 |
2010-06-14 | Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linus | Jens Axboe | 2 | -2/+5 |
2010-06-14 | drbd: Fixed a race between disk-attach and unexpected state changes | Philipp Reisner | 1 | -1/+1 |
2010-06-12 | Merge branch 'bugzilla-13931-sleep-nvs' into release | Len Brown | 1 | -13/+13 |
2010-06-12 | Merge branch 'acpica-cherry-pick' into release | Len Brown | 2 | -1/+2 |
2010-06-12 | ACPICA: Truncate I/O addresses to 16 bits for Windows compatibility | Matthew Garrett | 1 | -0/+1 |
2010-06-12 | ACPICA: Fix namestring associated with AE_NO_HANDLER exception | Bob Moore | 1 | -1/+1 |
2010-06-12 | Merge branch 'gpe-regression-fixes' into release | Len Brown | 1 | -1/+2 |
2010-06-12 | ACPI / ACPICA: Avoid writing full enable masks to GPE registers | Rafael J. Wysocki | 1 | -0/+1 |
2010-06-12 | ACPI / ACPICA: Fix low-level GPE manipulation code | Rafael J. Wysocki | 1 | -1/+1 |
2010-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -1/+4 |
2010-06-11 | writeback: simplify and split bdi_start_writeback | Christoph Hellwig | 1 | -2/+2 |
2010-06-11 | net: deliver skbs on inactive slaves to exact matches | John Fastabend | 1 | -1/+4 |
2010-06-10 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+2 |