summaryrefslogtreecommitdiff
path: root/arch/x86/platform
AgeCommit message (Expand)Author
2011-07-07x86: Don't use the EFI reboot method by defaultMatthew Garrett
2011-06-18x86, efi: Do not reserve boot services regions within reserved areasMaarten Lankhorst
2011-05-25x86, efi: Retain boot service code until after switching to virtual modeMatthew Garrett
2011-05-25x86, UV: Clean up uv_tlb.cCliff Wickman
2011-05-25x86, UV: Add support for SGI UV2 hub chipJack Steiner
2011-05-19Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-05-19Merge branches 'x86-efi-for-linus', 'x86-gart-for-linus', 'x86-irq-for-linus'...Linus Torvalds
2011-05-19Merge branches 'x86-apic-for-linus', 'x86-asm-for-linus' and 'x86-cleanups-fo...Linus Torvalds
2011-05-19Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner
2011-05-12x86: Fix UV BAU for non-consecutive nasidsCliff Wickman
2011-05-09x86, efi: Ensure that the entirity of a region is mappedMatthew Garrett
2011-05-09x86, efi: Pass a minimal map to SetVirtualAddressMap()Matthew Garrett
2011-05-09x86, efi: Merge contiguous memory regions of the same type and attributeMatthew Garrett
2011-05-09x86, efi: Consolidate EFI nx controlMatthew Garrett
2011-05-09x86, efi: Remove virtual-mode SetVirtualAddressMap callMatthew Garrett
2011-05-07x86: Fix mrst sparse complaintsLuis R. Rodriguez
2011-04-28x86: ce4100: Configure IOAPIC pins for USB and SATA to level typeSebastian Andrzej Siewior
2011-04-12x86/mrst: Fix boot crash caused by incorrect pin to irq mappingJacob Pan
2011-04-11x86/ce4100: Add reg property to bridgesSebastian Andrzej Siewior
2011-04-07Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-...Linus Torvalds
2011-04-07x86/mrst/vrtc: Fix boot crash in mrst_rtc_init()Feng Tang
2011-04-04x86: visws: Fixup irq overhaul falloutThomas Gleixner
2011-03-29x86: Stop including <linux/delay.h> in two asm header filesJean Delvare
2011-03-27mfd: OLPC: Clean up names to match what OLPC actually usesDaniel Drake
2011-03-27mfd: Add mfd_clone_cell(), convert cs5535-mfd/olpc-xo1 to itAndres Salomon
2011-03-23mfd: Rename mfd_shared_cell_{en,dis}able to drop the "shared" partAndres Salomon
2011-03-23mfd: Add sharing for cs5535 acpi/pms cellsAndres Salomon
2011-03-15Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-15Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-03-15x86, olpc: Use device tree for platform identificationDaniel Drake
2011-03-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-14x86: ce4100: Set pci ops via callback instead of module initSebastian Andrzej Siewior
2011-03-12x86: Mark low level interrupts IRQF_NO_THREADThomas Gleixner
2011-03-12x86: Cleanup the genirq name spaceThomas Gleixner
2011-03-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-09x86, UV: Initialize the broadcast assist unit base destination node id properlyCliff Wickman
2011-03-02x86: OLPC: have prom_early_alloc BUG rather than return NULLAndres Salomon
2011-02-25x86: dt: Cleanup local apic setupThomas Gleixner
2011-02-23x86: ce4100: Use OF to setup devicesSebastian Andrzej Siewior
2011-02-23x86: dtb: Add a device tree for CE4100Sebastian Andrzej Siewior
2011-02-23x86: OLPC: Remove extra OLPC_OPENFIRMWARE_DT indirectionThomas Gleixner
2011-02-23x86: OLPC: Cleanup config maze completelyThomas Gleixner
2011-02-22Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 int...Thomas Gleixner
2011-02-21x86: Convert remaining x86 clocksources to clocksource_register_hz/khzJohn Stultz
2011-02-14mrst/vrtc: Avoid using cmos rtc opsFeng Tang
2011-01-14x86: OLPC: convert olpc-xo1 driver from pci device to platform deviceAndres Salomon
2011-01-13Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-07Merge branch 'linus' into x86/apic-cleanupsIngo Molnar