index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-12
arm64: implement syscall wrappers
Mark Rutland
6
-8
/
+101
2018-07-12
arm64: convert compat wrappers to C
Mark Rutland
4
-134
/
+115
2018-07-12
arm64: use SYSCALL_DEFINE6() for mmap
Mark Rutland
1
-3
/
+3
2018-07-12
arm64: use {COMPAT,}SYSCALL_DEFINE0 for sigreturn
Mark Rutland
2
-3
/
+3
2018-07-12
arm64: remove in-kernel call to sys_personality()
Mark Rutland
1
-1
/
+1
2018-07-12
arm64: drop alignment from syscall tables
Mark Rutland
2
-10
/
+2
2018-07-12
arm64: zero GPRs upon entry from EL0
Mark Rutland
1
-1
/
+7
2018-07-12
arm64: don't reload GPRs after apply_ssbd
Mark Rutland
1
-13
/
+7
2018-07-12
arm64: don't restore GPRs when context tracking
Mark Rutland
1
-11
/
+1
2018-07-12
arm64: convert native/compat syscall entry to C
Mark Rutland
3
-40
/
+43
2018-07-12
arm64: convert syscall trace logic to C
Mark Rutland
2
-56
/
+56
2018-07-12
arm64: convert raw syscall invocation to C
Mark Rutland
4
-43
/
+59
2018-07-12
arm64: introduce syscall_fn_t
Mark Rutland
3
-7
/
+15
2018-07-12
arm64: remove sigreturn wrappers
Mark Rutland
7
-27
/
+11
2018-07-12
arm64: move sve_user_{enable,disable} to <asm/fpsimd.h>
Mark Rutland
2
-11
/
+16
2018-07-12
arm64: kill change_cpacr()
Mark Rutland
1
-11
/
+2
2018-07-12
arm64: kill config_sctlr_el1()
Mark Rutland
5
-18
/
+7
2018-07-12
arm64: move SCTLR_EL{1,2} assertions to <asm/sysreg.h>
Mark Rutland
1
-10
/
+10
2018-07-12
arm64: consistently use unsigned long for thread flags
Mark Rutland
1
-1
/
+1
2018-07-12
powerpc/xive: Replace msleep(x) with msleep(OPAL_BUSY_DELAY_MS)
Daniel Klamt
1
-12
/
+12
2018-07-12
powerpc/64s: Report SLB multi-hit rather than parity error
Michael Ellerman
1
-9
/
+9
2018-07-12
powerpc: Remove Power8 DD1 from cputable
Joel Stanley
2
-27
/
+7
2018-07-12
ARM: DRA7/OMAP5: Enable ACTLR[0] (Enable invalidates of BTB) for secondary cores
Nishanth Menon
1
-0
/
+41
2018-07-12
Revert "arm64: fix infinite stacktrace"
Will Deacon
1
-3
/
+0
2018-07-12
xen: remove global bit from __default_kernel_pte_mask for pv guests
Juergen Gross
1
-0
/
+1
2018-07-12
arm64: dts: rockchip: add 96boards RK3399 Ficus board
Ezequiel Garcia
2
-0
/
+515
2018-07-12
ARM: dts: sunxi: libretech-all-h3-cc: Enable eMMC module
Chen-Yu Tsai
1
-0
/
+9
2018-07-12
ARM: sun8i: h3: add SY8113B regulator on Banana Pi M2 Zero board
Icenowy Zheng
1
-0
/
+21
2018-07-12
ARM: mx5: Set the DBGEN bit in ARM_GPC register
Fabio Estevam
4
-1
/
+48
2018-07-12
ARM: dts: imx53: Add a label for the PMU node
Fabio Estevam
1
-1
/
+1
2018-07-12
ARM: dts: imx53: Add tigerp support
Fabio Estevam
1
-0
/
+5
2018-07-12
ARM: dts: imx51: Add tigerp support
Fabio Estevam
1
-0
/
+5
2018-07-12
ARM: dts: imx51: Add PMU support
Fabio Estevam
1
-0
/
+6
2018-07-12
ARM: imx51: Configure M4IF to avoid visual artifacts
Fabio Estevam
1
-1
/
+28
2018-07-12
ARM: dts: imx51: Add M4IF support
Fabio Estevam
1
-0
/
+5
2018-07-12
ARM: dts: imx6ul: add GPIO clocks
Anson Huang
1
-0
/
+5
2018-07-11
xtensa: platform-specific handling of coherent memory
Max Filippov
4
-21
/
+93
2018-07-11
ARM: 8780/1: ftrace: Only set kernel memory back to read-only after boot
Steven Rostedt (VMware)
1
-0
/
+9
2018-07-11
xtensa: support DMA_ATTR_NO_KERNEL_MAPPING attribute
Max Filippov
1
-2
/
+8
2018-07-11
xtensa: use generic dma_noncoherent_ops
Christoph Hellwig
4
-141
/
+19
2018-07-11
ARC: mm: allow mprotect to make stack mappings executable
Vineet Gupta
1
-1
/
+1
2018-07-11
arm64: neon: Fix function may_use_simd() return error status
Yandong Zhao
1
-12
/
+7
2018-07-11
ARM: dts: imx: Add ZII SCU3 ESB
Andrey Smirnov
2
-1
/
+461
2018-07-11
ARM: dts: imx6sl: Convert gpc to new bindings
Leonard Crestez
1
-4
/
+31
2018-07-11
arm64: dts: renesas: Unify the labels for RWDT
Yoshihiro Shimoda
5
-5
/
+5
2018-07-11
ARM: dts: imx6sx: add ocram_s support
Anson Huang
1
-0
/
+6
2018-07-11
ARM: imx: call imx6sx_cpuidle_init() conditionally for 6sll
Arnd Bergmann
1
-2
/
+2
2018-07-11
ARM: imx: fix i.MX6SLL build
Arnd Bergmann
1
-2
/
+2
2018-07-11
ARM: dts: imx6qdl-apalis/-colibri: remove unused pinctrl groups
Stefan Agner
2
-68
/
+0
2018-07-11
ARM: dts: imx6qdl-apalis/-colibri: assign VDDD to SGTL5000
Stefan Agner
2
-2
/
+4
[prev]
[next]