aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-10-23
|\
| * stop_machine: fix error code handling on multiple cpusHeiko Carstens2008-10-21
| * stop_machine: use workqueues instead of kernel threadsHeiko Carstens2008-10-21
| * workqueue: introduce create_rt_workqueueHeiko Carstens2008-10-21
| * Make panic= and panic_on_oops into core_paramsRusty Russell2008-10-21
| * core_param() for genuinely core kernel parametersRusty Russell2008-10-21
| * param: Fix duplicate module prefixesRusty Russell2008-10-21
| * module: check kernel param length at compile time, not runtimeRusty Russell2008-10-21
| * Remove stop_machine during module load v2Andi Kleen2008-10-21
| * module: simplify load_module.Rusty Russell2008-10-21
* | Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-23
|\ \
| * | NOHZ: fix thinko in the timer restart code pathThomas Gleixner2008-10-21
| |/
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-23
|\ \
| * | rcupdate: fix bug of rcu_barrier*()Lai Jiangshan2008-10-21
* | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-23
|\ \ \
| * | | sched: disable the hrtick for nowIngo Molnar2008-10-20
| * | | sched: revert back to per-rq vruntimePeter Zijlstra2008-10-20
| * | | sched: fair scheduler should not resched rt tasksPeter Zijlstra2008-10-20
| * | | sched: optimize group load balancerPeter Zijlstra2008-10-20
| * | | sched: minor fast-path overhead reductionMike Galbraith2008-10-17
| * | | sched: fix the wrong mask_len, cleanupPeter Zijlstra2008-10-17
| * | | sched: fix the wrong mask_lenMiao Xie2008-10-17
| * | | Merge branch 'linus' into sched/urgentIngo Molnar2008-10-17
| |\| |
| * | | sched: only update rq->clock while holding rq->lockPeter Zijlstra2008-10-15
* | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-23
|\ \ \ \ | |_|_|/ |/| | |
| * | | genirq: NULL struct irq_desc's member 'name' in dynamic_irq_cleanup()Dean Nelson2008-10-21
| * | | genirq: fix set_irq_type() when recording trigger typeChris Friesen2008-10-21
* | | | kexec: fix crash_save_vmcoreinfo_init build problemLuck, Tony2008-10-20
|/ / /
* | | Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-20
|\ \ \
| * | | tracing/fastboot: improve help textIngo Molnar2008-10-14
| * | | tracing/stacktrace: improve help textIngo Molnar2008-10-14
| * | | trace: add build-time check to avoid overrunning hex bufferHarvey Harrison2008-10-14
| * | | ftrace: fix hex output mode of ftraceHarvey Harrison2008-10-14
| * | | tracing/fastboot: fix printk format typo in boot tracerArjan van de Ven2008-10-14
| * | | ftrace: return an error when setting a nonexistent tracerFrederic Weisbecker2008-10-14
| * | | ftrace: make some tracers reentrantSteven Rostedt2008-10-14
| * | | ring-buffer: make reentrantSteven Rostedt2008-10-14
| * | | ring-buffer: move page indexes into page headersSteven Rostedt2008-10-14
| * | | tracing/fastboot: only trace non-module initcallsFrederic Weisbecker2008-10-14
| * | | ftrace: move pc counter in irqtraceSteven Rostedt2008-10-14
| * | | ring_buffer: map to cpu not pageSteven Rostedt2008-10-14
| * | | tracing/fastboot: get the initcall name before it disappearsFrederic Weisbecker2008-10-14
| * | | tracing/fastboot: change the printing of boot tracer according to bootgraph.plFrederic Weisbecker2008-10-14
| * | | ring-buffer: fix build errorIngo Molnar2008-10-14
| * | | ftrace: preempt disable over interrupt disableSteven Rostedt2008-10-14
| * | | ring_buffer: allocate buffer page pointerSteven Rostedt2008-10-14
| * | | ftrace: type cast filter+verifierSteven Rostedt2008-10-14
| * | | tracing/ftrace: adapt mmiotrace to the new type of print_line, fixFrederic Weisbecker2008-10-14
| * | | ring_buffer: implement new lockingSteven Rostedt2008-10-14
| * | | ring_buffer: remove raw from local_irq_saveSteven Rostedt2008-10-14