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
2006-12-06
sh: Drop CPU subtype IRQ headers.
Paul Mundt
5
-31
/
+51
2006-12-06
sh: Configurable timer IRQ.
Paul Mundt
5
-4
/
+11
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
6
-152
/
+34
2006-12-06
sh: Add support for Solution Engine 7206 and 7619 boards.
Yoshinori Sato
9
-0
/
+1404
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
25
-53
/
+1000
2006-12-02
[NET]: Kill direct includes of asm/checksum.h
Al Viro
1
-1
/
+0
2006-11-30
Fix misc Kconfig typos
Matt LaPlante
1
-1
/
+1
2006-10-31
sh: Titan defconfig update.
Jamie Lenehan
1
-29
/
+72
2006-10-31
sh: Fix IPR-IRQ's for IRQ-chip change breakage.
Jamie Lenehan
13
-301
/
+331
2006-10-31
sh: Update r7780rp_defconfig.
Paul Mundt
1
-76
/
+98
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
4
-8
/
+10
2006-10-19
sh: Fix exception_handling_table alignment.
Paul Mundt
3
-24
/
+37
2006-10-19
sh: Cleanup board header directories.
Paul Mundt
17
-67
/
+34
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-12
sh: Default enable R7780RP IRQs.
Paul Mundt
1
-1
/
+1
2006-10-10
sh: Zero-out coherent buffer in consistent_alloc().
Paul Mundt
1
-0
/
+1
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: Fix pr_debug statements for sh4
Jamie Lenehan
1
-2
/
+2
2006-10-06
sh: Convert r7780rp IRQ handler to IRQ chip.
Paul Mundt
1
-83
/
+22
2006-10-06
sh: Updates for IRQ handler changes.
Paul Mundt
15
-30
/
+35
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
2
-0
/
+6
2006-10-03
fix file specification in comments
Uwe Zeisberger
24
-24
/
+24
2006-10-03
sh: Kill off remaining config.h references.
Paul Mundt
19
-31
/
+0
2006-10-03
sh: Initial gitignore list
Paul Mundt
2
-0
/
+2
2006-10-03
sh: build fixes for defconfigs.
Paul Mundt
13
-28
/
+19
2006-10-03
sh: Set pclk default for SH7705.
Paul Mundt
1
-1
/
+1
2006-10-03
sh: defconfig updates.
Paul Mundt
21
-3227
/
+5659
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-29
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
1
-1
/
+1
2006-09-29
[PATCH] make PROT_WRITE imply PROT_READ
Jason Baron
1
-1
/
+1
2006-09-27
sh: Fix occasional flush_cache_4096() stack corruption.
Paul Mundt
1
-11
/
+9
2006-09-27
sh: Calculate shm alignment at runtime.
Paul Mundt
2
-20
/
+39
2006-09-27
sh: Initial vsyscall page support.
Paul Mundt
13
-12
/
+418
[next]