summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-12-019-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-0119-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-013-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-011-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
| * | | | | | libnvdimm: Move nd_numa_attribute_group to device_typeDan Williams2019-11-191-1/+0
| * | | | | | libnvdimm: Move nd_device_attribute_group to device_typeDan Williams2019-11-171-2/+0
* | | | | | | Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-12-014-15/+2
|\ \ \ \ \ \ \
| * | | | | | | mfd: db8500-prcmu: Support U8420-sysclk firmwareLinus Walleij2019-11-111-1/+1
| * | | | | | | x86: olpc-xo1-sci: Remove invocation of MFD's .enable()/.disable() call-backsLee Jones2019-11-111-6/+0
| * | | | | | | x86: olpc-xo1-pm: Remove invocation of MFD's .enable()/.disable() call-backsLee Jones2019-11-111-8/+0
| * | | | | | | sparc64: implement ioremap_ucTuowen Zhao2019-11-111-0/+1
* | | | | | | | Merge tag 'backlight-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-12-013-23/+47
|\ \ \ \ \ \ \ \
| * | | | | | | | sh: ecovec24: don't set unused fields in platform dataBartosz Golaszewski2019-11-111-3/+0
| * | | | | | | | sh: ecovec24: add additional properties to the backlight deviceBartosz Golaszewski2019-11-111-5/+25
| * | | | | | | | video: backlight: tosa: Use GPIO lookup tableArnd Bergmann2019-11-112-15/+22
| |/ / / / / / /
* | | | | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-12-012-1/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: dts: omap3: fix DPLL4 M4 divider max valueTero Kristo2019-10-312-1/+5
| |/ / / / / / /
* | | | | | | | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds2019-12-0136-230/+153
|\ \ \ \ \ \ \ \
| * | | | | | | | y2038: ipc: fix x32 ABI breakageArnd Bergmann2019-11-251-2/+2
| * | | | | | | | y2038: fix typo in powerpc vdso "LOPART"Arnd Bergmann2019-11-211-2/+2
| * | | | | | | | y2038: allow disabling time32 system callsArnd Bergmann2019-11-151-1/+2
| * | | | | | | | y2038: use compat_{get,set}_itimer on alphaArnd Bergmann2019-11-152-67/+2
| * | | | | | | | y2038: elfcore: Use __kernel_old_timeval for process timesArnd Bergmann2019-11-152-4/+4
| * | | | | | | | y2038: syscalls: change remaining timeval to __kernel_old_timevalArnd Bergmann2019-11-152-3/+4
| * | | | | | | | y2038: rusage: use __kernel_old_timevalArnd Bergmann2019-11-151-1/+1
| * | | | | | | | y2038: stat: avoid 'time_t' in 'struct stat'Arnd Bergmann2019-11-153-21/+21