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
2021-12-04
openrisc: Add clone3 ABI wrapper
Stafford Horne
2
-0
/
+7
2021-12-04
openrisc: Use delay slot for clone and fork wrappers
Stafford Horne
1
-4
/
+2
2021-12-04
openrisc: Cleanup switch code and comments
Stafford Horne
1
-10
/
+6
2021-12-03
Merge tag 's390-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
5
-8
/
+23
2021-12-03
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
2
-1
/
+7
2021-12-03
x86/xen: Add xenpv_restore_regs_and_return_to_usermode()
Lai Jiangshan
2
-0
/
+24
2021-12-03
x86/entry: Use the correct fence macro after swapgs in kernel CR3
Lai Jiangshan
1
-7
/
+8
2021-12-03
x86/entry: Add a fence for kernel entry SWAPGS in paranoid_entry()
Lai Jiangshan
1
-11
/
+5
2021-12-03
ARM: socfpga: dts: fix qspi node compatible
Dinh Nguyen
7
-8
/
+8
2021-12-03
ARM: riscpc: use GENERIC_IRQ_MULTI_HANDLER
Arnd Bergmann
5
-99
/
+99
2021-12-03
ARM: riscpc: drop support for IOMD_IRQREQC/IOMD_IRQREQD IRQ groups
Ard Biesheuvel
1
-47
/
+0
2021-12-03
x86/mm: Add missing <asm/cpufeatures.h> dependency to <asm/page_64.h>
Ingo Molnar
1
-0
/
+1
2021-12-03
x86/ce4100: Replace "ti,pcf8575" by "nxp,pcf8575"
Geert Uytterhoeven
1
-2
/
+2
2021-12-03
x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qword
Michael Sterritt
1
-18
/
+39
2021-12-03
ARM: implement support for vmap'ed stacks
Ard Biesheuvel
11
-15
/
+244
2021-12-03
ARM: entry: rework stack realignment code in svc_entry
Ard Biesheuvel
1
-11
/
+14
2021-12-03
ARM: switch_to: clean up Thumb2 code path
Ard Biesheuvel
1
-5
/
+18
2021-12-03
ARM: unwind: disregard unwind info before stack frame is set up
Ard Biesheuvel
1
-1
/
+15
2021-12-03
ARM: memset: clean up unwind annotations
Ard Biesheuvel
1
-4
/
+3
2021-12-03
ARM: memmove: use frame pointer as unwind anchor
Ard Biesheuvel
1
-40
/
+20
2021-12-03
ARM: memcpy: use frame pointer as unwind anchor
Ard Biesheuvel
4
-68
/
+38
2021-12-03
ARM: run softirqs on the per-CPU IRQ stack
Ard Biesheuvel
2
-0
/
+16
2021-12-03
ARM: call_with_stack: add unwind support
Ard Biesheuvel
1
-8
/
+25
2021-12-03
ARM: implement IRQ stacks
Ard Biesheuvel
7
-4
/
+112
2021-12-03
ARM: backtrace-clang: avoid crash on bogus frame pointer
Ard Biesheuvel
1
-3
/
+3
2021-12-03
ARM: unwind: dump exception stack from calling frame
Ard Biesheuvel
3
-2
/
+19
2021-12-03
ARM: export dump_mem() to other objects
Ard Biesheuvel
2
-4
/
+5
2021-12-03
ARM: unwind: support unwinding across multiple stacks
Ard Biesheuvel
1
-9
/
+16
2021-12-03
ARM: assembler: introduce bl_r macro
Ard Biesheuvel
1
-0
/
+15
2021-12-03
ARM: remove some dead code
Ard Biesheuvel
3
-34
/
+0
2021-12-03
ARM: stackprotector: prefer compiler for TLS based per-task protector
Ard Biesheuvel
2
-2
/
+15
2021-12-03
ARM: decompressor: disable stack protector
Ard Biesheuvel
2
-12
/
+1
2021-12-03
arm64: dts: ti: k3-am64-main: add timesync router node
Christian Gmeiner
1
-0
/
+8
2021-12-03
arm64: dts: ti: k3-j7200: Correct the d-cache-sets info
Nishanth Menon
1
-2
/
+2
2021-12-03
arm64: dts: ti: k3-j721e: Fix the L2 cache sets
Nishanth Menon
1
-1
/
+1
2021-12-03
arm64: dts: ti: k3-j7200: Fix the L2 cache sets
Nishanth Menon
1
-1
/
+1
2021-12-03
arm64: dts: ti: k3-am642: Fix the L2 cache sets
Nishanth Menon
1
-1
/
+1
2021-12-03
arm64: dts: ti: j721e-main: Fix 'dtbs_check' in serdes_ln_ctrl node
Kishon Vijay Abraham I
1
-1
/
+1
2021-12-03
arm64: dts: ti: j7200-main: Fix 'dtbs_check' serdes_ln_ctrl node
Kishon Vijay Abraham I
1
-1
/
+1
2021-12-03
arm64: dts: allwinner: h6: tanix-tx6: Enable bluetooth
Jernej Skrabec
1
-0
/
+14
2021-12-03
arm64: dts: allwinner: h6: tanix: Add MMC1 node
Jernej Skrabec
1
-0
/
+16
2021-12-03
arm64: dts: allwinner: h6: Add Tanix TX6 mini dts
Jernej Skrabec
2
-0
/
+16
2021-12-03
arm64: dts: allwinner: h6: tanix-tx6: Split to DT and DTSI
Jernej Skrabec
2
-163
/
+174
2021-12-03
x86/64/mm: Map all kernel memory into trampoline_pgd
Joerg Roedel
1
-1
/
+11
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
31
-269
/
+352
2021-12-02
s390: update defconfigs
Heiko Carstens
3
-3
/
+16
2021-12-02
powerpc: make memremap_compat_align 64s-only
Nicholas Piggin
3
-21
/
+21
2021-12-02
powerpc/64: pcpu setup avoid reading mmu_linear_psize on 64e or radix
Nicholas Piggin
1
-6
/
+15
2021-12-02
powerpc/64s: Rename hash_hugetlbpage.c to hugetlbpage.c
Nicholas Piggin
2
-1
/
+1
2021-12-02
powerpc/64s: move page size definitions from hash specific file
Nicholas Piggin
2
-5
/
+7
[prev]
[next]