| Commit message (Expand) | Author | Age | Files | Lines |
* | genalloc: fix allocation from end of pool | Imre Deak | 2010-06-29 | 1 | -1/+0 |
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-06-29 | 12 | -193/+280 |
|\ |
|
| * | block: Don't count_vm_events for discard bio in submit_bio. | Tao Ma | 2010-06-24 | 1 | -1/+1 |
| * | cfq: fix recursive call in cfq_blkiocg_update_completion_stats() | Jens Axboe | 2010-06-21 | 1 | -1/+1 |
| * | cfq-iosched: Fixed boot warning with BLK_CGROUP=y and CFQ_GROUP_IOSCHED=n | Vivek Goyal | 2010-06-18 | 2 | -27/+142 |
| * | cfq: Don't allow queue merges for queues that have no process references | Jeff Moyer | 2010-06-17 | 1 | -2/+11 |
| * | block: fix DISCARD_BARRIER requests | Christoph Hellwig | 2010-06-17 | 1 | -5/+2 |
| * | cciss: set SCSI max cmd len to 16, as default is wrong | Stephen M. Cameron | 2010-06-15 | 1 | -0/+1 |
| * | cpqarray: fix two more wrong section type | Jens Axboe | 2010-06-14 | 1 | -2/+2 |
| * | cpqarray: fix wrong __init type on pci probe function | Jens Axboe | 2010-06-14 | 1 | -1/+1 |
| * | Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linus | Jens Axboe | 2010-06-14 | 50 | -243/+290 |
| |\ |
|
| | * | drbd: Fixed a race between disk-attach and unexpected state changes | Philipp Reisner | 2010-06-14 | 3 | -3/+7 |
| * | | writeback: fix pin_sb_for_writeback | Christoph Hellwig | 2010-06-11 | 1 | -8/+10 |
| * | | writeback: add missing requeue_io in writeback_inodes_wb | Christoph Hellwig | 2010-06-11 | 1 | -1/+3 |
| * | | writeback: simplify and split bdi_start_writeback | Christoph Hellwig | 2010-06-11 | 3 | -17/+24 |
| * | | writeback: simplify wakeup_flusher_threads | Christoph Hellwig | 2010-06-11 | 1 | -21/+11 |
| * | | writeback: fix writeback_inodes_wb from writeback_inodes_sb | Christoph Hellwig | 2010-06-11 | 1 | -38/+23 |
| * | | writeback: enforce s_umount locking in writeback_inodes_sb | Christoph Hellwig | 2010-06-11 | 2 | -0/+8 |
| * | | writeback: queue work on stack in writeback_inodes_sb | Christoph Hellwig | 2010-06-11 | 1 | -19/+21 |
| * | | writeback: fix writeback completion notifications | Christoph Hellwig | 2010-06-11 | 1 | -50/+15 |
* | | | fs: fix superblock iteration race | npiggin@suse.de | 2010-06-29 | 3 | -0/+23 |
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-06-28 | 9 | -6/+39 |
|\ \ \ |
|
| * | | | tracing: Fix undeclared ENOSYS in include/linux/tracepoint.h | Wu Zhangjin | 2010-06-21 | 1 | -0/+1 |
| * | | | perf record: prevent kill(0, SIGTERM); | Ian Munsie | 2010-06-17 | 1 | -1/+1 |
| * | | | perf session: Remove threads from tree on PERF_RECORD_EXIT | Arnaldo Carvalho de Melo | 2010-06-17 | 4 | -2/+20 |
| * | | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2010-06-11 | 1 | -1/+3 |
| |\ \ \ |
|
| | * | | | perf/tracing: Fix regression of perf losing kprobe events | Steven Rostedt | 2010-06-10 | 1 | -1/+3 |
| * | | | | perf record: Don't call newt functions when not initialized | Arnaldo Carvalho de Melo | 2010-06-10 | 1 | -2/+13 |
| |/ / / |
|
| * | | | perf_events: Fix Intel Westmere event constraints | Stephane Eranian | 2010-06-10 | 1 | -0/+1 |
* | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-06-28 | 1 | -0/+3 |
|\ \ \ \ |
|
| * | | | | genirq: Deal with desc->set_type() changing desc->chip | Thomas Gleixner | 2010-06-09 | 1 | -0/+3 |
* | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-06-28 | 2 | -65/+79 |
|\ \ \ \ \ |
|
| * | | | | | sched: Prevent compiler from optimising the sched_avg_update() loop | Will Deacon | 2010-06-25 | 1 | -0/+6 |
| * | | | | | sched: Fix over-scheduling bug | Alex,Shi | 2010-06-18 | 1 | -3/+0 |
| * | | | | | sched: Fix PROVE_RCU vs cpu_cgroup | Peter Zijlstra | 2010-06-08 | 2 | -62/+73 |
* | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-06-28 | 1 | -4/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | nohz: Fix nohz ratelimit | Peter Zijlstra | 2010-06-17 | 1 | -4/+1 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-06-28 | 3 | -2/+13 |
|\ \ \ \ \ \ |
|
| * | | | | | | sched: silence PROVE_RCU in sched_fork() | Peter Zijlstra | 2010-06-23 | 1 | -0/+9 |
| * | | | | | | idr: fix RCU lockdep splat in idr_get_next() | Paul E. McKenney | 2010-06-23 | 1 | -2/+2 |
| * | | | | | | rcu: apply RCU protection to wake_affine() | Daniel J Blueman | 2010-06-23 | 1 | -0/+2 |
| |/ / / / / |
|
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-06-28 | 14 | -24/+45 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, Calgary: Increase max PHB number | Darrick J. Wong | 2010-06-25 | 1 | -5/+10 |
| * | | | | | | x86: Fix rebooting on Dell Precision WorkStation T7400 | Thomas Backlund | 2010-06-20 | 1 | -0/+8 |
| * | | | | | | x86: Fix vsyscall on gcc 4.5 with -Os | Andi Kleen | 2010-06-18 | 1 | -1/+1 |
| * | | | | | | x86, pat: Proper init of memtype subtree_max_end | Venkatesh Pallipadi | 2010-06-11 | 2 | -1/+2 |
| * | | | | | | um, hweight: Fix UML boot crash due to x86 optimized hweight | Borislav Petkov | 2010-06-10 | 1 | -0/+6 |
| * | | | | | | x86, setup: Set ax register in boot vga query | Andi Kleen | 2010-06-10 | 1 | -2/+1 |
| * | | | | | | percpu, x86: Avoid warnings of unused variables in per cpu | Andi Kleen | 2010-06-11 | 1 | -0/+2 |
| * | | | | | | x86, irq: Rename gsi_end gsi_top, and fix off by one errors | Eric W. Biederman | 2010-06-09 | 5 | -14/+14 |