summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | x86/umip: Select X86_INTEL_UMIP by defaultRicardo Neri2017-11-141-3/+9
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-262-12/+31
|\ \ \
| * | | perf/x86/intel/uncore: Add event constraint for BDX PCUKan Liang2017-11-141-0/+8
| * | | perf/x86/intel: Hide TSX events when RTM is not supportedAndi Kleen2017-11-131-12/+23
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-11-2521-71/+58
|\ \ \ \
| * | | | m68k/macboing: Fix missed timer callback assignmentKees Cook2017-11-241-2/+2
| * | | | treewide: setup_timer() -> timer_setup() (2 field)Kees Cook2017-11-211-4/+3
| * | | | treewide: setup_timer() -> timer_setup()Kees Cook2017-11-2113-41/+38
| * | | | treewide: init_timer() -> setup_timer()Kees Cook2017-11-214-14/+7
| * | | | treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook2017-11-216-12/+12
| * | | | s390: cmm: Convert timers to use timer_setup()Kees Cook2017-11-211-5/+3
* | | | | Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2017-11-258-56/+136
|\ \ \ \ \
| * | | | | ARC: perf: avoid vmalloc backed mmapVineet Gupta2017-11-211-1/+1
| * | | | | ARCv2: perf: optimize given that num counters <= 32Vineet Gupta2017-11-211-9/+7
| * | | | | ARCv2: perf: tweak overflow interruptVineet Gupta2017-11-211-10/+14
| * | | | | ARC: [plat-axs10x] DTS: Add reset controller node to manage ethernet resetEugeniy Paltsev2017-11-152-7/+8
| * | | | | ARCv2: boot log: updates for HS48: dual-issue, ECC, Loop BufferVineet Gupta2017-11-132-5/+71
| * | | | | ARCv2: Accomodate HS48 MMUv5 by relaxing MMU ver checkingVineet Gupta2017-11-061-24/+33
| * | | | | ARC: [plat-axs10x] auto-select AXS101 or AXS103 given the ISA configVineet Gupta2017-10-291-0/+2
* | | | | | Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2017-11-2513-37/+0
|\ \ \ \ \ \
| * | | | | | kbuild: remove all dummy assignments to obj-Masahiro Yamada2017-11-1813-37/+0
* | | | | | | Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-246-44/+134
|\ \ \ \ \ \ \
| * | | | | | | kvm: vmx: Allow disabling virtual NMI supportPaolo Bonzini2017-11-171-10/+21
| * | | | | | | kvm: vmx: Reinstate support for CPUs without virtual NMIPaolo Bonzini2017-11-171-44/+106
| * | | | | | | KVM: SVM: obey guest PATPaolo Bonzini2017-11-171-0/+7
| * | | | | | | Merge tag 'kvm-arm-gicv4-for-v4.15' of git://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini2017-11-174-0/+10
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domainMarc Zyngier2017-11-102-0/+2
| | * | | | | | | KVM: arm: Select ARM_GIC_V3 and ARM_GIC_V3_ITSMarc Zyngier2017-11-061-0/+2
| | * | | | | | | KVM: arm/arm64: register irq bypass consumer on ARM/ARM64Eric Auger2017-11-062-0/+6
| | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/coreChristoffer Dall2017-11-067-10/+42
| | |\ \ \ \ \ \ \
* | | \ \ \ \ \ \ \ Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-247-34/+66
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | powerpc/64s: Fix Power9 DD2.1 logic in DT CPU featuresMichael Ellerman2017-11-221-2/+2
| * | | | | | | | | | powerpc/perf: Fix IMC_MAX_PMU macroMadhavan Srinivasan2017-11-223-8/+29
| * | | | | | | | | | powerpc/perf: Fix pmu_count to count only nest imc pmusMadhavan Srinivasan2017-11-221-2/+4
| * | | | | | | | | | powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWXChristophe Leroy2017-11-221-4/+2
| * | | | | | | | | | powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id()Michael Ellerman2017-11-221-6/+6
| * | | | | | | | | | powerpc/vas: Export chip_to_vas_id()Sukadev Bhattiprolu2017-11-211-0/+1
| * | | | | | | | | | powerpc/64s/slice: Use addr limit when computing slice maskAneesh Kumar K.V2017-11-201-12/+22
* | | | | | | | | | | Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtdLinus Torvalds2017-11-222-7/+13
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| * | | | | | | | | | kconfig: kill off GENERIC_IO optionRob Herring2017-11-131-1/+0
| * | | | | | | | | | Merge tag 'nand/for-4.15' of git://git.infradead.org/l2-mtdRichard Weinberger2017-11-021-6/+13
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| | * | | | | | | | | mtd: nand: gpio: Convert to use GPIO descriptorsLinus Walleij2017-10-071-6/+13
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-11-1739-17/+1701
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| * | | | | | | | | | sparc64: Fix page table walk for PUD hugepagesNitin Gupta2017-11-151-1/+1
| * | | | | | | | | | sparc64: Convert timers to user timer_setup()Allen Pais2017-11-151-3/+3
| * | | | | | | | | | sparc64: convert mdesc_handle.refcnt from atomic_t to refcount_tElena Reshetova2017-11-151-8/+9
| * | | | | | | | | | sparc/led: Convert timers to use timer_setup()Kees Cook2017-11-151-7/+9
| * | | | | | | | | | sparc64: Use sparc optimized fls and __fls for T4 and aboveVijay Kumar2017-11-152-0/+11
| * | | | | | | | | | sparc64: SPARC optimized __fls functionVijay Kumar2017-11-151-0/+10
| * | | | | | | | | | sparc64: SPARC optimized fls functionVijay Kumar2017-11-152-0/+21