Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'x86/urgent' into x86/mm | Ingo Molnar | 2009-03-04 | 7 | -18/+69 | |
|\ | ||||||
| * | 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 | |
| | |/ | ||||||
| | | | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
*-------. \ \ | 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 '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 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | stackprotector: update make rules | Tejun Heo | 2009-02-10 | 1 | -4/+0 | |
| | | | * | | | | | | elf: add ELF_CORE_COPY_KERNEL_REGS() | Tejun Heo | 2009-02-10 | 1 | -1/+1 | |
| | | | * | | | | | | Merge commit 'v2.6.29-rc4' into core/percpu | Ingo Molnar | 2009-02-09 | 20 | -93/+365 | |
| | | | |\ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| | | | * | | | | | | Merge branch 'linus' into core/percpu | Ingo Molnar | 2009-01-30 | 4 | -19/+45 | |
| | | | |\ \ \ \ \ \ | ||||||
| * | | | \ \ \ \ \ \ | Merge commit 'v2.6.29-rc5' into x86/apic | Ingo Molnar | 2009-02-15 | 1 | -2/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | / / / / | | | |_|_|_|/ / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | User namespaces: Only put the userns when we unhash the uid | Serge E. Hallyn | 2009-02-13 | 1 | -2/+1 | |
| | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-02-13 | 16 | -104/+332 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | ||||||
| | * | | | | | | | cgroups: fix lockdep subclasses overflow | Li Zefan | 2009-02-11 | 1 | -1/+2 | |
| | * | | | | | | | mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit arches | Sven Wegener | 2009-02-11 | 1 | -2/+3 | |
| | | |_|_|_|/ / | | |/| | | | | | ||||||
| | * | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-02-11 | 2 | -12/+9 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | sched: revert recent sync wakeup changes | Peter Zijlstra | 2009-02-11 | 2 | -12/+9 |