aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-15Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-20/+454
2011-03-15Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-3/+5
2011-03-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2011-03-14x86: ce4100: Set pci ops via callback instead of module initSebastian Andrzej Siewior1-0/+2
2011-03-12x86: Mark low level interrupts IRQF_NO_THREADThomas Gleixner1-0/+2
2011-03-12x86: Cleanup the genirq name spaceThomas Gleixner2-3/+3
2011-03-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2011-03-09x86, UV: Initialize the broadcast assist unit base destination node id properlyCliff Wickman1-2/+2
2011-03-02x86: OLPC: have prom_early_alloc BUG rather than return NULLAndres Salomon1-2/+1
2011-02-25x86: dt: Cleanup local apic setupThomas Gleixner1-2/+2
2011-02-23x86: ce4100: Use OF to setup devicesSebastian Andrzej Siewior1-7/+19
2011-02-23x86: dtb: Add a device tree for CE4100Sebastian Andrzej Siewior1-0/+428
2011-02-23x86: OLPC: Remove extra OLPC_OPENFIRMWARE_DT indirectionThomas Gleixner1-1/+1
2011-02-23x86: OLPC: Cleanup config maze completelyThomas Gleixner1-1/+1
2011-02-22Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 into x86/platformThomas Gleixner10-103/+279
2011-02-14mrst/vrtc: Avoid using cmos rtc opsFeng Tang2-12/+6
2011-01-14x86: OLPC: convert olpc-xo1 driver from pci device to platform deviceAndres Salomon1-46/+55
2011-01-13Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-0/+189
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-01-07Merge branch 'linus' into x86/apic-cleanupsIngo Molnar4-9/+25
2011-01-06Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+18
2011-01-06Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds9-11/+1248
2011-01-05x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusionYinghai Lu2-3/+3
2011-01-03x86, UV, BAU: Extend for more than 16 cpus per socketCliff Wickman1-4/+18
2010-12-15x86, olpc: Speed up device tree creation during bootAndres Salomon1-5/+23
2010-12-15x86, olpc: Add OLPC device-tree supportAndres Salomon3-0/+171
2010-12-09x86: Unify 3 similar ways of saving mp_irqs infoFeng Tang1-28/+2
2010-12-09x86, sfi: Use register_lapic_address()Yinghai Lu1-12/+1
2010-12-09Merge branch 'x86/platform' into x86/apic-cleanupsThomas Gleixner9-11/+1248
2010-12-06x86, earlyprintk: Move mrst early console to platform/ and fix a typoFeng Tang2-0/+320
2010-12-06ce4100: Add errata fixes for UART on CE4100Dirk Brandewie1-2/+92
2010-11-20x86: platform: Move iris to x86/platform where it belongsThomas Gleixner3-0/+93
2010-11-18x86, mrst: Check platform_device_register() return codeVasiliy Kulikov1-2/+1
2010-11-18x86: UV: Address interrupt/IO port operation conflictDimitri Sivanich2-2/+4
2010-11-12x86: Add CE4100 platform supportThomas Gleixner3-0/+44
2010-11-11x86: mrst: Set vRTC's IRQ to level trigger typeFeng Tang1-1/+1
2010-11-11x86: mrst: Add audio driver bindingsVinod Koul1-0/+7
2010-11-11rtc: Add drivers/rtc/rtc-mrst.cFeng Tang1-0/+46
2010-11-11x86: mrst: Add vrtc driver which serves as a wall clock deviceFeng Tang3-6/+121
2010-11-11x86: mrst: Add Moorestown specific reboot/shutdown supportAlek Du1-0/+16
2010-11-10x86: Remove unnecessary casts of void ptr returning alloc function return valuesJesper Juhl1-7/+6
2010-11-09x86: mrst: Parse SFI timer table for all timer configsJacob Pan1-1/+1
2010-11-09x86/mrst: Add SFI platform device parsing codeFeng Tang1-4/+511
2010-10-27x86: Move olpc to platformThomas Gleixner5-0/+537
2010-10-27x86: Move uv to platformThomas Gleixner7-0/+2662
2010-10-27x86: Move mrst to platformThomas Gleixner3-0/+313
2010-10-27x86: Move scx200 to platformThomas Gleixner3-0/+134
2010-10-27x86: Move visws to platformThomas Gleixner3-0/+616
2010-10-27x86: Move efi to platformThomas Gleixner7-0/+1080
2010-10-27x86: Move sfi to platformThomas Gleixner3-0/+122