Age | Commit message (Expand) | Author |
2009-01-31 | x86: split loading percpu segments from loading gdt | Jeremy Fitzhardinge |
2009-01-31 | x86: pass in cpu number to switch_to_new_gdt() | Brian Gerst |
2009-01-31 | x86: UV fix uv_flush_send_and_wait() | Cliff Wickman |
2009-01-31 | x86, vm86: clean up invalid_vm86_irq() | Ingo Molnar |
2009-01-31 | x86, irq: describe NR_IRQ sizing details, clean up | Ingo Molnar |
2009-01-31 | x86, irq_vectors.h: remove needless includes | Ingo Molnar |
2009-01-31 | x86, irq: add IRQ layout comments | Ingo Molnar |
2009-01-31 | x86, irqs, voyager: remove Voyager quirk | Ingo Molnar |
2009-01-31 | x86, voyager: move Voyager-specific defines to voyager.h | Ingo Molnar |
2009-01-31 | x86, apic: clean up spurious vector sanity check | Ingo Molnar |
2009-01-31 | x86, apic: unify the APIC vector enumeration | Ingo Molnar |
2009-01-31 | x86: update copyrights | Ingo Molnar |
2009-01-31 | x86, apic: clean up header section | Ingo Molnar |
2009-01-31 | x86, irq: add LOCAL_PERF_VECTOR | Ingo Molnar |
2009-01-30 | x86 setup: fix asm constraints in vesa_store_edid | Andreas Schwab |
2009-01-30 | x86/paravirt: fix missing callee-save call on pud_val | Jeremy Fitzhardinge |
2009-01-30 | x86/paravirt: use callee-saved convention for pte_val/make_pte/etc | Jeremy Fitzhardinge |
2009-01-30 | x86/paravirt: implement PVOP_CALL macros for callee-save functions | Jeremy Fitzhardinge |
2009-01-30 | x86/paravirt: add register-saving thunks to reduce caller register pressure | Jeremy Fitzhardinge |
2009-01-30 | x86/paravirt: selectively save/restore regs around pvops calls | Jeremy Fitzhardinge |
2009-01-30 | x86: fix paravirt clobber in entry_64.S | Jeremy Fitzhardinge |
2009-01-30 | x86/pvops: add a paravirt_ident functions to allow special patching | Jeremy Fitzhardinge |
2009-01-30 | xen: move remaining mmu-related stuff into mmu.c | Jeremy Fitzhardinge |
2009-01-30 | Merge branch 'core/percpu' into x86/paravirt | H. Peter Anvin |
2009-01-30 | x86, apic, 32-bit: add self-IPI methods | Ingo Molnar |
2009-01-30 | MIPS: Alchemy: time.c build fix | Manuel Lauss |
2009-01-30 | MIPS: RB532: Export rb532_gpio_set_func() | Phil Sutter |
2009-01-30 | MIPS: RB532: Update headers | Phil Sutter |
2009-01-30 | MIPS: RB532: Simplify dev3 init | Phil Sutter |
2009-01-30 | MIPS: RB532: Remove {get,set}_434_reg() | Phil Sutter |
2009-01-30 | MIPS: RB532: Move dev3 init code to devices.c | Phil Sutter |
2009-01-30 | MIPS: RB532: Fix set_latch_u5() | Phil Sutter |
2009-01-30 | MIPS: RB532: Fix init of rb532_dev3_ctl_res | Phil Sutter |
2009-01-30 | MIPS: RB532: Use driver_data instead of platform_data | Phil Sutter |
2009-01-30 | MIPS: RB532: Detect uart type, add platform device | Phil Sutter |
2009-01-30 | MIPS: RB532: remove useless CF GPIO initialisation | Phil Sutter |
2009-01-30 | MIPS: RB532: Auto disable GPIO alternate function | Phil Sutter |
2009-01-30 | MIPS: RB532: Add set_type() function to IRQ struct. | Phil Sutter |
2009-01-30 | MIPS: RC32434: Define io_map_base for PCI controller | Phil Sutter |
2009-01-30 | MIPS: RB532: Fix bit swapping in rb532_set_bit() | Phil Sutter |
2009-01-30 | MIPS: Use hardware watchpoints on all R1 and R2 CPUs. | David Daney |
2009-01-30 | MIPS: Read watch registers with interrupts disabled. | David Daney |
2009-01-30 | MIPS: Fix a typo in watchpoint register structure. | David Daney |
2009-01-30 | MIPS: TXx9: Add support for TX4939 internal RTC | Atsushi Nemoto |
2009-01-30 | MIPS: R2: Fix broken installation of cache error handler. | Ralf Baechle |
2009-01-30 | MIPS: IP27: Switch from DMA_IP27 to DMA_COHERENT | Ralf Baechle |
2009-01-30 | MIPS: Add return value checks to user_termio_to_kernel_termios() | Ralf Baechle |
2009-01-30 | MIPS: Octeon: Remove duplicated #includes | Huang Weiyi |
2009-01-30 | MIPS: atomic_*(): Change type of intermediate variables. | Ralf Baechle |
2009-01-30 | MIPS: Port "mm: invoke oom-killer from page fault" from UML / x86 | Ralf Baechle |