- c68461b x86: change x86 machine check handler to use unlocked_ioctl instead by Nikanth Karthikesan · 17 years ago
- f291923 x86/pgtable: explain constant sign extension problem by Jeremy Fitzhardinge · 17 years ago
- 015c8dd xen: mask out PWT too by Jeremy Fitzhardinge · 17 years ago
- 4891645 x86: unify paravirt pagetable accessors by Jeremy Fitzhardinge · 17 years ago
- 8405b12 x86: unify zero_page definition by Jeremy Fitzhardinge · 17 years ago
- d8d8982 x86: fix warning by Jeremy Fitzhardinge · 17 years ago
- 195466d x86: pgtable: unify pte accessors by Jeremy Fitzhardinge · 17 years ago
- e332870 x86/vmi: fix compilation as a result of pte_t changes by Jeremy Fitzhardinge · 17 years ago
- c8e5393 x86: page.h: make pte_t a union to always include by Jeremy Fitzhardinge · 17 years ago
- b7fff53 x86: fix pte_modify() bug by Ingo Molnar · 17 years ago
- 3847231 x86: unify pgtable accessors which use, #2 by Ingo Molnar · 17 years ago
- 6fdc05d x86: unify pgtable accessors which use by Jeremy Fitzhardinge · 17 years ago
- c3bcfb5 x86: mask NX from pte_pfn by Jeremy Fitzhardinge · 17 years ago
- 4614139 x86/pgtable: unify pagetable accessors, #6 by Jeremy Fitzhardinge · 17 years ago
- e8a4852 x86/pgtable: unify pagetable accessors, #5 by Ingo Molnar · 17 years ago
- 7d00a1a x86/pgtable: unify pagetable accessors, #4 by Ingo Molnar · 17 years ago
- 1444d2d x86/pgtable: unify pagetable accessors, #3 by Ingo Molnar · 17 years ago
- 92ac166f x86/pgtable: unify pagetable accessors, #2 by Ingo Molnar · 17 years ago
- dcbae6b x86/pgtable: unify pagetable accessors, #1 by Ingo Molnar · 17 years ago
- 61f38226 x86/pgtable: fix constant sign extension problem by Ingo Molnar · 17 years ago
- 925596a x86: avoid name conflict for Voyager leave_mm by Jeremy Fitzhardinge · 17 years ago
- 6c38665 x86: move all asm/pgtable constants into one place by Jeremy Fitzhardinge · 17 years ago
- 82bc03f x86: add PWT to NOCACHE flags by Ingo Molnar · 17 years ago
- 7375931 x86: coding style fixes in arch/x86/ia32/audit.c by Paolo Ciarrocchi · 17 years ago
- bac4894 x86: make NUMA work on 32-bit again by Mel Gorman · 17 years ago
- 87e8407 x86, ptrace: add bts_struct size to status command by Markus Metzger · 17 years ago
- 58f6f6e x86: migration helpers for KVM by Ingo Molnar · 17 years ago
- 4fc2fba x86: unify arch/x86/kernel/acpi/sleep*.c by Pavel Machek · 17 years ago
- 8a19da7 x86: clean up arch/x86/mm/fault_64.c by Ingo Molnar · 17 years ago
- 8c1c935 x86: kprobes: add kprobes smoke tests that run on boot by Ananth N Mavinakayanahalli · 17 years ago
- 3334052 x86: unify percpu.h by travis@sgi.com · 17 years ago
- 072a1e6 x86: use generic percpu on 64-bit by travis@sgi.com · 17 years ago
- 0af8a5c x86_32: use generic percpu.h by travis@sgi.com · 17 years ago
- acdac87 percpu: make the asm-generic/percpu.h more "generic" by travis@sgi.com · 17 years ago
- 5280e00 percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.h by travis@sgi.com · 17 years ago
- b32ef63 percpu: use a kconfig variable to signal arch specific percpu setup by travis@sgi.com · 17 years ago
- cf8fa92 i386: handle an initrd in highmem (version 2) by H. Peter Anvin · 17 years ago
- 6d7d743 x86 boot : export boot_params via debugfs for debugging by Huang, Ying · 17 years ago
- 4d022e3 x86: reboot_{32|64}.c unification by Miguel Boton · 17 years ago
- 71c3391 debug: add the end-of-trace marker and the module list to by Arjan van de Ven · 17 years ago
- 79b4cc5 debug: move WARN_ON() out of line by Arjan van de Ven · 17 years ago
- 3a6a62f9 debug: introduce __WARN() by Olof Johansson · 17 years ago
- f315dec x86: kprobes change kprobe_handler flow by Abhishek Sagar · 17 years ago
- 4c49156 x86: make arch/x86/kernel/acpi/wakeup_32.S use a separate by Eric Dumazet · 17 years ago
- 0c2bd5a x86: clean up include/asm-x86/calling.h by Ingo Molnar · 17 years ago
- e3cfac8 x86: mark memory_setup __init by Andi Kleen · 17 years ago
- a9a8329 x86: Set CFQ as default in 32-bit defconfig by Andi Kleen · 17 years ago
- a6b6807 x86: compile apm and voyager module only when selected in Kconfig by Andi Kleen · 17 years ago
- 37f30e2 x86: document fdimage/isoimage completely in make help by Andi Kleen · 17 years ago
- 3898534 x86: remove CPU capabitilites printks on 32-bit by Andi Kleen · 17 years ago
- 96d97cf x86: add /proc/irq/*/spurious to dump the spurious irq debugging state by Andi Kleen · 17 years ago
- 9e094c1 genirq: turn irq debugging options into module params by Andi Kleen · 17 years ago
- b899c5e x86/efi: fix improper use of lvalue by Jeremy Fitzhardinge · 17 years ago
- 11b7c7d x86: page.h: move things back to their own files by Jeremy Fitzhardinge · 17 years ago
- e62f447 x86: page.h: move remaining bits and pieces by Jeremy Fitzhardinge · 17 years ago
- 98fd5ae x86: page.h: move pa and va related things by Jeremy Fitzhardinge · 17 years ago
- 6724a1d x86: page.h: move and unify types for pagetable entry, #6 by Ingo Molnar · 17 years ago
- 881d90d x86: page.h: move and unify types for pagetable entry by Jeremy Fitzhardinge · 17 years ago
- 38f0f12 x86: page.h: move and unify types for pagetable entry, #5 by Ingo Molnar · 17 years ago
- d6e3cf6 x86: page.h: move and unify types for pagetable entry, #4 by Ingo Molnar · 17 years ago
- ba2b6c5 x86: page.h: move and unify types for pagetable entry, #3 by Ingo Molnar · 17 years ago
- 7a2389b x86: page.h: move and unify types for pagetable entry, #2 by Ingo Molnar · 17 years ago
- 3da1bcc x86: page.h: move and unify types for pagetable entry, #1 by Ingo Molnar · 17 years ago
- 74ef649 x86: add _AT() macro to conditionally cast by Jeremy Fitzhardinge · 17 years ago
- 345b904 x86: page.h: unify page copying and clearing by Jeremy Fitzhardinge · 17 years ago
- 83a5101 x86: page.h: unify constants by Jeremy Fitzhardinge · 17 years ago
- 9566e91 x86: fix detection of CONSTANT_TSC bit for AMD CPUs by Andreas Herrmann · 17 years ago
- ddb25f9 x86: don't disable TSC in any C states on AMD Fam10h by Andi Kleen · 17 years ago
- 32c7553 x86: remove explicit C3 TSC check on 64bit by Andi Kleen · 17 years ago
- 51fc97b x86: allow TSC clock source on AMD Fam10h and some cleanup by Andi Kleen · 17 years ago
- 2b16a23 x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detection by Andi Kleen · 17 years ago
- 68071a9 x86: remove the now unused X86_FEATURE_SYNC_RDTSC by Andi Kleen · 17 years ago
- 92767af x86: fix sched_clock() by Ingo Molnar · 17 years ago
- 6d63de8 x86: remove get_cycles_sync by Andi Kleen · 17 years ago
- f06e4ec x86: read_tsc sync by Ingo Molnar · 17 years ago
- e402644 x86: map vsyscalls early enough by Ingo Molnar · 17 years ago
- cdc7957 x86: move native_read_tsc() offline by Ingo Molnar · 17 years ago
- fde1b3f x86: introduce rdtsc_barrier() by Andi Kleen · 17 years ago
- 2a10e7c git-x86: unbreak UML by WANG Cong · 17 years ago
- bd61643 x86: move nop declarations into separate include file by Andi Kleen · 17 years ago
- 6d5f718 x86: lfence fix by Ingo Molnar · 17 years ago
- 707fa8e x86: Implement support to synchronize RDTSC with LFENCE on Intel CPUs by Andi Kleen · 17 years ago
- de42186 x86: implement support to synchronize RDTSC through MFENCE on AMD CPUs by Andi Kleen · 17 years ago
- 27efeb6 x86: make ptrace.h safe to include from assembler code by Andi Kleen · 17 years ago
- 3aa88cd x86: clean up k8topology.c by Carlos R. Mafra · 17 years ago
- ff8a03a x86: clean up apic_32.c, take 2 by Hiroshi Shimamoto · 17 years ago
- f263310 x86: debug: double-check the empty zero page by Ingo Molnar · 17 years ago
- 48ddb15 x86: not clear empty_zero_page again by Yinghai Lu · 17 years ago
- e83a5fd x86: clean up apic_32/64.c by Hiroshi Shimamoto · 17 years ago
- c4aba4a x86: introduce force_sig_info_fault helper to X86_64 by Harvey Harrison · 17 years ago
- 1dc85be x86: begin fault_{32|64}.c unification by Harvey Harrison · 17 years ago
- b6795e6 x86: fault_32.c cleanup by Harvey Harrison · 17 years ago
- b75f53d x86: fix style errors in nmi_int.c by Carlos R. Mafra · 17 years ago
- b506a9d x86: code clarification patch to Kprobes arch code by Quentin Barnes · 17 years ago
- 3f4380a x86: get rid of checkpatch.pl complains on apm_32.c by Cyrill Gorcunov · 17 years ago
- 1c85808 x86: default to PCI=y by Adrian Bunk · 17 years ago
- 037f52a x86: gitignore arch/x86/vdso files by Sam Ravnborg · 17 years ago
- 8eed926 x86: coding style cleanup for kernel/bootflag.c by Cyrill Gorcunov · 17 years ago
- ff3cf85 x86: hlt on early crash by Ingo Molnar · 17 years ago
- 39657b6 git-x86: drivers/pnp/pnpbios/bioscalls.c build fix by Andrew Morton · 17 years ago