Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3663b736a5083b3bce74520b637f630f01f66a7f
/
arch
/
sh
/
kernel
939a24a
sh: Move out the solution engine headers to arch/sh/include/mach-se/
by Paul Mundt
· 16 years ago
b9edb17
sh: Add an arch/sh/kernel/.gitignore
by Paul Mundt
· 16 years ago
f15cbe6
sh: migrate to arch/sh/include/
by Paul Mundt
· 16 years ago
44f9598
sh: Wire up new syscalls.
by Paul Mundt
· 16 years ago
0b1689c
sh: Don't miss pending signals returning to user mode after signal processing
by Stuart MENEFY
· 17 years ago
d7f1a9a
sh: Use clk_always_enable() on sh7366
by Magnus Damm
· 17 years ago
8fa509a
sh: Use clk_always_enable() on sh7343 / SE77343
by Magnus Damm
· 17 years ago
6c7d826
sh: Use clk_always_enable() on sh7722 / Migo-R / SE7722
by Magnus Damm
· 17 years ago
9ca6eca
sh: Use clk_always_enable() on sh7723 / ap325rxa
by Magnus Damm
· 17 years ago
152fe36
sh: Show all clocks and their state in /proc/clocks
by Magnus Damm
· 17 years ago
1312994
sh: Merge sh7343 and sh7722 clock code
by Magnus Damm
· 17 years ago
aea167c
sh: Add SuperH Mobile MSTPCR bits to clock framework
by Magnus Damm
· 17 years ago
3fec18b
sh: Use arch_flags to simplify sh7722 siu clock code
by Magnus Damm
· 17 years ago
1eca5c9
sh: Add memory chunks to SH-Mobile UIO devices
by Magnus Damm
· 17 years ago
714750d
sh: Export sh7366 VPU, VEU(1), VEU(2) using uio_pdrv_genirq
by Magnus Damm
· 17 years ago
6874548
sh: Export sh7723 VPU, VEU2H0, VEU2H1 using uio_pdrv_genirq
by Magnus Damm
· 17 years ago
a55f6d2
sh: Export sh7722 VPU and VEU using uio_pdrv_genirq
by Magnus Damm
· 17 years ago
c901c96
sh: Export sh7343 VPU and VEU using uio_pdrv_genirq
by Magnus Damm
· 17 years ago
6e80f5e
sh2(A) exception handler update
by Yoshinori Sato
· 17 years ago
a4e1d08
sh: update sh7343 code
by Yoshihiro Shimoda
· 17 years ago
0fff76f
sh: add SuperH Mobile I2C platform data to sh7366
by Magnus Damm
· 17 years ago
da7d302
sh: add SuperH Mobile I2C platform data to sh7723
by Magnus Damm
· 17 years ago
7549079
sh: add SuperH Mobile I2C platform data to sh7343
by Magnus Damm
· 17 years ago
6bdfb22
sh: add interrupt ack code to sh4a
by Yoshihiro Shimoda
· 17 years ago
f2fb4e4
sh: Conditionally re-enable IRQs in fault path.
by Stuart Menefy
· 17 years ago
068f591
sh: Record the major cut revision for probed SH-4A parts.
by Paul Mundt
· 17 years ago
09b5a10
sh: Optimized flush_icache_range() implementation.
by Chris Smith
· 17 years ago
3611ee7
sh: Stub in silicon cut in CPU info.
by Stuart Menefy
· 17 years ago
ef9247e
sh: Tidy up the SH-3 exception vector table.
by Paul Mundt
· 17 years ago
d88a3ea
SH7619 add ethernet controler support
by Yoshinori Sato
· 17 years ago
4c1cfab
sh/kernel/ cleanups
by Adrian Bunk
· 17 years ago
c63847a
sh: Add SCIF2 support for SH7763.
by Nobuhiro Iwamatsu
· 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
b19a33c
sh: export get_cpu_subtype
by Adrian Bunk
· 17 years ago
3ab8352
kexec jump
by Huang Ying
· 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
9b610fd
Merge branch 'linus' into timers/nohz
by Ingo Molnar
· 17 years ago
b8f8c3c
nohz: prevent tick stop outside of the idle loop
by Thomas Gleixner
· 17 years ago
8b95d91
fix core/stacktrace changes on avr32, mips, sh
by Heiko Carstens
· 17 years ago
1a781a7
Merge branch 'generic-ipi' into generic-ipi-for-linus
by Ingo Molnar
· 17 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
· 17 years ago
7b4c950
stacktrace: export save_stack_trace[_tsk]
by Ingo Molnar
· 17 years ago
15c8b6c
on_each_cpu(): kill unused 'retry' parameter
by Jens Axboe
· 17 years ago
8691e5a
smp_call_function: get rid of the unused nonatomic/retry argument
by Jens Axboe
· 17 years ago
490f5de
sh: convert to generic helpers for IPI function calls
by Jens Axboe
· 17 years ago
6d72b79
Merge branch 'linus' into core/rodata
by Ingo Molnar
· 17 years ago
b8858ee
sh: add resource of USB host for SH7723
by Yoshihiro Shimoda
· 17 years ago
5bde47b
sh: Fix compile error SH7763 setup code
by Nobuhiro Iwamatsu
· 17 years ago
576b918
sh: Add SH7723 SCIF support
by Yusuke.Goda
· 17 years ago
1f9d294
sh: module.c use kernel unaligned helpers
by Harvey Harrison
· 17 years ago
2beb0e2
sh/kernel/cpu/irq/intc-sh5.c build fix
by Adrian Bunk
· 17 years ago
9c28faa
sh: Drop broken URAM support on SH7723.
by Paul Mundt
· 17 years ago
6360b1f
move BUG_TABLE into RODATA
by Jan Beulich
· 17 years ago
b76baf4
sh: add probe support for new sh7723 cut
by Magnus Damm
· 17 years ago
7601304
sh: fix VPU interrupt vector for sh7723
by Magnus Damm
· 17 years ago
526c1c2
sh: fix USBF resource for sh7722
by Magnus Damm
· 17 years ago
e23a5f6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 17 years ago
336f1d3
sh: Fix up restorer in debug_trap exception return path.
by Paul Mundt
· 17 years ago
9a33fc2
sh: Make is_valid_bugaddr() more intelligent on nommu.
by Paul Mundt
· 17 years ago
f52111b
[PATCH] take init_files to fs/file.c
by Al Viro
· 17 years ago
bfd3c7a
sh: use the common ascii hex helpers
by Harvey Harrison
· 17 years ago
65b8342
sh: fix sh7785 master clock value
by Yoshihiro Shimoda
· 17 years ago
561c2bc
sh: Fix up thread info pointer in syscall_badsys resume path.
by Hideo Saito
· 17 years ago
972ad0e
sh: disable initrd defaults in .empty_zero_page.
by Paul Mundt
· 17 years ago
0105346
sh: display boot params by default on entry.
by Paul Mundt
· 17 years ago
3fc9577
lib: create common ascii hex array
by Harvey Harrison
· 17 years ago
9731e28
SH: catch negative denormal_subf1() retval in denormal_add()
by Roel Kluin
· 17 years ago
4370fe1
sh: intc register modify fix
by Magnus Damm
· 17 years ago
720be99
sh: no high level trigger on some sh3 cpus
by Magnus Damm
· 17 years ago
995d538
sh: clean up sh7710 and sh7720 intc tables
by Magnus Damm
· 17 years ago
d58876e
sh: add interrupt ack code to sh3
by Magnus Damm
· 17 years ago
a276e58
sh: unify external irq pin code for sh3
by Magnus Damm
· 17 years ago
191d443
sh: reset hardware from early printk
by Magnus Damm
· 17 years ago
4a65e38
sh: drain and wait for early printk
by Magnus Damm
· 17 years ago
0fba321
sh: use sci_out() for early printk
by Magnus Damm
· 17 years ago
0146ba7
sh: add memory resources to /proc/iomem
by Magnus Damm
· 17 years ago
3d83984
sh: add kernel bss resource
by Magnus Damm
· 17 years ago
65c07d4
sh: fix sh7705 interrupt vector typo
by Magnus Damm
· 17 years ago
a1dc4b5
sh: intc_sh5 depends on cayman board for IRQ priority table.
by Paul Mundt
· 17 years ago
971ac16
sh64: Some symbol exports to make the allmodconfig happier.
by Paul Mundt
· 17 years ago
2a6b814
sh64: Setup I/D-TLB defaults in SH-5 probe path.
by Paul Mundt
· 17 years ago
ccd8058
sh64: Fixup the nommu build.
by Paul Mundt
· 17 years ago
9141d30
sh64: fixups for xtime_lock seqlock conversion.
by Paul Mundt
· 17 years ago
d35c7b0
unified (weak) sys_pipe implementation
by Ulrich Drepper
· 17 years ago
fc1c3a0
sh: use kbuild.h instead of defining macros in asm-offsets.c
by Christoph Lameter
· 17 years ago
eb0f1c4
proper __do_softirq() prototype
by Adrian Bunk
· 17 years ago
440fc17
sh: Fix up L2 cache probe.
by Paul Mundt
· 17 years ago
e5a4c65
sh: Fix up SH-4A part probe.
by Paul Mundt
· 17 years ago
178dd0c
sh: Add support for SH7723 CPU subtype.
by Paul Mundt
· 17 years ago
47aa8f4
sh: Fix up SH7763 build.
by Paul Mundt
· 17 years ago
ef1b232
sh: Add I2C platform data to sh7722
by Magnus Damm
· 17 years ago
a0d2979
sh: Use physical addresses for sh7722 USBF resources
by Magnus Damm
· 17 years ago
2163b4c
sh: Hook up the rest of the SH7770 serial ports.
by Paul Mundt
· 17 years ago
6e86299
sh: Add support for Solution Engine SH7721 board
by Yoshihiro Shimoda
· 17 years ago
2ad6990
sh: Initial support for the MX-G CPU.
by Paul Mundt
· 17 years ago
b9e393c
sh: Create an sh debugfs root.
by Paul Mundt
· 17 years ago
64ac24e
Generic semaphore implementation
by Matthew Wilcox
· 17 years ago
Next »