aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2011-02-24ACPI / PM: Drop acpi_restore_state_mem()Rafael J. Wysocki1-8/+0
2011-02-24x86: dt: Fix OLPC=y/INTEL_CE=n buildSebastian Andrzej Siewior1-4/+19
2011-02-24x86/mrst: Fix apb timer rating when lapic timer is usedJacob Pan1-1/+1
2011-02-23rtc: cmos: Add OF bindingsSebastian Andrzej Siewior1-0/+3
2011-02-23x86: ioapic: Add OF bindings for IO_APICSebastian Andrzej Siewior2-0/+110
2011-02-23x86: dtb: Add generic bus probeSebastian Andrzej Siewior1-0/+19
2011-02-23x86: dtb: Add support for PCI devices backed by dtb nodesSebastian Andrzej Siewior1-0/+83
2011-02-23x86: dtb: Add device tree support for HPETSebastian Andrzej Siewior1-0/+19
2011-02-23x86: dtb: Add early parsing of IO_APICSebastian Andrzej Siewior2-3/+110
2011-02-23x86: dtb: Add irq domain abstractionSebastian Andrzej Siewior1-1/+45
2011-02-23x86: Add device tree supportSebastian Andrzej Siewior4-9/+56
2011-02-23x86: e820: Remove conditional early mapping in parse_e820_extSebastian Andrzej Siewior2-10/+15
2011-02-23Merge branch 'x86/apic' into x86/platformThomas Gleixner3-159/+122
2011-02-23x86: ioapic: Move trigger defines to io_apic.hThomas Gleixner1-4/+0
2011-02-23x86: ioapic: Implement and use io_apic_setup_irq_pin_once()Thomas Gleixner1-32/+25
2011-02-23x86: ioapic: Remove useless inlinesThomas Gleixner1-12/+2
2011-02-23x86: ioapic: Make a few functions staticThomas Gleixner1-27/+28
2011-02-23x86: ioapic: Use setup function in setup_IO_APIC_irq_extra()Thomas Gleixner1-10/+6
2011-02-23x86: ioapic: Use setup function in __io_apic_setup_irqs()Thomas Gleixner1-12/+5
2011-02-23x86: ioapic: Use setup function in __io_apic_set_pci_routing()Thomas Gleixner1-31/+3
2011-02-23x86: ioapic: Use new setup function in pre_init_apic_IRQ0()Thomas Gleixner1-7/+2
2011-02-23x86: ioapic: Add io_apic_setup_irq_pin()Thomas Gleixner1-0/+15
2011-02-23x86: ioapic: Split out the nested loop in setup_IO_APIC_irqs()Thomas Gleixner1-6/+13
2011-02-23x86: ioapic: Remove silly debug bloat in setup_IOAPIC_irqs()Thomas Gleixner1-20/+12
2011-02-23x86: Add dummy functions for compiling without IOAPICHenrik Kretzschmar1-1/+1
2011-02-23x86: Rework arch_disable_smp_support() for x86Henrik Kretzschmar3-4/+17
2011-02-23x86: OLPC: Cleanup config maze completelyThomas Gleixner1-1/+1
2011-02-23Merge branch 'linus' into x86/platformThomas Gleixner10-39/+77
2011-02-22Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 int...Thomas Gleixner73-2411/+1775
2011-02-21x86: Fix reboot problem on VersaLogic Menlow boardsKushal Koolwal1-0/+8
2011-02-20x86, microcode, AMD: Fix signedness bug in generic_load_microcode()Dan Carpenter1-1/+1
2011-02-18x86-64, trampoline: Remove unused variableH. Peter Anvin1-2/+0
2011-02-18x86, reboot: Fix the use of passed arguments in 32-bit BIOS rebootH. Peter Anvin1-3/+7
2011-02-18x86: mrst: Remove apb timer read workaround[email protected]1-56/+4
2011-02-18x86: Eliminate pointless adjustment attempts in fixup_irqs()Jan Beulich1-1/+1
2011-02-18x86: Remove die_nmi()Jan Beulich2-34/+0
2011-02-18x86: Combine printk()s in show_regs_common()Jan Beulich1-6/+3
2011-02-18x86: Don't call dump_stack() from arch_trigger_all_cpu_backtrace_handler()Jan Beulich1-1/+0
2011-02-17x86, reboot: Move the real-mode reboot code to an assembly fileH. Peter Anvin4-106/+158
2011-02-17x86, trampoline: Use the unified trampoline setup for ACPI wakeupH. Peter Anvin7-96/+43
2011-02-17x86, trampoline: Common infrastructure for low memory trampolinesH. Peter Anvin9-54/+73
2011-02-17x86: Use bitmap library functionsAkinobu Mita1-15/+5
2011-02-16perf, x86: Add support for AMD family 15h core countersRobert Richter2-3/+184
2011-02-16perf, x86: Store perfctr msr addresses in config_base/event_baseRobert Richter3-19/+14
2011-02-16perf, x86: Add new AMD family 15h msrs to perfctr reservation codeRobert Richter1-0/+4
2011-02-16perf, x86: Calculate perfctr msr addresses in helper functionsRobert Richter2-15/+25
2011-02-16perf, x86: Use helper function in x86_pmu_enable_all()Robert Richter1-11/+8
2011-02-16Merge branch 'perf/urgent' into perf/coreIngo Molnar7-16/+40
2011-02-16perf, x86: P4 PMU: Fix spurious NMI messagesCyrill Gorcunov1-3/+8
2011-02-16x86, NUMA: Move *_numa_init() invocations into initmem_init()Tejun Heo1-15/+1