index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-21
sh: Fix bug calculating the end of the FDE instructions
Matt Fleming
1
-3
/
+4
2009-08-21
sh: Setup the frame pointer in handle_interrupt
Matt Fleming
1
-0
/
+2
2009-08-21
sh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG_ON()
Matt Fleming
5
-26
/
+59
2009-08-21
sh: unwinder: Set the flags for DW_CFA_val_offset ops as DWARF_VAL_OFFSET
Matt Fleming
1
-1
/
+2
2009-08-21
sh: unwinder: Fix memory leak and create our own kmem cache
Matt Fleming
1
-65
/
+136
2009-08-21
sh: Add initial support for SH7757 CPU subtype
Yoshihiro Shimoda
6
-3
/
+2675
2009-08-20
sh: Fix up the CONFIG_FTRACE_SYSCALLS=n build.
Paul Mundt
1
-0
/
+4
2009-08-19
sh: Fix up clockevents broadcasting.
Paul Mundt
3
-6
/
+9
2009-08-19
Merge branch 'master' into sh/cachetlb
Paul Mundt
13
-162
/
+287
2009-08-18
sh: clkfwk: Support additional IFC divisor on SH7724.
Kuninori Morimoto
1
-1
/
+1
2009-08-18
sh: Add a few missing irqflags tracing markers.
Matt Fleming
2
-11
/
+24
2009-08-18
sh: SuperH Mobile Software Standby support for cpuidle
Magnus Damm
1
-0
/
+11
2009-08-18
sh: rework SuperH Mobile sleep code exception handling
Magnus Damm
2
-64
/
+107
2009-08-17
sh: unwinder: Move initialization to early_initcall() and tidy up locking.
Paul Mundt
2
-21
/
+15
2009-08-16
sh: Add support for DWARF GNU extensions
Matt Fleming
1
-1
/
+13
2009-08-16
sh: Try again at getting the initial return address for an unwind
Matt Fleming
1
-35
/
+6
2009-08-16
sh: Merge the _32/_64 variants of arch/sh/kernel/Makefile.
Paul Mundt
3
-64
/
+39
2009-08-16
sh: Fix up the SH-5 build with caches enabled.
Paul Mundt
1
-8
/
+0
2009-08-16
sh64: Build in support for generic stacktrace ops.
Paul Mundt
1
-3
/
+4
2009-08-15
timekeeping: Increase granularity of read_persistent_clock()
Martin Schwidefsky
1
-4
/
+2
2009-08-15
sh: Kill off the unhandled pvr case in SH-4 CPU probing.
Paul Mundt
1
-3
/
+0
2009-08-15
Merge branch 'master' into sh/hwblk
Paul Mundt
16
-60
/
+1387
2009-08-15
Merge branch 'sh/stable-updates'
Paul Mundt
1
-2
/
+68
2009-08-15
sh: sh7724 ddr self-refresh changes
Magnus Damm
1
-2
/
+68
2009-08-15
sh: Track the CPU family in sh_cpuinfo.
Paul Mundt
6
-2
/
+15
2009-08-15
sh: rework nommu for generic cache.c use.
Paul Mundt
1
-2
/
+0
2009-08-15
sh: Set the cfa_offset to 0 if we see a DW_CFA_def_cfa_register op
Matt Fleming
1
-0
/
+1
2009-08-15
sh: delay slot future proofing via EXPMASK on SH-4A parts.
Paul Mundt
1
-1
/
+33
2009-08-15
sh: Make sure rte delay slots are nopped out on all parts.
Paul Mundt
2
-2
/
+4
2009-08-15
Merge branch 'master' into sh/cachetlb
Paul Mundt
43
-211
/
+1533
2009-08-15
sh: TLB fast path optimizations for load/store exceptions.
Paul Mundt
1
-1
/
+1
2009-08-15
sh: TLB protection violation exception optimizations.
Paul Mundt
1
-11
/
+19
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 'percpu-for-linus' into percpu-for-next
Tejun Heo
24
-24
/
+24
2009-08-14
sh: Delete DWARF_ARCH_UNWIND_OFFSET
Matt Fleming
1
-9
/
+35
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
2
-0
/
+2
2009-08-14
sh: dwarf unwinder support.
Matt Fleming
5
-1
/
+885
2009-08-13
sh: Use the new stack unwinder API
Matt Fleming
2
-13
/
+9
2009-08-13
sh: Allow multiple stack unwinders to be setup
Matt Fleming
3
-3
/
+165
2009-08-13
sh: Use the generalized stacktrace ops
Matt Fleming
4
-51
/
+190
2009-08-13
sh: convert processor device setup functions to arch_initcall()
Magnus Damm
24
-24
/
+24
2009-08-04
sh64: Kill off special clear_page() implementation.
Paul Mundt
1
-1
/
+0
2009-08-04
sh: Tidy up NEFF-based sign extension for SH-5.
Paul Mundt
2
-39
/
+23
2009-08-04
sh: Fix up early printk build error.
Paul Mundt
1
-0
/
+1
[prev]
[next]