Commit Graph

864 Commits (99fc8d424bc5d803fe92cad56c068fe64e73747a)

Author SHA1 Message Date
Jesse Barnes 99fc8d424b x86, 32-bit: trim memory not covered by wb mtrrs 17 years ago
Andi Kleen 03252919b7 x86: print which shared library/executable faulted in segfault etc. messages v3 17 years ago
Andi Kleen d3432896da x86: don't disable the APIC if it hasn't been mapped yet 17 years ago
Andi Kleen ca74a6f84e x86: optimize lock prefix switching to run less frequently 17 years ago
Andi Kleen 7517527891 x86: replace hard coded reservations in 64-bit early boot code with dynamic table 17 years ago
Harvey Harrison edcd81199d x86: unify printk strings in fault_32|64.c 17 years ago
Andi Kleen 27cc2a812e x86: use shorter addresses in i386 segfault printks 17 years ago
Andi Kleen 0c07ee38c9 x86: use the correct cpuid method to detect MWAIT support for C states 17 years ago
Andi Kleen 30d432dfab x86: move MWAIT idle check to generic CPU initialization on 32-bit 17 years ago
Harvey Harrison f6e8e28410 x86: rename stack_pointer to kernel_trap_sp 17 years ago
travis@sgi.com 316390b093 x86: fixup NR-CPUS patch for numa 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 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 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