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