Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | [x86 setup] build/tools.c: fix comment | H. Peter Anvin | 2007-07-18 | 1 | -1/+1 | |
* | | | | | i386: fixup TRACE_IRQ breakage | Peter Zijlstra | 2007-07-18 | 2 | -6/+6 | |
* | | | | | Handle bogus %cs selector in single-step instruction decoding | Roland McGrath | 2007-07-18 | 1 | -7/+15 | |
|/ / / / | ||||||
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2007-07-18 | 1 | -0/+1 | |
|\ \ \ \ | ||||||
| * | | | | sys_fallocate() implementation on i386, x86_64 and powerpc | Amit Arora | 2007-07-17 | 1 | -0/+1 | |
* | | | | | xen: disable all non-virtual drivers | Jeremy Fitzhardinge | 2007-07-18 | 1 | -0/+2 | |
* | | | | | xen: use iret directly when possible | Jeremy Fitzhardinge | 2007-07-18 | 5 | -5/+199 | |
* | | | | | xen: suppress abs symbol warnings for unused reloc pointers | Jeremy Fitzhardinge | 2007-07-18 | 1 | -0/+2 | |
* | | | | | xen: Attempt to patch inline versions of common operations | Jeremy Fitzhardinge | 2007-07-18 | 5 | -54/+190 | |
* | | | | | xen: Place vcpu_info structure into per-cpu memory | Jeremy Fitzhardinge | 2007-07-18 | 4 | -16/+151 | |
* | | | | | xen: handle external requests for shutdown, reboot and sysrq | Jeremy Fitzhardinge | 2007-07-18 | 2 | -1/+144 | |
* | | | | | xen: machine operations | Jeremy Fitzhardinge | 2007-07-18 | 2 | -3/+44 | |
* | | | | | xen: use the hvc console infrastructure for Xen console | Jeremy Fitzhardinge | 2007-07-18 | 1 | -1/+2 | |
* | | | | | xen: hack to prevent bad segment register reload | Jeremy Fitzhardinge | 2007-07-18 | 1 | -0/+12 | |
* | | | | | xen: lazy-mmu operations | Jeremy Fitzhardinge | 2007-07-18 | 3 | -32/+72 | |
* | | | | | xen: Add support for preemption | Jeremy Fitzhardinge | 2007-07-18 | 5 | -42/+76 | |
* | | | | | xen: SMP guest support | Jeremy Fitzhardinge | 2007-07-18 | 10 | -49/+682 | |
* | | | | | xen: Implement sched_clock | Jeremy Fitzhardinge | 2007-07-18 | 3 | -4/+28 | |
* | | | | | xen: Account for stolen time | Jeremy Fitzhardinge | 2007-07-18 | 1 | -9/+150 | |
* | | | | | xen: ignore RW mapping of RO pages in pagetable_init | Jeremy Fitzhardinge | 2007-07-18 | 1 | -2/+25 | |
* | | | | | xen: Complete pagetable pinning | Jeremy Fitzhardinge | 2007-07-18 | 4 | -109/+242 | |
* | | | | | xen: configuration | Jeremy Fitzhardinge | 2007-07-18 | 2 | -0/+13 | |
* | | | | | xen: time implementation | Jeremy Fitzhardinge | 2007-07-18 | 3 | -1/+414 | |
* | | | | | xen: event channels | Jeremy Fitzhardinge | 2007-07-18 | 3 | -1/+514 | |
* | | | | | xen: virtual mmu | Jeremy Fitzhardinge | 2007-07-18 | 4 | -5/+494 | |
* | | | | | xen: Core Xen implementation | Jeremy Fitzhardinge | 2007-07-18 | 12 | -1/+1152 | |
* | | | | | Add nosegneg capability to the vsyscall page notes | Jeremy Fitzhardinge | 2007-07-18 | 1 | -0/+28 | |
* | | | | | Add a sched_clock paravirt_op | Jeremy Fitzhardinge | 2007-07-18 | 4 | -13/+20 | |
* | | | | | paravirt: helper to disable all IO space | Jeremy Fitzhardinge | 2007-07-18 | 1 | -0/+35 | |
* | | | | | paravirt: export __supported_pte_mask | Jeremy Fitzhardinge | 2007-07-18 | 1 | -0/+1 | |
* | | | | | paravirt: make siblingmap functions visible | Jeremy Fitzhardinge | 2007-07-18 | 1 | -4/+2 | |
* | | | | | paravirt: unstatic smp_store_cpu_info | Jeremy Fitzhardinge | 2007-07-18 | 1 | -1/+1 | |
* | | | | | paravirt: unstatic leave_mm | Jeremy Fitzhardinge | 2007-07-18 | 1 | -2/+3 | |
* | | | | | paravirt: add a hook for once the allocator is ready | Jeremy Fitzhardinge | 2007-07-18 | 1 | -0/+2 | |
* | | | | | paravirt: add an "mm" argument to alloc_pt | Jeremy Fitzhardinge | 2007-07-18 | 3 | -3/+3 | |
* | | | | | use elfnote.h to generate vsyscall notes. | Jeremy Fitzhardinge | 2007-07-18 | 1 | -17/+6 | |
* | | | | | usermodehelper: Tidy up waiting | Jeremy Fitzhardinge | 2007-07-18 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | arch/i386/* fs/* ipc/*: mark variables with uninitialized_var() | Jeff Garzik | 2007-07-17 | 1 | -1/+1 | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi... | Linus Torvalds | 2007-07-17 | 2 | -5/+9 | |
|\ \ \ \ | ||||||
| * | | | | i386: Allow smp_call_function_single() to current cpu | Avi Kivity | 2007-07-16 | 1 | -3/+5 | |
| * | | | | HOTPLUG: Adapt thermal throttle to CPU_DYING | Avi Kivity | 2007-07-16 | 1 | -2/+4 | |
* | | | | | fbcon: allow fbcon to use the primary display driver | Antonino A. Daplas | 2007-07-17 | 1 | -3/+1 | |
* | | | | | fbdev: detect primary display device | Antonino A. Daplas | 2007-07-17 | 3 | -0/+36 | |
* | | | | | i386: speedup touch_nmi_watchdog | Andrew Morton | 2007-07-17 | 1 | -3/+5 | |
* | | | | | Kprobes on select architectures no longer EXPERIMENTAL | Ananth N Mavinakayanahalli | 2007-07-17 | 1 | -2/+2 | |
* | | | | | PTRACE_POKEDATA consolidation | Alexey Dobriyan | 2007-07-17 | 1 | -4/+1 | |
* | | | | | PTRACE_PEEKDATA consolidation | Alexey Dobriyan | 2007-07-17 | 1 | -10/+2 | |
* | | | | | Report that kernel is tainted if there was an OOPS | Pavel Emelianov | 2007-07-17 | 1 | -0/+1 | |
* | | | | | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki | 2007-07-17 | 2 | -1/+2 | |
| |/ / / |/| | | | ||||||
* | | | | generic bug: use show_regs() instead of dump_stack() | Heiko Carstens | 2007-07-16 | 1 | -1/+1 |