aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-13module_param: make bool parameters really bool (arch)Rusty Russell2-2/+2
2012-01-11Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-5/+5
2012-01-09Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-4/+12
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2012-01-06Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman1-1/+1
2012-01-04Merge commit 'v3.2-rc7' into x86/asmIngo Molnar2-57/+59
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers1-1/+1
2011-12-20Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/memblockIngo Molnar1-6/+3
2011-12-18Merge commit 'v3.2-rc6' into x86/platformIngo Molnar2-57/+59
2011-12-18x86/mrst: Add additional debug prints for pb_keysMichael Demeter1-0/+1
2011-12-18x86/intel config: Revamp configuration to allow for Moorestown and MedfieldAlan Cox1-2/+2
2011-12-12Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid"Keith Packard2-18/+28
2011-12-09x86, efi: Make efi_call_phys_{prelog,epilog} CONFIG_RELOCATABLE-awareMatt Fleming1-46/+2
2011-12-09x86, efi: Calling __pa() with an ioremap()ed address is invalidMatt Fleming2-28/+18
2011-12-05x86/config: Revamp configuration for MID devicesAlan Cox1-1/+1
2011-12-05x86/sfi: Kill the IRQ as id hackAlan Cox1-2/+1
2011-12-05x86, efi: Convert efi_phys_get_time() args to physical addressesMaurice Ma1-1/+2
2011-12-05x86, mrst: Change the pmic_gpio device type to IPCFeng Tang1-0/+1
2011-12-05mrst: Added some platform data for the SFI translationsJekyll Lai1-0/+42
2011-12-05x86,mrst: Power control commands updateJacob Pan1-11/+14
2011-11-28Merge branch 'master' into x86/memblockTejun Heo22-219/+2970
2011-11-26Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.cGreg Kroah-Hartman3-8/+45
2011-11-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+41
2011-11-15serial, mfd: don't hardcode the consoleMika Westerberg1-4/+12
2011-11-11bma023: Add SFI translation for this deviceWilliam Douglas1-0/+1
2011-11-11vrtc: change its year offset from 1960 to 1972Feng Tang1-2/+2
2011-11-11ce4100: fix a build errorZhang Rui1-1/+1
2011-11-10x86/mrst: Avoid reporting wrong nmi statusJacob Pan1-0/+13
2011-11-10x86/mrst: Add support for Penwell clock calibrationDirk Brandewie1-5/+28
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-1/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds5-0/+5
2011-11-06mrst pmu: update commentLen Brown1-1/+1
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds1-15/+161
2011-10-31x86: efi_32.c is implicitly getting asm/desc.h via module.hPaul Gortmaker1-0/+1
2011-10-31x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker4-0/+4
2011-10-28Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-11/+6
2011-10-28Merge branch 'x86-geode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-0/+144
2011-10-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+3
2011-10-24x86, mrst: add platform support for MSIC MFD driverMika Westerberg1-15/+154
2011-10-24x86, mrst: Some drivers need to known when an SCU is availableAlan Cox1-0/+7
2011-10-14x86, mrst: use a temporary variable for SFI irqMika Westerberg1-10/+12
2011-09-21x86/rtc: Don't recursively acquire rtc_lockMatt Fleming1-0/+9
2011-09-21x86: uv2: Workaround for UV2 Hub bug (system global address format)Jack Steiner1-11/+6
2011-09-21x86: geode: New PCEngines Alix system driverEd Wildgoose3-0/+144
2011-08-26x86/mrst: Add platform data for Max3110 devicesFeng Tang1-0/+3
2011-08-26sfi: table irq 0xFF means 'no interrupt'Kirill A. Shutemov1-1/+3
2011-08-05x86, olpc: Wait for last byte of EC command to be acceptedPaul Fox1-2/+2
2011-08-03Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6Linus Torvalds3-0/+1052
2011-08-03mrst_pmu: driver for Intel Moorestown Power Management UnitLen Brown3-0/+1052