Age | Commit message (Expand) | Author |
2008-07-08 | x86: use disable_apic in 32bit | Yinghai Lu |
2008-07-08 | x86: let setup_arch call init_apic_mappings for 32bit | Yinghai Lu |
2008-07-08 | x86: nmi_watchdog - use nmi_watchdog variable for printing | Cyrill Gorcunov |
2008-07-08 | x86: check command line when CONFIG_X86_MPPARSE is not set, v2 | Yinghai Lu |
2008-07-08 | Merge branch 'x86/uv' into x86/devel | Ingo Molnar |
2008-07-08 | x86: fix stack overflow for large values of MAX_APICS | Jack Steiner |
2008-07-08 | Merge branch 'x86/numa' into x86/devel | Ingo Molnar |
2008-07-08 | x86: cleanup early per cpu variables/accesses v4 | Mike Travis |
2008-07-08 | Merge branch 'x86/mpparse' into x86/devel | Ingo Molnar |
2008-07-08 | Merge branch 'x86/irq' into x86/devel | Ingo Molnar |
2008-07-08 | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar |
2008-07-08 | x86: APIC/UP: Remove redundant NMI watchdog downgrade | Maciej W. Rozycki |
2008-07-08 | x86: APIC/UP: Downgrade the NMI watchdog for no I/O APIC | Maciej W. Rozycki |
2008-07-08 | Revert "x86, io-apic: fix nmi_watchdog=1 bootup hang" | Ingo Molnar |
2008-07-08 | x86, io-apic: fix nmi_watchdog=1 bootup hang | Ingo Molnar |
2008-07-08 | x86, clockevents: add C1E aware idle function | Thomas Gleixner |
2008-06-10 | x86: introduce max_physical_apicid for bigsmp switching | Yinghai Lu |
2008-05-25 | x86: move smp_found_config | Alexey Starikovskiy |
2008-05-25 | x86: move pic_mode to apic_32.c | Alexey Starikovskiy |
2008-05-25 | x86: make struct config_ioapic not MPspec specific | Alexey Starikovskiy |
2008-05-12 | x86: change FIRST_SYSTEM_VECTOR to a variable, fix | Alan Mayer |
2008-05-12 | x86: change FIRST_SYSTEM_VECTOR to a variable | Alan Mayer |
2008-04-26 | x86: cleanup div_sc() usage | Akinobu Mita |
2008-04-24 | "make namespacecheck" fixes | Ingo Molnar |
2008-04-17 | x86: move up & smp variables to setup.c | Alexey Starikovskiy |
2008-04-17 | x86: change GET_APIC_ID() from an inline function to an out-of-line function | Jack Steiner |
2008-04-17 | x86: move generic_processor_info to apic_32.c | Alexey Starikovskiy |
2008-04-17 | x86: move x86_bios_cpu_apicid to apic_32.c | Alexey Starikovskiy |
2008-04-17 | x86: move boot_cpu_physical_apicid to apic_32.c | Alexey Starikovskiy |
2008-04-17 | x86: move mp_lapic_addr to apic_32.c | Alexey Starikovskiy |
2008-04-17 | x86: move apic_ver array to apic_32.c | Alexey Starikovskiy |
2008-04-17 | x86: provide an end_local_APIC_setup function | Glauber de Oliveira Costa |
2008-04-17 | x86: wrap esr setting up in i386 in lapic_setup_esr | Glauber de Oliveira Costa |
2008-04-17 | x86: move smp_intr_init away from smpboot_32.c | Glauber de Oliveira Costa |
2008-04-17 | x86: apic: extended interrupt LVT support for AMD | Robert Richter |
2008-01-30 | x86: don't disable the APIC if it hasn't been mapped yet | Andi Kleen |
2008-01-30 | x86: preset apic clockevents multiplicator | Thomas Gleixner |
2008-01-30 | x86: sanity check APIC timer frequency | Thomas Gleixner |
2008-01-30 | x86: clean up apic_32.c, take 2 | Hiroshi Shimamoto |
2008-01-30 | x86: clean up apic_32/64.c | Hiroshi Shimamoto |
2008-01-30 | arch/x86/: spelling fixes | Joe Perches |
2008-01-30 | x86: adjust enable_NMI_through_LVT0() | Jan Beulich |
2008-01-30 | x86: remove all definitions with fastcall | Harvey Harrison |
2008-01-30 | x86: add set/clear_cpu_cap operations | Jeremy Fitzhardinge |
2008-01-30 | x86: move 8259 defines to i8259.h | Thomas Gleixner |
2008-01-30 | x86: prepare merging arch/x86/kernel/apic_32/64.c | Thomas Gleixner |
2008-01-30 | x86: use u32 for some lapic functions | Thomas Gleixner |
2008-01-24 | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers |
2007-12-19 | x86 apic_32.c section fix | Adrian Bunk |
2007-11-26 | x86: fix APIC related bootup crash on Athlon XP CPUs | Ingo Molnar |