summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/uaccess: Remove redundant CLACs in getuser/putuser error pathsJosh Poimboeuf2019-07-182-23/+26
* x86/uaccess: Don't leak AC flag into fentry from mcsafe_handle_tail()Josh Poimboeuf2019-07-181-1/+1
* x86/uaccess: Remove ELF function annotation from copy_user_handle_tail()Josh Poimboeuf2019-07-181-1/+1
* x86/head/64: Annotate start_cpu0() as non-callableJosh Poimboeuf2019-07-181-2/+2
* x86/entry: Fix thunk function ELF sizesJosh Poimboeuf2019-07-181-3/+2
* x86/kvm: Don't call kvm_spurious_fault() from .fixupJosh Poimboeuf2019-07-181-15/+19
* x86/kvm: Replace vmx_vmenter()'s call to kvm_spurious_fault() with UD2Josh Poimboeuf2019-07-181-3/+3
* x86/kvm: Fix fastop function ELF metadataJosh Poimboeuf2019-07-181-13/+31
* x86/paravirt: Fix callee-saved function ELF sizesJosh Poimboeuf2019-07-182-0/+2
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-07-175-37/+0
|\
| * MIPS: Remove dead codePaul Cercueil2019-06-264-38/+0
| * MIPS: jz4740: PM: Let CGU driver suspend clocks and set sleep modePaul Cercueil2019-06-261-8/+0
* | Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-07-1747-191/+383
|\ \
| * | MIPS: fix some more fall through errors in arch/mipsStephen Rothwell2019-07-164-2/+4
| * | MIPS: perf events: handle switch statement falling through warningsStephen Rothwell2019-07-151-15/+15
| * | mips/kprobes: Export kprobe_fault_handler()Anshuman Khandual2019-07-032-1/+2
| * | MIPS: ralink: mt7628a.dtsi: Add watchdog controller DT nodeStefan Roese2019-06-241-0/+13
| * | MIPS: ralink: mt7628a.dtsi: Add SPI controller DT nodeStefan Roese2019-06-241-0/+16
| * | MIPS: ralink: mt7628a.dtsi: Add GPIO controller DT nodeStefan Roese2019-06-241-0/+13
| * | MIPS: ralink: mt7628a.dtsi: Add pinctrl DT properties to the UART nodesStefan Roese2019-06-241-0/+9
| * | MIPS: ralink: mt7628a.dtsi: Add pinmux DT nodeStefan Roese2019-06-241-1/+94
| * | MIPS: ralink: mt7628a.dtsi: Add SPDX GPL-2.0 license identifierStefan Roese2019-06-241-0/+2
| * | MIPS: lantiq: Add SMP support for lantiq interrupt controllerPetr Cvek2019-06-241-24/+106
| * | MIPS: lantiq: Shorten register names, remove unused macrosPetr Cvek2019-06-241-18/+16
| * | MIPS: lantiq: Fix bitfield maskingPetr Cvek2019-06-241-2/+3
| * | MIPS: lantiq: Remove unused macrosPetr Cvek2019-06-241-4/+0
| * | MIPS: lantiq: Fix attributes of of_device_id structurePetr Cvek2019-06-241-1/+1
| * | MIPS: lantiq: Change variables to the same type as the sourcePetr Cvek2019-06-241-10/+10
| * | MIPS: lantiq: Move macro directly to iomem functionPetr Cvek2019-06-241-10/+8
| * | mips: Remove q-accessors from non-64bit platformsSerge Semin2019-06-241-0/+11
| * | MIPS: configs: Remove useless UEVENT_HELPER_PATHKrzysztof Kozlowski2019-06-1233-33/+0
| * | MIPS: config: Remove left-over BACKLIGHT_LCD_SUPPORTKrzysztof Kozlowski2019-06-124-4/+0
| * | MIPS: ralink: Switch pinmux.h to SPDX headerLubomir Rintel2019-06-121-4/+1
| * | MIPS: ftrace: Reword prepare_ftrace_return() comment blockGeert Uytterhoeven2019-06-121-11/+12
| * | MIPS: lb60: Fix pin mappingsPaul Cercueil2019-06-121-8/+8
| * | MIPS: replace MBIT_ULL() with BIT_ULL()Masahiro Yamada2019-05-291-65/+60
* | | Merge tag 'h8300-for-linus-20190617' of git://git.sourceforge.jp/gitroot/ucli...Linus Torvalds2019-07-171-6/+0
|\ \ \
| * | | H8300: remove unused barrier definesRolf Eike Beer2019-06-181-6/+0
* | | | Merge tag 'for-linus-20190617' of git://git.sourceforge.jp/gitroot/uclinux-h8...Linus Torvalds2019-07-1749-59/+5
|\ \ \ \
| * | | | arch/sh: Check for kprobe trap number before trying to handle a kprobe trapMichael Karcher2019-06-261-1/+2
| * | | | sh: configs: Remove useless UEVENT_HELPER_PATHKrzysztof Kozlowski2019-06-1047-47/+0
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Yoshinori Sato2019-06-024416-46997/+54788
| |\| | |
| * | | | Fix allyesconfig output.Yoshinori Sato2019-04-211-11/+3
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-1744-409/+255
|\ \ \ \ \
| * | | | | mm: add account_locked_vm utility functionDaniel Jordan2019-07-172-77/+8
| * | | | | arm64: mm: implement pte_devmap supportRobin Murphy2019-07-173-0/+23
| * | | | | mm: introduce ARCH_HAS_PTE_DEVMAPRobin Murphy2019-07-175-6/+4
| * | | | | mm/mmap: move common defines to mman-common.hAneesh Kumar K.V2019-07-172-11/+1
| * | | | | powerpc: define syscall_get_error()Dmitry V. Levin2019-07-171-0/+10
| * | | | | parisc: define syscall_get_error()Dmitry V. Levin2019-07-171-0/+7