index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
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
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-11-14
Merge tag 'for-5.16/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-6
/
+14
2021-11-14
Merge tag 'sh-for-5.16' of git://git.libc.org/linux-sh
Linus Torvalds
20
-179
/
+74
2021-11-14
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-13
/
+13
2021-11-14
Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
6
-6
/
+6
2021-11-14
Merge tag 'locking-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-4
/
+11
2021-11-14
Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-16
/
+15
2021-11-14
Merge tag 'perf_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-1
/
+5
2021-11-14
Merge tag 'x86_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-4
/
+60
2021-11-13
parisc/entry: fix trace test in syscall exit path
Sven Schnelle
1
-1
/
+1
2021-11-13
parisc: Flush kernel data mapping in set_pte_at() when installing pte for use...
John David Anglin
2
-4
/
+10
2021-11-13
parisc: Fix implicit declaration of function '__kernel_text_address'
Helge Deller
1
-0
/
+1
2021-11-13
parisc: Fix backtrace to always include init funtion names
Helge Deller
1
-1
/
+2
2021-11-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
38
-352
/
+822
2021-11-13
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2021-11-13
Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
6
-14
/
+387
2021-11-13
Merge tag 'riscv-for-linus-5.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
21
-137
/
+292
2021-11-13
Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
22
-37
/
+184
2021-11-12
signal/vm86_32: Remove pointless test in BUG_ON
Eric W. Biederman
1
-1
/
+1
2021-11-12
Merge tag 'kvmarm-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
8
-16
/
+19
2021-11-12
x86/cpu: Add Raptor Lake to Intel family
Tony Luck
1
-0
/
+2
2021-11-12
x86/mce: Add errata workaround for Skylake SKX37
Dave Jones
1
-2
/
+3
2021-11-12
ARM: 9156/1: drop cc-option fallbacks for architecture selection
Arnd Bergmann
1
-11
/
+11
2021-11-12
ARM: 9155/1: fix early early_iounmap()
Michał Mirosław
1
-2
/
+2
2021-11-12
KVM: SEV: unify cgroup cleanup code for svm_vm_migrate_from
Paolo Bonzini
1
-14
/
+11
2021-11-12
KVM: x86: move guest_pv_has out of user_access section
Paolo Bonzini
1
-3
/
+6
2021-11-11
dt-bindings: Rename Ingenic CGU headers to ingenic,*.h
Paul Cercueil
6
-6
/
+6
2021-11-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+3
2021-11-11
Merge tag 'm68knommu-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-12
/
+2
2021-11-11
Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-2
/
+4
2021-11-11
Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
[next]