summaryrefslogtreecommitdiffstats
path: root/arch/x86/platform
Commit message (Expand)AuthorAgeFilesLines
* x86/uv: Fix uninitialized spinlocksCliff Wickman2012-01-262-1/+3
* Merge remote-tracking branch 'linus/master' into x86/urgentH. Peter Anvin2012-01-196-12/+20
|\
| * module_param: make bool parameters really bool (arch)Rusty Russell2012-01-132-2/+2
| * Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-01-112-5/+5
| |\
| | * Merge commit 'v3.2-rc6' into x86/platformIngo Molnar2011-12-182-57/+59
| | |\
| | * | x86/mrst: Add additional debug prints for pb_keysMichael Demeter2011-12-181-0/+1
| | * | x86/intel config: Revamp configuration to allow for Moorestown and MedfieldAlan Cox2011-12-181-2/+2
| | * | x86/config: Revamp configuration for MID devicesAlan Cox2011-12-051-1/+1
| | * | x86/sfi: Kill the IRQ as id hackAlan Cox2011-12-051-2/+1
| * | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-091-4/+12
| |\ \ \
| | * \ \ Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.cGreg Kroah-Hartman2011-11-263-8/+45
| | |\ \ \ | | | |/ /
| | * | | serial, mfd: don't hardcode the consoleMika Westerberg2011-11-151-4/+12
| * | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-071-1/+1
| |\ \ \ \
| | * \ \ \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-061-1/+1
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | driver-core: remove sysdev.h usage.Kay Sievers2011-12-211-1/+1
| | | |/ /
* | | | | x86/UV2: Add accounting for BAU strong nacksCliff Wickman2012-01-171-5/+7
* | | | | x86/UV2: Ack BAU interrupt earlierCliff Wickman2012-01-171-2/+1
* | | | | x86/UV2: Remove stale no-resources test for UV2 BAUCliff Wickman2012-01-171-10/+0
* | | | | x86/UV2: Work around BAU bugCliff Wickman2012-01-171-32/+242
* | | | | x86/UV2: Fix BAU destination timeout initializationCliff Wickman2012-01-171-6/+7
* | | | | x86/UV2: Fix new UV2 hardware by using native UV2 broadcast modeCliff Wickman2012-01-171-23/+65
|/ / / /
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-061-1/+2
|\ \ \ \
| * \ \ \ Merge commit 'v3.2-rc7' into x86/asmIngo Molnar2012-01-042-57/+59
| |\ \ \ \ | | |/ / /
| * | | | x86, efi: Convert efi_phys_get_time() args to physical addressesMaurice Ma2011-12-051-1/+2
| | |_|/ | |/| |
* | | | Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...Ingo Molnar2011-12-201-6/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'master' into x86/memblockTejun Heo2011-11-2822-219/+2970
| |\ \ \ | | |/ /
| * | | memblock, x86: Replace memblock_x86_reserve/free_range() with generic onesTejun Heo2011-07-141-4/+2
| * | | x86: Fix memblock_x86_check_reserved_size() use in efi_reserve_boot_services()Tejun Heo2011-07-131-2/+1
* | | | Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid"Keith Packard2011-12-122-18/+28
* | | | x86, efi: Make efi_call_phys_{prelog,epilog} CONFIG_RELOCATABLE-awareMatt Fleming2011-12-091-46/+2
* | | | x86, efi: Calling __pa() with an ioremap()ed address is invalidMatt Fleming2011-12-092-28/+18
* | | | x86, mrst: Change the pmic_gpio device type to IPCFeng Tang2011-12-051-0/+1
* | | | mrst: Added some platform data for the SFI translationsJekyll Lai2011-12-051-0/+42
* | | | x86,mrst: Power control commands updateJacob Pan2011-12-051-11/+14
| |/ / |/| |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-11-181-5/+41
|\ \ \
| * | | x86/mrst: Avoid reporting wrong nmi statusJacob Pan2011-11-101-0/+13
| * | | x86/mrst: Add support for Penwell clock calibrationDirk Brandewie2011-11-101-5/+28
| | |/ | |/|
* | | bma023: Add SFI translation for this deviceWilliam Douglas2011-11-111-0/+1
* | | vrtc: change its year offset from 1960 to 1972Feng Tang2011-11-111-2/+2
* | | ce4100: fix a build errorZhang Rui2011-11-111-1/+1
|/ /
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-11-071-1/+1
|\ \
| * | mrst pmu: update commentLen Brown2011-11-061-1/+1
* | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-065-0/+5
|\ \ \
| * | | x86: efi_32.c is implicitly getting asm/desc.h via module.hPaul Gortmaker2011-10-311-0/+1
| * | | x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-314-0/+4
* | | | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds2011-11-031-15/+161
|\ \ \ \ | |/ / / |/| | |
| * | | x86, mrst: add platform support for MSIC MFD driverMika Westerberg2011-10-241-15/+154
| * | | x86, mrst: Some drivers need to known when an SCU is availableAlan Cox2011-10-241-0/+7
| |/ /
* | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-10-281-11/+6
|\ \ \
| * | | x86: uv2: Workaround for UV2 Hub bug (system global address format)Jack Steiner2011-09-211-11/+6
OpenPOWER on IntegriCloud