- 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
- fb0328e x86: reduce CONFIG_X86_PPRO_FENCE bloat by Nick Piggin · 17 years ago
- 583d0e9 x86: unify arch/x86/lib/Makefile(s) by Sam Ravnborg · 17 years ago
- db569af x86: unify arch/x86/boot/compressed/Makefile(s) by Sam Ravnborg · 17 years ago
- 6b0c3d4 x86: unify arch/x86/kernel/Makefile(s) by Sam Ravnborg · 17 years ago
- d531b4f x86: teach vdso to clean by Sam Ravnborg · 17 years ago
- 4ba7e5c x86: biarch support for 32 bit builds beautified by Sam Ravnborg · 17 years ago
- 25dfeeb x86: share more options between 32 and 64 bit build by Sam Ravnborg · 17 years ago
- 0a6ef37 x86: unification of arch/x86/Makefiles by Sam Ravnborg · 17 years ago
- b976015 x86: kprobes change kprobe_handler flow by Harvey Harrison · 17 years ago
- 33cb524 x86: cosmetic fixes fault_{32|64}.c by Harvey Harrison · 17 years ago
- 1d16b53 arch/x86/kernel/io_apic_{64,32}.c: use time_before by Julia Lawall · 17 years ago
- 4f2479f arch/x86/kernel/apm_32.c: use time_before, time_before_eq, by Julia Lawall · 17 years ago
- e5fc316 arch/x86/ia32: use time_before, time_before_eq, etc. by Julia Lawall · 17 years ago
- 31f80e4 x86: kprobes remove fix_riprel #ifdef by Harvey Harrison · 17 years ago
- 9930927 x86: introduce REX prefix helper for kprobes by Harvey Harrison · 17 years ago
- e419190 x86: arch/x86/math-emu/errors.c: fix printk warnings by Andrew Morton · 17 years ago
- 7271339 x86: arch/x86/kernel/cpu/mcheck/k7.c checkpatch fixes by Andrew Morton · 17 years ago
- b912a1c x86: arch/x86/kernel/cpu/mcheck/ checkpatch fixes by Andrew Morton · 17 years ago
- 9e8b6d9 arch/x86/kernel/cpu/mcheck/p4.c: cleanups by Min Zhang · 17 years ago
- 8b2cb7a x86: 32-bit EFI runtime service support: fixes in sync with 64-bit support by Huang, Ying · 17 years ago
- bfd074e replace x86_read/write_per_cpu with a common function. by Glauber de Oliveira Costa · 17 years ago
- 53fd13c x86: patching functions on 64-bit by Glauber de Oliveira Costa · 17 years ago
- 2f485ef x86: move patching code to arch-specific file. by Glauber de Oliveira Costa · 17 years ago
- 21438f7 x86: add CLBR_ defines for 64-bit by Glauber de Oliveira Costa · 17 years ago
- 1954448 x86: cleanup CLI_STRING, STI_STRING and friends by Glauber de Oliveira Costa · 17 years ago
- 72fe485 x86: replace privileged instructions with paravirt macros by Glauber de Oliveira Costa · 17 years ago
- e801f86 x86: adds paravirt hook for swapgs by Glauber de Oliveira Costa · 17 years ago
- 4a8c4c4 x86: add macro for privileged 64-bit operation by Glauber de Oliveira Costa · 17 years ago
- 2e47d3e x86: change irq functions to accomodate 64-bit by Glauber de Oliveira Costa · 17 years ago
- 6057fc8 x86: adjust assembly macros on 64-bit as well. by Glauber de Oliveira Costa · 17 years ago
- 658be9d x86: change assembly definition of paravirt_patch_site by Glauber de Oliveira Costa · 17 years ago
- e5aaac4 x86: provide paravirtualized hook for rdtscp by Glauber de Oliveira Costa · 17 years ago
- f72a9ef x86: cleanup write_tsc by Glauber de Oliveira Costa · 17 years ago
- a474636 x86: adjust PVOP_CALL/VCALL macros for 64-bit by Glauber de Oliveira Costa · 17 years ago
- b1df07b x86: change paravirt_32.c name by Glauber de Oliveira Costa · 17 years ago
- c633459 x86, ptrace: overflow signal API by Markus Metzger · 17 years ago
- cba4b65 x86, ptrace: add buffer size checks by Markus Metzger · 17 years ago
- e6ae5d9 x86, ptrace: support 32bit-cross-64bit BTS recording by Markus Metzger · 17 years ago
- da35c37 x86, ptrace: rlimit BTS buffer allocation by Markus Metzger · 17 years ago
- 59e87cd x86: move deeply indented code to reenter_kprobe by Masami Hiramatsu · 17 years ago
- 40102d4 x86: add reenter_kprobe helper by Harvey Harrison · 17 years ago
- ddc66df x86: fix kprobe_handler reenable preemption by Masami Hiramatsu · 17 years ago
- bde6f5f x86: voluntary leave_mm before entering ACPI C3 by Venki Pallipadi · 17 years ago