Commit Graph

80305 Commits (28c6075c72a312986f6d7802005251bdb91ca80c)
 

Author SHA1 Message Date
Jeremy Fitzhardinge 28c6075c72 x86/paravirt: make set_pud operation common 17 years ago
Jeremy Fitzhardinge 60b3f626de x86/paravirt: make set_pmd operation common 17 years ago
Jeremy Fitzhardinge 4eed80cd7a x86/paravirt: make set_pte operations common 17 years ago
Jeremy Fitzhardinge a632da2fc9 x86/paravirt: common implementation for pmd value ops 17 years ago
Jeremy Fitzhardinge ef38503e03 x86/paravirt: common implementation for pgd value ops 17 years ago
Jeremy Fitzhardinge 773221f46f x86/paravirt: common implementation for pte value ops 17 years ago
Jeremy Fitzhardinge 5b8dd1e95b x86/paravirt: rearrange common mmu_ops 17 years ago
Jeremy Fitzhardinge 2f98b2faac add native_pud_val and _pmd_val for 2 and 3 17 years ago
Andrew Morton 118c890961 arch/x86/mm/numa_64.c: section fix 17 years ago
Mike Travis 693e3c5603 x86: reduce memory and intra-node effects 17 years ago
Jan Beulich 4dbf7af644 x86: adjust/fix LDT handling for Xen 17 years ago
Jan Beulich c0400030b2 x86-64: clean up linker script 17 years ago
Alan Cox c11b68bc8b x86: serverworks: IRQ routing needs no _p 17 years ago
Alan Cox 466eed22d1 x86: isolate PIC/PIT in/out calls 17 years ago
Abhishek Sagar fb8830e72d x86: fix singlestep handling in reenter_kprobe 17 years ago
Benjamin LaHaise 0723a69a63 x86: fix synchronize_rcu(): high latency on idle system 17 years ago
John Reiser 6b8be6df7f x86: add ENDPROC() markers 17 years ago
Harvey Harrison fdfe8aa84d x86: function ifdefs in fault_32|64.c 17 years ago
Harvey Harrison 6f4d368ef9 x86: last of trivial fault_32|64.c unification 17 years ago
Harvey Harrison 608566b4ed x86: do_page_fault small unification 17 years ago
Harvey Harrison f2857ce920 x86: remove last user of get_segment_eip 17 years ago
Harvey Harrison 37cd9cf3da x86: common x86_32|64 naming 17 years ago
Harvey Harrison f13bd3e793 x86: use wrmsrl in kprobes.c, step.c 17 years ago
travis@sgi.com e8c10ef9dd x86: change bios_cpu_apicid to percpu data variable 17 years ago
travis@sgi.com ea348f3e58 x86: change NR_CPUS arrays in acpi-cpufreq 17 years ago
travis@sgi.com df3825c56d x86: change NR_CPUS arrays in numa_64 17 years ago
travis@sgi.com 3b41908902 x86: cleanup x86_cpu_to_apicid references 17 years ago
travis@sgi.com 30964d54e9 x86: change NR_CPUS arrays in topology 17 years ago
travis@sgi.com 24b0d22b7b x86: change NR_CPUS arrays in smpboot_64 17 years ago
travis@sgi.com 2c6b8c030c x86: change NR_CPUS arrays in powernow-k8 17 years ago
travis@sgi.com 3cc87e3f40 x86: change size of node ids from u8 to u16 17 years ago
travis@sgi.com ef97001f3d x86: change size of APICIDs from u8 to u16 17 years ago
Chris Wright a1bf250a6f x86: refactor ioport unification 17 years ago
Chris Wright 9718769d29 x86: fix ioport unification on 32-bit 17 years ago
mboton@gmail.com ccafa59a00 x86: ioport_{32|64}.c unification 17 years ago
Yinghai Lu aaf2304242 x86: disable the GART early, 64-bit 17 years ago
Yinghai Lu a261670aed x86: cleanup setup_node_zones called by paging_init() 17 years ago
Ingo Molnar 94878efdd0 x86: early fault debugging improvement 17 years ago
Ingo Molnar 0d64484f7e x86: fix DMI ioremap leak 17 years ago
Ingo Molnar 306c142f99 x86: pat: e820 cleanup 17 years ago
Ingo Molnar e91a3b4353 x86: smp_scan_config() debugging printouts 17 years ago
Arjan van de Ven aafbd7eb20 x86: make printk_address regs->ip always reliable 17 years ago
Arjan van de Ven a25bd94964 x86: add the "print code before the trapping instruction" feature to 64 bit 17 years ago
Arjan van de Ven 6dab27784b x86: add a simple backtrace test module 17 years ago
Arjan van de Ven 80b51f310b x86: use the stack frames to get exact stack-traces for CONFIG_FRAMEPOINTER on x86-64 17 years ago
Arjan van de Ven e4a94568b1 x86: turn 64 bit x86 HANDLE_STACK into print_context_stack like 32 bit has 17 years ago
Arjan van de Ven 5bc27dc2f5 x86: pull bp calculation earlier into the backtrace path 17 years ago
Arjan van de Ven e9d4efddbe x86: improve the 32 bit Frame Pointer backtracer to also use the traditional backtrace 17 years ago
Arjan van de Ven bc850d6b37 x86: add the capability to print fuzzy backtraces 17 years ago
Arjan van de Ven 3d1f7cae88 x86: fix 32-bit FRAME_POINTER chasing code 17 years ago