index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-16
sh64: Build in support for generic stacktrace ops.
Paul Mundt
1
-3
/
+4
2009-08-16
sh: Convert cache disabled SH-5 over to new cache interface.
Paul Mundt
4
-39
/
+1
2009-08-15
sh: Kill off the unhandled pvr case in SH-4 CPU probing.
Paul Mundt
1
-3
/
+0
2009-08-15
sh: Convert SH7705 extended mode to new cacheflush interface.
Paul Mundt
3
-45
/
+30
2009-08-15
sh: Convert SH-3 to new cacheflush interface.
Paul Mundt
2
-10
/
+21
2009-08-15
sh: Convert SH-2A to new cacheflush interface.
Paul Mundt
3
-34
/
+19
2009-08-15
sh: Convert SH-2 to new cacheflush interface.
Paul Mundt
2
-3
/
+16
2009-08-15
sh: Migrate SH-4 cacheflush ops to function pointers.
Paul Mundt
9
-135
/
+159
2009-08-15
sh: Kill off unused flush_icache_user_range().
Paul Mundt
8
-24
/
+1
2009-08-15
sh: consolidate flush_dcache_mmap_lock/unlock() definitions.
Paul Mundt
6
-17
/
+3
2009-08-15
sh: Don't export flush_dcache_all().
Paul Mundt
2
-2
/
+1
2009-08-15
sh: Move alias computation to shared cache init.
Paul Mundt
2
-53
/
+51
2009-08-15
sh: Centralize the CPU cache initialization routines.
Paul Mundt
10
-13
/
+16
2009-08-15
sh: Track the CPU family in sh_cpuinfo.
Paul Mundt
8
-15
/
+39
2009-08-15
sh: consolidate nommu stubs in arch/sh/mm/nommu.c.
Paul Mundt
4
-38
/
+26
2009-08-15
sh: rework nommu for generic cache.c use.
Paul Mundt
7
-18
/
+4
2009-08-15
sh: rename pg-mmu.c -> cache.c, enable generically.
Paul Mundt
3
-10
/
+8
2009-08-15
sh: Provide the kmap_coherent() interface generically.
Paul Mundt
7
-55
/
+99
2009-08-15
sh: Bail from kmap_coherent_init() if we have no dcache aliases.
Paul Mundt
1
-2
/
+3
2009-08-15
Merge branch 'master' into sh/cachetlb
Paul Mundt
80
-366
/
+4007
2009-08-15
sh: TLB fast path optimizations for load/store exceptions.
Paul Mundt
2
-14
/
+14
2009-08-15
sh: TLB protection violation exception optimizations.
Paul Mundt
2
-14
/
+22
2009-08-15
sh: NO_CONTEXT ASID optimizations for SH-4 cache flush.
Paul Mundt
1
-0
/
+9
2009-08-15
sh64: Wire up the shared __flush_xxx_region() flushers.
Paul Mundt
2
-49
/
+1
2009-08-15
sh: Add register alignment helpers for shared flushers.
Paul Mundt
4
-9
/
+24
2009-08-15
sh: stacktrace: Properly terminate the trace entry buffer.
Paul Mundt
1
-0
/
+4
2009-08-15
sh: flag the default unwinder as reliable.
Paul Mundt
1
-1
/
+1
2009-08-15
sh: stacktrace: Add reliability checks in address saving ops.
Paul Mundt
1
-0
/
+6
2009-08-14
sh: unwinder: Convert frame allocations to GFP_ATOMIC.
Paul Mundt
1
-2
/
+2
2009-08-14
Merge branch 'sh/dwarf-unwinder'
Paul Mundt
13
-1
/
+1363
2009-08-14
sh: Delete DWARF_ARCH_UNWIND_OFFSET
Matt Fleming
2
-14
/
+35
2009-08-14
sh: oprofile: Kill off dead valid_kernel_stack().
Paul Mundt
1
-27
/
+0
2009-08-14
sh: unwinder: Restore put_unaligned() for an unaligned destination.
Paul Mundt
1
-1
/
+2
2009-08-14
sh: unwinder: Fix up usage of unaligned accessors.
Paul Mundt
1
-11
/
+9
2009-08-14
sh: Add CFI annotations for exception return.
Matt Fleming
1
-0
/
+7
2009-08-14
sh: Setup the frame register in asm code
Matt Fleming
3
-0
/
+14
2009-08-14
sh: dwarf unwinder support.
Matt Fleming
10
-1
/
+1322
2009-08-13
sh: Use the new stack unwinder API
Matt Fleming
3
-15
/
+12
2009-08-13
sh: Allow multiple stack unwinders to be setup
Matt Fleming
4
-3
/
+190
2009-08-13
sh: Use the generalized stacktrace ops
Matt Fleming
6
-71
/
+251
2009-08-13
sh: use printk_once
Marcin Slusarz
1
-5
/
+1
2009-08-13
Merge branch 'sh/stable-updates'
Paul Mundt
4
-14
/
+6
2009-08-13
sh: fix i2c init order on ap325rxa V2
Magnus Damm
1
-1
/
+1
2009-08-13
sh: fix i2c init order on Migo-R V2
Magnus Damm
1
-1
/
+1
2009-08-13
sh: convert processor device setup functions to arch_initcall()
Magnus Damm
24
-24
/
+24
2009-08-07
sh: clean up Migo-R header file
Magnus Damm
2
-64
/
+14
2009-08-07
sh: fix romImage mach dir usage
Magnus Damm
4
-1
/
+1
2009-08-07
sh: LED9, LED10 and LED11 support for Solution Engine 7724
Magnus Damm
1
-0
/
+26
2009-08-07
sh: kfr2r09 board support - NAND flash
Magnus Damm
1
-0
/
+23
2009-08-07
sh: kfr2r09 board support - LCDC panel
Magnus Damm
4
-0
/
+448
[next]