Age | Commit message (Expand) | Author |
2008-01-30 | x86: fix pte_modify() bug | Ingo Molnar |
2008-01-30 | x86: unify pgtable accessors which use, #2 | Ingo Molnar |
2008-01-30 | x86: unify pgtable accessors which use | Jeremy Fitzhardinge |
2008-01-30 | x86: mask NX from pte_pfn | Jeremy Fitzhardinge |
2008-01-30 | x86/pgtable: unify pagetable accessors, #6 | Jeremy Fitzhardinge |
2008-01-30 | x86/pgtable: unify pagetable accessors, #5 | Ingo Molnar |
2008-01-30 | x86/pgtable: unify pagetable accessors, #4 | Ingo Molnar |
2008-01-30 | x86/pgtable: unify pagetable accessors, #3 | Ingo Molnar |
2008-01-30 | x86/pgtable: unify pagetable accessors, #2 | Ingo Molnar |
2008-01-30 | x86/pgtable: unify pagetable accessors, #1 | Ingo Molnar |
2008-01-30 | x86/pgtable: fix constant sign extension problem | Ingo Molnar |
2008-01-30 | x86: move all asm/pgtable constants into one place | Jeremy Fitzhardinge |
2008-01-30 | x86: add PWT to NOCACHE flags | Ingo Molnar |
2008-01-30 | x86, ptrace: add bts_struct size to status command | Markus Metzger |
2008-01-30 | x86: migration helpers for KVM | Ingo Molnar |
2008-01-30 | x86: kprobes: add kprobes smoke tests that run on boot | Ananth N Mavinakayanahalli |
2008-01-30 | x86: unify percpu.h | travis@sgi.com |
2008-01-30 | x86: use generic percpu on 64-bit | travis@sgi.com |
2008-01-30 | x86_32: use generic percpu.h | travis@sgi.com |
2008-01-30 | percpu: make the asm-generic/percpu.h more "generic" | travis@sgi.com |
2008-01-30 | percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.h | travis@sgi.com |
2008-01-30 | percpu: use a kconfig variable to signal arch specific percpu setup | travis@sgi.com |
2008-01-30 | x86: reboot_{32|64}.c unification | Miguel Boton |
2008-01-30 | debug: move WARN_ON() out of line | Arjan van de Ven |
2008-01-30 | debug: introduce __WARN() | Olof Johansson |
2008-01-30 | x86: clean up include/asm-x86/calling.h | Ingo Molnar |
2008-01-30 | x86: page.h: move things back to their own files | Jeremy Fitzhardinge |
2008-01-30 | x86: page.h: move remaining bits and pieces | Jeremy Fitzhardinge |
2008-01-30 | x86: page.h: move pa and va related things | Jeremy Fitzhardinge |
2008-01-30 | x86: page.h: move and unify types for pagetable entry, #6 | Ingo Molnar |
2008-01-30 | x86: page.h: move and unify types for pagetable entry | Jeremy Fitzhardinge |
2008-01-30 | x86: page.h: move and unify types for pagetable entry, #5 | Ingo Molnar |
2008-01-30 | x86: page.h: move and unify types for pagetable entry, #4 | Ingo Molnar |
2008-01-30 | x86: page.h: move and unify types for pagetable entry, #3 | Ingo Molnar |
2008-01-30 | x86: page.h: move and unify types for pagetable entry, #2 | Ingo Molnar |
2008-01-30 | x86: page.h: move and unify types for pagetable entry, #1 | Ingo Molnar |
2008-01-30 | x86: add _AT() macro to conditionally cast | Jeremy Fitzhardinge |
2008-01-30 | x86: page.h: unify page copying and clearing | Jeremy Fitzhardinge |
2008-01-30 | x86: page.h: unify constants | Jeremy Fitzhardinge |
2008-01-30 | x86: remove the now unused X86_FEATURE_SYNC_RDTSC | Andi Kleen |
2008-01-30 | x86: fix sched_clock() | Ingo Molnar |
2008-01-30 | x86: remove get_cycles_sync | Andi Kleen |
2008-01-30 | x86: map vsyscalls early enough | Ingo Molnar |
2008-01-30 | x86: move native_read_tsc() offline | Ingo Molnar |
2008-01-30 | x86: introduce rdtsc_barrier() | Andi Kleen |
2008-01-30 | git-x86: unbreak UML | WANG Cong |
2008-01-30 | x86: move nop declarations into separate include file | Andi Kleen |
2008-01-30 | x86: Implement support to synchronize RDTSC with LFENCE on Intel CPUs | Andi Kleen |
2008-01-30 | x86: implement support to synchronize RDTSC through MFENCE on AMD CPUs | Andi Kleen |
2008-01-30 | x86: make ptrace.h safe to include from assembler code | Andi Kleen |