Age | Commit message (Expand) | Author |
2008-10-13 | x86: add early_memremap() | Jeremy Fitzhardinge |
2008-10-13 | x86: add _PAGE_IOMAP pte flag for IO mappings | Jeremy Fitzhardinge |
2008-10-13 | i386: trace_hardirqs_fixup should now not be necessary: irqs are off. | Alexander van Heukelum |
2008-10-13 | i386: add TRACE_IRQS_OFF for the exception 3 (int3) | Alexander van Heukelum |
2008-10-13 | i386: add TRACE_IRQS_OFF for the nmi | Alexander van Heukelum |
2008-10-13 | i386: add TRACE_IRQS_OFF for exception 1 (debug) | Alexander van Heukelum |
2008-10-13 | i386: add TRACE_IRQS_OFF to entry_32.S in 'error_code' | Alexander van Heukelum |
2008-10-13 | i386: remove temporary DO_TRAP macros, expanding the last one used | Alexander van Heukelum |
2008-10-13 | i386: convert hardware exception 19 to an interrupt gate | Alexander van Heukelum |
2008-10-13 | i386: convert hardware exception 18 to an interrupt gate | Alexander van Heukelum |
2008-10-13 | i386: convert hardware exception 17 to an interrupt gate | Alexander van Heukelum |
2008-10-13 | i386: convert hardware exception 16 to an interrupt gate | Alexander van Heukelum |
2008-10-13 | i386: convert hardware exception 15 to an interrupt gate | Alexander van Heukelum |
2008-10-13 | i386: convert hardware exception 13 to an interrupt gate | Alexander van Heukelum |
2008-10-13 | i386: convert hardware exception 12 to an interrupt gate | Alexander van Heukelum |
2008-10-13 | i386: convert hardware exception 11 to an interrupt gate | Alexander van Heukelum |
2008-10-13 | i386: convert hardware exception 10 to an interrupt gate | Alexander van Heukelum |
2008-10-13 | i386: convert hardware exception 9 to an interrupt gate | Alexander van Heukelum |
2008-10-13 | i386: convert hardware exception 7 to an interrupt gate | Alexander van Heukelum |
2008-10-13 | i386: convert hardware exception 6 to an interrupt gate | Alexander van Heukelum |
2008-10-13 | i386: convert hardware exception 5 to an interrupt gate | Alexander van Heukelum |
2008-10-13 | i386: convert hardware exception 4 to an interrupt gate | Alexander van Heukelum |
2008-10-13 | i386: expand exception 3 DO_TRAP macro | Alexander van Heukelum |
2008-10-13 | i386: convert hardware exception 0 to an interrupt gate | Alexander van Heukelum |
2008-10-13 | i386: prepare to convert exceptions to interrupts | Alexander van Heukelum |
2008-10-13 | i386: remove kprobes' restore_interrupts in favour of conditional_sti | Alexander van Heukelum |
2008-10-13 | x86: rename discontig_32.c to numa_32.c | Yinghai Lu |
2008-10-13 | arch/x86/kernel/smpboot.c: Clarify when irq processing begins. | Manfred Spraul |
2008-10-13 | x86-64: slightly stream-line 32-bit syscall entry code | Jan Beulich |
2008-10-12 | Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x... | Ingo Molnar |
2008-10-12 | x86: make processor type select depend on CONFIG_EMBEDDED | Ingo Molnar |
2008-10-12 | x86: extend processor type select help text | Ingo Molnar |
2008-10-12 | x86, amd-iommu: propagate PCI device enabling error | Ingo Molnar |
2008-10-12 | warnings: fix arch/x86/kernel/io_apic_64.c | Ingo Molnar |
2008-10-12 | warnings: fix arch/x86/kernel/early_printk.c | Ingo Molnar |
2008-10-12 | x86, fpu: check __clear_user() return value | Ingo Molnar |
2008-10-12 | Merge branch 'linus' into x86/xsave | Ingo Molnar |
2008-10-12 | x86: memory corruption check - cleanup | Ingo Molnar |
2008-10-12 | Merge branch 'linus' into x86/memory-corruption-check | Ingo Molnar |
2008-10-12 | Merge branches 'core/signal' and 'x86/spinlocks' into x86/xen | Ingo Molnar |
2008-10-12 | Merge branch 'x86/signal' into core/signal | Ingo Molnar |
2008-10-12 | Merge branch 'linus' into x86/signal | Ingo Molnar |
2008-10-12 | Merge branch 'linus' into x86/quirks | Ingo Molnar |
2008-10-12 | Merge branch 'linus' into x86/xen | Ingo Molnar |
2008-10-12 | x86: ioperm user_regset | Roland McGrath |
2008-10-12 | Merge branch 'x86/urgent' into core/signal | Ingo Molnar |
2008-10-12 | x86: fix early panic on amd64 due to typo in supported CPU section | Petr Vandrovec |
2008-10-12 | x86, early_ioremap: fix fencepost error | Alan Cox |
2008-10-12 | x86: avoid dereferencing beyond stack + THREAD_SIZE | David Rientjes |
2008-10-11 | Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of ... | Linus Torvalds |