summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2011-03-15x86: Introduce pci_map_biosrom()Dan Williams
2011-03-15x86, olpc: Use device tree for platform identificationDaniel Drake
2011-03-11x86: Clean up apic.c and apic.hHenrik Kretzschmar
2011-03-11x86: Remove superflous goal definition of tsc_syncHenrik Kretzschmar
2011-02-25x86: dt: Cleanup local apic setupThomas Gleixner
2011-02-24x86: dt: Fix OLPC=y/INTEL_CE=n buildSebastian Andrzej Siewior
2011-02-23rtc: cmos: Add OF bindingsSebastian Andrzej Siewior
2011-02-23x86: ce4100: Use OF to setup devicesSebastian 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: dtb: Add a device tree for CE4100Sebastian 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: OLPC: Make OLPC=n build againThomas Gleixner
2011-02-23x86: Fix deps of X86_UP_IOAPICHenrik Kretzschmar
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: Add dummy mp_save_irq()Henrik Kretzschmar
2011-02-23x86: Move ioapic_irq_destination_types to apicdef.hHenrik Kretzschmar
2011-02-23x86: OLPC: Remove extra OLPC_OPENFIRMWARE_DT indirectionThomas Gleixner
2011-02-23x86: OLPC: Cleanup config maze completelyThomas Gleixner
2011-02-23x86: OLPC: Hide OLPC_OPENFIRMWARE config switchThomas Gleixner
2011-02-23x86: OLPC: Remove redundant !X64_64 config dependencyThomas 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-18x86: mrst: Remove apb timer read workaroundjacob.jun.pan@linux.intel.com
2011-02-18x86/pci: Remove unused variableSebastian Andrzej Siewior
2011-02-15Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-02-15Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-02-15x86, dmi, debug: Log board name (when present) in dmesg/oops outputNaga Chumbalkar
2011-02-15x86, ioapic: Don't warn about non-existing IOAPICs if we have nonePaul Bolle
2011-02-14mrst/vrtc: Avoid using cmos rtc opsFeng Tang
2011-02-14x86/platform: Add a wallclock_init func to x86_init.timers opsFeng Tang
2011-02-14x86: Fix mwait_usable section mismatchBorislav Petkov