aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nommu: add '[stack]' label to /proc/pid/maps outputMike Frysinger2010-06-291-4/+16
* genalloc: fix allocation from end of poolImre Deak2010-06-291-1/+0
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-06-2912-193/+280
|\
| * block: Don't count_vm_events for discard bio in submit_bio.Tao Ma2010-06-241-1/+1
| * cfq: fix recursive call in cfq_blkiocg_update_completion_stats()Jens Axboe2010-06-211-1/+1
| * cfq-iosched: Fixed boot warning with BLK_CGROUP=y and CFQ_GROUP_IOSCHED=nVivek Goyal2010-06-182-27/+142
| * cfq: Don't allow queue merges for queues that have no process referencesJeff Moyer2010-06-171-2/+11
| * block: fix DISCARD_BARRIER requestsChristoph Hellwig2010-06-171-5/+2
| * cciss: set SCSI max cmd len to 16, as default is wrongStephen M. Cameron2010-06-151-0/+1
| * cpqarray: fix two more wrong section typeJens Axboe2010-06-141-2/+2
| * cpqarray: fix wrong __init type on pci probe functionJens Axboe2010-06-141-1/+1
| * Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linusJens Axboe2010-06-1450-243/+290
| |\
| | * drbd: Fixed a race between disk-attach and unexpected state changesPhilipp Reisner2010-06-143-3/+7
| * | writeback: fix pin_sb_for_writebackChristoph Hellwig2010-06-111-8/+10
| * | writeback: add missing requeue_io in writeback_inodes_wbChristoph Hellwig2010-06-111-1/+3
| * | writeback: simplify and split bdi_start_writebackChristoph Hellwig2010-06-113-17/+24
| * | writeback: simplify wakeup_flusher_threadsChristoph Hellwig2010-06-111-21/+11
| * | writeback: fix writeback_inodes_wb from writeback_inodes_sbChristoph Hellwig2010-06-111-38/+23
| * | writeback: enforce s_umount locking in writeback_inodes_sbChristoph Hellwig2010-06-112-0/+8
| * | writeback: queue work on stack in writeback_inodes_sbChristoph Hellwig2010-06-111-19/+21
| * | writeback: fix writeback completion notificationsChristoph Hellwig2010-06-111-50/+15
* | | fs: fix superblock iteration racenpiggin@suse.de2010-06-293-0/+23
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-06-289-6/+39
|\ \ \
| * | | tracing: Fix undeclared ENOSYS in include/linux/tracepoint.hWu Zhangjin2010-06-211-0/+1
| * | | perf record: prevent kill(0, SIGTERM);Ian Munsie2010-06-171-1/+1
| * | | perf session: Remove threads from tree on PERF_RECORD_EXITArnaldo Carvalho de Melo2010-06-174-2/+20
| * | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2010-06-111-1/+3
| |\ \ \
| | * | | perf/tracing: Fix regression of perf losing kprobe eventsSteven Rostedt2010-06-101-1/+3
| * | | | perf record: Don't call newt functions when not initializedArnaldo Carvalho de Melo2010-06-101-2/+13
| |/ / /
| * | | perf_events: Fix Intel Westmere event constraintsStephane Eranian2010-06-101-0/+1
* | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-06-281-0/+3
|\ \ \ \
| * | | | genirq: Deal with desc->set_type() changing desc->chipThomas Gleixner2010-06-091-0/+3
* | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-06-282-65/+79
|\ \ \ \ \
| * | | | | sched: Prevent compiler from optimising the sched_avg_update() loopWill Deacon2010-06-251-0/+6
| * | | | | sched: Fix over-scheduling bugAlex,Shi2010-06-181-3/+0
| * | | | | sched: Fix PROVE_RCU vs cpu_cgroupPeter Zijlstra2010-06-082-62/+73
* | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-06-281-4/+1
|\ \ \ \ \ \
| * | | | | | nohz: Fix nohz ratelimitPeter Zijlstra2010-06-171-4/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-06-283-2/+13
|\ \ \ \ \ \
| * | | | | | sched: silence PROVE_RCU in sched_fork()Peter Zijlstra2010-06-231-0/+9
| * | | | | | idr: fix RCU lockdep splat in idr_get_next()Paul E. McKenney2010-06-231-2/+2
| * | | | | | rcu: apply RCU protection to wake_affine()Daniel J Blueman2010-06-231-0/+2
| |/ / / / /
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-06-2814-24/+45
|\ \ \ \ \ \
| * | | | | | x86, Calgary: Increase max PHB numberDarrick J. Wong2010-06-251-5/+10
| * | | | | | x86: Fix rebooting on Dell Precision WorkStation T7400Thomas Backlund2010-06-201-0/+8
| * | | | | | x86: Fix vsyscall on gcc 4.5 with -OsAndi Kleen2010-06-181-1/+1
| * | | | | | x86, pat: Proper init of memtype subtree_max_endVenkatesh Pallipadi2010-06-112-1/+2
| * | | | | | um, hweight: Fix UML boot crash due to x86 optimized hweightBorislav Petkov2010-06-101-0/+6
| * | | | | | x86, setup: Set ax register in boot vga queryAndi Kleen2010-06-101-2/+1
| * | | | | | percpu, x86: Avoid warnings of unused variables in per cpuAndi Kleen2010-06-111-0/+2