Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
0764bff445bb13cd17e41b6ab196ef83c23c6c17
/
arch
/
sh
0764bff
sh: More header path fixups for mach dir refactoring.
by Paul Mundt
· 16 years ago
939a24a
sh: Move out the solution engine headers to arch/sh/include/mach-se/
by Paul Mundt
· 16 years ago
e565b51
sh: I2C fix for AP325RXA and Migo-R
by Magnus Damm
· 16 years ago
da2014a
sh: Shuffle the board directories in to mach groups.
by Paul Mundt
· 16 years ago
71b8064
sh: dma-sh: Fix up dreamcast dma.h mach path.
by Paul Mundt
· 16 years ago
cfb81f3
sh: Switch KBUILD_DEFCONFIG to shx3_defconfig.
by Paul Mundt
· 16 years ago
f42b7e3
sh: Add ARCH_DEFCONFIG entries for sh and sh64.
by Paul Mundt
· 16 years ago
4864841
sh: Fix compile error of Solution Engine
by Nobuhiro Iwamatsu
· 16 years ago
6de9c64
sh: Proper __put_user_asm() size mismatch fix.
by OGAWA Hirofumi
· 16 years ago
d27e085
sh: Stub in a dummy ENTRY_OFFSET for uImage offset calculation.
by Paul Mundt
· 16 years ago
b9edb17
sh: Add an arch/sh/kernel/.gitignore
by Paul Mundt
· 16 years ago
cc64f7f
sh: dreamcast: fix build failure from header reorg.
by Paul Mundt
· 16 years ago
f15cbe6
sh: migrate to arch/sh/include/
by Paul Mundt
· 16 years ago
11325f0
sh: rsk7203: update defconfig.
by Paul Mundt
· 16 years ago
6d0b365
sh: rsk7203: Add smc911x platform data.
by Paul Mundt
· 16 years ago
8b2224d
sh: SuperH Mobile CEU and camera platform data for AP325RXA
by Magnus Damm
· 16 years ago
4875ea2
sh: Update smc911x platform data for AP325RXA
by Magnus Damm
· 16 years ago
6968980
sh: SuperH Mobile LCDC platform data for AP325RXA
by Magnus Damm
· 16 years ago
1765534
sh: Add SuperH Mobile CEU platform data for Migo-R
by Magnus Damm
· 16 years ago
8b1285f
sh: Add SuperH Mobile LCDC platform data for Migo-R
by Magnus Damm
· 16 years ago
44f9598
sh: Wire up new syscalls.
by Paul Mundt
· 16 years ago
82cb1f6
sh: fix uImage Entry Point
by Yoshihiro Shimoda
· 16 years ago
0b1689c
sh: Don't miss pending signals returning to user mode after signal processing
by Stuart MENEFY
· 16 years ago
d7f1a9a
sh: Use clk_always_enable() on sh7366
by Magnus Damm
· 16 years ago
8fa509a
sh: Use clk_always_enable() on sh7343 / SE77343
by Magnus Damm
· 16 years ago
6c7d826
sh: Use clk_always_enable() on sh7722 / Migo-R / SE7722
by Magnus Damm
· 16 years ago
9ca6eca
sh: Use clk_always_enable() on sh7723 / ap325rxa
by Magnus Damm
· 16 years ago
152fe36
sh: Show all clocks and their state in /proc/clocks
by Magnus Damm
· 16 years ago
1312994
sh: Merge sh7343 and sh7722 clock code
by Magnus Damm
· 16 years ago
aea167c
sh: Add SuperH Mobile MSTPCR bits to clock framework
by Magnus Damm
· 16 years ago
3fec18b
sh: Use arch_flags to simplify sh7722 siu clock code
by Magnus Damm
· 16 years ago
c46acb8
fix sh ptep_get_and_clear breakage
by Adrian Bunk
· 16 years ago
cbe9da0
sh: Renesas R0P7785LC0011RL board support
by Yoshihiro Shimoda
· 16 years ago
1eca5c9
sh: Add memory chunks to SH-Mobile UIO devices
by Magnus Damm
· 16 years ago
714750d
sh: Export sh7366 VPU, VEU(1), VEU(2) using uio_pdrv_genirq
by Magnus Damm
· 16 years ago
6874548
sh: Export sh7723 VPU, VEU2H0, VEU2H1 using uio_pdrv_genirq
by Magnus Damm
· 16 years ago
a55f6d2
sh: Export sh7722 VPU and VEU using uio_pdrv_genirq
by Magnus Damm
· 16 years ago
c901c96
sh: Export sh7343 VPU and VEU using uio_pdrv_genirq
by Magnus Damm
· 16 years ago
6e80f5e
sh2(A) exception handler update
by Yoshinori Sato
· 16 years ago
cafd63b
sh: update Solution Engine 7343
by Yoshihiro Shimoda
· 16 years ago
a4e1d08
sh: update sh7343 code
by Yoshihiro Shimoda
· 16 years ago
73382f7
sh: fix pg-sh4.c build breakage in linux-next
by Magnus Damm
· 16 years ago
026953d
sh: enable I2C on the ap325rxa board
by Magnus Damm
· 16 years ago
0fff76f
sh: add SuperH Mobile I2C platform data to sh7366
by Magnus Damm
· 16 years ago
da7d302
sh: add SuperH Mobile I2C platform data to sh7723
by Magnus Damm
· 16 years ago
7549079
sh: add SuperH Mobile I2C platform data to sh7343
by Magnus Damm
· 16 years ago
6bdfb22
sh: add interrupt ack code to sh4a
by Yoshihiro Shimoda
· 16 years ago
f12ae6b
sh: Fix up link error on SH-2 zImage with older binutils.
by Yoshinori Sato
· 16 years ago
f2fb4e4
sh: Conditionally re-enable IRQs in fault path.
by Stuart Menefy
· 16 years ago
068f591
sh: Record the major cut revision for probed SH-4A parts.
by Paul Mundt
· 16 years ago
09b5a10
sh: Optimized flush_icache_range() implementation.
by Chris Smith
· 16 years ago
3611ee7
sh: Stub in silicon cut in CPU info.
by Stuart Menefy
· 16 years ago
ef9247e
sh: Tidy up the SH-3 exception vector table.
by Paul Mundt
· 16 years ago
d88a3ea
SH7619 add ethernet controler support
by Yoshinori Sato
· 16 years ago
fafb7a9
sh: Remove sh_pcic_io_xxx function from Solution Engine IO code
by Nobuhiro Iwamatsu
· 16 years ago
7c93d87
sh: Fix Kconfig of AP-325RXA
by Nobuhiro Iwamatsu
· 16 years ago
787d9d7
sh: Clean up code of Solution Engine 770x
by Nobuhiro Iwamatsu
· 16 years ago
b2e4c10
sh: Update Solution Enginge 7712 defconfig
by Nobuhiro Iwamatsu
· 16 years ago
ffb91ad
sh: Solution Enginge 7710/7712 SH-Ether support
by Nobuhiro Iwamatsu
· 16 years ago
4c1cfab
sh/kernel/ cleanups
by Adrian Bunk
· 16 years ago
6241003
sh: make pcibios_max_latency static
by Adrian Bunk
· 16 years ago
175fb09
sh: make EARLY_PCI_OP's static
by Adrian Bunk
· 16 years ago
2b7bf93
sh/boards/dreamcast/rtc.c: make 2 functions static
by Adrian Bunk
· 16 years ago
4cec1a3
sh: Renesas Solutions SH7763RDP board support
by Nobuhiro Iwamatsu
· 16 years ago
c63847a
sh: Add SCIF2 support for SH7763.
by Nobuhiro Iwamatsu
· 16 years ago
04e917b
sh: Add support Renesas Solutions AP-325RXA board
by Yusuke Goda
· 16 years ago
66dfe18
sh: Add support for 16kB PAGE_SIZE.
by Paul Mundt
· 16 years ago
74fcc77
sh: Support variable page sizes on nommu.
by Paul Mundt
· 16 years ago
3787aa1
sh: RSK+ 7203 board support.
by Paul Mundt
· 17 years ago
2cd1e31
sh: Make dump_task dependent on ELF core.
by Paul Mundt
· 17 years ago
3bc24a1
sh: Initial ELF FDPIC support.
by Paul Mundt
· 17 years ago
e3b0860
move arch/sh/lib/io.o to obj-y
by Adrian Bunk
· 16 years ago
7223ce2
sh dreamcast: export board_pci_channels
by Adrian Bunk
· 16 years ago
b19a33c
sh: export get_cpu_subtype
by Adrian Bunk
· 16 years ago
45dabf1
sh: fix seq_file memory leak
by Li Zefan
· 16 years ago
03da6bf
sh: use generic show_mem()
by Johannes Weiner
· 16 years ago
51cc506
SL*B: drop kmem cache argument from constructor
by Alexey Dobriyan
· 16 years ago
3ab8352
kexec jump
by Huang Ying
· 16 years ago
2d6ffcc
inflate: refactor inflate malloc code
by Thomas Petazzoni
· 16 years ago
ecc8b65
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
2528ce3
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
ed8cae8
flag parameters: pipe
by Ulrich Drepper
· 16 years ago
3560e24
bootmem: replace node_boot_start in struct bootmem_data
by Johannes Weiner
· 16 years ago
ceb8687
hugetlb: introduce pud_huge
by Andi Kleen
· 16 years ago
a551643
hugetlb: modular state for hugetlb page size
by Andi Kleen
· 16 years ago
b61bfa3
mm: move bootmem descriptors definition to a single place
by Johannes Weiner
· 16 years ago
9483a57
add HAVE_CLK to Kconfig, for driver dependencies
by David Brownell
· 16 years ago
30d3854
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
4a0b2b4
sysdev: Pass the attribute to the low level sysdev show/store function
by Andi Kleen
· 16 years ago
9b610fd
Merge branch 'linus' into timers/nohz
by Ingo Molnar
· 16 years ago
b8f8c3c
nohz: prevent tick stop outside of the idle loop
by Thomas Gleixner
· 16 years ago
8b95d91
fix core/stacktrace changes on avr32, mips, sh
by Heiko Carstens
· 16 years ago
dc7c65d
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
1a781a7
Merge branch 'generic-ipi' into generic-ipi-for-linus
by Ingo Molnar
· 16 years ago
af5329c
Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
85082fd
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
d18bb9a
Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
2fceef3
Merge commit 'v2.6.26' into bkl-removal
by Jonathan Corbet
· 16 years ago
044e5f4
Merge branch 'pxa' into devel
by Russell King
· 16 years ago
d280ead
[NET] smc91x: remove "irq_flags" from "struct smc91x_platdata"
by Eric Miao
· 16 years ago
Next »