| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-02-13 | 23 | -127/+149 |
|\ |
|
| * | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-02-11 | 1 | -2/+10 |
| |\ |
|
| | * | x86: clean up hpet timer reinit | Pavel Emelyanov | 2009-02-06 | 1 | -2/+10 |
| | * | x86: fix hpet timer reinit for x86_64 | Pavel Emelyanov | 2009-02-05 | 1 | -1/+1 |
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-02-11 | 23 | -121/+193 |
| |\ \ |
|
| | * | | i8327: fix outb() parameter order | Clemens Ladisch | 2009-02-10 | 1 | -9/+8 |
| | * | | x86: fix math_emu register frame access | Tejun Heo | 2009-02-10 | 7 | -56/+55 |
| | * | | x86: math_emu info cleanup | Tejun Heo | 2009-02-09 | 6 | -64/+48 |
| | * | | x86: include correct %gs in a.out core dump | Tejun Heo | 2009-02-09 | 1 | -3/+1 |
| | * | | x86, vmi: put a missing paravirt_release_pmd in pgd_dtor | Alok Kataria | 2009-02-09 | 1 | -0/+11 |
| | * | | x86: find nr_irqs_gsi with mp_ioapic_routing | Yinghai Lu | 2009-02-09 | 3 | -5/+44 |
| | * | | x86: add clflush before monitor for Intel 7400 series | Pallipadi, Venkatesh | 2009-02-09 | 3 | -0/+10 |
| * | | | tracing, x86: fix constraint for parent variable | Steven Rostedt | 2009-02-11 | 1 | -5/+4 |
| * | | | tracing, x86: fix fixup section to return to original code | Steven Rostedt | 2009-02-10 | 1 | -3/+5 |
| * | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2009-02-09 | 1 | -6/+22 |
| |\ \ \ |
|
| | * | | | [CPUFREQ] powernow-k8: Get transition latency from ACPI _PSS table | Mark Langsdorf | 2009-02-05 | 1 | -6/+22 |
| | | |/
| | |/| |
|
| * | | | x86: spinlocks: define dummy __raw_spin_is_contended | Kyle McMartin | 2009-02-09 | 2 | -0/+2 |
| | | | | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *-----. \ \ | Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',... | Len Brown | 2009-02-07 | 53 | -196/+338 |
| |\ \ \ \ \ \ |
|
| | | | | * | | | ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc ent... | Thomas Renninger | 2009-02-04 | 1 | -11/+0 |
| | | | | |/ / |
|
| | | | * | | | x86-64: fix int $0x80 -ENOSYS return | Roland McGrath | 2009-02-07 | 1 | -3/+5 |
| | | | * | | | prevent kprobes from catching spurious page faults | Masami Hiramatsu | 2009-02-06 | 1 | -2/+6 |
| | | * | | | | ACPI suspend: Fix compilation warnings in drivers/acpi/sleep.c | Rafael J. Wysocki | 2009-01-17 | 1 | -2/+2 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | x86: kernel/mpparse.c fix compilation warnings | Jaswinder Singh Rajput | 2009-02-11 | 1 | -3/+3 |
* | | | | | | x86: make hibernation always-possible | Ingo Molnar | 2009-02-11 | 1 | -1/+0 |
* | | | | | | x86: cleanup, rename CONFIG_X86_NON_STANDARD to CONFIG_X86_EXTENDED_PLATFORM | Ravikiran G Thirumalai | 2009-02-11 | 1 | -37/+46 |
* | | | | | | x86, apic: make generic_apic_probe() generally available | Ingo Molnar | 2009-02-11 | 2 | -2/+6 |
* | | | | | | Merge branch 'x86/apic' of git://git.kernel.org/pub/scm/linux/kernel/git/jere... | Ingo Molnar | 2009-02-11 | 6 | -17/+56 |
|\ \ \ \ \ \ |
|
| * | | | | | | xen: expose enable_IO_APIC for 32-bit | Ian Campbell | 2009-02-09 | 1 | -2/+0 |
| * | | | | | | x86: unstatic ioapic entry funcs | Jeremy Fitzhardinge | 2009-02-09 | 2 | -5/+11 |
| * | | | | | | x86: add mp_find_ioapic_pin | Jeremy Fitzhardinge | 2009-02-09 | 2 | -3/+14 |
| * | | | | | | x86: unstatic mp_find_ioapic so it can be used elsewhere | Jeremy Fitzhardinge | 2009-02-09 | 2 | -1/+2 |
| * | | | | | | x86: make apic_* operations inline functions | Jeremy Fitzhardinge | 2009-02-09 | 1 | -6/+29 |
* | | | | | | | x86, apic: fix initialization of wakeup_cpu | Alok Kataria | 2009-02-11 | 1 | -1/+1 |
|/ / / / / / |
|
* | | | | | | xen: use our own eventchannel->irq path | Jeremy Fitzhardinge | 2009-02-09 | 2 | -22/+1 |
* | | | | | | Merge branch 'x86/paravirt' into x86/apic | Ingo Molnar | 2009-02-09 | 26 | -1158/+1379 |
|\ \ \ \ \ \ |
|
| * | | | | | | xen: use direct ops on 64-bit | Jeremy Fitzhardinge | 2009-02-05 | 1 | -13/+1 |
| * | | | | | | xen: make direct versions of irq_enable/disable/save/restore to common code | Jeremy Fitzhardinge | 2009-02-05 | 5 | -231/+169 |
| * | | | | | | xen: setup percpu data pointers | Jeremy Fitzhardinge | 2009-02-05 | 3 | -3/+20 |
| * | | | | | | Merge branch 'core/percpu' into x86/paravirt | H. Peter Anvin | 2009-02-05 | 9 | -22/+36 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | x86, percpu: fix kexec with vmlinux | Yinghai Lu | 2009-02-03 | 1 | -2/+3 |
| | * | | | | | | xen: setup percpu data pointers | Jeremy Fitzhardinge | 2009-01-31 | 2 | -1/+7 |
| | * | | | | | | x86: split loading percpu segments from loading gdt | Jeremy Fitzhardinge | 2009-01-31 | 2 | -6/+13 |
| | * | | | | | | x86: pass in cpu number to switch_to_new_gdt() | Brian Gerst | 2009-01-31 | 5 | -12/+12 |
| | * | | | | | | x86: UV fix uv_flush_send_and_wait() | Cliff Wickman | 2009-01-31 | 1 | -1/+1 |
| * | | | | | | | xen: fix 32-bit build resulting from mmu move | Jeremy Fitzhardinge | 2009-02-05 | 1 | -0/+37 |
| * | | | | | | | x86/paravirt: return full 64-bit result | Jeremy Fitzhardinge | 2009-02-04 | 1 | -1/+1 |
| * | | | | | | | x86/vmi: fix interrupt enable/disable/save/restore calling convention. | Jeremy Fitzhardinge | 2009-02-02 | 1 | -4/+5 |
| * | | | | | | | x86/paravirt: don't restore second return reg | Jeremy Fitzhardinge | 2009-02-02 | 1 | -2/+2 |
| * | | | | | | | x86/paravirt: fix missing callee-save call on pud_val | Jeremy Fitzhardinge | 2009-01-30 | 1 | -4/+4 |
| * | | | | | | | x86/paravirt: use callee-saved convention for pte_val/make_pte/etc | Jeremy Fitzhardinge | 2009-01-30 | 3 | -88/+67 |