| Commit message (Expand) | Author | Age | Files | Lines |
* | take sched_debug.c out of nasal demon territory | Al Viro | 2007-08-06 | 1 | -6/+6 |
* | Kill some obsolete sub-thread-ptrace stuff | Oleg Nesterov | 2007-08-03 | 2 | -10/+2 |
* | serial: fix 8250 early console setup | Daniel Ritz | 2007-08-03 | 1 | -1/+1 |
* | [PATCH] sched: reduce debug code | Ingo Molnar | 2007-08-02 | 4 | -20/+38 |
* | [PATCH] sched: use schedstat_set() API | Ingo Molnar | 2007-08-02 | 1 | -11/+2 |
* | [PATCH] sched: add schedstat_set() API | Ingo Molnar | 2007-08-02 | 1 | -0/+2 |
* | [PATCH] sched: move load-calculation functions | Ingo Molnar | 2007-08-02 | 1 | -66/+66 |
* | [PATCH] sched: ->task_new cleanup | Ingo Molnar | 2007-08-02 | 3 | -16/+9 |
* | [PATCH] sched: uninline inc/dec_nr_running() | Ingo Molnar | 2007-08-02 | 1 | -2/+2 |
* | [PATCH] sched: uninline calc_delta_mine() | Ingo Molnar | 2007-08-02 | 1 | -1/+1 |
* | [PATCH] sched: calc_delta_mine(): use fixed limit | Ingo Molnar | 2007-08-02 | 1 | -1/+1 |
* | [PATCH] sched: tidy up left over smpnice code | Peter Williams | 2007-08-02 | 1 | -15/+1 |
* | [PATCH] sched: remove cache_hot_time | Ingo Molnar | 2007-08-02 | 1 | -2/+0 |
* | genirq: temporary fix for level-triggered IRQ resend | Thomas Gleixner | 2007-08-01 | 1 | -0/+9 |
* | Fix a use after free bug in kernel->userspace relay file support | Jesper Juhl | 2007-07-31 | 1 | -1/+2 |
* | kthread: silence bogus section mismatch warning | Satyam Sharma | 2007-07-31 | 1 | -10/+2 |
* | futex: pass nr_wake2 to futex_wake_op | Andreas Schwab | 2007-07-31 | 1 | -1/+3 |
* | Fix leak on /proc/lockdep_stats | Alexey Dobriyan | 2007-07-31 | 1 | -1/+1 |
* | Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats} | Alexey Dobriyan | 2007-07-31 | 3 | -3/+3 |
* | sched: fix kernel-doc warnings | Randy Dunlap | 2007-07-31 | 1 | -2/+4 |
* | modules: better error messages when modules fail to load due to a sysfs problem. | Greg Kroah-Hartman | 2007-07-30 | 1 | -1/+6 |
* | ACPI: restore CONFIG_ACPI_SLEEP | Len Brown | 2007-07-29 | 1 | -1/+1 |
* | Introduce CONFIG_SUSPEND for suspend-to-Ram and standby | Rafael J. Wysocki | 2007-07-29 | 4 | -19/+61 |
* | Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION | Rafael J. Wysocki | 2007-07-29 | 5 | -7/+7 |
* | audit: fix two bugs in the new execve audit code | Peter Zijlstra | 2007-07-28 | 1 | -2/+4 |
* | rip some includes from linux/interrupt.h | Al Viro | 2007-07-28 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 2007-07-26 | 3 | -9/+200 |
|\ |
|
| * | [PATCH] sched: debug feature - make the sched-domains tree runtime-tweakable | Nick Piggin | 2007-07-26 | 1 | -0/+122 |
| * | [PATCH] sched: mark sysrq_sched_debug_show() static | Josh Triplett | 2007-07-26 | 1 | -1/+1 |
| * | [PATCH] sched: make cpu_clock() not use the rq clock | Ingo Molnar | 2007-07-26 | 1 | -4/+3 |
| * | [PATCH] sched: remove unused rq->load_balance_class | Satoru Takeuchi | 2007-07-26 | 1 | -2/+0 |
| * | [PATCH] sched: arch preempt notifier mechanism | Avi Kivity | 2007-07-26 | 2 | -2/+74 |
* | | Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_of... | Rafael J. Wysocki | 2007-07-26 | 2 | -0/+4 |
* | | kernel-doc fix for kmod.c | Randy Dunlap | 2007-07-26 | 1 | -4/+4 |
|/ |
|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2007-07-25 | 1 | -1/+1 |
|\ |
|
| * | ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source | Len Brown | 2007-07-25 | 1 | -1/+1 |
* | | Cache xtime every call to update_wall_time | john stultz | 2007-07-25 | 2 | -7/+23 |
* | | Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). | john stultz | 2007-07-25 | 5 | -19/+19 |
|/ |
|
* | Merge branch 'audit.b39' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2007-07-22 | 2 | -50/+14 |
|\ |
|
| * | [PATCH] get rid of AVC_PATH postponed treatment | Al Viro | 2007-07-22 | 1 | -47/+0 |
| * | [PATCH] allow audit filtering on bit & operations | Eric Paris | 2007-07-22 | 1 | -0/+11 |
| * | [PATCH] audit: fix broken class-based syscall audit | Klaus Weidner | 2007-07-22 | 1 | -1/+1 |
| * | [PATCH] Make IPC mode consistent | Steve Grubb | 2007-07-22 | 1 | -2/+2 |
* | | x86: i386-show-unhandled-signals-v3 | Masoud Asgharifard Sharbiani | 2007-07-22 | 2 | -0/+20 |
|/ |
|
* | x86: PM_TRACE support | Nigel Cunningham | 2007-07-21 | 1 | -1/+1 |
* | x86_64: Report the pending irq if available in smp_affinity | Andi Kleen | 2007-07-21 | 1 | -1/+9 |
* | NTP: move the cmos update code into ntp.c | Thomas Gleixner | 2007-07-21 | 1 | -3/+56 |
* | hrtimer: speedup hrtimer_enqueue | Ingo Molnar | 2007-07-21 | 1 | -4/+6 |
* | highres: improve debug output | Ingo Molnar | 2007-07-21 | 2 | -2/+18 |
* | tick management: spread timer interrupt | john stultz | 2007-07-21 | 1 | -1/+6 |