Sign in
android-kvm
/
linux
/
10a23f614dc96ff46087edfc1ffd7e19ff23d8fe
/
arch
/
sh
/
kernel
8d00d0c
sh: prefer _THIS_IP_ to current_text_addr
by Nick Desaulniers
· 7 years ago
71f3a82
Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 7 years ago
f66dc72
Merge tag 'dma-mapping-4.19' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
6fa1d28
sh: use generic dma_noncoherent_ops
by Christoph Hellwig
· 7 years ago
46bcde9
sh: split arch/sh/mm/consistent.c
by Christoph Hellwig
· 7 years ago
a602915
sh: use dma_direct_ops for the CONFIG_DMA_COHERENT case
by Christoph Hellwig
· 7 years ago
b2fcb67
sh: simplify get_arch_dma_ops
by Christoph Hellwig
· 7 years ago
39fb993
media: arch: sh: ap325rxa: Use new renesas-ceu camera driver
by Jacopo Mondi
· 7 years ago
551624d
perf/arch/sh: Implement hw_breakpoint_arch_parse()
by Frederic Weisbecker
· 7 years ago
9234428
perf/arch/sh: Remove "struct arch_hw_breakpoint::name" unused field
by Frederic Weisbecker
· 7 years ago
8e983ff
perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspace()
by Frederic Weisbecker
· 7 years ago
cce188b
bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe
by Masami Hiramatsu
· 7 years ago
fa5a24b
sh/kprobes: Don't call the ->break_handler() in SH kprobes code
by Masami Hiramatsu
· 7 years ago
8a4b11a
sh/kprobes: Remove jprobe implementation
by Masami Hiramatsu
· 7 years ago
050e9ba
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
by Linus Torvalds
· 7 years ago
db020be
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
93e95fa
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
e5a5946
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
26da350
signal/sh: Stop gcc warning about an impossible case in do_divide_error
by Eric W. Biederman
· 7 years ago
30d7233
softirq/sh: Use nmi_count() on /proc/interrupts print out
by Frederic Weisbecker
· 7 years ago
ac21fc2
sh: switch to NO_BOOTMEM
by Rob Herring
· 7 years ago
325ef18
PCI: remove PCI_DMA_BUS_IS_PHYS
by Christoph Hellwig
· 7 years ago
6cb4659
sh: fix build failure for J2 cpu with SMP disabled
by Rich Felker
· 7 years ago
c65626c
signal/sh: Use force_sig_fault where appropriate
by Eric W. Biederman
· 7 years ago
3eb0f51
signal: Ensure every siginfo we send has all bits initialized
by Eric W. Biederman
· 7 years ago
195bce7
signal/sh: Use force_sig_fault in hw_breakpoint_handler
by Eric W. Biederman
· 7 years ago
1bad9ce
Merge tag 'sh-for-4.17' of git://git.libc.org/linux-sh
by Linus Torvalds
· 7 years ago
ce88313
arch/sh: make the DMA mapping operations observe dev->dma_pfn_offset
by Thomas Petazzoni
· 7 years ago
96a5989
sh: fix debug trap failure to process signals before return to user
by Rich Felker
· 7 years ago
eb6b693
sh: fix memory corruption of unflattened device tree
by Rich Felker
· 8 years ago
ef1c4a6
Merge tag 'media/v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 7 years ago
a90f590
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
by Dominik Brodowski
· 7 years ago
9d5b7c9
mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()
by Dominik Brodowski
· 7 years ago
36028d5
fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls
by Dominik Brodowski
· 7 years ago
c2f9b05
media: arch: sh: ecovec: Use new renesas-ceu camera driver
by Jacopo Mondi
· 7 years ago
186c446
media: arch: sh: migor: Use new renesas-ceu camera driver
by Jacopo Mondi
· 7 years ago
ab486bc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 7 years ago
b2fe5fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
e3e49ca
sh_eth: remove sh_eth_plat_data::edmac_endian
by Sergei Shtylyov
· 7 years ago
0e88bb0
signal/sh: Ensure si_signo is initialized in do_divide_error
by Eric W. Biederman
· 8 years ago
9e6a42f
sh: do not use print_symbol()
by Sergey Senozhatsky
· 7 years ago
75f296d
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
by Levin, Alexander (Sasha Levin)
· 7 years ago
8745808
mm, arch: remove empty_bad_page*
by Michal Hocko
· 7 years ago
e37e0ee
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
e0c6584
sh: make dma_cache_sync a no-op
by Christoph Hellwig
· 7 years ago
98ced88
Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 8 years ago
8f5ef7c
sh: thin archives fix linking
by Nicholas Piggin
· 8 years ago
fbb789f
sh/ftrace: Remove only user of ftrace_arch_read_dyn_info()
by Steven Rostedt
· 8 years ago
c3edc40
sched/headers: Move task_struct::signal and task_struct::sighand types and accessors into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
68e21be2
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
by Ingo Molnar
· 8 years ago
68db0cf
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
by Ingo Molnar
· 8 years ago
2993002
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
ef8bd77
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h>
by Ingo Molnar
· 8 years ago
b17b015
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
by Ingo Molnar
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
4cf421e
sched/headers: Prepare for the removal of <asm/ptrace.h> from <linux/sched.h>
by Ingo Molnar
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
3fce371
mm: add new mmget() helper
by Vegard Nossum
· 8 years ago
f1f1007
mm: add new mmgrab() helper
by Vegard Nossum
· 8 years ago
08a7e62
scripts/spelling.txt: add "swith" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
ac1820f
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
37c8596
Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 8 years ago
d92280d
sh: migrate exception table users off module.h and onto extable.h
by Paul Gortmaker
· 9 years ago
5299709
treewide: Constify most dma_map_ops structures
by Bart Van Assche
· 8 years ago
dfc8038
serial: sh-sci: Compute the regshift value for SCI ports
by Laurent Pinchart
· 8 years ago
a752ba1
serial: sh-sci: Fix register offsets for the IRDA serial port
by Laurent Pinchart
· 8 years ago
f48debc
sh: Don't set the sh-sci platform data REIE bit when not implemented
by Laurent Pinchart
· 8 years ago
a05ea9e
sh: Don't set the sh-sci platform data scscr CKE0 bit
by Laurent Pinchart
· 8 years ago
bcce9da
sh: Don't set sh-sci port_reg
by Laurent Pinchart
· 8 years ago
9c21ac5
sh: Don't set the sh-sci pdata UPF_BOOT_AUTOCONF flags
by Laurent Pinchart
· 8 years ago
1b10b88
sh: sh726[49]: Don't set sh-sci pdata scscr TOIE bit
by Laurent Pinchart
· 8 years ago
203a1ae
sh: Don't set sh-sci pdata scscr TIE and RIE bits
by Laurent Pinchart
· 8 years ago
c3fa400
sh: Don't set sh-sci pdata scscr TE and RE bits
by Laurent Pinchart
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
a57cb1c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
a081200
arch/sh: add option to skip DMA sync as a part of mapping
by Alexander Duyck
· 8 years ago
9165dab
treewide: Fix printk() message errors
by Masanari Iida
· 8 years ago
6727ad9
nmi_backtrace: generate one-line reports for idle cpus
by Chris Metcalf
· 8 years ago
95107b3
Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 8 years ago
597f03f
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
5153323
sh/SH-X3 SMP: Convert to hotplug state machine
by Sebastian Andrzej Siewior
· 8 years ago
7b2c862
tracing: Add NMI tracing in hwlat detector
by Steven Rostedt (Red Hat)
· 9 years ago
9a7c348
ftrace: Add return address pointer to ftrace_ret_stack
by Josh Poimboeuf
· 9 years ago
1630e84
Merge tag 'sh-for-4.8' of git://git.libc.org/linux-sh
by Linus Torvalds
· 9 years ago
6c84239
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 9 years ago
15f0c8f
sh: use common clock framework with device tree boards
by Rich Felker
· 9 years ago
74bdaa6
sh: system call wire up
by Yoshinori Sato
· 9 years ago
a316399
sh: Delete unnecessary checks before the function call "mempool_destroy"
by Markus Elfring
· 9 years ago
b4214e4
sh: add SMP support for J2
by Rich Felker
· 9 years ago
4b6ef05
sh: SMP support for SH2 entry.S
by Rich Felker
· 9 years ago
834da1970
sh: add AT_HWCAP flag for J-Core cas.l instruction
by Rich Felker
· 9 years ago
5a846ab
sh: add support for J-Core J2 processor
by Rich Felker
· 9 years ago
00085f1
dma-mapping: use unsigned long for dma_attrs
by Krzysztof Kozlowski
· 9 years ago
03767da
sh: fix build regression with CONFIG_OF && !CONFIG_OF_FLATTREE
by Rich Felker
· 9 years ago
7a65a34
sh: make time.c explicitly non-modular
by Paul Gortmaker
· 9 years ago
57155c6
sh: disable aliased page logic on NOMMU models
by Rich Felker
· 9 years ago
190fe19
sh: add support for linking a builtin device tree blob in the kernel
by Rich Felker
· 9 years ago
e3cfce1
sh/perf: Convert the hotplug notifiers to state machine callbacks
by Thomas Gleixner
· 9 years ago
d4db687
rtc: sh: provide rtc_class_ops directly
by Arnd Bergmann
· 9 years ago
Next »