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
2022-05-19
xen/x86: Use do_kernel_power_off()
Dmitry Osipenko
1
-2
/
+2
2022-05-19
parisc: Use do_kernel_power_off()
Dmitry Osipenko
1
-2
/
+2
2022-05-19
arm64: Use do_kernel_power_off()
Dmitry Osipenko
1
-2
/
+1
2022-05-19
riscv: Use do_kernel_power_off()
Dmitry Osipenko
1
-8
/
+4
2022-05-19
csky: Use do_kernel_power_off()
Dmitry Osipenko
1
-4
/
+2
2022-05-19
ARM: Use do_kernel_power_off()
Dmitry Osipenko
1
-3
/
+1
2022-05-19
RISC-V: Add support for rv32 userspace via COMPAT
Palmer Dabbelt
55
-530
/
+946
2022-05-19
termbits.h: Remove posix_types.h include
Ilpo Järvinen
4
-8
/
+0
2022-05-19
termbits.h: Align lines & format
Ilpo Järvinen
5
-323
/
+308
2022-05-19
termbits.h: create termbits-common.h for identical bits
Ilpo Järvinen
5
-255
/
+9
2022-05-19
Merge tag 'for-5.18/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
5
-143
/
+251
2022-05-19
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-1
/
+2
2022-05-19
powerpc/ftrace: Use PPC_RAW_xxx() macros instead of opencoding.
Christophe Leroy
2
-21
/
+16
2022-05-19
powerpc/ftrace: Use BRANCH_SET_LINK instead of value 1
Christophe Leroy
1
-1
/
+1
2022-05-19
powerpc/ftrace: Remove ftrace_plt_tramps[]
Christophe Leroy
1
-8
/
+0
2022-05-19
powerpc/ftrace: Use CONFIG_FUNCTION_TRACER instead of CONFIG_DYNAMIC_FTRACE
Christophe Leroy
2
-7
/
+1
2022-05-19
powerpc/ftrace: Don't include ftrace.o for CONFIG_FTRACE_SYSCALLS
Christophe Leroy
1
-1
/
+0
2022-05-19
powerpc/ftrace: Make __ftrace_make_{nop/call}() common to PPC32 and PPC64
Christophe Leroy
1
-100
/
+8
2022-05-19
powerpc: Finalise cleanup around ABI use
Christophe Leroy
6
-23
/
+12
2022-05-19
powerpc: Replace PPC64_ELF_ABI_v{1/2} by CONFIG_PPC64_ELF_ABI_V{1/2}
Christophe Leroy
18
-31
/
+31
2022-05-19
powerpc: Add CONFIG_PPC64_ELF_ABI_V1 and CONFIG_PPC64_ELF_ABI_V2
Christophe Leroy
3
-5
/
+13
2022-05-19
powerpc/ftrace: Use patch_instruction() return directly
Christophe Leroy
2
-5
/
+2
2022-05-19
powerpc/ftrace: Inline ftrace_modify_code()
Christophe Leroy
1
-1
/
+1
2022-05-19
powerpc/code-patching: Inline create_branch()
Christophe Leroy
2
-22
/
+20
2022-05-19
powerpc/ftrace: Use is_offset_in_branch_range()
Christophe Leroy
1
-6
/
+2
2022-05-19
powerpc/code-patching: Inline is_offset_in_{cond}_branch_range()
Christophe Leroy
2
-29
/
+27
2022-05-19
powerpc/ftrace: Remove redundant create_branch() calls
Christophe Leroy
1
-20
/
+0
2022-05-19
powerpc/ftrace: Refactor prepare_ftrace_return()
Christophe Leroy
1
-3
/
+9
2022-05-19
powerpc/rtas: enture rtas_call is called with MMU enabled
Nicholas Piggin
1
-0
/
+5
2022-05-19
powerpc/rtas: Leave MSR[RI] enabled over RTAS call
Nicholas Piggin
1
-9
/
+2
2022-05-19
powerpc/rtas: PACA can be restored directly from SPRG
Nicholas Piggin
1
-9
/
+4
2022-05-19
powerpc/rtas: Call enter_rtas with MSR[EE] disabled
Nicholas Piggin
2
-15
/
+4
2022-05-19
powerpc/rtas: Fix whitespace in rtas_entry.S
Nicholas Piggin
1
-13
/
+13
2022-05-19
powerpc/rtas: Make enter_rtas a nokprobe symbol on 64-bit
Nicholas Piggin
1
-0
/
+1
2022-05-19
powerpc/rtas: Move rtas entry assembly into its own file
Nicholas Piggin
4
-200
/
+199
2022-05-19
powerpc/signal: Report minimum signal frame size to userspace via AT_MINSIGSTKSZ
Nicholas Piggin
6
-2
/
+47
2022-05-19
powerpc/64: Bump SIGSTKSZ and MINSIGSTKSZ
Nicholas Piggin
1
-0
/
+5
2022-05-19
powerpc/vdso: Link with ld.lld when requested
Nathan Chancellor
1
-0
/
+1
2022-05-19
powerpc/vdso: Remove unused ENTRY in linker scripts
Nathan Chancellor
2
-2
/
+0
2022-05-19
powerpc: Export mmu_feature_keys[] as non-GPL
Kevin Hao
1
-1
/
+1
2022-05-19
powerpc/setup: Refactor/untangle panic notifiers
Guilherme G. Piccoli
1
-20
/
+54
2022-05-19
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
32
-1729
/
+921
2022-05-19
x86: xen: remove STACK_FRAME_NON_STANDARD from xen_cpuid
Maximilian Heyne
1
-2
/
+0
2022-05-19
x86/boot: Wrap literal addresses in absolute_pointer()
Kees Cook
2
-13
/
+25
2022-05-19
x86/sev: Mark the code returning to user space as syscall gap
Lai Jiangshan
4
-0
/
+12
2022-05-19
ARM: dts: aspeed: ast2600-evb: Enable GFX device
Joel Stanley
1
-0
/
+12
2022-05-19
ARM: dts: aspeed: Add GFX node to AST2600
Joel Stanley
1
-0
/
+11
2022-05-19
ARM: dts: aspeed: ast2600-evb: Enable virtual hub
Howard Chiu
1
-0
/
+5
2022-05-19
ARM: dts: aspeed: ast2600-evb: Enable video engine
Howard Chiu
1
-0
/
+18
2022-05-19
ARM: dts: aspeed: everest, rainier: Add power-ffs-sync-history GPIO
Brandon Wyman
2
-2
/
+2
[prev]
[next]