Commit Graph

427 Commits (6d63de8dbcda98511206897562ecfcdacf18f523)

Author SHA1 Message Date
Andi Kleen 6d63de8dbc x86: remove get_cycles_sync 17 years ago
Ingo Molnar e402644013 x86: map vsyscalls early enough 17 years ago
Ingo Molnar cdc7957d19 x86: move native_read_tsc() offline 17 years ago
Andi Kleen fde1b3fa94 x86: introduce rdtsc_barrier() 17 years ago
Andi Kleen bd61643ef6 x86: move nop declarations into separate include file 17 years ago
Andi Kleen 707fa8ed92 x86: Implement support to synchronize RDTSC with LFENCE on Intel CPUs 17 years ago
Andi Kleen de4218634e x86: implement support to synchronize RDTSC through MFENCE on AMD CPUs 17 years ago
Andi Kleen 27efeb6771 x86: make ptrace.h safe to include from assembler code 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 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
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
Venki Pallipadi bde6f5f59c x86: voluntary leave_mm before entering ACPI C3 17 years ago
Parag Warudkar bca25bafbb x86: fix dmi_alloc() to not advance alloc index in case of 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 a97f52e678 x86: compat_binfmt_elf 17 years ago
Roland McGrath 60b3b9af35 x86: x86 user_regset cleanup 17 years ago
Roland McGrath 975511be74 x86: x86 CORE_DUMP_USE_REGSET 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
Roland McGrath 4421011120 x86: x86 i387 user_regset 17 years ago
Roland McGrath cc927a25bd x86: x86 i387 header cleanup 17 years ago
Roland McGrath 99f8ecdf45 x86: x86 i387 unify structs 17 years ago
Roland McGrath 863aec8602 x86: x86-64 wired cpu_has macros 17 years ago
Harvey Harrison 0ddc9cc8fd x86: unify module_{32|64}.h 17 years ago
Harvey Harrison 85f2adf169 x86: use helper in fault_64.c 17 years ago
Glauber de Oliveira Costa 46265df040 x86: move i387 definitions to processor.h 17 years ago
Glauber de Oliveira Costa ea5e3593a4 x86: unify asm nops 17 years ago
Glauber de Oliveira Costa ae2e15eb3b x86: unify prefetch operations 17 years ago
Glauber de Oliveira Costa 1a53905add x86: move definitions to processor.h 17 years ago
Glauber de Oliveira Costa fc87e9061a x86: unify mm_segment_t definition 17 years ago
Glauber de Oliveira Costa 2c1c468a38 x86: remove legacy stuff from processor_64.h 17 years ago
Glauber de Oliveira Costa 5300db887e x86: unify x86_cpuinfo struct. 17 years ago
Glauber de Oliveira Costa 26996dd22b x86: change bitwise operations to get a void parameter. 17 years ago
Glauber de Oliveira Costa dbcb466024 x86: unify TASK_ALIGN definitions 17 years ago
Glauber de Oliveira Costa cb38d37733 x86: unify thread struct. 17 years ago
Glauber de Oliveira Costa 7818a1e029 x86: provide 64-bit with a load_sp0 function. 17 years ago
Glauber de Oliveira Costa ca241c7503 x86: unify tss_struct 17 years ago