summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into perf/coreThomas Gleixner2010-06-28268-1693/+2055
|\
| * 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
| | * | | | | x86, irq: Rename gsi_end gsi_top, and fix off by one errorsEric W. Biederman2010-06-095-14/+14
| | * | | | | x86: use __ASSEMBLY__ rather than __ASSEMBLER__Andres Salomon2010-06-071-1/+1
| * | | | | | Merge branch 'fixes' of ssh://master.kernel.org/~sfr/next-fixesLinus Torvalds2010-06-289-1/+8
| |\ \ \ \ \ \
| | * | | | | | acpi: update gfp/slab.h includesTejun Heo2010-06-282-0/+2
| | * | | | | | ocfs2: update gfp/slab.h includesTejun Heo2010-06-281-1/+0
| | * | | | | | davinci: update gfp/slab.h includesTejun Heo2010-06-281-0/+1
| | * | | | | | arm: update gfp/slab.h includesTejun Heo2010-06-281-0/+1
| | * | | | | | v4l-dvb: update gfp/slab.h includesTejun Heo2010-06-284-0/+4
| * | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-06-277-79/+187
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | md/raid5: don't include 'spare' drives when reshaping to fewer devices.NeilBrown2010-06-241-2/+7
| | * | | | | | md/raid5: add a missing 'continue' in a loop.NeilBrown2010-06-241-1/+3
| | * | | | | | md/raid5: Allow recovered part of partially recovered devices to be in-syncNeilBrown2010-06-241-12/+30
| | * | | | | | md/raid5: More careful check for "has array failed".NeilBrown2010-06-241-4/+71
| | * | | | | | md: Don't update ->recovery_offset when reshaping an array to fewer devices.NeilBrown2010-06-242-0/+3
| | * | | | | | md/raid5: avoid oops when number of devices is reduced then increased.NeilBrown2010-06-241-9/+10
| | * | | | | | md: enable raid4->raid0 takeoverMaciej Trela2010-06-241-2/+6
| | * | | | | | md: clear layout after ->raid0 takeoverMaciej Trela2010-06-241-0/+2
| | * | | | | | md: fix raid10 takeover: use new_layout for setup_confMaciej Trela2010-06-241-8/+7
| | * | | | | | md: fix handling of array level takeover that re-arranges devices.NeilBrown2010-06-246-35/+41
| | * | | | | | md: raid10: Fix null pointer dereference in fix_read_error()Prasanna S. Panchamukhi2010-06-241-6/+6
| | * | | | | | Restore partition detection of newly created md arrays.NeilBrown2010-06-241-0/+1
| | | |/ / / / | | |/| | | |
OpenPOWER on IntegriCloud