| Commit message (Expand) | Author | Age |
* | ACPI: restore CONFIG_ACPI_SLEEP | Len Brown | 2007-07-29 |
* | Introduce CONFIG_SUSPEND for suspend-to-Ram and standby | Rafael J. Wysocki | 2007-07-29 |
* | Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION | Rafael J. Wysocki | 2007-07-29 |
* | audit: fix two bugs in the new execve audit code | Peter Zijlstra | 2007-07-28 |
* | rip some includes from linux/interrupt.h | Al Viro | 2007-07-28 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 2007-07-26 |
|\ |
|
| * | [PATCH] sched: debug feature - make the sched-domains tree runtime-tweakable | Nick Piggin | 2007-07-26 |
| * | [PATCH] sched: mark sysrq_sched_debug_show() static | Josh Triplett | 2007-07-26 |
| * | [PATCH] sched: make cpu_clock() not use the rq clock | Ingo Molnar | 2007-07-26 |
| * | [PATCH] sched: remove unused rq->load_balance_class | Satoru Takeuchi | 2007-07-26 |
| * | [PATCH] sched: arch preempt notifier mechanism | Avi Kivity | 2007-07-26 |
* | | Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_of... | Rafael J. Wysocki | 2007-07-26 |
* | | kernel-doc fix for kmod.c | Randy Dunlap | 2007-07-26 |
|/ |
|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2007-07-25 |
|\ |
|
| * | ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source | Len Brown | 2007-07-25 |
* | | Cache xtime every call to update_wall_time | john stultz | 2007-07-25 |
* | | Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). | john stultz | 2007-07-25 |
|/ |
|
* | Merge branch 'audit.b39' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2007-07-22 |
|\ |
|
| * | [PATCH] get rid of AVC_PATH postponed treatment | Al Viro | 2007-07-22 |
| * | [PATCH] allow audit filtering on bit & operations | Eric Paris | 2007-07-22 |
| * | [PATCH] audit: fix broken class-based syscall audit | Klaus Weidner | 2007-07-22 |
| * | [PATCH] Make IPC mode consistent | Steve Grubb | 2007-07-22 |
* | | x86: i386-show-unhandled-signals-v3 | Masoud Asgharifard Sharbiani | 2007-07-22 |
|/ |
|
* | x86: PM_TRACE support | Nigel Cunningham | 2007-07-21 |
* | x86_64: Report the pending irq if available in smp_affinity | Andi Kleen | 2007-07-21 |
* | NTP: move the cmos update code into ntp.c | Thomas Gleixner | 2007-07-21 |
* | hrtimer: speedup hrtimer_enqueue | Ingo Molnar | 2007-07-21 |
* | highres: improve debug output | Ingo Molnar | 2007-07-21 |
* | tick management: spread timer interrupt | john stultz | 2007-07-21 |
* | clockevents: fix device replacement | Thomas Gleixner | 2007-07-21 |
* | clockevents: fix resume logic | Thomas Gleixner | 2007-07-21 |
* | Revert "sys_time() speedup" | Linus Torvalds | 2007-07-20 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-07-20 |
|\ |
|
| * | Pull ia64-clocksource into release branch | Tony Luck | 2007-07-20 |
| |\ |
|
| | * | [IA64] remove time interpolator | Bob Picco | 2007-07-20 |
* | | | FRV: Fix linkage problems | David Howells | 2007-07-20 |
* | | | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-19 |
* | | | [PATCH] sched: implement cpu_clock(cpu) high-speed time source | Ingo Molnar | 2007-07-19 |
* | | | [PATCH] sched: fix the all pinned logic in load_balance_newidle() | Suresh Siddha | 2007-07-19 |
* | | | [PATCH] sched: fix newly idle load balance in case of SMT | Suresh Siddha | 2007-07-19 |
|/ / |
|
* | | kernel/sysctl.c: finish off the warning comments | Andrew Morton | 2007-07-19 |
* | | lguest: the host code | Rusty Russell | 2007-07-19 |
* | | lguest: export symbols for lguest as a module | Rusty Russell | 2007-07-19 |
* | | timer.c: cleanup recently introduced whitespace damage | Thomas Gleixner | 2007-07-19 |
* | | timekeeping: fixup shadow variable argument | Thomas Gleixner | 2007-07-19 |
* | | lockdep debugging: give stacktrace for init_error | Johannes Berg | 2007-07-19 |
* | | lockstat: better class name representation | Peter Zijlstra | 2007-07-19 |
* | | lockstat: measure lock bouncing | Peter Zijlstra | 2007-07-19 |
* | | lockdep: various fixes | Peter Zijlstra | 2007-07-19 |
* | | lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex | Peter Zijlstra | 2007-07-19 |