Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | | lockstat: contend with points | Peter Zijlstra | 2008-10-20 | 3 | -15/+41 | |
| | | * | | | | | | | | sched: improve preempt debugging | Nick Piggin | 2008-09-30 | 1 | -1/+1 | |
| | | * | | | | | | | | lockstat: fixup signed division | Peter Zijlstra | 2008-09-23 | 1 | -3/+4 | |
| | * | | | | | | | | | futex: fixup get_futex_key() for private futexes | Peter Zijlstra | 2008-09-30 | 1 | -0/+1 | |
| | * | | | | | | | | | futex: cleanup fshared | Peter Zijlstra | 2008-09-30 | 1 | -29/+19 | |
| | * | | | | | | | | | futex: use fast_gup() | Peter Zijlstra | 2008-09-30 | 1 | -3/+1 | |
| | * | | | | | | | | | futex: reduce mmap_sem usage | Peter Zijlstra | 2008-09-30 | 1 | -79/+4 | |
| | * | | | | | | | | | futex: rely on get_user_pages() for shared futexes | Peter Zijlstra | 2008-09-30 | 1 | -82/+80 | |
| * | | | | | | | | | | Merge branch 'linus' into core/debug | Ingo Molnar | 2008-09-10 | 33 | -342/+557 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | debug: add notifier chain debugging, v2 | Arjan van de Ven | 2008-09-10 | 2 | -9/+17 | |
| * | | | | | | | | | | | softlockup: increase hung tasks check from 2 minutes to 8 minutes | Ingo Molnar | 2008-09-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | debug: add notifier chain debugging | Arjan van de Ven | 2008-09-10 | 1 | -0/+16 | |
* | | | | | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2008-11-20 | 3 | -59/+56 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'tip/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Ingo Molnar | 2008-11-19 | 1 | -59/+54 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | ftrace: fix dyn ftrace filter selection | Steven Rostedt | 2008-11-19 | 1 | -58/+50 | |
| | * | | | | | | | | | | | ftrace: make filtered functions effective on setting | Steven Rostedt | 2008-11-19 | 1 | -1/+1 | |
| | * | | | | | | | | | | | ftrace: fix set_ftrace_filter | Steven Rostedt | 2008-11-19 | 1 | -0/+3 | |
| * | | | | | | | | | | | | trace: introduce missing mutex_unlock() | Vegard Nossum | 2008-11-18 | 1 | -0/+1 | |
| * | | | | | | | | | | | | Merge branch 'linus' into tracing/urgent | Ingo Molnar | 2008-11-18 | 16 | -99/+154 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | tracing: kernel/trace/trace.c: introduce missing kfree() | Julia Lawall | 2008-11-18 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | cgroups: fix a serious bug in cgroupstats | Li Zefan | 2008-11-19 | 1 | -2/+5 | |
* | | | | | | | | | | | | | | sprint_symbol(): use less stack | Hugh Dickins | 2008-11-19 | 1 | -5/+12 | |
* | | | | | | | | | | | | | | cgroup: fix potential deadlock in pre_destroy | KAMEZAWA Hiroyuki | 2008-11-19 | 1 | -5/+9 | |
* | | | | | | | | | | | | | | cpuset: update top cpuset's mems after adding a node | Miao Xie | 2008-11-19 | 1 | -3/+16 | |
* | | | | | | | | | | | | | | reintroduce accept4 | Ulrich Drepper | 2008-11-19 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-11-18 | 1 | -5/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | relay: fix cpu offline problem | Lai Jiangshan | 2008-11-18 | 1 | -5/+4 | |
* | | | | | | | | | | | | | | suspend: use WARN not WARN_ON to print the message | Arjan van de Ven | 2008-11-18 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2008-11-18 | 3 | -19/+132 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | kernel/profile.c: fix section mismatch warning | Rakib Mullick | 2008-11-18 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | function tracing: fix wrong pos computing when read buffer has been fulfilled | walimis | 2008-11-16 | 1 | -11/+15 | |
| * | | | | | | | | | | | | | tracing: fix mmiotrace resizing crash | Ingo Molnar | 2008-11-13 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | ring-buffer: no preempt for sched_clock() | Steven Rostedt | 2008-11-12 | 1 | -1/+7 | |
| * | | | | | | | | | | | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt... | Ingo Molnar | 2008-11-11 | 2 | -6/+103 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | ring-buffer: buffer record on/off switch | Steven Rostedt | 2008-11-11 | 2 | -6/+103 | |
* | | | | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-11-18 | 5 | -18/+34 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | cpuset: fix regression when failed to generate sched domains | Li Zefan | 2008-11-18 | 2 | -10/+15 | |
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | sched, signals: fix the racy usage of ->signal in account_group_xxx/run_posix... | Oleg Nesterov | 2008-11-17 | 2 | -6/+16 | |
| * | | | | | | | | | | | | sched: fix kernel warning on /proc/sched_debug access | Ingo Molnar | 2008-11-16 | 1 | -2/+3 | |
* | | | | | | | | | | | | | Remove -mno-spe flags as they dont belong | Kumar Gala | 2008-11-17 | 1 | -3/+1 | |
* | | | | | | | | | | | | | stop_machine: fix race with return value (fixes Bug #11989) | Rusty Russell | 2008-11-16 | 1 | -2/+3 | |
| |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Fix inotify watch removal/umount races | Al Viro | 2008-11-15 | 2 | -42/+63 | |
* | | | | | | | | | | | | Move "exit_robust_list" into mm_release() | Linus Torvalds | 2008-11-15 | 2 | -9/+11 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-11-12 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | sched: fix init_idle()'s use of sched_clock() | Ingo Molnar | 2008-11-12 | 1 | -1/+2 | |
| * | | | | | | | | | | | sched: fix stale value in average load per task | Balbir Singh | 2008-11-12 | 1 | -0/+2 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | kernel/kprobes.c: don't pad kretprobe_table_locks[] on uniprocessor builds | Andrew Morton | 2008-11-12 | 1 | -1/+1 | |
* | | | | | | | | | | | kprobes: disable preempt for module_text_address() and kernel_text_address() | Masami Hiramatsu | 2008-11-12 | 1 | -5/+16 | |
* | | | | | | | | | | | freezer_cg: disable writing freezer.state of root cgroup | Li Zefan | 2008-11-12 | 1 | -1/+10 | |
* | | | | | | | | | | | freezer_cg: remove task_lock from freezer_fork() | Li Zefan | 2008-11-12 | 1 | -2/+6 |