- 7517527 x86: replace hard coded reservations in 64-bit early boot code with dynamic table by Andi Kleen · 17 years ago
- f6e8e28 x86: rename stack_pointer to kernel_trap_sp by Harvey Harrison · 17 years ago
- dbe3533 x86: clean up ptrace.h by Harvey Harrison · 17 years ago
- 90d43d7 x86: unify pt_regs accessors ptrace.h by Harvey Harrison · 17 years ago
- 0649547 x86: kdump failure by Hiroshi Shimamoto · 17 years ago
- 770181d x86_32: remove the useless NR_syscalls macro by Dmitri Vorobiev · 17 years ago
- e34cda0 x86: 64-bit, remove redundant cpu_has_ definitions by Kyle McMartin · 17 years ago
- 28c6075 x86/paravirt: make set_pud operation common by Jeremy Fitzhardinge · 17 years ago
- 60b3f62 x86/paravirt: make set_pmd operation common by Jeremy Fitzhardinge · 17 years ago
- 4eed80c x86/paravirt: make set_pte operations common by Jeremy Fitzhardinge · 17 years ago
- a632da2 x86/paravirt: common implementation for pmd value ops by Jeremy Fitzhardinge · 17 years ago
- ef38503 x86/paravirt: common implementation for pgd value ops by Jeremy Fitzhardinge · 17 years ago
- 773221f x86/paravirt: common implementation for pte value ops by Jeremy Fitzhardinge · 17 years ago
- 5b8dd1e x86/paravirt: rearrange common mmu_ops by Jeremy Fitzhardinge · 17 years ago
- 2f98b2f add native_pud_val and _pmd_val for 2 and 3 by Jeremy Fitzhardinge · 17 years ago
- 118c890 arch/x86/mm/numa_64.c: section fix by Andrew Morton · 17 years ago
- 693e3c5 x86: reduce memory and intra-node effects by Mike Travis · 17 years ago
- 466eed2 x86: isolate PIC/PIT in/out calls by Alan Cox · 17 years ago
- f2857ce x86: remove last user of get_segment_eip by Harvey Harrison · 17 years ago
- 37cd9cf x86: common x86_32|64 naming by Harvey Harrison · 17 years ago
- e8c10ef x86: change bios_cpu_apicid to percpu data variable by travis@sgi.com · 17 years ago
- df3825c x86: change NR_CPUS arrays in numa_64 by travis@sgi.com · 17 years ago
- 3b41908 x86: cleanup x86_cpu_to_apicid references by travis@sgi.com · 17 years ago
- 30964d5 x86: change NR_CPUS arrays in topology by travis@sgi.com · 17 years ago
- 3cc87e3 x86: change size of node ids from u8 to u16 by travis@sgi.com · 17 years ago
- ef97001 x86: change size of APICIDs from u8 to u16 by travis@sgi.com · 17 years ago
- aaf2304 x86: disable the GART early, 64-bit by Yinghai Lu · 17 years ago
- 306c142 x86: pat: e820 cleanup by Ingo Molnar · 17 years ago
- bc850d6 x86: add the capability to print fuzzy backtraces by Arjan van de Ven · 17 years ago
- 076f977 x86: make early printk selectable on 64-bit as well by Ingo Molnar · 17 years ago
- 8866cd9 x86: early_idt_handler improvements, 64-bit by Roland McGrath · 17 years ago
- 8808951 x86 setup: initialize LDTR and TR to make life easier to Intel VT by H. Peter Anvin · 17 years ago
- 2a6648e x86: <asm/segment.h>: boot GDT entries are 32/64-independent by H. Peter Anvin · 17 years ago
- 1379a5c x86: move get_segment_eip() to step.c by Harvey Harrison · 17 years ago
- d50efc6 x86: fix UML and -regparm=3 by Ingo Molnar · 17 years ago
- 3a556b2 x86: big ticket locks by Nick Piggin · 17 years ago
- f291923 x86/pgtable: explain constant sign extension problem by Jeremy Fitzhardinge · 17 years ago
- 4891645 x86: unify paravirt pagetable accessors by Jeremy Fitzhardinge · 17 years ago
- 8405b12 x86: unify zero_page definition by Jeremy Fitzhardinge · 17 years ago
- d8d8982 x86: fix warning by Jeremy Fitzhardinge · 17 years ago
- 195466d x86: pgtable: unify pte accessors by Jeremy Fitzhardinge · 17 years ago
- c8e5393 x86: page.h: make pte_t a union to always include by Jeremy Fitzhardinge · 17 years ago
- b7fff53 x86: fix pte_modify() bug by Ingo Molnar · 17 years ago
- 3847231 x86: unify pgtable accessors which use, #2 by Ingo Molnar · 17 years ago
- 6fdc05d x86: unify pgtable accessors which use by Jeremy Fitzhardinge · 17 years ago
- c3bcfb5 x86: mask NX from pte_pfn by Jeremy Fitzhardinge · 17 years ago
- 4614139 x86/pgtable: unify pagetable accessors, #6 by Jeremy Fitzhardinge · 17 years ago
- e8a4852 x86/pgtable: unify pagetable accessors, #5 by Ingo Molnar · 17 years ago
- 7d00a1a x86/pgtable: unify pagetable accessors, #4 by Ingo Molnar · 17 years ago
- 1444d2d x86/pgtable: unify pagetable accessors, #3 by Ingo Molnar · 17 years ago
- 92ac166f x86/pgtable: unify pagetable accessors, #2 by Ingo Molnar · 17 years ago
- dcbae6b x86/pgtable: unify pagetable accessors, #1 by Ingo Molnar · 17 years ago
- 61f38226 x86/pgtable: fix constant sign extension problem by Ingo Molnar · 17 years ago
- 6c38665 x86: move all asm/pgtable constants into one place by Jeremy Fitzhardinge · 17 years ago
- 82bc03f x86: add PWT to NOCACHE flags by Ingo Molnar · 17 years ago
- 87e8407 x86, ptrace: add bts_struct size to status command by Markus Metzger · 17 years ago
- 58f6f6e x86: migration helpers for KVM by Ingo Molnar · 17 years ago
- 3334052 x86: unify percpu.h by travis@sgi.com · 17 years ago
- 072a1e6 x86: use generic percpu on 64-bit by travis@sgi.com · 17 years ago
- 0af8a5c x86_32: use generic percpu.h by travis@sgi.com · 17 years ago
- 5280e00 percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.h by travis@sgi.com · 17 years ago
- b32ef63 percpu: use a kconfig variable to signal arch specific percpu setup by travis@sgi.com · 17 years ago
- 4d022e3 x86: reboot_{32|64}.c unification by Miguel Boton · 17 years ago
- 0c2bd5a x86: clean up include/asm-x86/calling.h by Ingo Molnar · 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
- 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
- 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
- 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
- bd61643 x86: move nop declarations into separate include file by Andi Kleen · 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
- 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
- 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
- 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