summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | xtensa: clean up functions in assembly codeMax Filippov2017-12-106-36/+36
| * | | | xtensa: clean up word alignment macros in assembly codeMax Filippov2017-12-104-52/+59
| * | | | xtensa: clean up fixups in assembly codeMax Filippov2017-12-107-194/+133
| * | | | xtensa: use call instead of callx in assembly codeMax Filippov2017-12-104-48/+24
| * | | | xtensa: build kernel with text-section-literalsMax Filippov2017-12-108-88/+52
| * | | | xtensa: add -mno-serialize-volatile to CFLAGSMax Filippov2017-12-101-0/+1
* | | | | Merge tag 'm68k-for-v4.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-01-3015-120/+114
|\ \ \ \ \
| * | | | | m68k/mac: Fix race conditions in OSS interrupt dispatchFinn Thain2018-01-161-41/+26
| * | | | | nubus: Add expansion_type values for various Mac modelsFinn Thain2018-01-162-67/+52
| * | | | | m68k/defconfig: Update defconfigs for v4.15-rc1Geert Uytterhoeven2018-01-1612-12/+36
* | | | | | Merge tag 'mtd/for-4.16' of git://git.infradead.org/linux-mtdLinus Torvalds2018-01-299-429/+21
|\ \ \ \ \ \
| * | | | | | ARM: OMAP2+: Remove gpmc-onenandLadislav Michl2018-01-122-412/+0
| * | | | | | ARM: dts: omap3-igep: Update onenand node timingsLadislav Michl2018-01-121-15/+15
| * | | | | | ARM: dts: OMAP2+: Add compatible property to onenand nodeLadislav Michl2018-01-124-0/+4
| * | | | | | mtd: nand: use reworked NAND controller driver with Marvell EBU SoCsMiquel Raynal2018-01-122-2/+2
| |/ / / / /
* | | | | | Merge tag 'acpi-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-01-293-19/+23
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'acpi-x86', 'acpi-apei' and 'acpi-ec'Rafael J. Wysocki2018-01-182-19/+18
| |\ \ \ \ \ \ \ \ | | | | | |_|_|/ / | | | | |/| | | |
| | * | | | | | | ACPI / x86: boot: Propagate error code in acpi_gsi_to_irq()Andy Shevchenko2018-01-051-10/+10
| | * | | | | | | ACPI / x86: boot: Don't setup SCI on HW-reduced platformsAndy Shevchenko2017-12-281-1/+2
| | * | | | | | | ACPI / x86: boot: Use INVALID_ACPI_IRQ instead of 0 for acpi_sci_override_gsiAndy Shevchenko2017-12-282-3/+4
| | * | | | | | | ACPI / x86: boot: Get rid of ACPI_INVALID_GSIAndy Shevchenko2017-12-281-4/+2
| | * | | | | | | ACPI / x86: boot: Swap variables in condition in acpi_register_gsi_ioapic()Andy Shevchenko2017-12-281-2/+1
| | | | | | | | |
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'acpi-numa', 'acpi-sysfs', 'acpi-pmic', 'acpi-soc' and 'acpi-ged'Rafael J. Wysocki2018-01-181-0/+5
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ACPI / NUMA: ia64: Parse all entries of SRAT memory affinity tableGanapatrao Kulkarni2017-11-271-0/+5
| | | |_|_|_|/ / / / | | |/| | | | | | |
* | | | | | | | | | Merge tag 'pm-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-01-292-0/+4
|\ \ \ \ \ \ \ \ \ \