Age | Commit message (Expand) | Author |
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 |
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-11 | Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l... | Linus Torvalds |
2008-10-11 | Merge phase #2 (PAT updates) of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2008-10-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds |
2008-10-10 | Merge branch 'sched-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-10-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
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 |
2008-10-10 | x86, cpa: make the kernel physical mapping initialization a two pass sequence... | Suresh Siddha |
2008-10-10 | x86, pat: cleanups | Ingo Molnar |
2008-10-10 | x86: fix pagetable init 64-bit breakage | Suresh Siddha |
2008-10-10 | x86: track memtype for RAM in page struct | Suresh Siddha |
2008-10-10 | x86, cpa: srlz cpa(), global flush tlb after splitting big page and before do... | Suresh Siddha |
2008-10-10 | x86, cpa: remove cpa pool code | Suresh Siddha |
2008-10-10 | x86, cpa: no need to check alias for __set_pages_p/__set_pages_np | Suresh Siddha |
2008-10-10 | x86, cpa: dont use large pages for kernel identity mapping with DEBUG_PAGEALLOC | Suresh Siddha |