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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-06
sh: Configurable timer IRQ.
Paul Mundt
4
-4
/
+4
2006-12-06
sh: Fixup entry-common path breakage for SH-3.
Paul Mundt
1
-1
/
+1
2006-12-06
sh: SE7206 build fixes.
Paul Mundt
4
-117
/
+22
2006-12-06
sh: Exception vector rework and SH-2/SH-2A support.
Yoshinori Sato
7
-332
/
+767
2006-12-06
sh: Wire up division and address error exceptions on SH-2A.
Yoshinori Sato
1
-9
/
+79
2006-12-06
sh: Add support for SH7206 and SH7619 CPU subtypes.
Yoshinori Sato
19
-16
/
+900
2006-12-02
[NET]: Kill direct includes of asm/checksum.h
Al Viro
1
-1
/
+0
2006-10-31
sh: Fix IPR-IRQ's for IRQ-chip change breakage.
Jamie Lenehan
2
-60
/
+54
2006-10-31
sh: Wire up new syscalls.
Paul Mundt
1
-0
/
+3
2006-10-27
[PATCH] vmlinux.lds: consolidate initcall sections
Andrew Morton
1
-7
/
+1
2006-10-20
sh: Convert INTC2 to IRQ table registration.
Paul Mundt
3
-140
/
+114
2006-10-19
sh: Updates for irq-flow-type naming changes.
Paul Mundt
3
-5
/
+7
2006-10-19
sh: Fix exception_handling_table alignment.
Paul Mundt
3
-24
/
+37
2006-10-19
sh: Proper show_stack/show_trace() implementation.
Paul Mundt
2
-61
/
+75
2006-10-12
sh: SH-4A UBC support
Ryusuke Sakato
1
-0
/
+30
2006-10-12
sh: interrupt exception handling rework
Paul Mundt
4
-721
/
+40
2006-10-06
sh: Convert IPR-IRQ to IRQ chip.
Paul Mundt
1
-75
/
+27
2006-10-06
sh: Convert INTC2 IRQ handler to irq_chip.
Paul Mundt
1
-114
/
+24
2006-10-06
sh: Updates for IRQ handler changes.
Paul Mundt
3
-12
/
+19
2006-10-06
sh: Kill off timer_ops get_frequency().
Paul Mundt
1
-56
/
+2
2006-10-06
sh: First step at generic timeofday support.
Paul Mundt
1
-0
/
+2
2006-10-03
fix file specification in comments
Uwe Zeisberger
1
-1
/
+1
2006-10-03
sh: Kill off remaining config.h references.
Paul Mundt
1
-1
/
+0
2006-10-03
sh: Initial gitignore list
Paul Mundt
1
-0
/
+1
2006-10-03
sh: build fixes for defconfigs.
Paul Mundt
3
-7
/
+4
2006-10-02
[PATCH] provide kernel_execve on all architectures
Arnd Bergmann
1
-0
/
+17
2006-10-02
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
1
-1
/
+1
2006-10-02
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
1
-1
/
+1
2006-10-02
[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
Serge E. Hallyn
1
-2
/
+0
2006-10-02
[PATCH] namespaces: add nsproxy
Serge E. Hallyn
1
-0
/
+2
2006-10-02
[PATCH] cpumask: export cpu_online_map and cpu_possible_map consistently
Greg Banks
1
-0
/
+1
2006-10-01
[PATCH] kill wall_jiffies
Atsushi Nemoto
1
-9
/
+1
2006-09-29
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
1
-1
/
+1
2006-09-27
sh: Calculate shm alignment at runtime.
Paul Mundt
2
-20
/
+39
2006-09-27
sh: Initial vsyscall page support.
Paul Mundt
10
-4
/
+392
2006-09-27
sh: More intelligent entry_mask/way_size calculation.
Paul Mundt
1
-7
/
+13
2006-09-27
sh: Support for L2 cache on newer SH-4A CPUs.
Paul Mundt
2
-2
/
+51
2006-09-27
sh: Update kexec support for API changes.
Paul Mundt
2
-16
/
+0
2006-09-27
sh: Optimized readsl()/writesl() support.
Paul Mundt
1
-0
/
+67
2006-09-27
sh: Report movli.l/movco.l capabilities.
Paul Mundt
1
-1
/
+3
2006-09-27
sh: CPU flags in AT_HWCAP in ELF auxvt.
Paul Mundt
1
-3
/
+5
2006-09-27
sh: Add support for 4K stacks.
Paul Mundt
6
-23
/
+160
2006-09-27
sh: stack debugging support.
Paul Mundt
3
-8
/
+27
2006-09-27
sh: machvec rework.
Paul Mundt
1
-43
/
+11
2006-09-27
sh: Cleanup IRQ disabling for hardirq handlers.
Paul Mundt
3
-18
/
+4
2006-09-27
sh: maskreg IRQ support.
Paul Mundt
2
-2
/
+102
2006-09-27
sh: Kill off the rest of the legacy rtc mess.
Paul Mundt
4
-153
/
+19
2006-09-27
sh: Add support for SH7706/SH7710/SH7343 CPUs.
Paul Mundt
13
-36
/
+267
2006-09-27
sh: Add setup code for various CPU subtypes.
Paul Mundt
11
-0
/
+441
2006-09-27
sh: sem2mutex conversion for clock framework.
Paul Mundt
1
-8
/
+9
[next]