Age | Commit message (Expand) | Author |
2008-10-23 | proc: move /proc/modules boilerplate to kernel/module.c | Alexey Dobriyan |
2008-10-23 | ftrace: remove ftrace hash | Steven Rostedt |
2008-10-23 | ftrace: remove mcount set | Steven Rostedt |
2008-10-23 | ftrace: remove daemon | Steven Rostedt |
2008-10-23 | ftrace: add ftrace warn on to disable ftrace | Steven Rostedt |
2008-10-23 | ftrace: only have ftrace_kill atomic | Steven Rostedt |
2008-10-23 | ftrace: return error on failed modified text. | Steven Rostedt |
2008-10-23 | proc: move /proc/execdomains to kernel/exec_domain.c | Alexey Dobriyan |
2008-10-23 | [PATCH] get rid of nameidata in audit_tree | Al Viro |
2008-10-22 | ring-buffer: fix free page | Steven Rostedt |
2008-10-22 | sched: add CONFIG_SMP consistency | Li Zefan |
2008-10-22 | Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 | Thomas Gleixner |
2008-10-22 | tracing: create tracers menu | Peter Zijlstra |
2008-10-22 | Merge branch 'tracing/ftrace' into tracing/urgent | Ingo Molnar |
2008-10-22 | irq: make variable static | roel kluin |
2008-10-22 | stop_machine: fix error code handling on multiple cpus | Heiko Carstens |
2008-10-22 | stop_machine: use workqueues instead of kernel threads | Heiko Carstens |
2008-10-22 | workqueue: introduce create_rt_workqueue | Heiko Carstens |
2008-10-22 | Make panic= and panic_on_oops into core_params | Rusty Russell |
2008-10-22 | core_param() for genuinely core kernel parameters | Rusty Russell |
2008-10-22 | param: Fix duplicate module prefixes | Rusty Russell |
2008-10-22 | module: check kernel param length at compile time, not runtime | Rusty Russell |
2008-10-22 | Remove stop_machine during module load v2 | Andi Kleen |
2008-10-22 | module: simplify load_module. | Rusty Russell |
2008-10-21 | NOHZ: fix thinko in the timer restart code path | Thomas Gleixner |
2008-10-21 | rcupdate: fix bug of rcu_barrier*() | Lai Jiangshan |
2008-10-21 | genirq: NULL struct irq_desc's member 'name' in dynamic_irq_cleanup() | Dean Nelson |
2008-10-21 | [PATCH] sanitize blkdev_get() and friends | Al Viro |
2008-10-21 | [PATCH] propagate mode through swsusp_close() | Al Viro |
2008-10-21 | [PATCH] pass fmode_t to blkdev_put() | Al Viro |
2008-10-21 | genirq: fix set_irq_type() when recording trigger type | Chris Friesen |
2008-10-20 | kexec: fix crash_save_vmcoreinfo_init build problem | Luck, Tony |
2008-10-20 | Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-10-20 | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-10-20 | Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-10-20 | byteorder: remove direct includes of linux/byteorder/swab[b].h | Harvey Harrison |
2008-10-20 | ftrace: stack tracer only record when on stack | Steven Rostedt |
2008-10-20 | ftrace: rename the ftrace tracer to function | Steven Rostedt |
2008-10-20 | ftrace: rename FTRACE to FUNCTION_TRACER | Steven Rostedt |
2008-10-20 | ftrace: fix depends | Steven Rostedt |
2008-10-20 | ftrace: release functions from hash | Steven Rostedt |
2008-10-20 | byteorder: remove direct includes of linux/byteorder/swab[b].h | Harvey Harrison |
2008-10-20 | kdump: add vmlist.addr to vmcoreinfo for x86 vmalloc translation. | Ken'ichi Ohmichi |
2008-10-20 | kthread_bind: use wait_task_inactive(TASK_UNINTERRUPTIBLE) | Oleg Nesterov |
2008-10-20 | make ptrace_untrace() static | Adrian Bunk |
2008-10-20 | cpuset: use seq_*mask_* to print masks | Lai Jiangshan |
2008-10-20 | cpuset.c: remove extra variable | Rakib Mullick |
2008-10-20 | cgroups: convert tasks file to use a seq_file with shared pid array | Paul Menage |
2008-10-20 | cgroups: fix probable race with put_css_set[_taskexit] and find_css_set | Lai Jiangshan |
2008-10-20 | kernel/configs.c: remove useless comments | WANG Cong |