Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
fa9d3b4da55fc8949efc2b4220d93f188fbcebd6
/
arch
/
sh
fa9d3b4
Merge branch 'sh/dwarf-unwinder'
by Paul Mundt
· 15 years ago
74db247
sh64: dummy unwinder BUG wrappers.
by Paul Mundt
· 15 years ago
e115f2c
sh: unwinder: Use a special bug flag for unwinder traps.
by Paul Mundt
· 15 years ago
c153a58
Merge branch 'sh/dwarf-unwinder' of git://github.com/mfleming/linux-2.6 into sh/dwarf-unwinder
by Paul Mundt
· 15 years ago
4ab8f24
sh: Export unwind_stack() to satisfy modular oprofile.
by Paul Mundt
· 15 years ago
5580e90
sh: Handle the DWARF op, DW_CFA_undefined
by Matt Fleming
· 15 years ago
5480675
sh: Fix bug calculating the end of the FDE instructions
by Matt Fleming
· 15 years ago
fe98dd3
sh: Setup the frame pointer in handle_interrupt
by Matt Fleming
· 15 years ago
b344e24
sh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG_ON()
by Matt Fleming
· 15 years ago
97efbbd
sh: unwinder: Set the flags for DW_CFA_val_offset ops as DWARF_VAL_OFFSET
by Matt Fleming
· 15 years ago
fb3f3e7
sh: unwinder: Fix memory leak and create our own kmem cache
by Matt Fleming
· 15 years ago
c01f0f1
sh: Add initial support for SH7757 CPU subtype
by Yoshihiro Shimoda
· 15 years ago
a81bec7
sh: update kfr2r09 defconfig
by Magnus Damm
· 15 years ago
e498dab
sh: add kfr2r09 romimage defconfig
by Magnus Damm
· 15 years ago
673b74b
sh: jump to p1 during boot on kfr2r09
by Magnus Damm
· 15 years ago
7c328e4
sh: invalidate icache and tlbs during boot on kfr2r09
by Magnus Damm
· 15 years ago
045a4b7
sh: i2c compile fix for kfr2r09
by Magnus Damm
· 15 years ago
e89561c
sh: enable rtc-ds1302 in snapgear_defconfig.
by Paul Mundt
· 15 years ago
485f072
sh: DSP save/restore ordering and a0 sign extension fixups.
by Paul Mundt
· 15 years ago
6503fe4
sh: Better description of SH-4 PTEA register update.
by Michael Trimarchi
· 15 years ago
307646c
sh: Fix up the CONFIG_FTRACE_SYSCALLS=n build.
by Paul Mundt
· 15 years ago
6560378
Merge branch 'sh/r8a66597-udc'
by Paul Mundt
· 15 years ago
f8f8c07
sh: add r8a66597 usb1 gadget to the se7724 board
by Magnus Damm
· 15 years ago
5a1c4cb
sh: add r8a66597 usb0 gadget to the kfr2r09 board
by Magnus Damm
· 15 years ago
e638fab
sh: Add mach-types entry for EcoVec board.
by Paul Mundt
· 15 years ago
4138b74
sh: Add EcoVec (SH7724) board support
by Kuninori Morimoto
· 15 years ago
24d7619
sh: Add SH7724 support to NR_ONCHIP_DMA_CHANNELS
by Kuninori Morimoto
· 15 years ago
1bc265d
sh: USB0 resource area fix for ms7724se
by Kuninori Morimoto
· 15 years ago
e174d13
sh: Prevent heartbeat from scribbling over non-LED bits.
by Kuninori Morimoto
· 15 years ago
b2ea8b4
sh: clkfwk: Support additional IFC divisor on SH7724.
by Kuninori Morimoto
· 15 years ago
7a01be2
sh: mach-kfr2409: add FLLFRQ value for PLL correction.
by Kuninori Morimoto
· 15 years ago
f3a8308
sh: Add a few missing irqflags tracing markers.
by Matt Fleming
· 15 years ago
63cd91d
sh: SuperH Mobile Software Standby support for cpuidle
by Magnus Damm
· 15 years ago
309214a
sh: rework SuperH Mobile sleep code exception handling
by Magnus Damm
· 15 years ago
97f361e
sh: unwinder: Move initialization to early_initcall() and tidy up locking.
by Paul Mundt
· 15 years ago
cd7246f
sh: Add support for DWARF GNU extensions
by Matt Fleming
· 15 years ago
b955873
sh: Try again at getting the initial return address for an unwind
by Matt Fleming
· 15 years ago
38f9ddf
sh: Merge the _32/_64 variants of arch/sh/kernel/Makefile.
by Paul Mundt
· 15 years ago
60e0a4c
Merge branch 'sh/stable-updates'
by Paul Mundt
· 15 years ago
237674e
sh: sh7724 ddr self-refresh changes
by Magnus Damm
· 15 years ago
9747e78b
sh: use in-soc KEYSC on se7724
by Magnus Damm
· 15 years ago
180aa6e
sh: Set the cfa_offset to 0 if we see a DW_CFA_def_cfa_register op
by Matt Fleming
· 15 years ago
7dd6662
sh: delay slot future proofing via EXPMASK on SH-4A parts.
by Paul Mundt
· 15 years ago
7a90e00
sh: Make sure rte delay slots are nopped out on all parts.
by Paul Mundt
· 15 years ago
606b4c9
sh: stacktrace: Properly terminate the trace entry buffer.
by Paul Mundt
· 15 years ago
f9967e2
sh: flag the default unwinder as reliable.
by Paul Mundt
· 15 years ago
48e4d46
sh: stacktrace: Add reliability checks in address saving ops.
by Paul Mundt
· 15 years ago
0fc11e3
sh: unwinder: Convert frame allocations to GFP_ATOMIC.
by Paul Mundt
· 15 years ago
718dbf3
Merge branch 'sh/dwarf-unwinder'
by Paul Mundt
· 15 years ago
f826466
sh: Delete DWARF_ARCH_UNWIND_OFFSET
by Matt Fleming
· 15 years ago
f54aab4
sh: oprofile: Kill off dead valid_kernel_stack().
by Paul Mundt
· 15 years ago
bf43a16
sh: unwinder: Restore put_unaligned() for an unaligned destination.
by Paul Mundt
· 15 years ago
3497447
sh: unwinder: Fix up usage of unaligned accessors.
by Paul Mundt
· 15 years ago
cafb0dd
sh: Add CFI annotations for exception return.
by Matt Fleming
· 15 years ago
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
c0b96cf
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
Next »