summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-05-01Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-45/+104
2017-05-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-77/+44
2017-05-01Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-94/+40
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds41-19/+196
2017-05-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2017-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds223-26988/+0
2017-05-01ia64: fix module loading for gcc-5.4Sergei Trofimovich1-2/+2
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds159-4129/+1188
2017-05-01Merge tag 'pm-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-5/+0
2017-05-01Merge tag 'edac_for_4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds13-26/+3
2017-05-01powerpc/64: Allow CONFIG_RELOCATABLE if COMPILE_TESTNicholas Piggin1-2/+2
2017-05-01powerpc/xmon: Teach xmon oops about radix vectorsMichael Neuling1-2/+12
2017-05-01avr32: remove support for AVR32 architectureHans-Christian Noren Egtvedt223-27029/+0
2017-04-30Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-6/+27
2017-04-30Merge remote-tracking branches 'regulator/topic/anatop', 'regulator/topic/ari...Mark Brown1-2/+6
2017-04-30Prevent timer value 0 for MWAITXJanakarajan Natarajan1-0/+7
2017-04-28Merge branch 'pm-cpufreq'Rafael J. Wysocki1-5/+0
2017-04-28bpf, x86_64/arm64: remove old ldimm64 artifacts from jitsDaniel Borkmann2-16/+0
2017-04-28platform/x86: intel_pmc_ipc: use gcr mem base for S0ix counter readKuppuswamy Sathyanarayanan1-0/+2
2017-04-28platform/x86: intel_pmc_ipc: Add pmc gcr read/write/update api'sKuppuswamy Sathyanarayanan1-0/+21
2017-04-28arm64: Print DT machine model in setup_machine_fdt()Geert Uytterhoeven1-1/+4
2017-04-28arm64: pmu: Wire-up Cortex A53 L2 cache events and DTLB refillsFlorian Fainelli1-0/+6
2017-04-28powerpc/mm/hash: Fix off-by-one in comment about kernel contexts idsMichael Ellerman1-1/+1
2017-04-28powerpc/pseries: Enable VFIOAlexey Kardashevskiy1-2/+38
2017-04-28powerpc/powernv: Fix iommu table size calculation hook for small tablesAlexey Kardashevskiy1-1/+2
2017-04-28powerpc/powernv: Check kzalloc() return value in pnv_pci_table_allocAlexey Kardashevskiy2-0/+6
2017-04-28powerpc: Add arch/powerpc/tools directoryNicholas Piggin4-2/+2
2017-04-28powerpc: Use the new post-link pass to check relocationsNicholas Piggin2-11/+34
2017-04-28powerpc/xmon: Wait for secondaries before IPI'ing on system resetNicholas Piggin1-9/+27
2017-04-28powerpc/pseries: Implement NMI IPI with H_SIGNAL_SYS_RESETNicholas Piggin2-1/+26
2017-04-28powerpc: Add struct smp_ops_t.cause_nmi_ipi operationNicholas Piggin8-0/+10
2017-04-28powerpc: Add NMI IPI infrastructureNicholas Piggin5-42/+226
2017-04-28powerpc: Mark system reset as an NMI with nmi_enter/exit()Nicholas Piggin1-0/+11
2017-04-28powerpc/64s: Dedicated system reset interrupt stackNicholas Piggin6-4/+27
2017-04-28powerpc/64s: Disallow system reset vs system reset reentrancyNicholas Piggin6-7/+51
2017-04-28powerpc/64s: Fix system reset vs general interrupt reentrancyNicholas Piggin4-11/+19
2017-04-28powerpc/64s: Exception macro for stack frame and initial register saveNicholas Piggin2-15/+14
2017-04-28powerpc/64s: Add exception macro that does not enable RINicholas Piggin2-13/+19
2017-04-28powerpc/cbe: Do not process external or decremeter interrupts from sresetNicholas Piggin1-4/+7
2017-04-28powerpc/pasemi: Do not process external or decrementer interrupts from sresetNicholas Piggin1-4/+7
2017-04-28Merge branch 'topic/ppc-kvm' into nextMichael Ellerman8-20/+141
2017-04-28x86/KASLR: Fix kexec kernel boot crash when KASLR randomization failsBaoquan He1-2/+9
2017-04-27pstore: Fix flags to enable dumps on powerpcAnkit Kumar1-0/+1
2017-04-27powerpc/ftrace/64: Split further based on -mprofile-kernelNaveen N. Rao4-305/+346
2017-04-27powerpc: Split ftrace bits into a separate fileNaveen N. Rao8-493/+532
2017-04-27powerpc/mm: Rename table dump file nameChristophe Leroy1-1/+1
2017-04-27powerpc/mm: On PPC32, display 32 bits addresses in page table dumpChristophe Leroy1-0/+5
2017-04-27powerpc/mm: Fix missing page attributes in page table dumpChristophe Leroy2-0/+10
2017-04-27powerpc/mm: Fix page table dump build on PPC32Christophe Leroy1-11/+48
2017-04-27powerpc/mm/radix: Optimise tlbiel flush all caseAneesh Kumar K.V1-2/+13