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
/
arm
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
1
-1
/
+1
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-01-12
Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-24
/
+4
2022-01-11
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-6
/
+5
2022-01-10
Merge tag 'core_entry_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2021-12-17
ARM: 9169/1: entry: fix Thumb2 bug in iWMMXt exception handling
Ard Biesheuvel
1
-5
/
+3
2021-12-17
ARM: 9160/1: NOMMU: Reload __secondary_data after PROCINFO_INITFUNC
Vladimir Murzin
1
-0
/
+1
2021-12-17
ARM: reduce the information printed in call traces
Russell King
1
-3
/
+5
2021-12-17
ARM: 9158/1: leave it to core code to manage thread_info::cpu
Ard Biesheuvel
1
-3
/
+0
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
1
-1
/
+1
2021-12-01
ARM: Snapshot thread flags
Mark Rutland
1
-1
/
+1
2021-11-17
perf: Drop dead and useless guest "support" from arm, csky, nds32 and riscv
Sean Christopherson
1
-29
/
+4
2021-11-17
perf: Protect perf_guest_cbs with RCU
Sean Christopherson
1
-6
/
+11
2021-11-02
Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-20
/
+2
2021-11-02
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
11
-12
/
+44
2021-11-02
Merge branches 'devel-stable' and 'misc' into for-linus
Russell King (Oracle)
11
-12
/
+44
2021-11-01
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
3
-7
/
+19
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+1
2021-11-01
Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-10
/
+9
2021-10-25
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-4
/
+8
2021-10-25
ARM: 9140/1: allow compile-testing without machine record
Arnd Bergmann
2
-0
/
+4
2021-10-25
ARM: 9148/1: handle CONFIG_CPU_ENDIAN_BE32 in arch/arm/kernel/head.S
LABBE Corentin
1
-2
/
+2
2021-10-25
irq: arm: perform irqentry in entry code
Mark Rutland
2
-10
/
+9
2021-10-22
ARM: Recover kretprobe modified return address in stacktrace
Masami Hiramatsu
2
-0
/
+18
2021-10-22
ARM: clang: Do not rely on lr register for stacktrace
Masami Hiramatsu
1
-2
/
+1
2021-10-20
ARM: Use of_get_cpu_hwid()
Rob Herring
1
-20
/
+2
2021-10-19
ARM: 9141/1: only warn about XIP address when not compile testing
Arnd Bergmann
1
-1
/
+1
2021-10-19
ARM: 9138/1: fix link warning with XIP + frame-pointer
Arnd Bergmann
1
-0
/
+4
2021-10-19
ARM: 9125/1: fix incorrect use of get_kernel_nofault()
Ard Biesheuvel
1
-1
/
+1
2021-10-19
ARM: 9125/1: fix incorrect use of get_kernel_nofault()
Ard Biesheuvel
1
-1
/
+1
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
1
-3
/
+1
2021-10-08
ftrace: Cleanup ftrace_dyn_arch_init()
Weizhao Ouyang
1
-5
/
+0
2021-09-27
ARM: smp: Enable THREAD_INFO_IN_TASK
Ard Biesheuvel
3
-1
/
+6
2021-09-27
ARM: smp: Store current pointer in TPIDRURO register if available
Ard Biesheuvel
5
-0
/
+17
2021-09-27
ARM: smp: Free up the TLS register while running in the kernel
Ard Biesheuvel
1
-0
/
+8
2021-09-27
ARM: smp: Pass task to secondary_start_kernel
Keith Packard
3
-4
/
+10
2021-09-27
gcc-plugins: arm-ssp: Prepare for THREAD_INFO_IN_TASK support
Ard Biesheuvel
2
-8
/
+0
2021-09-22
entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()
Sean Christopherson
1
-1
/
+0
2021-09-09
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
7
-157
/
+158
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-5
/
+0
2021-09-08
trap: cleanup trap_init()
Kefeng Wang
1
-5
/
+0
2021-09-03
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+0
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-13
/
+7
2021-09-03
memblock: make memblock_find_in_range method private
Mike Rapoport
1
-13
/
+7
2021-09-01
Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+3
2021-09-01
Merge tag 'soc-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
4
-87
/
+0
2021-09-01
Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-0
/
+39
2021-08-30
Merge branch 'rework/printk_safe-removal' into for-linus
Petr Mladek
1
-2
/
+2
2021-08-20
ARM: 9110/1: oabi-compat: fix oabi epoll sparse warning
Arnd Bergmann
1
-1
/
+1
2021-08-20
ARM: 9113/1: uaccess: remove set_fs() implementation
Arnd Bergmann
4
-28
/
+1
[next]