Commit Graph

80115 Commits (e5fc3161969b3c82c8c61af8c8d360e39977ae2e)
 

Author SHA1 Message Date
Julia Lawall e5fc316196 arch/x86/ia32: use time_before, time_before_eq, etc. 17 years ago
Harvey Harrison 31f80e45ea x86: kprobes remove fix_riprel #ifdef 17 years ago
Harvey Harrison 9930927f36 x86: introduce REX prefix helper for kprobes 17 years ago
Andrew Morton e419190683 x86: arch/x86/math-emu/errors.c: fix printk warnings 17 years ago
Andrew Morton 7271339347 x86: arch/x86/kernel/cpu/mcheck/k7.c checkpatch fixes 17 years ago
Andrew Morton b912a1c737 x86: arch/x86/kernel/cpu/mcheck/ checkpatch fixes 17 years ago
Min Zhang 9e8b6d90ac arch/x86/kernel/cpu/mcheck/p4.c: cleanups 17 years ago
Huang, Ying 8b2cb7a8f5 x86: 32-bit EFI runtime service support: fixes in sync with 64-bit support 17 years ago
Glauber de Oliveira Costa bfd074e05b replace x86_read/write_per_cpu with a common function. 17 years ago
Glauber de Oliveira Costa 53fd13cff0 x86: patching functions on 64-bit 17 years ago
Glauber de Oliveira Costa 2f485ef568 x86: move patching code to arch-specific file. 17 years ago
Glauber de Oliveira Costa 21438f7c13 x86: add CLBR_ defines for 64-bit 17 years ago
Glauber de Oliveira Costa 1954448fb0 x86: cleanup CLI_STRING, STI_STRING and friends 17 years ago
Glauber de Oliveira Costa 72fe485854 x86: replace privileged instructions with paravirt macros 17 years ago
Glauber de Oliveira Costa e801f864ec x86: adds paravirt hook for swapgs 17 years ago
Glauber de Oliveira Costa 4a8c4c4e10 x86: add macro for privileged 64-bit operation 17 years ago
Glauber de Oliveira Costa 2e47d3e6c3 x86: change irq functions to accomodate 64-bit 17 years ago
Glauber de Oliveira Costa 6057fc827b x86: adjust assembly macros on 64-bit as well. 17 years ago
Glauber de Oliveira Costa 658be9d395 x86: change assembly definition of paravirt_patch_site 17 years ago
Glauber de Oliveira Costa e5aaac4436 x86: provide paravirtualized hook for rdtscp 17 years ago
Glauber de Oliveira Costa f72a9ef979 x86: cleanup write_tsc 17 years ago
Glauber de Oliveira Costa a4746364da x86: adjust PVOP_CALL/VCALL macros for 64-bit 17 years ago
Glauber de Oliveira Costa b1df07bd66 x86: change paravirt_32.c name 17 years ago
Markus Metzger c6334593c6 x86, ptrace: overflow signal API 17 years ago
Markus Metzger cba4b65d35 x86, ptrace: add buffer size checks 17 years ago
Markus Metzger e6ae5d9540 x86, ptrace: support 32bit-cross-64bit BTS recording 17 years ago
Markus Metzger da35c37198 x86, ptrace: rlimit BTS buffer allocation 17 years ago
Masami Hiramatsu 59e87cdcd2 x86: move deeply indented code to reenter_kprobe 17 years ago
Harvey Harrison 40102d4a41 x86: add reenter_kprobe helper 17 years ago
Masami Hiramatsu ddc66df876 x86: fix kprobe_handler reenable preemption 17 years ago
Venki Pallipadi bde6f5f59c x86: voluntary leave_mm before entering ACPI C3 17 years ago
Ingo Molnar 7d409d6057 x86: add some pirq debugging 17 years ago
Gary Hade 9f8daccaa0 PCI: remove default PCI expansion ROM memory allocation 17 years ago
Parag Warudkar bca25bafbb x86: fix dmi_alloc() to not advance alloc index in case of 17 years ago
Parag Warudkar 79da472111 x86: fix DMI out of memory problems 17 years ago
Ingo Molnar aca46ba292 x86: remove unused include/asm-x86/processor_32/64.h 17 years ago
Glauber de Oliveira Costa 2f66dcc933 x86: finish processor.h integration 17 years ago
Glauber de Oliveira Costa 7ba65c7e17 x86: remove __init modifier from header declaration 17 years ago
Roland McGrath fdadd54db5 x86: x86 ptrace generic requests 17 years ago
Roland McGrath bb61682b3f x86: x86 core dump TLS 17 years ago
Roland McGrath a06b24e8bf x86: x86 ia32_binfmt removal 17 years ago
Roland McGrath a97f52e678 x86: compat_binfmt_elf 17 years ago
Roland McGrath 60b3b9af35 x86: x86 user_regset cleanup 17 years ago
Roland McGrath 5a4646a4ef x86: x86 ptrace user_regset 17 years ago
Roland McGrath 975511be74 x86: x86 CORE_DUMP_USE_REGSET 17 years ago
Roland McGrath 070459d95e x86: x86 user_regset_view 17 years ago
Roland McGrath 91e7b707a4 x86: x86 user_regset general regs 17 years ago
Roland McGrath 4c79a2d8e5 x86: x86 user_regset TLS 17 years ago
Roland McGrath 1bd5718ce5 x86: x86 TLS desc_struct cleanup 17 years ago
Roland McGrath 1eeaed7679 x86: x86 i387 cleanup 17 years ago