summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2011-03-05x86: Really print supported CPUs if PROCESSOR_SELECT=yJan Beulich
2011-03-05perf: Avoid the percore allocations if the CPU is not HT capableLin Ming
2011-03-04perf: Fix LLC-* events on Intel Nehalem/WestmereAndi Kleen
2011-03-04perf: Add support for supplementary event registersAndi Kleen
2011-03-04perf_events: Update PEBS event constraintsStephane Eranian
2011-03-04Merge branch 'perf/urgent' into perf/coreIngo Molnar
2011-03-04x86-64, NUMA: Revert NUMA affine page table allocationTejun Heo
2011-03-03x86, amd-nb: Misc cleanliness fixesBorislav Petkov
2011-03-02perf, x86: Add Intel SandyBridge CPU supportLin Ming
2011-03-01[CPUFREQ] p4-clockmod: print EST-capable warning message only onceNaga Chumbalkar
2011-03-01[CPUFREQ] Fix another notifier leak in powernow-k8.Dave Jones
2011-03-01[CPUFREQ] Missing "unregister_cpu_notifier" in powernow-k8.cNeil Brown
2011-02-28x86: Use {push,pop}_cfi in more placesJan Beulich
2011-02-25x86, asm: Cleanup unnecssary macros in asm-offsets.cStratos Psomadakis
2011-02-25Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-02-25x86: dt: Cleanup local apic setupThomas Gleixner
2011-02-24x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systemsAndreas Herrmann
2011-02-24x86: dt: Fix OLPC=y/INTEL_CE=n buildSebastian Andrzej Siewior
2011-02-24x86/mrst: Fix apb timer rating when lapic timer is usedJacob Pan
2011-02-23rtc: cmos: Add OF bindingsSebastian Andrzej Siewior
2011-02-23x86: ioapic: Add OF bindings for IO_APICSebastian Andrzej Siewior
2011-02-23x86: dtb: Add generic bus probeSebastian Andrzej Siewior
2011-02-23x86: dtb: Add support for PCI devices backed by dtb nodesSebastian Andrzej Siewior
2011-02-23x86: dtb: Add device tree support for HPETSebastian Andrzej Siewior
2011-02-23x86: dtb: Add early parsing of IO_APICSebastian Andrzej Siewior
2011-02-23x86: dtb: Add irq domain abstractionSebastian Andrzej Siewior
2011-02-23x86: Add device tree supportSebastian Andrzej Siewior
2011-02-23x86: e820: Remove conditional early mapping in parse_e820_extSebastian Andrzej Siewior
2011-02-23Merge branch 'x86/apic' into x86/platformThomas Gleixner
2011-02-23x86: ioapic: Move trigger defines to io_apic.hThomas Gleixner
2011-02-23x86: ioapic: Implement and use io_apic_setup_irq_pin_once()Thomas Gleixner
2011-02-23x86: ioapic: Remove useless inlinesThomas Gleixner
2011-02-23x86: ioapic: Make a few functions staticThomas Gleixner
2011-02-23x86: ioapic: Use setup function in setup_IO_APIC_irq_extra()Thomas Gleixner
2011-02-23x86: ioapic: Use setup function in __io_apic_setup_irqs()Thomas Gleixner
2011-02-23x86: ioapic: Use setup function in __io_apic_set_pci_routing()Thomas Gleixner
2011-02-23x86: ioapic: Use new setup function in pre_init_apic_IRQ0()Thomas Gleixner
2011-02-23x86: ioapic: Add io_apic_setup_irq_pin()Thomas Gleixner
2011-02-23x86: ioapic: Split out the nested loop in setup_IO_APIC_irqs()Thomas Gleixner
2011-02-23x86: ioapic: Remove silly debug bloat in setup_IOAPIC_irqs()Thomas Gleixner
2011-02-23x86: Add dummy functions for compiling without IOAPICHenrik Kretzschmar
2011-02-23x86: Rework arch_disable_smp_support() for x86Henrik Kretzschmar
2011-02-23x86: OLPC: Cleanup config maze completelyThomas Gleixner
2011-02-23Merge branch 'linus' into x86/platformThomas Gleixner
2011-02-22Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 int...Thomas Gleixner
2011-02-21x86: Fix reboot problem on VersaLogic Menlow boardsKushal Koolwal
2011-02-20x86, microcode, AMD: Fix signedness bug in generic_load_microcode()Dan Carpenter
2011-02-18x86-64, trampoline: Remove unused variableH. Peter Anvin
2011-02-18x86, reboot: Fix the use of passed arguments in 32-bit BIOS rebootH. Peter Anvin
2011-02-18x86: mrst: Remove apb timer read workaroundjacob.jun.pan@linux.intel.com