summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-12-031-1/+1
|\
| * Merge tag 'irqchip-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner2019-11-201-1/+1
| |\
| | * irqchip/gic-v3: Fix __iomem warningBen Dooks (Codethink)2019-11-101-1/+1
* | | Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-12-034-38/+0
|\ \ \
| * | | ia64: remove unneeded uapi asm-generic wrappersMasahiro Yamada2019-11-113-11/+0
| * | | hexagon: remove asm/bitsperlong.hMasahiro Yamada2019-11-111-27/+0
| |/ /
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-12-0311-32/+53
|\ \ \
| * | | crypto: arch - conditionalize crypto api in arch glue for lib codeJason A. Donenfeld2019-11-2711-32/+53
* | | | Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2019-12-031-13/+13
|\ \ \ \
| * | | | openrisc: Fix Kconfig indentationKrzysztof Kozlowski2019-11-221-13/+13
* | | | | Merge tag 'for-linus-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-038-58/+247
|\ \ \ \ \
| * | | | | um: Loadable BPF "Firmware" for vector driversAnton Ivanov2019-11-254-30/+193
| * | | | | um: Fix Kconfig indentationKrzysztof Kozlowski2019-11-251-1/+1
| * | | | | um: virtio_uml: Disallow modular buildJohannes Berg2019-11-252-3/+3
| * | | | | um: virtio: Keep reading on -EAGAINJohannes Berg2019-11-251-4/+4
| * | | | | um: virtio: Remove device on disconnectJohannes Berg2019-11-251-19/+45
| * | | | | um: Don't trace irqflags during shutdownJohannes Berg2019-11-251-1/+1
* | | | | | Merge tag 'devicetree-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-12-022-1/+5
|\ \ \ \ \ \
| * | | | | | libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.hMasahiro Yamada2019-11-262-1/+5
* | | | | | | Merge tag 'iommu-updates-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-12-022-0/+23
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'iommu/fixes', 'arm/qcom', 'arm/renesas', 'arm/rockchip', 'arm...Joerg Roedel2019-11-122-0/+23
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | | * | | | | | iommu/vt-d: Check VT-d RMRR region in BIOS is reported as reservedYian Chen2019-11-112-0/+23
| | |/ / / / / /
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-12-029-14/+79
|\ \ \ \ \ \ \ \
| * | | | | | | | powerpc/mm: remove pmd_huge/pud_huge stubs and include hugetlb.hMike Kravetz2019-12-013-6/+1
| * | | | | | | | x86/kasan: support KASAN_VMALLOCDaniel Axtens2019-12-012-0/+62
| * | | | | | | | fork: support VMAP_STACK with KASAN_VMALLOCDaniel Axtens2019-12-011-4/+5
| * | | | | | | | ARC: mm: remove __ARCH_USE_5LEVEL_HACKVineet Gupta2019-12-013-4/+11
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-12-0219-162/+337
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/mm/pat: Fix off-by-one bugs in interval tree searchIngo Molnar2019-12-011-6/+6
| * | | | | | | | | x86/ioperm: Save an indentation level in tss_update_io_bitmap()Borislav Petkov2019-11-301-26/+26
| * | | | | | | | | x86/fpu: Don't cache access to fpu_fpregs_owner_ctxSebastian Andrzej Siewior2019-11-281-1/+1
| * | | | | | | | | x86/entry/32: Remove unused 'restore_all_notrace' local labelBorislav Petkov2019-11-271-1/+0
| * | | | | | | | | x86/ptrace: Document FSBASE and GSBASE ABI odditiesAndy Lutomirski2019-11-261-0/+17
| * | | | | | | | | x86/ptrace: Remove set_segment_reg() implementations for currentAndy Lutomirski2019-11-261-12/+7
| * | | | | | | | | x86/traps: die() instead of panicking on a double faultAndy Lutomirski2019-11-261-1/+1
| * | | | | | | | | x86/doublefault/32: Rewrite the x86_32 #DF handler and unify with 64-bitAndy Lutomirski2019-11-264-33/+138
| * | | | | | | | | x86/doublefault/32: Move #DF stack and TSS to cpu_entry_areaAndy Lutomirski2019-11-268-34/+113
| * | | | | | | | | x86/doublefault/32: Rename doublefault.c to doublefault_32.cAndy Lutomirski2019-11-262-5/+3
| * | | | | | | | | x86/traps: Disentangle the 32-bit and 64-bit doublefault codeAndy Lutomirski2019-11-264-22/+4
| * | | | | | | | | x86/mm/32: Sync only to VMALLOC_END in vmalloc_sync_all()Joerg Roedel2019-11-261-1/+1
* | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-12-023-19/+47
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'perf-core-for-mingo-5.5-20191128' of git://git.kernel.org/pub/scm/...Ingo Molnar2019-11-291-12/+32
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86/insn: Add some more Intel instructions to the opcode mapAdrian Hunter2019-11-261-12/+32
| | * | | | | | | | | | Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2019-11-26495-8234/+25360
| | |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | perf/x86: Implement immediate enforcement of /sys/devices/cpu/rdpmc value of 0Anthony Steinhauser2019-11-272-7/+15
* | | | | | | | | | | | | Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-021-23/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | libnvdimm: Move nvdimm_bus_attribute_group to device_typeDan Williams2019-11-191-6/+0
| * | | | | | | | | | | | | libnvdimm: Move nvdimm_attribute_group to device_typeDan Williams2019-11-191-7/+2
| * | | | | | | | | | | | | libnvdimm: Move nd_mapping_attribute_group to device_typeDan Williams2019-11-191-6/+0
| * | | | | | | | | | | | | libnvdimm: Move nd_region_attribute_group to device_typeDan Williams2019-11-191-1/+0