summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'microblaze-4.10-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2016-12-215-2/+20
|\
| * microblaze: Add new fpga familiesMichal Simek2016-11-151-0/+4
| * microblaze: Add missing release version code v9.6 and v10Michal Simek2016-11-151-0/+2
| * microblaze: Add missing syscallsMichal Simek2016-11-153-1/+13
| * microblaze: Fix return value from xilinx_timer_initMichal Simek2016-11-151-1/+1
* | Merge tag 'xtensa-20161219' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2016-12-208-133/+174
|\ \
| * | xtensa: configure shared DMA pool reservation in kc705 DTSMax Filippov2016-12-151-0/+16
| * | xtensa: enable HAVE_DMA_CONTIGUOUSMax Filippov2016-12-154-4/+21
| * | xtensa: move S32C1I self-test to a separate fileMax Filippov2016-11-173-115/+129
| * | xtensa: fix screen_info, clean up unused declarations in setup.cMax Filippov2016-11-161-14/+8
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-12-195-20/+45
|\ \ \
| * | | kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)Jim Mattson2016-12-191-6/+5
| * | | kvm: take srcu lock around kvm_steal_time_set_preempted()Andrea Arcangeli2016-12-191-0/+7
| * | | kvm: fix schedule in atomic in kvm_steal_time_set_preempted()Andrea Arcangeli2016-12-191-0/+10
| * | | KVM: hyperv: fix locking of struct kvm_hv fieldsPaolo Bonzini2016-12-163-9/+17
| * | | KVM: x86: Expose Intel AVX512IFMA/AVX512VBMI/SHA features to guest.Yi Sun2016-12-151-4/+5
| * | | kvm: nVMX: Correct a VMX instruction error code for VMPTRLDGanShun2016-12-151-1/+1
* | | | Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2016-12-196-86/+15
|\ \ \ \
| * | | | MIPS: jz4740: Remove obsolete codePaul Cercueil2016-11-053-85/+0
| * | | | MIPS: qi_lb60: Probe RTC driver from DT and use it as power controllerPaul Cercueil2016-11-052-1/+4
| * | | | MIPS: jz4740: DTS: Probe the jz4740-rtc driver from devicetreePaul Cercueil2016-11-051-0/+11
* | | | | Merge tag 'platform-drivers-x86-v4.10-2' of git://git.infradead.org/users/dvh...Linus Torvalds2016-12-194-280/+0
|\ \ \ \ \
| * | | | | platform/x86: mlx-platform: Move module from arch/x86Vadim Pasternak2016-12-164-280/+0
* | | | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-1810-27/+355
|\ \ \ \ \ \
| * | | | | | x86/tsc: Limit the adjust value furtherThomas Gleixner2016-12-181-5/+16
| * | | | | | x86/tsc: Annotate printouts as firmware bugThomas Gleixner2016-12-181-2/+3
| * | | | | | x86/tsc: Force TSC_ADJUST register to value >= zeroThomas Gleixner2016-12-153-19/+42
| * | | | | | x86/tsc: Validate TSC_ADJUST after resumeThomas Gleixner2016-12-155-6/+13
| * | | | | | x86/tsc: Validate cpumask pointer before accessing itThomas Gleixner2016-12-011-2/+5
| * | | | | | x86/tsc: Fix broken CONFIG_X86_TSC=n buildThomas Gleixner2016-11-302-5/+6
| * | | | | | x86/tsc: Try to adjust TSC if sync test failsThomas Gleixner2016-11-291-5/+78
| * | | | | | x86/tsc: Prepare warp test for TSC adjustmentThomas Gleixner2016-11-291-2/+4
| * | | | | | x86/tsc: Move sync cleanup to a safe placeThomas Gleixner2016-11-291-5/+5
| * | | | | | x86/tsc: Sync test only for the first cpu in a packageThomas Gleixner2016-11-292-11/+30
| * | | | | | x86/tsc: Verify TSC_ADJUST from idleThomas Gleixner2016-11-293-2/+38
| * | | | | | x86/tsc: Store and check TSC ADJUST MSRThomas Gleixner2016-11-294-1/+97
| * | | | | | x86/tsc: Detect random warpsThomas Gleixner2016-11-291-1/+12
| * | | | | | x86/tsc: Use X86_FEATURE_TSC_ADJUST in detect_art()Thomas Gleixner2016-11-291-6/+8
| * | | | | | x86/tsc: Finalize the split of the TSC_RELIABLE flagThomas Gleixner2016-11-181-6/+1
| * | | | | | x86/tsc: Set TSC_KNOWN_FREQ and TSC_RELIABLE flags on Intel Atom SoCsBin Gao2016-11-183-4/+32
| * | | | | | x86/tsc: Mark Intel ATOM_GOLDMONT TSC reliableBin Gao2016-11-181-0/+7
| * | | | | | x86/tsc: Mark TSC frequency determined by CPUID as knownBin Gao2016-11-181-0/+7
| * | | | | | x86/tsc: Add X86_FEATURE_TSC_KNOWN_FREQ flagBin Gao2016-11-182-3/+9
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-1817-115/+71
|\ \ \ \ \ \
| * | | | | | x86/floppy: Use designated initializersKees Cook2016-12-181-10/+10
| * | | | | | x86/mpx: Move bd_addr to mm_context_tMark Rutland2016-12-173-7/+11
| * | | | | | x86/mm: Drop unused argument 'removed' from sync_global_pgds()Kirill A. Shutemov2016-12-153-20/+9
| * | | | | | ACPI/NUMA: Do not map pxm to node when NUMA is turned offBoris Ostrovsky2016-12-154-2/+6
| * | | | | | x86/acpi: Use proper macro for invalid nodeBoris Ostrovsky2016-12-151-1/+1
| * | | | | | x86/smpboot: Prevent false positive out of bounds cpumask access warningThomas Gleixner2016-12-151-4/+4