index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
h8300
/
kernel
Age
Commit message (
Expand
)
Author
2020-10-17
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
2020-10-14
Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-13
h8300, nds32, openrisc: simplify detection of memory extents
Mike Rapoport
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-20
h8300: switch to kernel_clone()
Christian Brauner
2020-08-07
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-07-27
h8300: switch to ->regset_get()
Al Viro
2020-07-04
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
2020-07-04
h8300: select HAVE_COPY_THREAD_TLS, switch to kernel_clone_args
Christian Brauner
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
h8300: add show_stack_loglvl()
Dmitry Safonov
2020-04-23
h8300: ignore vmlinux.lds
Masahiro Yamada
2019-12-08
sched/rt, h8300: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-11-04
h8300: Move EXCEPTION_TABLE to RO_DATA segment
Kees Cook
2019-11-04
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
Kees Cook
2019-11-04
vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA
Kees Cook
2019-11-04
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-12-30
kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops
Christophe Leroy
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-10
vmlinux.lds.h: Move LSM_TABLE into INIT_DATA
Kees Cook
2018-08-22
arch/h8300: eliminate kgbd.c warning
Randy Dunlap
2018-08-22
h8300: remove unnecessary of_platform_populate call
Rob Herring
2018-08-22
h8300: switch to NO_BOOTMEM
Rob Herring
2018-08-22
h8300: gcc-8.1 fix
Yoshinori Sato
2018-01-15
h8300: use dma-direct
Christoph Hellwig
2018-01-15
dma-mapping: clear harmful GFP_* flags in common code
Christoph Hellwig
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-06-28
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
2017-06-14
clocksource/drivers: Rename clocksource_probe to timer_probe
Daniel Lezcano
2017-03-29
Merge branch 'regset' (PTRACE_SETREGSET data leakage)
Linus Torvalds
2017-03-29
h8300/ptrace: Fix incorrect register transfer count
Dave Martin
2017-03-07
h8300: Fix build breakage caused by header file changes
Guenter Roeck
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-10-27
h8300: fix syscall restarting
Mark Rutland
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-03-25
h8300: switch EARLYCON
Yoshinori Sato
2016-01-20
h8300: System call entry enable interrupt.
Yoshinori Sato
2016-01-20
h8300: show_stack cleanup
Yoshinori Sato
[next]