| Commit message (Expand) | Author | Age | Files | Lines |
* | cpuacct: reduce one NULL check in fast-path | Li Zefan | 2009-03-13 | 1 | -2/+3 |
* | Merge branch 'linus' into core/percpu | Ingo Molnar | 2009-03-11 | 10 | -32/+87 |
|\ |
|
| * | kernel/user.c: fix a memory leak when freeing up non-init usernamespaces users | Dhaval Giani | 2009-03-10 | 1 | -7/+7 |
| * | copy_process: fix CLONE_PARENT && parent_exec_id interaction | Oleg Nesterov | 2009-03-09 | 1 | -6/+5 |
| * | Fix fixpoint divide exception in acct_update_integrals | Heiko Carstens | 2009-03-09 | 1 | -1/+5 |
| * | rcu: increment quiescent state counter in ksoftirqd() | Eric Dumazet | 2009-03-04 | 1 | -0/+1 |
| * | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-03-03 | 3 | -14/+50 |
| |\ |
|
| | * | sched: don't allow setuid to succeed if the user does not have rt bandwidth | Dhaval Giani | 2009-02-27 | 3 | -13/+49 |
| | * | sched_rt: don't start timer when rt bandwidth disabled | Hiroshi Shimamoto | 2009-02-26 | 1 | -1/+1 |
| * | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-03-03 | 4 | -4/+19 |
| |\ \ |
|
| | * | | rcu: Teach RCU that idle task is not quiscent state at boot | Paul E. McKenney | 2009-02-26 | 4 | -4/+19 |
| | |/ |
|
* | | | percpu, module: implement reserved allocation and use it for module percpu va... | Tejun Heo | 2009-03-06 | 1 | -1/+1 |
* | | | Merge branch 'x86/core' into core/percpu | Ingo Molnar | 2009-03-04 | 2 | -7/+21 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *-------. \ \ | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar | 2009-03-04 | 2 | -7/+21 |
| |\ \ \ \ \ \ \
| | | | | | |/ / |
|
| | | | | | * | | x86-64: seccomp: fix 32/64 syscall hole | Roland McGrath | 2009-03-02 | 1 | -3/+4 |
| | | | * | | | | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar | 2009-03-01 | 1 | -4/+17 |
| | | | |\ \ \ \
| | |_|/ / / / /
| |/| | | | / /
| | | | | |/ /
| | | | |/| | |
|
| | | | * | | | Fix recursive lock in free_uid()/free_user_ns() | David Howells | 2009-02-27 | 1 | -4/+17 |
| | | | | |/
| | | | |/| |
|
| | | * | | | Merge branch 'x86/urgent' into x86/core | Ingo Molnar | 2009-02-20 | 11 | -67/+135 |
| | | |\ \ \
| | |/ / / / |
|
* | | | | | | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Ingo Molnar | 2009-02-24 | 3 | -19/+53 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | percpu: implement new dynamic percpu allocator | Tejun Heo | 2009-02-20 | 1 | -0/+31 |
| * | | | | | alloc_percpu: change percpu_ptr to per_cpu_ptr | Rusty Russell | 2009-02-20 | 2 | -4/+4 |
| * | | | | | module: reorder module pcpu related functions | Tejun Heo | 2009-02-20 | 1 | -15/+18 |
* | | | | | | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-02-22 | 17 | -79/+189 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | / /
| | |_|/ /
| |/| | | |
|
| * | | | | PM: Split up sysdev_[suspend|resume] from device_power_[down|up] | Rafael J. Wysocki | 2009-02-22 | 3 | -2/+24 |
| * | | | | Merge branch 'hibernate' | Linus Torvalds | 2009-02-21 | 4 | -10/+30 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | PM: Fix suspend_console and resume_console to use only one semaphore | Arve Hjønnevåg | 2009-02-21 | 1 | -6/+9 |
| | * | | | PM: Wait for console in resume | Arve Hjønnevåg | 2009-02-21 | 1 | -0/+6 |
| | * | | | PM: Fix pm_notifiers during user mode hibernation | Andrey Borzenkov | 2009-02-21 | 1 | -4/+4 |
| | * | | | PM: fix build for CONFIG_PM unset | Rafael J. Wysocki | 2009-02-21 | 2 | -1/+2 |
| | * | | | PM/resume: wait for device probing to finish | Arjan van de Ven | 2009-02-21 | 1 | -0/+11 |
| * | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-02-19 | 3 | -1/+26 |
| |\ \ \ \ |
|
| | * | | | | tracing: limit the number of loops the ring buffer self test can make | Steven Rostedt | 2009-02-18 | 1 | -0/+10 |
| | * | | | | tracing: have function trace select kallsyms | Steven Rostedt | 2009-02-18 | 1 | -0/+2 |
| | * | | | | tracing: disable tracing while testing ring buffer | Steven Rostedt | 2009-02-18 | 1 | -0/+9 |
| | * | | | | tracing/function-graph-tracer: trace the idle tasks | Frederic Weisbecker | 2009-02-17 | 1 | -1/+5 |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-02-18 | 1 | -2/+3 |
| |\ \ \ \ \ |
|
| | * | | | | | block: fix bad definition of BIO_RW_SYNC | Jens Axboe | 2009-02-18 | 1 | -2/+3 |
| * | | | | | | pm: fix build for CONFIG_PM unset | Rafael J. Wysocki | 2009-02-18 | 2 | -1/+2 |
| * | | | | | | cgroups: fix possible use after free | Li Zefan | 2009-02-18 | 1 | -1/+1 |
| |/ / / / / |
|
| * | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-02-17 | 1 | -3/+12 |
| |\ \ \ \ \ |
|
| | * | | | | | sched: cpu hotplug fix | Ingo Molnar | 2009-02-12 | 1 | -3/+12 |
| * | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-02-17 | 1 | -30/+30 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | timers: more consistently use clock vs timer | Peter Zijlstra | 2009-02-13 | 1 | -30/+30 |
| | |/ / / / / |
|
| * | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-02-17 | 2 | -4/+33 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| | * | | | | | trace: mmiotrace to the tracer menu in Kconfig | Pekka Paalanen | 2009-02-15 | 1 | -0/+23 |
| | * | | | | | mmiotrace: count events lost due to not recording | Pekka Paalanen | 2009-02-15 | 1 | -4/+10 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-02-17 | 1 | -25/+28 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | futex: fix reference leak | Peter Zijlstra | 2009-02-11 | 1 | -25/+28 |
| | | | | | | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
*-----. \ \ \ \ \ | Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/p... | Ingo Molnar | 2009-02-17 | 23 | -119/+295 |
|\ \ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ | Merge branch 'core/percpu' into x86/core | Ingo Molnar | 2009-02-13 | 2 | -5/+1 |
| | | |\ \ \ \ \ \ \
| | | | | |_|_|_|/ /
| | | | |/| | | | | |
|