Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | sched: prevent divide by zero error in cpu_avg_load_per_task | Steven Rostedt | 2008-11-27 | 1 | -2/+3 | |
| * | | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-11-30 | 4 | -27/+56 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge commit 'v2.6.28-rc6' into irq/urgent | Ingo Molnar | 2008-11-23 | 26 | -226/+474 | |
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | | | ||||||
| | * | | | | | | | genirq: __irq_set_trigger: change pr_warning to pr_debug | Mark Nelson | 2008-11-13 | 1 | -1/+1 | |
| | * | | | | | | | irq: fix typo | Ingo Molnar | 2008-11-09 | 1 | -1/+1 | |
| | * | | | | | | | genirq: fix the affinity setting in setup_irq | Thomas Gleixner | 2008-11-09 | 1 | -5/+5 | |
| | * | | | | | | | genirq: keep affinities set from userspace across free/request_irq() | Thomas Gleixner | 2008-11-09 | 4 | -22/+51 | |
| * | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-11-30 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2008-11-30 | 3 | -19/+23 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ftrace: prevent recursion | Lai Jiangshan | 2008-11-27 | 1 | -1/+1 | |
| | * | | | | | | | | | x86, mmiotrace: fix buffer overrun detection | Pekka Paalanen | 2008-11-23 | 1 | -9/+7 | |
| | * | | | | | | | | | function tracing: fix wrong position computing of stack_trace | Liming Wang | 2008-11-21 | 1 | -9/+15 | |
| | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | remove __ARCH_WANT_COMPAT_SYS_PTRACE | Christoph Hellwig | 2008-11-30 | 1 | -2/+2 | |
| * | | | | | | | | | cpuinit fixes in kernel/* | Al Viro | 2008-11-30 | 2 | -3/+3 | |
| |/ / / / / / / / | ||||||
| | | | | | | | | | ||||||
| \ \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ \ | ||||||
*-----------. \ \ \ \ \ \ \ \ | Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor... | Ingo Molnar | 2008-11-24 | 12 | -225/+187 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | / / / / / / / | | | | | | | |/ / / / / / / | | | | | | |/| | | / / / / | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | / / / | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | / / | | | | |_|_|_|_|_|/ / | | | |/| | | | | | / | | | | | |_|_|_|_|/ | | | | |/| | | | | | ||||||
| | | | | | * | | | | lockdep: consistent alignement for lockdep info | Li Zefan | 2008-11-21 | 1 | -2/+2 | |
| |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| | | | | * | | | | thread_group_cputime: move a couple of callsites outside of ->siglock | Oleg Nesterov | 2008-11-17 | 2 | -2/+2 | |
| | | | | * | | | | thread_group_cputime: kill the bogus ->signal != NULL check | Oleg Nesterov | 2008-11-17 | 1 | -5/+5 | |
| | | | | * | | | | account_steal_time: kill the unneeded account_group_system_time() | Oleg Nesterov | 2008-11-17 | 1 | -1/+0 | |
| | | | * | | | | | rcu: make rcu-stall debug printout more standard | Ingo Molnar | 2008-11-03 | 1 | -2/+2 | |
| | | * | | | | | | mutex: __used is needed for function referenced only from inline asm | Török Edwin | 2008-11-24 | 1 | -4/+4 | |
| | | * | | | | | | Merge branch 'linus' into core/locking | Ingo Molnar | 2008-11-12 | 38 | -836/+724 | |
| | | |\ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ | Merge commit 'v2.6.28-rc2' into core/locking | Ingo Molnar | 2008-10-28 | 108 | -3684/+8722 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | 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 |