| Commit message (Expand) | Author | Age |
* | xen: handle external requests for shutdown, reboot and sysrq | Jeremy Fitzhardinge | 2007-07-18 |
* | xen: machine operations | Jeremy Fitzhardinge | 2007-07-18 |
* | xen: use the hvc console infrastructure for Xen console | Jeremy Fitzhardinge | 2007-07-18 |
* | xen: hack to prevent bad segment register reload | Jeremy Fitzhardinge | 2007-07-18 |
* | xen: lazy-mmu operations | Jeremy Fitzhardinge | 2007-07-18 |
* | xen: Add support for preemption | Jeremy Fitzhardinge | 2007-07-18 |
* | xen: SMP guest support | Jeremy Fitzhardinge | 2007-07-18 |
* | xen: Implement sched_clock | Jeremy Fitzhardinge | 2007-07-18 |
* | xen: Account for stolen time | Jeremy Fitzhardinge | 2007-07-18 |
* | xen: ignore RW mapping of RO pages in pagetable_init | Jeremy Fitzhardinge | 2007-07-18 |
* | xen: Complete pagetable pinning | Jeremy Fitzhardinge | 2007-07-18 |
* | xen: configuration | Jeremy Fitzhardinge | 2007-07-18 |
* | xen: time implementation | Jeremy Fitzhardinge | 2007-07-18 |
* | xen: event channels | Jeremy Fitzhardinge | 2007-07-18 |
* | xen: virtual mmu | Jeremy Fitzhardinge | 2007-07-18 |
* | xen: Core Xen implementation | Jeremy Fitzhardinge | 2007-07-18 |
* | Add nosegneg capability to the vsyscall page notes | Jeremy Fitzhardinge | 2007-07-18 |
* | Add a sched_clock paravirt_op | Jeremy Fitzhardinge | 2007-07-18 |
* | paravirt: helper to disable all IO space | Jeremy Fitzhardinge | 2007-07-18 |
* | paravirt: export __supported_pte_mask | Jeremy Fitzhardinge | 2007-07-18 |
* | paravirt: make siblingmap functions visible | Jeremy Fitzhardinge | 2007-07-18 |
* | paravirt: unstatic smp_store_cpu_info | Jeremy Fitzhardinge | 2007-07-18 |
* | paravirt: unstatic leave_mm | Jeremy Fitzhardinge | 2007-07-18 |
* | paravirt: add a hook for once the allocator is ready | Jeremy Fitzhardinge | 2007-07-18 |
* | paravirt: add an "mm" argument to alloc_pt | Jeremy Fitzhardinge | 2007-07-18 |
* | use elfnote.h to generate vsyscall notes. | Jeremy Fitzhardinge | 2007-07-18 |
* | usermodehelper: Tidy up waiting | Jeremy Fitzhardinge | 2007-07-18 |
* | arch/i386/* fs/* ipc/*: mark variables with uninitialized_var() | Jeff Garzik | 2007-07-17 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi... | Linus Torvalds | 2007-07-17 |
|\ |
|
| * | i386: Allow smp_call_function_single() to current cpu | Avi Kivity | 2007-07-16 |
| * | HOTPLUG: Adapt thermal throttle to CPU_DYING | Avi Kivity | 2007-07-16 |
* | | fbcon: allow fbcon to use the primary display driver | Antonino A. Daplas | 2007-07-17 |
* | | fbdev: detect primary display device | Antonino A. Daplas | 2007-07-17 |
* | | i386: speedup touch_nmi_watchdog | Andrew Morton | 2007-07-17 |
* | | Kprobes on select architectures no longer EXPERIMENTAL | Ananth N Mavinakayanahalli | 2007-07-17 |
* | | PTRACE_POKEDATA consolidation | Alexey Dobriyan | 2007-07-17 |
* | | PTRACE_PEEKDATA consolidation | Alexey Dobriyan | 2007-07-17 |
* | | Report that kernel is tainted if there was an OOPS | Pavel Emelianov | 2007-07-17 |
* | | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki | 2007-07-17 |
* | | generic bug: use show_regs() instead of dump_stack() | Heiko Carstens | 2007-07-16 |
* | | make seccomp zerocost in schedule | Andrea Arcangeli | 2007-07-16 |
* | | Use menuconfig objects II - oprofile | Jan Engelhardt | 2007-07-16 |
* | | x86: initial fixmap support | Eric W. Biderman | 2007-07-16 |
|/ |
|
* | [CPUFREQ] Fix typos in powernow-k8 printk's. | Dave Jones | 2007-07-13 |
* | [CPUFREQ] powernow-k8 compile fix. | Andrew Morton | 2007-07-13 |
* | [CPUFREQ] the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPI | Adrian Bunk | 2007-07-13 |
* | [CPUFREQ] Longhaul - Option to disable ACPI C3 support | Rafał Bilski | 2007-07-13 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2007-07-12 |
|\ |
|
| * | [CPUFREQ] Longhaul - Proper register access | Rafał Bilski | 2007-06-21 |
| * | [CPUFREQ] Kconfig powernow-k8 driver should depend on ACPI P-States driver | Joshua Hoblitt | 2007-06-06 |