Commit Graph

3894 Commits (cb81eaedf12d3e5e6e3dcf3320089660f7fb7464)

Author SHA1 Message Date
Ingo Molnar cb81eaedf1 x86, numaq_32: clean up, misc 16 years ago
Ingo Molnar 36afc3af04 x86, numaq_32: clean up 16 years ago
Ingo Molnar 7da18ed924 x86, es7000: misc cleanups 16 years ago
Ingo Molnar 352887d1c9 x86, es7000: remove dead code, clean up 16 years ago
Ingo Molnar d3185b37df x86, es7000: remove externs 16 years ago
Ingo Molnar b9e0d1aa97 x86, apic: remove apicid_cluster() 16 years ago
Ingo Molnar 2c4ce18c95 x86, es7000: clean up 16 years ago
Ingo Molnar 2f205bc47f x86, apic: clean up the cpu_2_logical_apiciddeclaration 16 years ago
Ingo Molnar 77313190d1 x86, apic: clean up arch/x86/kernel/bigsmp_32.c 16 years ago
Ingo Molnar 5c615feb90 x86, apic: remove stale references to APIC_DEFINITION 16 years ago
Ingo Molnar e641f5f525 x86, apic: remove duplicate asm/apic.h inclusions 16 years ago
Ingo Molnar 7b6aa335ca x86, apic: remove genapic.h 16 years ago
Ingo Molnar 28aa29eeb3 remove: genapic prepare 16 years ago
Ingo Molnar 7d01d32d3b x86, apic: fix build fallout of genapic changes 16 years ago
Yinghai Lu c1eeb2de41 x86: fold apic_ops into genapic 16 years ago
Yinghai Lu 06cd9a7dc8 x86: add x2apic config 16 years ago
Yinghai Lu 98c061b6cf x86: make APIC_init_uniprocessor() more like smp_prepare_cpus() 16 years ago
Yinghai Lu 3bd25d0fa3 x86: pre init pirq_entries[] 16 years ago
Yinghai Lu 88d0f550d7 x86: make 32bit to call enable_IO_APIC early like 64bit 16 years ago
Thomas Gleixner be716615fe x86, vm86: fix preemption bug 16 years ago
Yinghai Lu f6db44df5b x86: fix typo in filter_cpuid_features() 16 years ago
Chris Ball e49590b6dd x86, olpc: fix model detection without OFW 16 years ago
Dimitri Sivanich c466ed2e43 x86, UV: set full apicid in uv_hub_send_ipi 16 years ago
john stultz b13e24644c x86, hpet: fix for LS21 + HPET = boot hang 16 years ago
Thomas Gleixner 34b0900d32 x86: warn if arch_flush_lazy_mmu_cpu is called in preemptible context 16 years ago
Jeremy Fitzhardinge d85cf93da6 x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemption 16 years ago
H. Peter Anvin 7445250927 x86: merge sys_rt_sigreturn between 32 and 64 bits 16 years ago
Brian Gerst b12bdaf11f x86: use regparm(3) for passed-in pt_regs pointer 16 years ago
Jaswinder Singh Rajput ba1511bf7f x86: kernel/mpparse.c fix compilation warnings 16 years ago
Markus Metzger 9f339e7028 x86, ptrace, mm: fix double-free on race 16 years ago
Brian Gerst 9c8bb6b534 x86: drop -fno-stack-protector annotations after pt_regs fixes 16 years ago
Brian Gerst 253f29a4ae x86: pass in pt_regs pointer for syscalls that need it 16 years ago
Brian Gerst aa78bcfa01 x86: use pt_regs pointer in do_device_not_available() 16 years ago
Tejun Heo 5c79d2a517 x86: fix x86_32 stack protector bugs 16 years ago
Ingo Molnar 160d8dac12 x86, apic: make generic_apic_probe() generally available 16 years ago
Alok Kataria 0e81cb59c7 x86, apic: fix initialization of wakeup_cpu 16 years ago
Steven Rostedt f47a454db9 tracing, x86: fix constraint for parent variable 16 years ago
Steven Rostedt e3944bfac9 tracing, x86: fix fixup section to return to original code 16 years ago
Clemens Ladisch b52af40923 i8327: fix outb() parameter order 16 years ago
Tejun Heo 60a5317ff0 x86: implement x86_32 stack protector 16 years ago
Tejun Heo ccbeed3a05 x86: make lazy %gs optional on x86_32 16 years ago
Tejun Heo d9a89a26e0 x86: add %gs accessors for x86_32 16 years ago
Tejun Heo f0d96110f9 x86: use asm .macro instead of cpp #define in entry_32.S 16 years ago
Tejun Heo d315760ffa x86: fix math_emu register frame access 16 years ago
Jeremy Fitzhardinge ca97ab9016 x86: unstatic ioapic entry funcs 16 years ago
Jeremy Fitzhardinge c3e137d1e8 x86: add mp_find_ioapic_pin 16 years ago
Jeremy Fitzhardinge 4924e228ae x86: unstatic mp_find_ioapic so it can be used elsewhere 16 years ago
Yinghai Lu b825e6cc7b x86, es7000: fix ACPI table mappings 16 years ago
Yinghai Lu 7d97277b75 acpi/x86: introduce __apci_map_table, v4 16 years ago
Jeremy Fitzhardinge 05876f88ed acpi: remove final __acpi_map_table mapping before setting acpi_gbl_permanent_mmap 16 years ago