summaryrefslogtreecommitdiffstats
path: root/arch/x86/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-011-1/+1
|\
| * kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-281-1/+1
* | Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-291-0/+3
|\ \
| * | e820, efi: add ACPI 6.0 persistent memory typesDan Williams2015-05-271-0/+3
| |/
* | x86, mirror: x86 enabling - find mirrored memory rangesTony Luck2015-06-241-0/+21
* | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-228-215/+328
|\ \
| | \
| | \
| *-. \ Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/...Ingo Molnar2015-06-038-215/+328
| |\ \ \ | | |_|/ | |/| |
| | | * x86/platform/atom/punit: Add Punit device state debug driverSrinivas Pandruvada2015-05-073-0/+185
| | |/ | |/|
| | * Merge branch 'x86/asm' into x86/apic, to resolve a conflictIngo Molnar2015-05-112-113/+0
| | |\ | | |/ | |/|
| | * x86: Constify irqdomain opsThomas Gleixner2015-05-051-5/+5
| | * x86/irq: Move irqdomain specific code into asm/irqdomain.hJiang Liu2015-04-241-1/+1
| | * x86: Cleanup irq_domain opsThomas Gleixner2015-04-241-8/+2
| | * x86/irq: Move check of cfg->move_in_progress into send_cleanup_vector()Jiang Liu2015-04-241-2/+1
| | * x86/irq: Convert IOAPIC to use hierarchical irqdomain interfacesJiang Liu2015-04-243-7/+6
| | * x86/irq: Prepare IOAPIC interfaces to support hierarchical irqdomainsJiang Liu2015-04-242-4/+9
| | * x86/intel-mid, trivial: Refine code syntax for sfi_parse_mtmr()Jiang Liu2015-04-241-10/+10
| | * x86/intel-mid: Delay initialization of APB timerThomas Gleixner2015-04-242-7/+13
| | * x86/uv: Use hierarchical irqdomain to manage UV interruptsJiang Liu2015-04-241-180/+110
| | * x86/uv: Use new irqdomain interfaces to allocate/free IRQJiang Liu2015-04-241-16/+11
* | | efi: Add esrt supportPeter Jones2015-04-301-0/+2
|/ /
* | Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-04-212-113/+0
|\ \ | |/ |/|
| * x86, intel-mid: remove Intel MID specific serial supportAndy Shevchenko2015-03-072-113/+0
* | Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6Linus Torvalds2015-04-132-4/+4
|\ \
| * | x86/olpc/xo15/sci: Use newly added power_supply_put APIKrzysztof Kozlowski2015-03-131-2/+2
| * | x86/olpc/xo1/sci: Use newly added power_supply_put APIKrzysztof Kozlowski2015-03-131-2/+2
| * | power_supply: Change ownership from driver to coreKrzysztof Kozlowski2015-03-132-4/+4
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-04-131-1/+9
|\ \ \
| * | | x86/intel/quark: Run IMR self-test on IMR capble hw onlyBryan O'Donoghue2015-04-021-1/+9
| | |/ | |/|
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-04-131-2/+2
|\ \ \
| * | | x86/mm, efi: Use early_ioremap() in arch/x86/platform/efi/efi-bgrt.cJuergen Gross2015-02-241-2/+2
| | |/ | |/|
* | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-04-131-3/+3
|\ \ \
| * | | x86: Fix up obsolete __cpu_set() function usageRusty Russell2015-03-021-3/+3
| | |/ | |/|
* | | efi: Clean up the efi_call_phys_[prolog|epilog]() save/restore interactionIngo Molnar2015-04-013-15/+27
* | | efi: Disable interrupts around EFI calls, not in the epilog/prolog callsIngo Molnar2015-04-013-11/+10
* | | x86/efi: Add a "debug" option to the efi= cmdlineBorislav Petkov2015-04-011-1/+4
|/ /
* | Merge branch 'linus' into x86/urgent, to merge dependent patchIngo Molnar2015-02-289-272/+805
|\ \ | |/
| * Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-02-214-0/+793
| |\
| | * x86/intel/quark: Fix simple_return.cocci warningsFengguang Wu2015-02-191-5/+1
| | * x86/intel/quark: Fix ptr_ret.cocci warningsFengguang Wu2015-02-191-4/+1
| | * x86/intel/quark: Add Intel Quark platform supportBryan O'Donoghue2015-02-181-0/+1
| | * x86/intel/quark: Add Isolated Memory Regions for Quark X1000Bryan O'Donoghue2015-02-183-0/+799
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-02-212-178/+104
| |\ \
| * \ \ Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2015-02-153-253/+4
| |\ \ \
| | * | | x86, mrst: remove Moorestown specific serial driversAndy Shevchenko2015-02-023-253/+4
| | | |/ | | |/|
| * | | x86: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-131-18/+7
| * | | kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes2015-02-121-1/+1
| |/ /
* | | x86/platform/intel-mid: Fix trivial printk message typo in intel_mid_arch_set...Yannick Guerrini2015-02-241-1/+1
| |/ |/|
* | x86/efi: Avoid triple faults during EFI mixed mode callsMatt Fleming2015-02-132-178/+104
|/
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-191-3/+3
|\
| * x86, irq: Use helpers to access irq_cfg data structure associated with IRQJiang Liu2014-12-161-2/+2
OpenPOWER on IntegriCloud