summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | 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
| * | | | | | | | | | sparc64: Define SPARC default __fls functionVijay Kumar2017-11-153-1/+63
| * | | | | | | | | | sparc64: Define SPARC default fls functionVijay Kumar2017-11-153-1/+70
| * | | | | | | | | | vDSO for sparcNagarathnam Muthusamy2017-11-1526-2/+1494
| * | | | | | | | | | sparc32: Add cmpxchg64().David S. Miller2017-09-272-0/+17
| * | | | | | | | | | sparc: time: Remove unneeded linux/miscdevice.h includeCorentin Labbe2017-09-271-1/+0
| * | | | | | | | | | sparc64: mmu_context: Add missing include filesGuenter Roeck2017-09-271-0/+2
* | | | | | | | | | | Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-11-178-16/+20
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | sh: decompressor: add shipped files to .gitignoreMasahiro Yamada2017-11-171-0/+5
| * | | | | | | | | | | frv: .gitignore: ignore vmlinux.ldsMasahiro Yamada2017-11-171-0/+1
| * | | | | | | | | | | kbuild: create object directories simpler and fasterMasahiro Yamada2017-11-161-4/+0
| * | | | | | | | | | | sh: select KBUILD_DEFCONFIG depending on ARCHMasahiro Yamada2017-11-131-2/+6
| * | | | | | | | | | | hexagon/kbuild: replace CFLAGS_MODULE with KBUILD_CFLAGS_MODULECao jin2017-10-311-3/+3
| * | | | | | | | | | | c6x/kbuild: replace CFLAGS_MODULE with KBUILD_CFLAGS_MODULECao jin2017-10-311-1/+1
| * | | | | | | | | | | arm/kbuild: replace {C, LD}FLAGS_MODULE with KBUILD_{C, LD}FLAGS_MODULECao jin2017-10-311-3/+3
| * | | | | | | | | | | hexagon: get rid of #include <generated/compile.h>Masahiro Yamada2017-10-091-3/+1
* | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-178-20/+18
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | arch/tile/include/asm/topology.h: remove unused parent_node() macroDou Liyang2017-11-171-6/+0
| * | | | | | | | | | | | arch/sparc/include/asm/topology_64.h: remove unused parent_node() macroDou Liyang2017-11-171-2/+0
| * | | | | | | | | | | | arch/sh/include/asm/topology.h: remove unused parent_node() macroDou Liyang2017-11-171-1/+0
| * | | | | | | | | | | | arch/ia64/include/asm/topology.h: remove unused parent_node() macroDou Liyang2017-11-171-7/+0
| * | | | | | | | | | | | pid: remove pidhashGargi Sharma2017-11-171-2/+2
| * | | | | | | | | | | | pid: replace pid bitmap implementation with IDR APIGargi Sharma2017-11-171-1/+1
| * | | | | | | | | | | | bug: define the "cut here" string in a single placeKees Cook2017-11-171-1/+1
| * | | | | | | | | | | | sh/boot: add static stack-protector to pre-kernelKees Cook2017-11-171-0/+14
* | | | | | | | | | | | | Merge tag 'pm-fixes-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-174-24/+61
|\ \ \ \ \ \ \ \ \ \ \ \ \