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
/
include
/
asm-sh
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-03
fix file specification in comments
Uwe Zeisberger
5
-5
/
+5
2006-10-03
sh: Fixup __raw_read_trylock().
Paul Mundt
1
-1
/
+8
2006-10-03
sh: Kill off remaining config.h references.
Paul Mundt
1
-2
/
+0
2006-10-03
sh: Initial gitignore list
Paul Mundt
1
-0
/
+3
2006-10-03
sh: build fixes for defconfigs.
Paul Mundt
3
-5
/
+14
2006-10-03
sh: Kill off more dead headers.
Paul Mundt
4
-126
/
+0
2006-10-02
[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references
Arnd Bergmann
1
-70
/
+0
2006-10-02
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
1
-1
/
+1
2006-10-01
[PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300
Olaf Hering
2
-6
/
+0
2006-10-01
[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks
Martin Schwidefsky
1
-0
/
+4
2006-09-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
99
-1436
/
+2127
2006-09-27
[PATCH] consistently use MAX_ERRNO in __syscall_return
Randy Dunlap
1
-2
/
+5
2006-09-27
sh: Calculate shm alignment at runtime.
Paul Mundt
5
-13
/
+4
2006-09-27
sh: dma-mapping compile fixes.
Paul Mundt
1
-17
/
+25
2006-09-27
sh: Initial vsyscall page support.
Paul Mundt
6
-5
/
+55
2006-09-27
sh: Clean up PAGE_SIZE definition for assembly use.
Paul Mundt
1
-0
/
+6
2006-09-27
sh: Support for L2 cache on newer SH-4A CPUs.
Paul Mundt
2
-4
/
+6
2006-09-27
sh: Update kexec support for API changes.
Paul Mundt
1
-6
/
+3
2006-09-27
sh: Optimized readsl()/writesl() support.
Paul Mundt
1
-0
/
+6
2006-09-27
sh: Report movli.l/movco.l capabilities.
Paul Mundt
1
-0
/
+8
2006-09-27
sh: CPU flags in AT_HWCAP in ELF auxvt.
Paul Mundt
3
-15
/
+22
2006-09-27
sh: Add support for 4K stacks.
Paul Mundt
2
-1
/
+20
2006-09-27
sh: stack debugging support.
Paul Mundt
2
-5
/
+9
2006-09-27
sh: machvec rework.
Paul Mundt
1
-2
/
+5
2006-09-27
sh: Solution Engine SH7343 board support.
Paul Mundt
2
-0
/
+84
2006-09-27
sh: Kill off dead boards.
Paul Mundt
11
-457
/
+0
2006-09-27
sh: New atomic ops for SH-4A movli.l/movco.l
Paul Mundt
1
-9
/
+96
2006-09-27
sh: Kill off the rest of the legacy rtc mess.
Paul Mundt
2
-190
/
+0
2006-09-27
sh: SHMIN board support.
Takashi YOSHII
1
-0
/
+9
2006-09-27
sh: Add support for SH7706/SH7710/SH7343 CPUs.
Paul Mundt
8
-15
/
+459
2006-09-27
serial: Add SERIAL_SH_SCI_NR_UARTS for sh-sci.
Paul Mundt
1
-0
/
+34
2006-09-27
sh: pselect6 and ppoll, along with signal trampoline rework.
Paul Mundt
2
-32
/
+36
2006-09-27
sh: __addr_ok() and other misc nommu fixups.
Yoshinori Sato
3
-5
/
+13
2006-09-27
sh: Various nommu fixes.
Yoshinori Sato
5
-13
/
+28
2006-09-27
sh: Make PAGE_OFFSET configurable.
Paul Mundt
1
-1
/
+1
2006-09-27
sh: Move voyagergx_reg.h to a more sensible place.
Paul Mundt
1
-1
/
+1
2006-09-27
sh: math-emu support
Takashi YOSHII
1
-0
/
+86
2006-09-27
sh: Rename rtc_get/set_time() to avoid RTC_CLASS conflict.
Paul Mundt
1
-2
/
+2
2006-09-27
sh: Fixup __strnlen_user() behaviour.
Paul Mundt
3
-54
/
+19
2006-09-27
sh: More cosmetic cleanups and trivial fixes.
Paul Mundt
4
-31
/
+13
2006-09-27
sh: Consolidated SH7751/SH7780 PCI support.
Paul Mundt
2
-3
/
+37
2006-09-27
sh: kgdb stub cleanups.
Paul Mundt
1
-0
/
+15
2006-09-27
sh: APM/PM support.
Andriy Skulysh
7
-3
/
+151
2006-09-27
sh: Free up some and document PTEL flags.
Paul Mundt
1
-31
/
+45
2006-09-27
sh: xchg()/__xchg() always_inline fixes for gcc4.
Paul Mundt
1
-25
/
+32
2006-09-27
sh: Cleanup and document register bank usage.
Paul Mundt
2
-3
/
+31
2006-09-27
sh: Add support for R7780RP and R7780MP boards.
Paul Mundt
10
-15
/
+236
2006-09-27
sh: Store Queue API rework.
Paul Mundt
1
-18
/
+5
2006-09-27
sh: Board updates for I/O routine rework.
Paul Mundt
14
-213
/
+29
2006-09-27
sh: Fixup SHMLBA definition for SH7705.
Paul Mundt
5
-81
/
+38
[next]