| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-04 | 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-11 | 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-04 | 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-29 | 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-28 | 1 | -1/+1 |
* | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf | 2016-10-08 | 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-24 | 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 |
* | h8300: kernel startup | Yoshinori Sato | 2015-06-23 | 1 | -0/+255 |
* | h8300: Interrupt and exceptions | Yoshinori Sato | 2015-06-23 | 3 | -0/+547 |
* | Drop support for Renesas H8/300 (h8300) architecture | Guenter Roeck | 2013-09-17 | 21 | -3142/+0 |
* | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 2013-07-04 | 1 | -0/+2 |
|\ |
|
| * | h8300: normalize global variables exported by vmlinux.lds | Jiang Liu | 2013-07-04 | 1 | -0/+2 |
* | | h8300: Fill the system call table using a CALL() macro | Geert Uytterhoeven | 2013-06-23 | 1 | -320/+322 |
* | | h8300: Hardcode symbol prefixes in asm sources | Geert Uytterhoeven | 2013-06-23 | 2 | -382/+382 |
|/ |
|
* | h8300: single_open() leaks | Al Viro | 2013-05-05 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-02 | 1 | -15/+20 |
|\ |
|
| * | h8300: Don't use create_proc_read_entry() | David Howells | 2013-04-29 | 1 | -14/+20 |