Commit Graph

19420 Commits (22b132102f1540dd40f3e41df88796829b685f1a)

Author SHA1 Message Date
Markus Metzger 87e8407f9a x86, ptrace: add bts_struct size to status command 17 years ago
Ingo Molnar 58f6f6ea1d x86: migration helpers for KVM 17 years ago
Ananth N Mavinakayanahalli 8c1c935642 x86: kprobes: add kprobes smoke tests that run on boot 17 years ago
travis@sgi.com 3334052a32 x86: unify percpu.h 17 years ago
travis@sgi.com 072a1e6953 x86: use generic percpu on 64-bit 17 years ago
travis@sgi.com 0af8a5ccc5 x86_32: use generic percpu.h 17 years ago
travis@sgi.com acdac87202 percpu: make the asm-generic/percpu.h more "generic" 17 years ago
travis@sgi.com 5280e004fc percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.h 17 years ago
travis@sgi.com b32ef636a5 percpu: use a kconfig variable to signal arch specific percpu setup 17 years ago
Miguel Boton 4d022e35fd x86: reboot_{32|64}.c unification 17 years ago
Arjan van de Ven 79b4cc5ee7 debug: move WARN_ON() out of line 17 years ago
Olof Johansson 3a6a62f96f debug: introduce __WARN() 17 years ago
Ingo Molnar 0c2bd5a5e3 x86: clean up include/asm-x86/calling.h 17 years ago
Jeremy Fitzhardinge 11b7c7dc94 x86: page.h: move things back to their own files 17 years ago
Jeremy Fitzhardinge e62f4473f3 x86: page.h: move remaining bits and pieces 17 years ago
Jeremy Fitzhardinge 98fd5aee34 x86: page.h: move pa and va related things 17 years ago
Ingo Molnar 6724a1d2fc x86: page.h: move and unify types for pagetable entry, #6 17 years ago
Jeremy Fitzhardinge 881d90d0da x86: page.h: move and unify types for pagetable entry 17 years ago
Ingo Molnar 38f0f12793 x86: page.h: move and unify types for pagetable entry, #5 17 years ago
Ingo Molnar d6e3cf63e9 x86: page.h: move and unify types for pagetable entry, #4 17 years ago
Ingo Molnar ba2b6c525e x86: page.h: move and unify types for pagetable entry, #3 17 years ago
Ingo Molnar 7a2389b457 x86: page.h: move and unify types for pagetable entry, #2 17 years ago
Ingo Molnar 3da1bcc265 x86: page.h: move and unify types for pagetable entry, #1 17 years ago
Jeremy Fitzhardinge 74ef649fe8 x86: add _AT() macro to conditionally cast 17 years ago
Jeremy Fitzhardinge 345b904c3f x86: page.h: unify page copying and clearing 17 years ago
Jeremy Fitzhardinge 83a5101bf2 x86: page.h: unify constants 17 years ago
Andi Kleen 68071a9665 x86: remove the now unused X86_FEATURE_SYNC_RDTSC 17 years ago
Ingo Molnar 92767af0e3 x86: fix sched_clock() 17 years ago
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
WANG Cong 2a10e7c412 git-x86: unbreak UML 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