summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | y2038: ipc: remove __kernel_time_t reference from headersArnd Bergmann2019-11-1515-40/+40
| * | y2038: vdso: powerpc: avoid timespec referencesArnd Bergmann2019-11-155-21/+18
| * | y2038: vdso: nds32: open-code timespec_add_ns()Arnd Bergmann2019-11-151-18/+15
| * | y2038: vdso: change time_t to __kernel_old_time_tArnd Bergmann2019-11-153-6/+6
| * | y2038: vdso: change timespec to __kernel_old_timespecArnd Bergmann2019-11-154-26/+26
| * | y2038: vdso: change timeval to __kernel_old_timevalArnd Bergmann2019-11-155-16/+16
| * | y2038: remove CONFIG_64BIT_TIMEArnd Bergmann2019-11-151-8/+0
* | | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-013-0/+3
|\ \ \
| * | | compat_ioctl: move WDIOC handling into wdt driversArnd Bergmann2019-10-232-0/+2
| * | | compat_ioctl: remove translation for sound ioctlsArnd Bergmann2019-10-231-0/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2019-12-0132-32/+0
|\ \ \ \
| * | | | sysctl: Remove the sysctl system callEric W. Biederman2019-11-2632-32/+0
| | |_|/ | |/| |
* | | | Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-11-307-7/+7
|\ \ \ \
| * | | | seccomp: simplify secure_computing()Christian Brauner2019-10-106-6/+6
| | |/ / | |/| |
* | | | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-11-302-0/+16
|\ \ \ \
| * | | | x86/hyperv: Implement hv_is_hibernation_supported()Dexuan Cui2019-11-211-0/+7
| * | | | x86: hv: Add function to allocate zeroed page for Hyper-VHimadri Pandya2019-11-212-0/+9
| | |_|/ | |/| |
* | | | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-11-301-5/+12
|\ \ \ \
| * | | | x86/mce/therm_throt: Mask out read-only and reserved MSR bitsSrinivas Pandruvada2019-11-291-5/+12
* | | | | Merge branch 'parisc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-11-302-50/+53
|\ \ \ \ \
| * | | | | parisc: Avoid spurious inequivalent alias kernel error messagesJohn David Anglin2019-11-041-1/+1
| * | | | | parisc: Do not hardcode registers in checksum functionsHelge Deller2019-10-141-49/+52
* | | | | | Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-11-30176-2078/+3202
|\ \ \ \ \ \
| * | | | | | powerpc/fixmap: fix crash with HIGHMEMChristophe Leroy2019-11-291-0/+6
| * | | | | | powerpc: Define arch_is_kernel_initmem_freed() for lockdepMichael Ellerman2019-11-271-0/+14
| * | | | | | powerpc/prom_init: Use -ffreestanding to avoid a reference to bcmpNathan Chancellor2019-11-251-0/+1
| * | | | | | powerpc: Avoid clang warnings around setjmp and longjmpNathan Chancellor2019-11-252-4/+4
| * | | | | | powerpc: Don't add -mabi= flags when building with ClangNathan Chancellor2019-11-251-0/+4
| * | | | | | powerpc: Fix Kconfig indentationKrzysztof Kozlowski2019-11-252-14/+14
| * | | | | | powerpc/fixmap: don't clear fixmap area in paging_init()Christophe Leroy2019-11-251-8/+0