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
2008-02-14
sh: Kill off more dead symbols.
Paul Mundt
3
-6
/
+3
2008-02-14
sh: Get SH-5 caches working again post-unification.
Paul Mundt
1
-33
/
+28
2008-02-14
sh: Shut up some trivial build warnings.
Paul Mundt
3
-19
/
+18
2008-02-14
sh: Symbol exports for trapped I/O.
Paul Mundt
1
-0
/
+5
2008-02-14
sh: Use max_t in io_trapped.
Paul Mundt
1
-3
/
+5
2008-02-14
sh: add support for sh7366 processor
Magnus Damm
5
-2
/
+195
2008-02-14
sh: remove maskreg irq code
Magnus Damm
2
-94
/
+0
2008-02-14
sh: fix ptrace copy_from/to_user() compilation error
Magnus Damm
1
-2
/
+2
2008-02-14
sh: trapped io support V2
Magnus Damm
6
-38
/
+324
2008-02-14
sh: use opcode_t and enable unaligned code for sh2a
Magnus Damm
1
-34
/
+25
2008-02-14
sh: add byte support to the sign extension code
Magnus Damm
1
-1
/
+11
2008-02-14
sh: fix xtime_lock deadlocking.
Peter Zijlstra
2
-18
/
+32
2008-02-14
sh: Wire up new timerfd syscalls.
Paul Mundt
2
-2
/
+6
2008-02-14
sh: break out unaligned sign extension code
Magnus Damm
1
-45
/
+23
2008-02-14
sh: add probe support for new sh7722 cut
Magnus Damm
1
-1
/
+1
2008-02-13
xtime_lock vs update_process_times
Peter Zijlstra
2
-11
/
+0
2008-02-08
Fix container_of() usage
Alexey Dobriyan
1
-1
/
+1
2008-02-07
Use BOOTMEM_EXCLUSIVE for kdump
Bernhard Walle
1
-11
/
+18
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
1
-4
/
+6
2008-02-05
timerfd: fix remaining architectures
Andrew Morton
2
-2
/
+2
2008-01-28
all archs: consolidate init and exit sections in vmlinux.lds.h
Sam Ravnborg
2
-8
/
+8
2008-01-28
sh: constify function pointer tables
Jan Engelhardt
1
-1
/
+1
2008-01-28
sh: Add OHCI and UDC platform devices for SH7720.
Yoshihiro Shimoda
1
-0
/
+53
2008-01-28
sh: intc - remove default interrupt priority tables
Magnus Damm
14
-139
/
+36
2008-01-28
sh: sh7712 clock support
Andrew Murray
2
-0
/
+72
2008-01-28
sh: Add support for SH7763 CPU subtype.
Yoshihiro Shimoda
5
-4
/
+524
2008-01-28
sh: Add support for SH7721 CPU subtype.
Yoshihiro Shimoda
6
-10
/
+26
2008-01-28
sh: Encode L1/L2 cache shape in auxvt.
Paul Mundt
2
-1
/
+31
2008-01-28
sh: Support denormalization on SH-4 FPU.
Stuart Menefy
3
-181
/
+1227
2008-01-28
sh: Clean up places that make 29-bit physical assumptions.
Stuart Menefy
2
-2
/
+7
2008-01-28
sh: Preparation for uncached jumps through PMB.
Stuart Menefy
3
-6
/
+15
2008-01-28
sh: GUSA atomic rollback support.
Stuart Menefy
4
-57
/
+23
2008-01-28
sh: comment tidying for sh64->sh migration.
Paul Mundt
12
-76
/
+55
2008-01-28
sh: syscall auditing for sh5, too.
Paul Mundt
2
-18
/
+30
2008-01-28
sh: Provide a 29/32-bit physical hint for bootloaders.
Stuart Menefy
1
-1
/
+5
2008-01-28
sh: Add a printk() to warn legacy mem= growers.
Stuart Menefy
1
-0
/
+11
2008-01-28
sh: SH-2A FPU support.
Paul Mundt
6
-25
/
+665
2008-01-28
sh: Add SH7263 CPU support.
Paul Mundt
5
-4
/
+48
2008-01-28
sh: Fix the arch/sh/kernel/traps.c build for sh32.
Paul Mundt
1
-0
/
+2
2008-01-28
sh: Add SH7203 CPU support.
Paul Mundt
6
-7
/
+386
2008-01-28
sh: syscall audit support.
Yuichi Nakamura
2
-6
/
+23
2008-01-28
sh: Move mach-cayman in with the rest of the boards.
Paul Mundt
1
-1
/
+0
2008-01-28
sh: Kill off the mach-harp and mach-sim machtypes.
Paul Mundt
1
-8
/
+0
2008-01-28
sh: Bring the SH-5 FPU in line with the SH-4 FPU API.
Paul Mundt
5
-16
/
+14
2008-01-28
sh: Kill off the rest of arch/sh64/kernel/.
Paul Mundt
4
-2
/
+530
2008-01-28
sh: Get the mach-cayman IRQ support building.
Paul Mundt
4
-19
/
+258
2008-01-28
sh: Fix up proc ASIDs for CPU-local ASID cache accessors.
Paul Mundt
1
-10
/
+8
2008-01-28
sh: Use existing CONFIG_CACHE_xx options in head_64.S.
Paul Mundt
1
-5
/
+5
2008-01-28
sh: Switch SH-5 to use CONFIG_PAGE_OFFSET.
Paul Mundt
3
-17
/
+17
2008-01-28
sh: Stub in CPU subtype setup code for SH5-101/103.
Paul Mundt
2
-0
/
+22
[prev]
[next]