Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0b930489b8606224b829c8a6037eac24249a97ec
/
arch
/
sh
0b93048
sh: Setup the frame register in asm code
by Matt Fleming
· 15 years ago
bd35386
sh: dwarf unwinder support.
by Matt Fleming
· 15 years ago
0eff9f6
sh: Use the new stack unwinder API
by Matt Fleming
· 15 years ago
bf61ad1
sh: Allow multiple stack unwinders to be setup
by Matt Fleming
· 15 years ago
4e14dfc
sh: Use the generalized stacktrace ops
by Matt Fleming
· 15 years ago
922b0dc
sh: use printk_once
by Marcin Slusarz
· 15 years ago
e290861
Merge branch 'sh/stable-updates'
by Paul Mundt
· 15 years ago
dbefd60
sh: fix i2c init order on ap325rxa V2
by Magnus Damm
· 15 years ago
ba3a170
sh: fix i2c init order on Migo-R V2
by Magnus Damm
· 15 years ago
ba9a633
sh: convert processor device setup functions to arch_initcall()
by Magnus Damm
· 15 years ago
b4a7573
sh: clean up Migo-R header file
by Magnus Damm
· 15 years ago
2d2bcd3
sh: fix romImage mach dir usage
by Magnus Damm
· 15 years ago
7766e16
sh: LED9, LED10 and LED11 support for Solution Engine 7724
by Magnus Damm
· 15 years ago
33893d7
sh: kfr2r09 board support - NAND flash
by Magnus Damm
· 15 years ago
9f26e65
sh: kfr2r09 board support - LCDC panel
by Magnus Damm
· 15 years ago
c1155e3
sh: convert to asm-generic/hardirq.h
by Christoph Hellwig
· 15 years ago
11d8290
sh: Fix up early printk build error.
by Paul Mundt
· 15 years ago
edc67b2
sh: Add SH7724 DMAC support.
by Kuninori Morimoto
· 15 years ago
4f32431
sh: ms7724se: add 1280x720 lcdc output support
by Kuninori Morimoto
· 15 years ago
133b170f
sh: clean up MSTPCRn register definitions
by Magnus Damm
· 15 years ago
6ba4a8f
sh: hwblk support for sh7724
by Magnus Damm
· 15 years ago
05aa788
sh: Add early printk support for SH770x CPUs.
by Rafael Ignacio Zurita
· 15 years ago
fdeb076
sh: Add romImage target to archhelp.
by Paul Mundt
· 15 years ago
d162300
sh: kfr2r09 romImage support V2
by Magnus Damm
· 15 years ago
3c92832
sh: romImage support V2
by Magnus Damm
· 15 years ago
fd78a76
sh: Rework irqflags tracing to fix up CONFIG_PROVE_LOCKING.
by Stuart Menefy
· 15 years ago
82b2422
Revert "sh: Bump the earlytimer bits back to time_init()."
by Paul Mundt
· 15 years ago
4733fd3
mm: Remove duplicate definitions in MIPS and SH
by Benjamin Herrenschmidt
· 15 years ago
9e1b32c
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
by Benjamin Herrenschmidt
· 15 years ago
a3beddd
Merge branch 'sh/kfr2r09'
by Paul Mundt
· 15 years ago
5bdef86
sh: kfr2r09 board support - mach-type and defconfig
by Magnus Damm
· 15 years ago
39a6bf1
sh: kfr2r09 board support - KEYSC keypad
by Magnus Damm
· 15 years ago
a366aa64
sh: kfr2r09 board support - NOR flash
by Magnus Damm
· 15 years ago
e7d1651
sh: kfr2r09 board support - SCIF console
by Magnus Damm
· 15 years ago
955c986
sh: convert processor device setup functions to arch_initcall()
by Magnus Damm
· 15 years ago
2c59b0b
usb: m66592-udc platform data on_chip support
by Magnus Damm
· 15 years ago
c0b96cf6
sh: Provide _PAGE_SPECIAL for 32-bit.
by Paul Mundt
· 15 years ago
fc6cca3
Merge branches 'sh/compressors' and 'sh/stable-updates'
by Paul Mundt
· 15 years ago
ef9b542
sh: bzip2/lzma uImage support.
by Paul Mundt
· 15 years ago
6bde607
sh: Clean up linker script using new BSS_SECTION macro.
by Tim Abbott
· 15 years ago
c358fc4
Merge branches 'sh/hwblk' and 'sh/platform-updates'
by Paul Mundt
· 15 years ago
719a72b
usb: r8a66597-hcd platform data on_chip support
by Magnus Damm
· 15 years ago
2094e50
sh: hwblk support for sh7723
by Magnus Damm
· 15 years ago
0f8ee18
sh: Add support for multiple hwblk counters
by Magnus Damm
· 15 years ago
7284987
sh: Kill off zero-sized vmlinux_64.lds.S
by Paul Mundt
· 15 years ago
05dd2cd
sh: Restore previous behaviour on kernel fault
by Matt Fleming
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
3e28ad7
Merge branches 'sh/compressors' and 'sh/ftrace'
by Paul Mundt
· 15 years ago
040f43e
sh64: Don't use PHYSADDR() for output_addr calculation.
by Paul Mundt
· 15 years ago
59f0029
sh: rename arch/sh/boot/compressed/misc_32.c -> misc.c
by Paul Mundt
· 15 years ago
b14c6d4
sh: Consolidate the sh64 changes in arch/sh/boot/compressed/misc_32.c
by Paul Mundt
· 15 years ago
07e88e1
sh: bzip2/lzma zImage support.
by Paul Mundt
· 15 years ago
df8ce25
sh: Tidy up gzip-based zImage decompression.
by Paul Mundt
· 15 years ago
e460ab2
sh: Fix up stack overflow check with ftrace disabled.
by Paul Mundt
· 15 years ago
a470b95
sh: Fix up ftrace build error when STACK_DEBUG=n.
by Paul Mundt
· 15 years ago
fe27932
sh: Use DECLARE_EXPORT() for mcount symbol export.
by Paul Mundt
· 15 years ago
9f14b84
sh: Replace DEBUG_STACKOVERFLOW with STACK_DEBUG.
by Paul Mundt
· 15 years ago
473d1cf
sh: Decouple mcount from ftrace.
by Paul Mundt
· 15 years ago
f686d8c1
Merge branches 'sh/ftrace' and 'sh/stable-updates'
by Paul Mundt
· 15 years ago
7816fec
sh: Mark __switch_to() as __notrace_funcgraph
by Matt Fleming
· 15 years ago
327933f
sh: Function graph tracer support
by Matt Fleming
· 15 years ago
b99610f
sh: Provide diagnostic kernel stack checks
by Matt Fleming
· 15 years ago
c99e6ef
sched: INIT_PREEMPT_COUNT
by Peter Zijlstra
· 15 years ago
2802e34
sh: Clean up linker script using new linker script macros.
by Tim Abbott
· 15 years ago
7119888
Merge branches 'sh/ftrace' and 'sh/cachetlb'
by Paul Mundt
· 15 years ago
c652d78
sh: Add ftrace syscall tracing support
by Matt Fleming
· 15 years ago
c1340c0
sh: Define HAVE_FUNCTION_TRACE_MCOUNT_TEST
by Matt Fleming
· 15 years ago
ca0d172
sh: Fix the value of MCOUNT_INSN_OFFSET
by Matt Fleming
· 15 years ago
0f60bb2
sh: Tidy up vmalloc fault handling.
by Paul Mundt
· 15 years ago
c63c310
sh: use kprobes_built_in() for notify_page_fault().
by Paul Mundt
· 15 years ago
1ecc6ab
Merge branches 'sh/hwblk', 'sh/cpuidle' and 'sh/stable-updates'
by Paul Mundt
· 15 years ago
5084f61
sh: Use bootmem ontop of lmb for NUMA
by Matt Fleming
· 15 years ago
7426394
sh: cpuidle for SuperH Mobile using hwblk
by Magnus Damm
· 15 years ago
a61c1a6
sh: hwblk for sh7722
by Magnus Damm
· 15 years ago
79714ac
sh: hwblk base implementation
by Magnus Damm
· 15 years ago
9731f4a
sh: add r8a66597 usb0 host to the se7724 board
by Magnus Damm
· 15 years ago
c601a51
sh: Use bootmem ontop of lmb
by Matt Fleming
· 15 years ago
47220f6
sh: define PERF_COUNTER_INDEX_OFFSET.
by Paul Mundt
· 15 years ago
34e19ad
sh: Fix compiler error and include the definition of IS_ERR_VALUE
by Matt Fleming
· 15 years ago
0802d9e
sh: re-add LCDC fbdev support to the Migo-R defconfig
by Magnus Damm
· 15 years ago
84f7597
sh: fix se7724 ceu names
by Magnus Damm
· 15 years ago
ec87805
sh: ms7724se: Enable sh_eth in defconfig.
by Kuninori Morimoto
· 15 years ago
9a660a6
arch/sh/boards/mach-se/7206/io.c: Remove unnecessary semicolons
by Joe Perches
· 15 years ago
a80cad9
sh: ms7724se: Add sh_eth support
by Kuninori Morimoto
· 15 years ago
1fbcf37
sh: Kill off unused DEBUG_BOOTMEM symbol.
by Paul Mundt
· 15 years ago
163b2f0
sh64: Hook up page fault events for software perf counters.
by Paul Mundt
· 15 years ago
7433ab770
sh: Hook up page fault events for software perf counters.
by Paul Mundt
· 15 years ago
d94d4ad
sh: make set_perf_counter_pending() static inline.
by Paul Mundt
· 15 years ago
bb38c22
sh: Fix up HAVE_PERF_COUNTERS typo.
by Paul Mundt
· 15 years ago
971121f
sh: Fix up more dma-mapping fallout.
by Paul Mundt
· 15 years ago
2eb2a43
sh: SH7786 SMP support.
by Paul Mundt
· 15 years ago
b29fa1f
sh: Wire up the uncached fixmap on sh64 as well.
by Paul Mundt
· 15 years ago
997d003
sh: Use local TLB flush in set_pte_phys().
by Paul Mundt
· 15 years ago
2e046b9
sh: Provide cpu_idle_wait() to fix up cpuidle/SMP build.
by Paul Mundt
· 15 years ago
d06063c
Move FAULT_FLAG_xyz into handle_mm_fault() callers
by Linus Torvalds
· 16 years ago
15fc204
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 15 years ago
bba7fc0
ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa
by Oleg Nesterov
· 15 years ago
9445571
sh: Fix declaration of __kernel_sigreturn and __kernel_rt_sigreturn
by Matt Fleming
· 15 years ago
99d921c
sh: Enable soc-camera in ap325rxa/migor/se7724 defconfigs.
by Paul Mundt
· 15 years ago
4505ffd
sh: remove stray markers.
by Christoph Hellwig
· 15 years ago
Next »