summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-10-22debug_core: stop rcu warnings on kernel resumeJason Wessel
2010-10-22debug_core: move all watch dog syncs to a single functionJason Wessel
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22genirq: Warn if enable_irq is called before irq is set upThomas Gleixner
2010-10-22Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2010-10-22perf_events: Fix for transaction recovery in group_sched_in()Stephane Eranian
2010-10-22perf_events: Revert: Fix transaction recovery in group_sched_in()Stephane Eranian
2010-10-22sched, cgroup: Fixup broken cgroup movementPeter Zijlstra
2010-10-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-10-21Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2010-10-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-10-21Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-10-21Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-10-21Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-21Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-21Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-10-21Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-10-21Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-10-21tracing: Cleanup the convoluted softirq tracepointsThomas Gleixner
2010-10-21tracing: Do not limit the size of the number of CPU buffersSteven Rostedt
2010-10-21security: remove unused parameter from security_task_setscheduler()KOSAKI Motohiro
2010-10-20ring-buffer: Remove unused macro RB_TIMESTAMPS_PER_PAGESteven Rostedt
2010-10-20ring-buffer: Micro-optimize with some strategic inliningSteven Rostedt
2010-10-20ring-buffer: Remove condition to add timestamp in fast pathSteven Rostedt
2010-10-20ring-buffer: Bind time extend and data events togetherSteven Rostedt
2010-10-20ring-buffer: Pass delta by value and not by referenceSteven Rostedt
2010-10-20ring-buffer: Pass timestamp by value and not by referenceSteven Rostedt
2010-10-20Merge branch 'linus' into irq/coreIngo Molnar
2010-10-19Merge branch 'devel-stable' into develRussell King
2010-10-19Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2010-10-19ring-buffer: Make write slow path out of lineSteven Rostedt
2010-10-19tracing: Fix compile issue for trace_sched_wakeup.cSteven Rostedt
2010-10-19futex: Fix errors in nested key ref-countingDarren Hart
2010-10-19blktrace: remove the big kernel lockArnd Bergmann
2010-10-19rtmutex-tester: make it build without BKLArnd Bergmann
2010-10-19workqueue: remove in_workqueue_context()Tejun Heo
2010-10-19workqueue: Clarify that schedule_on_each_cpu is synchronousTejun Heo
2010-10-18Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King
2010-10-18sched: Export account_system_vtime()Ingo Molnar
2010-10-18sched: Call tick_check_idle before __irq_enterVenkatesh Pallipadi
2010-10-18sched: Remove irq time from available CPU powerVenkatesh Pallipadi
2010-10-18sched: Do not account irq time to current taskVenkatesh Pallipadi
2010-10-18sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq timeVenkatesh Pallipadi
2010-10-18sched: Add a PF flag for ksoftirqd identificationVenkatesh Pallipadi
2010-10-18sched: Fix softirq time accountingVenkatesh Pallipadi
2010-10-18sched: Drop group_capacity to 1 only if local group has extra capacityNikhil Rao