aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-10-231-24/+24
|\
| * [PATCH] get rid of nameidata in audit_treeAl Viro2008-10-231-24/+24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-10-235-378/+324
|\ \
| * | stop_machine: fix error code handling on multiple cpusHeiko Carstens2008-10-221-3/+6
| * | stop_machine: use workqueues instead of kernel threadsHeiko Carstens2008-10-221-70/+41
| * | workqueue: introduce create_rt_workqueueHeiko Carstens2008-10-221-1/+6
| * | Make panic= and panic_on_oops into core_paramsRusty Russell2008-10-221-14/+3
| * | core_param() for genuinely core kernel parametersRusty Russell2008-10-221-7/+7
| * | param: Fix duplicate module prefixesRusty Russell2008-10-221-120/+141
| * | module: check kernel param length at compile time, not runtimeRusty Russell2008-10-221-5/+2
| * | Remove stop_machine during module load v2Andi Kleen2008-10-221-25/+22
| * | module: simplify load_module.Rusty Russell2008-10-221-136/+99
| |/
* | Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-231-1/+11
|\ \
| * | NOHZ: fix thinko in the timer restart code pathThomas Gleixner2008-10-211-1/+11
| |/
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-231-9/+10
|\ \
| * | rcupdate: fix bug of rcu_barrier*()Lai Jiangshan2008-10-211-9/+10
* | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-235-49/+78
|\ \ \
| * | | sched: disable the hrtick for nowIngo Molnar2008-10-201-1/+1
| * | | sched: revert back to per-rq vruntimePeter Zijlstra2008-10-201-17/+15
| * | | sched: fair scheduler should not resched rt tasksPeter Zijlstra2008-10-201-4/+24
| * | | sched: optimize group load balancerPeter Zijlstra2008-10-202-20/+35
| * | | sched: minor fast-path overhead reductionMike Galbraith2008-10-171-1/+1
| * | | sched: fix the wrong mask_len, cleanupPeter Zijlstra2008-10-171-1/+1
| * | | sched: fix the wrong mask_lenMiao Xie2008-10-171-1/+1
| * | | Merge branch 'linus' into sched/urgentIngo Molnar2008-10-1733-245/+551
| |\ \ \ | | |/ /
| * | | sched: only update rq->clock while holding rq->lockPeter Zijlstra2008-10-151-5/+1
* | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-231-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | genirq: NULL struct irq_desc's member 'name' in dynamic_irq_cleanup()Dean Nelson2008-10-211-0/+1
| * | | genirq: fix set_irq_type() when recording trigger typeChris Friesen2008-10-211-1/+1
* | | | kexec: fix crash_save_vmcoreinfo_init build problemLuck, Tony2008-10-201-0/+1
|/ / /
* | | Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-2026-1344/+4711
|\ \ \
| * | | tracing/fastboot: improve help textIngo Molnar2008-10-141-6/+11
| * | | tracing/stacktrace: improve help textIngo Molnar2008-10-141-2/+11
| * | | trace: add build-time check to avoid overrunning hex bufferHarvey Harrison2008-10-141-3/+3
| * | | ftrace: fix hex output mode of ftraceHarvey Harrison2008-10-141-6/+2
| * | | tracing/fastboot: fix printk format typo in boot tracerArjan van de Ven2008-10-141-2/+2
| * | | ftrace: return an error when setting a nonexistent tracerFrederic Weisbecker2008-10-141-3/+10
| * | | ftrace: make some tracers reentrantSteven Rostedt2008-10-142-16/+4
| * | | ring-buffer: make reentrantSteven Rostedt2008-10-141-113/+374
| * | | ring-buffer: move page indexes into page headersSteven Rostedt2008-10-141-34/+41
| * | | tracing/fastboot: only trace non-module initcallsFrederic Weisbecker2008-10-141-3/+8
| * | | ftrace: move pc counter in irqtraceSteven Rostedt2008-10-141-2/+2
| * | | ring_buffer: map to cpu not pageSteven Rostedt2008-10-141-1/+1
| * | | tracing/fastboot: get the initcall name before it disappearsFrederic Weisbecker2008-10-141-4/+10
| * | | tracing/fastboot: change the printing of boot tracer according to bootgraph.plFrederic Weisbecker2008-10-141-7/+15
| * | | ring-buffer: fix build errorIngo Molnar2008-10-141-1/+1
| * | | ftrace: preempt disable over interrupt disableSteven Rostedt2008-10-147-80/+97
| * | | ring_buffer: allocate buffer page pointerSteven Rostedt2008-10-141-22/+32
| * | | ftrace: type cast filter+verifierSteven Rostedt2008-10-143-29/+112
| * | | tracing/ftrace: adapt mmiotrace to the new type of print_line, fixFrederic Weisbecker2008-10-141-1/+1