Commit Graph

168 Commits (6f30c1ac3fcf11e08f00670f293546a112cdf4e3)

Author SHA1 Message Date
Thomas Gleixner 57844a8f8e x86: Add x86_init infrastructure 16 years ago
Peter Oberparleiter f386c61fe1 gcov: exclude code operating in userspace from profiling 16 years ago
Peter Oberparleiter 7bf99fb673 gcov: enable GCOV_PROFILE_ALL for x86_64 16 years ago
Amerigo Wang 0fdc83b950 x86 module: merge the rest functions with macros 16 years ago
Amerigo Wang 2d5bf28fb9 x86 module: merge the same functions in module_32.c and module_64.c 16 years ago
Jeremy Fitzhardinge b4ecc12699 x86: Fix performance regression caused by paravirt_ops on native kernels 16 years ago
Pekka Enberg 31cb45ef26 x86: unify irqinit_{32,64}.c into irqinit.c 16 years ago
Ravikiran G Thirumalai 70511134f6 Revert "x86: don't compile vsmp_64 for 32bit" 16 years ago
Ingo Molnar ccd50dfd92 tracing/syscalls: support for syscalls tracing on x86, fix 16 years ago
Markus Metzger 8a327f6d1b x86, bts: add selftest for BTS 16 years ago
Dimitri Sivanich 5ab5ab3449 x86: UV, SGI RTC: add UV RTC clocksource/clockevents 16 years ago
Yinghai Lu 129d8bc828 x86: don't compile vsmp_64 for 32bit 16 years ago
Ingo Molnar 9be1b56a3e x86, apic: separate 32-bit setup functionality out of apic_32.c 16 years ago
Ingo Molnar 2a05180fe2 x86, apic: move remaining APIC drivers to arch/x86/kernel/apic/* 16 years ago
Ingo Molnar f62bae5009 x86, apic: move APIC drivers to arch/x86/kernel/apic/* 16 years ago
Yinghai Lu 06cd9a7dc8 x86: add x2apic config 16 years ago
Brian Gerst 9c8bb6b534 x86: drop -fno-stack-protector annotations after pt_regs fixes 16 years ago
Tejun Heo 60a5317ff0 x86: implement x86_32 stack protector 16 years ago
Ingo Molnar f095df0a0c x86/Voyager: remove X86_BIOS_REBOOT Kconfig quirk 16 years ago
Ingo Molnar 3e5095d152 x86: replace CONFIG_X86_SMP with CONFIG_SMP 16 years ago
Ingo Molnar 6bda2c8b32 x86: remove subarchitecture support 16 years ago
Ingo Molnar 7b38725318 x86: remove subarchitecture support code 16 years ago
Ingo Molnar b3daa3a1a5 x86, bigsmp: consolidate code 16 years ago
Ingo Molnar 7c20dcc545 x86, summit: consolidate code, fix 16 years ago
Brian Gerst b2d2f4312b x86: initialize per-cpu GDT segment in per-cpu setup 16 years ago
Brian Gerst 996db817e3 x86: only compile setup_percpu.o on SMP 16 years ago
Ian Campbell b041cf22dd x86: rename arch/x86/kernel/pci-swiotlb_64.c => pci-swiotlb.c 16 years ago
Nick Piggin 03b486322e x86: make UV support configurable 16 years ago
Ingo Molnar 55f4949f57 x86, mm: move tlb.c to arch/x86/mm/ 16 years ago
Tejun Heo 16c2d3f895 x86: rename tlb_64.c to tlb.c 16 years ago
Tejun Heo 02cf94c370 x86: make x86_32 use tlb_64.c 16 years ago
Jeremy Fitzhardinge cfb80c9eae x86: unify pci iommu setup and allow swiotlb to compile for 32 bit 16 years ago
Frederic Weisbecker 8b96f01198 tracing/function-graph-tracer: introduce __notrace_funcgraph to filter special functions 16 years ago
Frederic Weisbecker 48d68b20d0 tracing/function-graph-tracer: support for x86-64 16 years ago
Hiroshi Shimamoto 5ceb40da9b x86: signal: unify signal_{32|64}.c 16 years ago
Frederic Weisbecker fb52607afc tracing/function-return-tracer: change the name into function-graph-tracer 16 years ago
Markus Metzger 292c669cd7 x86, bts: exclude ds.c from build when disabled 16 years ago
Frederic Weisbecker caf4b323b0 tracing, x86: add low level support for ftrace return tracing 16 years ago
Ingo Molnar 6cf87efbc7 x86 debug: mark early_printk.o as notrace 16 years ago
Neil Horman 878719e831 x86: unify appropriate bits from dumpstack_32 and dumpstack_64 17 years ago
Arjan van de Ven b43d196c4d x86: corruption-check: some post-move cleanups 17 years ago
Arjan van de Ven 6784f7d0a5 x86: corruption check: move the corruption checks into their own file 17 years ago
Steven Rostedt 15adc04898 ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace file 17 years ago
Steven Rostedt 606576ce81 ftrace: rename FTRACE to FUNCTION_TRACER 17 years ago
Thomas Gleixner 6b39ba771e x86: unify show_interrupts() and proc helpers 17 years ago
Russ Anderson fc8c2d763b x86: Add sysfs entries for UV v4 17 years ago
Dean Nelson 4173a0e737 x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3 17 years ago
Yinghai Lu 0f611ffaea x86: rename apic_32.c and apic_64.c to apic.c 17 years ago
Yinghai Lu 26d347c2c0 rename io_apic_64.c and io_apic_32.c to io_apic.c 17 years ago
Alexander van Heukelum 8728861b4f traps: x86: finalize unification of traps.c 17 years ago