summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-04-21Merge commit 'sched-latest/latest'Stephen Rothwell
2008-04-21Merge commit 'x86-latest/latest'Stephen Rothwell
2008-04-21Merge commit 'semaphore/semaphore'Stephen Rothwell
2008-04-21Merge commit 'hrt/mm'Stephen Rothwell
2008-04-21Merge commit 'tests/master'Stephen Rothwell
2008-04-21Merge commit 'kvm/master'Stephen Rothwell
2008-04-21Merge commit 'acpi/test'Stephen Rothwell
2008-04-21Merge commit 'sched/for-akpm'Stephen Rothwell
2008-04-21Merge branch 'quilt/pci'Stephen Rothwell
2008-04-21Merge branch 'quilt/driver-core'Stephen Rothwell
2008-04-21Merge commit 'sched-fixes/for-linus'Stephen Rothwell
2008-04-21PCI: clean up resource alignment managementIvan Kokshaysky
2008-04-21PM: Introduce new top level suspend and hibernation callbacksRafael J. Wysocki
2008-04-19hrtimer: optimize the softirq time optimizationThomas Gleixner
2008-04-19hrtimer: reduce calls to hrtimer_get_softirq_time()Dimitri Sivanich
2008-04-19time: close small window for vsyscall time inconsistenciesjohn stultz
2008-04-19clockevents: fix typo in tick-broadcast.cGlauber Costa
2008-04-19ftrace: fix comm on function trace outputSteven Rostedt
2008-04-19ftrace: comment codeSteven Rostedt
2008-04-19ftrace: limit trace entriesSteven Rostedt
2008-04-19ftrace: modulize the number of CPU buffersSteven Rostedt
2008-04-19ftrace: replace simple_strtoul with strict_strtoulSteven Rostedt
2008-04-19ftrace: simple clean upsSteven Rostedt
2008-04-19ftrace: cleanups, #6Ingo Molnar
2008-04-19ftrace: simplify hexprintThomas Gleixner
2008-04-19lockdep: update lockdep_recursion on graph_lockSteven Rostedt
2008-04-19softlockup: allow panic on lockupIngo Molnar
2008-04-19ftrace: trace_entries to dynamically change trace buffer sizeSteven Rostedt
2008-04-19ftrace: user proper API for setting RT prios in selftestSteven Rostedt
2008-04-19printk: remember the message level for multi-line outputNick Andrew
2008-04-19printk: refactor processing of line severity tokensNick Andrew
2008-04-19x86 mmiotrace: Do not print bogus pidPekka Paalanen
2008-04-19rcu: add call_rcu_sched() and friends to rcutorturePaul E. McKenney
2008-04-19rcu: add rcu_barrier_sched() and rcu_barrier_bh()Paul E. McKenney
2008-04-19rcu: add memory barriers and comments to rcu_check_callbacks()Paul E. McKenney
2008-04-19rcu: add call_rcu_sched()Paul E. McKenney
2008-04-19ftrace: trace_pipe implement NONBLOCKSteven Rostedt
2008-04-19ftrace: return EOF in trace_pipe on change of tracerSteven Rostedt
2008-04-19ftrace: restore iterator trace in pipe readSteven Rostedt
2008-04-19ftrace: allow trace_pipe to block on all readsSteven Rostedt
2008-04-19Fix conversion of task state to char in latency tracerAnkita Garg
2008-04-19mmiotrace: ftrace fixIngo Molnar
2008-04-19tracing and mmiotracePekka Paalanen
2008-04-19tracing and mmiotracePekka Paalanen
2008-04-19tracing and mmiotracePekka Paalanen
2008-04-19ftrace: selftest protect againt max flipSteven Rostedt
2008-04-19ftrace: fix mutex unlock in trace outputSteven Rostedt
2008-04-19ftrace: add UNINTERRUPTIBLE state for kftraced on disableSteven Rostedt
2008-04-19kthread: system set kthread affinitiesPeter Zijlstra
2008-04-19sched: system sets genirq system set irq affinities, fixIngo Molnar