summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-1414-126/+199
|\
| * x86/cpu/amd: Remove an unneeded condition in srat_detect_node()Dan Carpenter2016-01-141-2/+1
| * x86/vdso/pvclock: Protect STABLE check with the seqcountAndy Lutomirski2016-01-131-6/+6
| * x86/mm: Improve switch_mm() barrier commentsAndy Lutomirski2016-01-131-7/+8
| * x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]Mario Kleiner2016-01-121-0/+8
| * lguest: Map switcher text R/ORusty Russell2016-01-121-1/+3
| * x86/boot: Hide local labels in verify_cpu()Borislav Petkov2016-01-121-25/+25
| * x86/fpu: Disable AVX when eagerfpu is offyu-cheng yu2016-01-122-5/+12
| * x86/fpu: Disable MPX when eagerfpu is offyu-cheng yu2016-01-123-14/+46
| * x86/fpu: Disable XGETBV1 when no XSAVEyu-cheng yu2016-01-121-0/+1
| * x86/fpu: Fix early FPU command-line parsingyu-cheng yu2016-01-121-71/+38
| * x86/mm: Use PAGE_ALIGNED instead of IS_ALIGNEDKefeng Wang2016-01-121-2/+1
| * x86/mm/pat: Make split_page_count() check for empty levels to fix /proc/memin...Dave Jones2016-01-121-0/+3
| * Merge commit 'linus' into x86/urgent, to pick up recent x86 changesIngo Molnar2016-01-12137-884/+2106
| |\
| * | x86/boot: Double BOOT_HEAP_SIZE to 64KBH.J. Lu2016-01-111-1/+1
| * | x86/mm: Add barriers and document switch_mm()-vs-flush synchronizationAndy Lutomirski2016-01-112-4/+58
* | | Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-1315-86/+9
|\ \ \
| * | | arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debugDan Williams2016-01-0915-86/+9
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-01-1366-853/+1094
|\ \ \ \
| * | | | s390: fix normalization bug in exception table sortingArd Biesheuvel2016-01-111-2/+6
| * | | | s390/configs: update default configurationsHeiko Carstens2016-01-115-54/+61
| * | | | s390/vdso: optimize getcpu system callMartin Schwidefsky2016-01-119-3/+101
| * | | | s390: drop smp_mb in vdso_initMichael S. Tsirkin2016-01-111-2/+0
| * | | | s390: rename struct _lowcore to struct lowcoreHeiko Carstens2016-01-1112-116/+116
| * | | | s390/mem_detect: use unsigned longsHeiko Carstens2016-01-112-9/+6
| * | | | s390/ptrace: get rid of long longs in psw_bitsHeiko Carstens2016-01-111-19/+19
| * | | | s390/sysinfo: add missing SYSIB 1.2.2 multithreading fieldsHeiko Carstens2016-01-112-11/+21
| * | | | s390: get rid of CONFIG_SCHED_MC and CONFIG_SCHED_BOOKHeiko Carstens2015-12-304-8/+8
| * | | | s390/Kconfig: remove pointless 64 bit dependenciesHeiko Carstens2015-12-301-3/+2
| * | | | s390/cio: Consolidate inline assemblies and related data definitionsPeter Oberparleiter2015-12-181-14/+0
| * | | | s390/setup: cleanup machine flagsChristian Borntraeger2015-12-181-17/+14
| * | | | s390/smp: save timestamp on external callsHeiko Carstens2015-12-181-0/+2
| * | | | s390/sysinfo: Remove unused variablesChristian Borntraeger2015-12-181-2/+1
| * | | | s390/extmem: remove unused variableChristian Borntraeger2015-12-181-3/+1
| * | | | s390/fault: remove unused variableChristian Borntraeger2015-12-181-2/+0
| * | | | s390/traps: Remove unused variableChristian Borntraeger2015-12-181-3/+0
| * | | | s390: compile head.S always with -march=z900Heiko Carstens2015-12-181-2/+4
| * | | | s390/facilities: add z13 als bitHeiko Carstens2015-12-181-0/+3
| * | | | s390/facilities: optimize test_facility()Heiko Carstens2015-12-181-0/+6
| * | | | s390/facilities: remove unneeded facility bitsHeiko Carstens2015-12-181-12/+0
| * | | | s390/facilities: make use of generated facility listHeiko Carstens2015-12-181-24/+11
| * | | | s390/facilities: add helper tool to generate facility listsHeiko Carstens2015-12-186-0/+160
| * | | | s390/facilities: always use lowcore's stfle field for storing facility bitsHeiko Carstens2015-12-183-6/+7
| * | | | s390/facilities: use stfl mnemonic instead of insn magicHeiko Carstens2015-12-182-5/+3
| * | | | s390/spinlock: do not yield to a CPU in udelay/mdelayMartin Schwidefsky2015-11-273-8/+31
| * | | | s390: remove is_32bit_task() helperHeiko Carstens2015-11-273-7/+6
| * | | | s390: add 'install' target to 'make help'Michael Holzheu2015-11-271-0/+4
| * | | | s390/sclp: Add VT220 support to early sclp consoleSascha Silbe2015-11-272-16/+51
| * | | | s390/dis: Fix printing of the register numbersChristian Borntraeger2015-11-271-2/+2
| * | | | s390/pci_dma: fix DMA table corruption with > 4 TB main memoryGerald Schaefer2015-11-273-7/+17