summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pm-cpufreq' into pm-cpuRafael J. Wysocki2016-07-074-55/+41
|\
| * Merge back earlier cpufreq material for v4.8.Rafael J. Wysocki2016-07-044-55/+41
| |\
| | * Merge branch 'x86/cpu'Rafael J. Wysocki2016-06-133-17/+7
| | |\
| | | * Merge branch 'x86/cpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/t...Rafael J. Wysocki2016-06-133-17/+7
| | | |\
| | | | * x86/platform: Use new Intel model number macrosDave Hansen2016-06-081-2/+3
| | | | * Merge branch 'x86/urgent' into x86/cpu, to pick up dependencyIngo Molnar2016-06-081902-23729/+69204
| | | | |\
| | | | * | x86/cpu: Correct comments and messages in P4 erratum 037 handling codeBorislav Petkov2016-05-101-4/+3
| | | | * | x86/topology: Remove redundant ENABLE_TOPO_DEFINESSudeep Holla2016-05-051-11/+1
| | | | * | Merge tag 'v4.6-rc6' into x86/cpu, to refresh the treeIngo Molnar2016-05-05238-1060/+1624
| | | | |\ \
| | * | | \ \ Merge back earlier cpufreq changes for v4.8.Rafael J. Wysocki2016-06-131-38/+34
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | cpufreq: governor: Get rid of governor eventsRafael J. Wysocki2016-06-021-38/+34
* | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-07-021-4/+6
|\ \ \ \ \ \ \
| * | | | | | | MIPS: Fix possible corruption of cache mode by mprotect.Ralf Baechle2016-07-021-4/+6
| |/ / / / / /
* | | | | | | Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-027-19/+65
|\ \ \ \ \ \ \
| * | | | | | | powerpc: Initialise pci_io_base as early as possibleDarren Stevens2016-06-304-1/+10
| * | | | | | | powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0Michael Neuling2016-06-291-17/+44
| * | | | | | | powerpc/eeh: Fix wrong argument passed to eeh_rmv_device()Gavin Shan2016-06-281-1/+1
| * | | | | | | powerpc/tm: Always reclaim in start_thread() for exec() class syscallsCyril Bur2016-06-271-0/+10
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-06-307-37/+39
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'kvm-arm-for-v4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2016-06-301-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | KVM: arm/arm64: Stop leaking vcpu pid referencesJames Morse2016-06-271-0/+1
| * | | | | | | | | KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode.Quentin Casasnovas2016-06-271-12/+11
| * | | | | | | | | KVM: LAPIC: cap __delay at lapic_timer_advance_nsMarcelo Tosatti2016-06-271-1/+2
| * | | | | | | | | KVM: x86: move nsec_to_cycles from x86.c to x86.hMarcelo Tosatti2016-06-272-6/+7
| * | | | | | | | | pvclock: Get rid of __pvclock_read_cycles in function pvclock_read_flagsMinfei Huang2016-06-271-2/+5
| * | | | | | | | | pvclock: Cleanup to remove function pvclock_get_nsec_offsetMinfei Huang2016-06-271-16/+7
| * | | | | | | | | pvclock: Add CPU barriers to get correct version valueMinfei Huang2016-06-272-0/+6
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'arc-4.7-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-06-302-3/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arc: unwind: warn only once if DW2_UNWIND is disabledAlexey Brodkin2016-06-281-1/+1
| * | | | | | | | | ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame)Vineet Gupta2016-06-281-2/+0
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | s390: fix test_fp_ctl inline assembly contraintsMartin Schwidefsky2016-06-281-1/+1
* | | | | | | | | Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL"Michael Holzheu2016-06-281-7/+0
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-06-251-0/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | kprobes/x86: Clear TF bit in fault on single-steppingMasami Hiramatsu2016-06-141-0/+12
| |/ / / / / / /
* | | | | | | | Merge tag 'powerpc-4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-06-2515-51/+137
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | powerpc/bpf/jit: Disable classic BPF JIT on ppc64leNaveen N. Rao2016-06-231-1/+1
| * | | | | | | powerpc: Fix faults caused by radix patching of SLB miss handlerMichael Ellerman2016-06-231-3/+4
| * | | | | | | powerpc/eeh: Fix invalid cached PE primary busGavin Shan2016-06-171-3/+4
| * | | | | | | powerpc/mm/radix: Update Radix tree size as per ISA 3.0Aneesh Kumar K.V2016-06-173-7/+19
| * | | | | | | powerpc/mm/hash: Don't add memory coherence if cache inhibited is setAneesh Kumar K.V2016-06-171-5/+9
| * | | | | | | powerpc/mm/hash: Use the correct PPP mask when updating HPTEAneesh Kumar K.V2016-06-142-4/+5
| * | | | | | | powerpc/mm/radix: Flush page walk cache when freeing page tableAneesh Kumar K.V2016-06-106-7/+73
| * | | | | | | powerpc/mm/radix: Update to tlb functions ric argumentAneesh Kumar K.V2016-06-101-21/+22
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-06-2440-87/+73
|\ \ \ \ \ \ \ \
| * | | | | | | | unicore32: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-241-1/+1
| * | | | | | | | tile: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-241-1/+1
| * | | | | | | | sh: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-241-1/+1
| * | | | | | | | s390: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-241-1/+1
| * | | | | | | | sparc: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-241-4/+2
| * | | | | | | | powerpc: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-243-11/+7