summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-01-3022-177/+1036
|\
| * x86/jailhouse: Respect pci=lastbus command line settingsJan Kiszka2018-01-201-1/+3
| * x86/jailhouse: Set X86_FEATURE_TSC_KNOWN_FREQJan Kiszka2018-01-201-0/+1
| * x86/platform/intel-mid: Move PCI initialization to arch_init()Andy Shevchenko2018-01-192-1/+2
| * x86/platform/uv/BAU: Replace hard-coded values with MMR definitionsAndrew Banman2018-01-162-2/+2
| * x86/platform/UV: Fix UV4A BAU MMRsMike Travis2018-01-161-21/+38
| * x86/platform/UV: Fix GAM MMR references in the UV x2apic codeMike Travis2018-01-161-46/+37
| * x86/platform/UV: Fix GAM MMR changes in UV4AMike Travis2018-01-161-6/+80
| * x86/platform/UV: Add references to access fixed UV4A HUB MMRsMike Travis2018-01-163-0/+17
| * x86/platform/UV: Fix UV4A support on new Intel ProcessorsMike Travis2018-01-161-3/+11
| * x86/platform/UV: Update uv_mmrs.h to prepare for UV4A fixesMike Travis2018-01-161-82/+533
| * x86/jailhouse: Add PCI dependencyArnd Bergmann2018-01-151-1/+1
| * x86/jailhouse: Hide x2apic code when CONFIG_X86_X2APIC=nThomas Gleixner2018-01-151-14/+19
| * x86/jailhouse: Initialize PCI supportJan Kiszka2018-01-141-0/+17
| * x86/jailhouse: Wire up IOAPIC for legacy UART portsJan Kiszka2018-01-141-0/+21
| * x86/jailhouse: Halt instead of failing to restartJan Kiszka2018-01-141-0/+10
| * x86/jailhouse: Silence ACPI warningJan Kiszka2018-01-141-0/+6
| * x86/jailhouse: Avoid access of unsupported platform resourcesJan Kiszka2018-01-141-0/+13
| * x86/jailhouse: Set up timekeepingJan Kiszka2018-01-141-0/+17
| * x86/jailhouse: Enable PMTIMERJan Kiszka2018-01-142-0/+5
| * x86/jailhouse: Enable APIC and SMP supportJan Kiszka2018-01-142-1/+45
| * x86/jailhouse: Add infrastructure for running in non-root cellJan Kiszka2018-01-147-0/+136
| * x86: Introduce and use MP IRQ trigger and polarity definesJan Kiszka2018-01-144-25/+37
| * x86/platform: Control warm reset setup via legacy feature flagJan Kiszka2018-01-144-2/+5
| * x86/apic: Install an empty physflat_init_apic_ldrJan Kiszka2018-01-141-2/+10
* | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-01-305-36/+156
|\ \
| * | x86/intel_rdt: Add command line parameter to control L2_CDPFenghua Yu2018-01-181-0/+2
| * | x86/intel_rdt: Enable L2 CDP in MSR IA32_L2_QOS_CFGFenghua Yu2018-01-182-26/+94
| * | x86/intel_rdt: Add two new resources for L2 Code and Data Prioritization (CDP)Fenghua Yu2018-01-182-10/+58
| * | x86/intel_rdt: Enumerate L2 Code and Data Prioritization (CDP) featureFenghua Yu2018-01-182-0/+2
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-01-3021-31/+14
|\ \ \
| * | | irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUGMarc Zyngier2018-01-2418-18/+0
| * | | Merge tag 'irqchip-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2018-01-103-13/+14
| |\ \ \
| | * | | dt-bindings/bcm283x: Define polarity of per-cpu interruptsStefan Wahren2018-01-043-13/+14
* | | | | Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-01-3054-625/+785
|\ \ \ \ \
| * | | | | xtensa: fix futex_atomic_cmpxchg_inatomicMax Filippov2018-01-061-13/+10
| * | | | | xtensa: shut up gcc-8 warningsArnd Bergmann2018-01-021-2/+2
| * | | | | xtensa: print kernel sections info in mem_initMax Filippov2017-12-181-2/+17
| * | | | | xtensa: use generic strncpy_from_user with KASANMax Filippov2017-12-183-0/+10
| * | | | | xtensa: use __memset in __xtensa_clear_userMax Filippov2017-12-171-1/+1
| * | | | | xtensa: add support for KASANMax Filippov2017-12-1713-8/+194
| * | | | | xtensa: move fixmap and kmap just above the KSEGMax Filippov2017-12-174-11/+9
| * | | | | xtensa: don't clear swapper_pg_dir in paging_initMax Filippov2017-12-171-1/+0
| * | | | | xtensa: extract init_kioMax Filippov2017-12-174-17/+28
| * | | | | xtensa: implement early_trap_initMax Filippov2017-12-171-0/+12
| * | | | | xtensa: clean up exception handling structureMax Filippov2017-12-175-32/+56
| * | | | | xtensa: clean up custom-controlled debug outputMax Filippov2017-12-1711-117/+66
| * | | | | xtensa: enable stack protectorMax Filippov2017-12-176-0/+60
| * | | | | xtensa: print hardware config ID on startupMax Filippov2017-12-111-0/+9
| * | | | | xtensa: consolidate kernel stack size related definitionsMax Filippov2017-12-104-10/+13