| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-04 | 1 | -13/+1 |
| * | xen: make direct versions of irq_enable/disable/save/restore to common code | Jeremy Fitzhardinge | 2009-02-04 | 5 | -231/+169 |
| * | xen: setup percpu data pointers | Jeremy Fitzhardinge | 2009-02-04 | 3 | -3/+20 |
| * | Merge branch 'core/percpu' into x86/paravirt | H. Peter Anvin | 2009-02-04 | 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-04 | 1 | -0/+37 |
| * | | x86/paravirt: return full 64-bit result | Jeremy Fitzhardinge | 2009-02-03 | 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 |
| * | | x86/paravirt: implement PVOP_CALL macros for callee-save functions | Jeremy Fitzhardinge | 2009-01-30 | 1 | -35/+99 |
| * | | x86/paravirt: add register-saving thunks to reduce caller register pressure | Jeremy Fitzhardinge | 2009-01-30 | 6 | -49/+132 |
| * | | x86/paravirt: selectively save/restore regs around pvops calls | Jeremy Fitzhardinge | 2009-01-30 | 1 | -35/+65 |
| * | | x86: fix paravirt clobber in entry_64.S | Jeremy Fitzhardinge | 2009-01-30 | 1 | -1/+1 |
| * | | x86/pvops: add a paravirt_ident functions to allow special patching | Jeremy Fitzhardinge | 2009-01-30 | 4 | -9/+98 |
| * | | xen: move remaining mmu-related stuff into mmu.c | Jeremy Fitzhardinge | 2009-01-30 | 4 | -730/+712 |
| * | | Merge branch 'core/percpu' into x86/paravirt | H. Peter Anvin | 2009-01-30 | 124 | -2276/+2007 |
| |\ \
| | |/ |
|
| | * | Merge branch 'linus' into core/percpu | Ingo Molnar | 2009-01-30 | 3 | -5/+5 |
| | |\ |
|
* | | | | x86: unify do_IRQ() | Jeremy Fitzhardinge | 2009-02-09 | 4 | -61/+40 |
* | | | | x86: add handle_irq() to allow interrupt injection | Jeremy Fitzhardinge | 2009-02-09 | 3 | -20/+38 |
* | | | | x86: find nr_irqs_gsi with mp_ioapic_routing | Yinghai Lu | 2009-02-09 | 3 | -5/+44 |
* | | | | x86: check_timer cleanup | Yinghai Lu | 2009-02-09 | 1 | -8/+22 |
* | | | | x86: use NR_IRQS_LEGACY to replace 16 | Yinghai Lu | 2009-02-09 | 2 | -7/+5 |
* | | | | x86/irq: optimize nr_irqs | Yinghai Lu | 2009-02-09 | 1 | -5/+11 |
* | | | | x86: clean up arch/x86/Kconfig* | Ingo Molnar | 2009-02-05 | 3 | -261/+260 |
* | | | | x86, numaq: cleanups | Ingo Molnar | 2009-02-05 | 3 | -19/+20 |
* | | | | Merge branch 'x86/urgent' into x86/apic | Ingo Molnar | 2009-02-05 | 26 | -70/+132 |
|\ \ \ \ |
|
| * | | | | x86: disable intel_iommu support by default | Kyle McMartin | 2009-02-05 | 1 | -0/+11 |
| * | | | | x86: don't apply __supported_pte_mask to non-present ptes | Jeremy Fitzhardinge | 2009-02-04 | 2 | -7/+21 |
| * | | | | x86: fix grammar in user-visible BIOS warning | Alex Chiang | 2009-02-05 | 1 | -1/+1 |
| * | | | | x86/Kconfig.cpu: make Kconfig help readable in the console | Borislav Petkov | 2009-02-04 | 1 | -13/+15 |
| * | | | | x86, 64-bit: print DMI info in the oops trace | Kyle McMartin | 2009-02-04 | 1 | -2/+7 |
| * | | | | Merge branch 'core/xen' into x86/urgent | Ingo Molnar | 2009-02-04 | 25 | -65/+92 |
| |\ \ \ \ |
|
| | * | | | | xen: disable interrupts before saving in percpu | Jeremy Fitzhardinge | 2009-02-03 | 1 | -1/+3 |
| | * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-02-02 | 1 | -0/+1 |
| | |\ \ \ \ |
|
| | | * | | | | PCI: irq and pci_ids patch for Intel Tigerpoint DeviceIDs | Seth Heasley | 2009-01-27 | 1 | -0/+1 |
| | * | | | | | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-01-31 | 8 | -8/+9 |
| | |\ \ \ \ \ |
|
| | | * | | | | | headers_check fix: x86, swab.h | Jaswinder Singh Rajput | 2009-01-31 | 1 | -1/+1 |
| | | * | | | | | headers_check fix: x86, sigcontext32.h | Jaswinder Singh Rajput | 2009-01-31 | 1 | -0/+2 |
| | | * | | | | | headers_check fix: x86, sigcontext.h | Jaswinder Singh Rajput | 2009-01-31 | 1 | -1/+1 |
| | | * | | | | | headers_check fix: x86, ptrace-abi.h | Jaswinder Singh Rajput | 2009-01-31 | 1 | -1/+1 |
| | | * | | | | | headers_check fix: x86, mtrr.h | Jaswinder Singh Rajput | 2009-01-31 | 1 | -0/+1 |
| | | * | | | | | headers_check fix: x86, mce.h | Jaswinder Singh Rajput | 2009-01-31 | 1 | -4/+1 |
| | | * | | | | | headers_check fix: x86, kvm.h | Jaswinder Singh Rajput | 2009-01-31 | 1 | -1/+1 |