Age | Commit message (Expand) | Author |
2008-10-16 | x86: HPET_MSI Basic HPET_MSI setup code | venkatesh.pallipadi@intel.com |
2008-10-16 | x2apic: fix reserved APIC register accesses in print_local_APIC() | Yinghai Lu |
2008-10-16 | x86: apic - unify smp_spurious/error_interrupt declaration | Cyrill Gorcunov |
2008-10-16 | x86: probe nr_irqs even only mptable is used | Yinghai Lu |
2008-10-16 | x86: remove first_free_entry/pin_map_size | Yinghai Lu |
2008-10-16 | x86: irq: interrupt array size should be NR_VECTORS | Yinghai Lu |
2008-10-16 | x86: remove ioapic_force | Yinghai Lu |
2008-10-16 | x86, io-apic: remove union about dest for log/phy | Yinghai Lu |
2008-10-16 | x86: make 32bit support per_cpu vector | Yinghai Lu |
2008-10-16 | x86: remove nr_irq_vectors | Yinghai Lu |
2008-10-16 | x86, irq: get nr_irqs from madt | Yinghai Lu |
2008-10-16 | x86: use nr_irqs | Yinghai Lu |
2008-10-16 | x86: remove irq_vectors_limits | Yinghai Lu |
2008-10-13 | Merge git://git.infradead.org/users/dwmw2/random-2.6 | Linus Torvalds |
2008-10-13 | Merge phase #5 (misc) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li... | Linus Torvalds |
2008-10-13 | tty: Add termiox | Alan Cox |
2008-10-13 | tty: Cris has a nice RS485 ioctl so we should steal it | Alan Cox |
2008-10-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse |
2008-10-13 | x86: change early_ioremap to use slots instead of nesting | Yinghai Lu |
2008-10-13 | traps: x86: various noop-changes preparing for unification of traps_xx.c | Alexander van Heukelum |
2008-10-13 | traps: i386: expand clear_mem_error and remove from mach_traps.h | Alexander van Heukelum |
2008-10-13 | traps: x86: converge trap_init functions | Alexander van Heukelum |
2008-10-13 | x86, traps: converge do_debug handlers | Alexander van Heukelum |
2008-10-13 | x86, traps: introduce dotraplinkage | Alexander van Heukelum |
2008-10-13 | x86, traps: split out math_error and simd_math_error | Alexander van Heukelum |
2008-10-13 | x86: fix virt_addr_valid() with CONFIG_DEBUG_VIRTUAL=y, v2 | Vegard Nossum |
2008-10-13 | x86: __show_registers() and __show_regs() API unification | Pekka Enberg |
2008-10-13 | x86: move prefill_possible_map calling early, fix, V2 | Chuck Ebbert |
2008-10-13 | x86: merge winchip-2 and winchip-2a cpu choices | Krzysztof Helt |
2008-10-13 | traps: x86: remove trace_hardirqs_fixup from pagefault handler | Alexander van Heukelum |
2008-10-13 | x86: remove SEGMENT_IS_FLAT_CODE | Glauber Costa |
2008-10-13 | x86: use user_mode macro | Glauber Costa |
2008-10-13 | x86: make mm/gup.c more virtualization friendly | Jan Beulich |
2008-10-13 | x86: add memory clobber in switch_to() | Vegard Nossum |
2008-10-13 | x86: check dsdt before find oem table for es7000, v2 | Yinghai Lu |
2008-10-13 | x86: add early_memremap() | Jeremy Fitzhardinge |
2008-10-13 | x86: remove duplicate early_ioremap declarations | Jeremy Fitzhardinge |
2008-10-13 | x86: add _PAGE_IOMAP pte flag for IO mappings | Jeremy Fitzhardinge |
2008-10-13 | i386: remove kprobes' restore_interrupts in favour of conditional_sti | Alexander van Heukelum |
2008-10-13 | x86-64: reduce boot fixmap space | Jan Beulich |
2008-10-12 | Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x... | Ingo Molnar |
2008-10-12 | x86: memory corruption check - cleanup | Ingo Molnar |
2008-10-12 | Merge branches 'core/signal' and 'x86/spinlocks' into x86/xen | Ingo Molnar |
2008-10-12 | Merge branch 'linus' into x86/spinlocks | Ingo Molnar |
2008-10-12 | Merge branch 'linus' into x86/xen | Ingo Molnar |
2008-10-12 | Merge branch 'x86/urgent' into core/signal | Ingo Molnar |
2008-10-11 | Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D | Ingo Molnar |
2008-10-11 | Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B | Ingo Molnar |
2008-10-10 | Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for... | Ingo Molnar |
2008-10-10 | Merge branch 'linus' into x86/pat2 | Ingo Molnar |