index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
h8300
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
3
-3
/
+0
*
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
1
-7
/
+1
*
h8300: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
1
-6
/
+12
*
h8300: ignore vmlinux.lds
Masahiro Yamada
2020-04-23
1
-0
/
+2
*
sched/rt, h8300: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-12-08
1
-3
/
+3
*
h8300: Move EXCEPTION_TABLE to RO_DATA segment
Kees Cook
2019-11-04
1
-1
/
+3
*
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
Kees Cook
2019-11-04
1
-1
/
+1
*
vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA
Kees Cook
2019-11-04
1
-1
/
+1
*
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
2019-11-04
1
-1
/
+0
*
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-05-27
3
-4
/
+4
*
clk: Remove io.h from clk-provider.h
Stephen Boyd
2019-05-15
1
-0
/
+1
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-2
/
+2
*
kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops
Christophe Leroy
2018-12-30
1
-1
/
+1
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+0
*
vmlinux.lds.h: Move LSM_TABLE into INIT_DATA
Kees Cook
2018-10-10
1
-1
/
+0
*
arch/h8300: eliminate kgbd.c warning
Randy Dunlap
2018-08-22
1
-1
/
+1
*
h8300: remove unnecessary of_platform_populate call
Rob Herring
2018-08-22
1
-10
/
+0
*
h8300: switch to NO_BOOTMEM
Rob Herring
2018-08-22
1
-28
/
+8
*
h8300: gcc-8.1 fix
Yoshinori Sato
2018-08-22
1
-3
/
+4
*
h8300: use dma-direct
Christoph Hellwig
2018-01-15
2
-67
/
+1
*
dma-mapping: clear harmful GFP_* flags in common code
Christoph Hellwig
2018-01-15
1
-3
/
+0
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
12
-0
/
+12
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-03
1
-1
/
+1
|
\
|
*
clocksource/drivers: Rename clocksource_probe to timer_probe
Daniel Lezcano
2017-06-14
1
-1
/
+1
*
|
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
2017-06-28
1
-5
/
+0
|
/
*
Merge branch 'regset' (PTRACE_SETREGSET data leakage)
Linus Torvalds
2017-03-29
1
-3
/
+5
|
\
|
*
h8300/ptrace: Fix incorrect register transfer count
Dave Martin
2017-03-29
1
-3
/
+5
*
|
h8300: Fix build breakage caused by header file changes
Guenter Roeck
2017-03-07
1
-1
/
+1
*
|
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
2
-0
/
+2
*
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
2
-0
/
+2
*
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
|
treewide: Constify most dma_map_ops structures
Bart Van Assche
2017-01-24
1
-1
/
+1
|
/
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
2
-2
/
+2
*
h8300: fix syscall restarting
Mark Rutland
2016-10-27
1
-1
/
+1
*
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-10-07
1
-0
/
+1
*
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-08-04
1
-4
/
+4
*
h8300: switch EARLYCON
Yoshinori Sato
2016-03-25
2
-65
/
+9
*
h8300: System call entry enable interrupt.
Yoshinori Sato
2016-01-20
1
-0
/
+1
*
h8300: show_stack cleanup
Yoshinori Sato
2016-01-20
1
-12
/
+8
*
h8300: Add KGDB support.
Yoshinori Sato
2016-01-20
3
-0
/
+155
*
h8300: signal stack fix
Yoshinori Sato
2016-01-20
1
-4
/
+4
*
h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl]
Daniel Lezcano
2015-12-15
1
-4
/
+4
*
h8300: enable CLKSRC_OF
Yoshinori Sato
2015-11-12
1
-0
/
+2
*
h8300: Fix alignment for .data
Yoshinori Sato
2015-11-08
1
-2
/
+2
*
h8300: Build scripts
Yoshinori Sato
2015-06-23
2
-0
/
+86
*
h8300: miscellaneous functions
Yoshinori Sato
2015-06-23
6
-0
/
+335
*
h8300: process helpers
Yoshinori Sato
2015-06-23
4
-0
/
+674
*
h8300: Low level entry
Yoshinori Sato
2015-06-23
3
-0
/
+584
[next]