summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-11-25Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2017-11-25Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2017-11-24Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-24Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-24m68k/macboing: Fix missed timer callback assignmentKees Cook
2017-11-22Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-11-22powerpc/64s: Fix Power9 DD2.1 logic in DT CPU featuresMichael Ellerman
2017-11-22powerpc/perf: Fix IMC_MAX_PMU macroMadhavan Srinivasan
2017-11-22powerpc/perf: Fix pmu_count to count only nest imc pmusMadhavan Srinivasan
2017-11-22powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWXChristophe Leroy
2017-11-22powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id()Michael Ellerman
2017-11-21treewide: setup_timer() -> timer_setup() (2 field)Kees Cook
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-21treewide: init_timer() -> setup_timer()Kees Cook
2017-11-21treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook
2017-11-21s390: cmm: Convert timers to use timer_setup()Kees Cook
2017-11-21ARC: perf: avoid vmalloc backed mmapVineet Gupta
2017-11-21ARCv2: perf: optimize given that num counters <= 32Vineet Gupta
2017-11-21ARCv2: perf: tweak overflow interruptVineet Gupta
2017-11-21powerpc/vas: Export chip_to_vas_id()Sukadev Bhattiprolu
2017-11-20powerpc/64s/slice: Use addr limit when computing slice maskAneesh Kumar K.V
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-11-18kbuild: remove all dummy assignments to obj-Masahiro Yamada
2017-11-17Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2017-11-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-11-17arch/tile/include/asm/topology.h: remove unused parent_node() macroDou Liyang
2017-11-17arch/sparc/include/asm/topology_64.h: remove unused parent_node() macroDou Liyang
2017-11-17arch/sh/include/asm/topology.h: remove unused parent_node() macroDou Liyang
2017-11-17arch/ia64/include/asm/topology.h: remove unused parent_node() macroDou Liyang
2017-11-17pid: remove pidhashGargi Sharma
2017-11-17pid: replace pid bitmap implementation with IDR APIGargi Sharma
2017-11-17bug: define the "cut here" string in a single placeKees Cook
2017-11-17sh/boot: add static stack-protector to pre-kernelKees Cook
2017-11-17Merge tag 'pm-fixes-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-17Merge branch 'parisc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-17Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2017-11-17Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-11-17Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-17arch: Fix duplicates in Kconfig for parisc and sparcBabu Moger
2017-11-17parisc: Make some PDC structures accessible in uapi headersHelge Deller
2017-11-17parisc: Pass endianness info to sparseLuc Van Oostenryck
2017-11-17parisc: Add CPU topology supportHelge Deller
2017-11-17parisc: Fix validity check of pointer size argument in new CAS implementationJohn David Anglin
2017-11-17kvm: vmx: Allow disabling virtual NMI supportPaolo Bonzini
2017-11-17kvm: vmx: Reinstate support for CPUs without virtual NMIPaolo Bonzini
2017-11-17KVM: SVM: obey guest PATPaolo Bonzini
2017-11-17Merge tag 'kvm-arm-gicv4-for-v4.15' of git://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini
2017-11-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds