summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-11-22x86/pci/amd-bus: Convert to hotplug state machineSebastian Andrzej Siewior
2016-11-22x86/oprofile/nmi: Convert to hotplug state machineSebastian Andrzej Siewior
2016-11-22x86/oprofile/nmi: Remove superfluous smp_function_call_single()Anna-Maria Gleixner
2016-11-22sparc/sysfs: Convert to hotplug state machineSebastian Andrzej Siewior
2016-11-22powerpc/sysfs: Convert to hotplug state machineSebastian Andrzej Siewior
2016-11-22ARM/hw_breakpoint: Convert to hotplug state machineSebastian Andrzej Siewior
2016-11-22arm/bL_switcher: Convert to hotplug state machineSebastian Andrzej Siewior
2016-11-22x86/msr: Convert to hotplug state machineSebastian Andrzej Siewior
2016-11-22x86/cpuid: Move the hotplug callbacks to onlineThomas Gleixner
2016-11-22x86/cpuid: Convert to hotplug state machineSebastian Andrzej Siewior
2016-11-22x86/mce/therm_throt: Move hotplug callbacks to onlineThomas Gleixner
2016-11-22x86/mce/therm_throt: Convert to hotplug state machineSebastian Andrzej Siewior
2016-11-21x86/MCE/AMD: Fix thinko about thresholding_enBorislav Petkov
2016-11-16x86/mcheck: Move CPU_DEAD to hotplug state machineSebastian Andrzej Siewior
2016-11-16x86/mcheck: Move CPU_ONLINE and CPU_DOWN_PREPARE to hotplug state machineSebastian Andrzej Siewior
2016-11-16x86/mcheck: Reorganize the hotplug callbacksSebastian Andrzej Siewior
2016-11-16x86/mcheck: Split threshold_cpu_callback into two callbacksSebastian Andrzej Siewior
2016-11-16x86/mcheck: Be prepared for a rollback back to the ONLINE stateSebastian Andrzej Siewior
2016-11-16x86/mcheck: Explicit cleanup on failure in mce_amdSebastian Andrzej Siewior
2016-11-16x86/mcheck: Move threshold_create_device()Sebastian Andrzej Siewior
2016-11-09ia64/topology: Convert to hotplug state machineSebastian Andrzej Siewior
2016-11-09ia64/salinfo: Convert to hotplug state machineSebastian Andrzej Siewior
2016-11-09ia64/palinfo: Convert to hotplug state machineSebastian Andrzej Siewior
2016-11-09ia64/err-inject: Convert to hotplug state machineSebastian Andrzej Siewior
2016-11-09s390/smp: Convert to hotplug state machineSebastian Andrzej Siewior
2016-11-09s390/smp: Make cpu notifier symetricThomas Gleixner
2016-11-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-11-04Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-11-04Merge branch 'parisc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-11-04MIPS: Fix max_low_pfn with disabled highmemJames Hogan
2016-11-04MIPS: Correct MIPS I FP sigcontext layoutMaciej W. Rozycki
2016-11-04MIPS: Fix ISA I/II FP signal context offsetsMaciej W. Rozycki
2016-11-04MIPS: Remove FIR from ISA I FP signal contextMaciej W. Rozycki
2016-11-04MIPS: Fix ISA I FP sigcontext access violation handlingMaciej W. Rozycki
2016-11-04MIPS: Fix FCSR Cause bit handling for correct SIGFPE issueMaciej W. Rozycki
2016-11-04MIPS: ptrace: Also initialize the FP context on individual FCSR writesMaciej W. Rozycki
2016-11-04MIPS: dump_tlb: Fix printk continuationsJames Hogan
2016-11-04MIPS: Fix __show_regs() outputPaul Burton
2016-11-04MIPS: traps: Fix output of show_codeMatt Redfearn
2016-11-04MIPS: traps: Fix output of show_stacktraceMatt Redfearn
2016-11-04MIPS: traps: Fix output of show_backtraceMatt Redfearn
2016-11-04MIPS: Fix build of compressed imageMatt Redfearn
2016-11-04MIPS: generic: Fix KASLR for generic kernel.Matt Redfearn
2016-11-04MIPS: KASLR: Fix handling of NULL FDTMatt Redfearn
2016-11-04MIPS: Malta: Fixup rebootPaul Burton
2016-11-04MIPS: CPC: Provide default mips_cpc_default_phys_base to ignore CPCPaul Burton
2016-11-02parisc: Ignore the pkey system calls for nowHelge Deller
2016-11-02parisc: Use LINUX_GATEWAY_ADDR define instead of hardcoded valueHelge Deller
2016-11-02parisc: Ensure consistent state when switching to kernel stack at syscall entryJohn David Anglin
2016-11-02parisc: Avoid trashing sr2 and sr3 in LWS codeJohn David Anglin