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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-12
sh: Provide a sane valid_phys_addr_range() to prevent TLB reset with PMB.
Paul Mundt
1
-0
/
+4
2008-11-10
sh: Handle fixmap TLB eviction more coherently.
Paul Mundt
1
-0
/
+6
2008-10-31
sh: use the new byteorder headers.
Harvey Harrison
1
-19
/
+17
2008-10-28
sh: Kill off long-dead HD64465 cchip support.
Paul Mundt
4
-363
/
+0
2008-10-28
sh: Add on-chip RTC support for SH7722.
Paul Mundt
1
-1
/
+1
2008-10-23
sh: asm/gpio.h needs linux/kernel.h for might_sleep()/WARN_ON().
Paul Mundt
1
-0
/
+1
2008-10-23
sh: mach-highlander: Handle SCIF pinmuxing on R7785RP.
Paul Mundt
1
-0
/
+6
2008-10-23
sh: sh7785 pinmux support
Magnus Damm
1
-0
/
+234
2008-10-22
sh: improve pinmux support for single direction pins
Magnus Damm
1
-0
/
+1
2008-10-21
sh: Wire up oops reporting in the die notifier chain.
Paul Mundt
1
-0
/
+1
2008-10-21
sh: gpio: Stub in dummy GPIO<->IRQ mapping routines.
Paul Mundt
1
-0
/
+15
2008-10-21
sh: gpio: Include asm-generic/gpio.h for non-gpiolib stubs.
Paul Mundt
1
-4
/
+2
2008-10-20
sh: Move SH-4 CPU headers down one more level.
Paul Mundt
2
-0
/
+0
2008-10-20
sh: Migrate common board headers to mach-common/.
Paul Mundt
15
-0
/
+0
2008-10-20
sh: Move the CPU definition headers from asm/ to cpu/.
Paul Mundt
4
-0
/
+0
2008-10-20
sh: reduce Migo-R smc91x overruns
Magnus Damm
1
-0
/
+2
2008-10-20
sh: Fix up some merge damage.
Paul Mundt
1
-0
/
+2
2008-10-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
1
-2
/
+0
2008-10-20
sh: Add sh7720 pinmux code
Magnus Damm
1
-0
/
+174
2008-10-20
sh: Add sh7203 pinmux code
Magnus Damm
1
-0
/
+143
2008-10-20
sh: Add sh7723 pinmux code
Magnus Damm
1
-0
/
+254
2008-10-20
sh: Add sh7722 pinmux code
Magnus Damm
1
-0
/
+210
2008-10-20
sh: GPIO and pinmux base code
Magnus Damm
1
-2
/
+90
2008-10-16
[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY
Martin Schwidefsky
1
-1
/
+1
2008-10-04
sh: More I/O routine overhauling.
Paul Mundt
3
-175
/
+96
2008-10-01
video: sh_mobile_lcdcfb: Support HAVE_CLK=n configurations.
Paul Mundt
2
-73
/
+1
2008-10-01
sh: Move the shared INTC code out to drivers/sh/
Paul Mundt
1
-90
/
+2
2008-10-01
sh: Fix up the __raw_read/writeX() definitions.
Paul Mundt
1
-41
/
+36
2008-09-29
sh: sh_ksyms_64 needs __strncpy_from_user() definition.
Paul Mundt
1
-0
/
+2
2008-09-29
sh: Fix up uaccess_64 put/get_user() cast warnings.
Paul Mundt
1
-8
/
+16
2008-09-21
sh: Add FPU registers to regset interface.
Paul Mundt
2
-3
/
+22
2008-09-21
sh: Add missing asm/ftrace.h.
Paul Mundt
1
-0
/
+8
2008-09-21
sh: Move lookup_exception_vector() out to asm/system_32.h.
Paul Mundt
1
-0
/
+25
2008-09-21
sh: Add a few more definitions to asm/sizes.h.
Paul Mundt
1
-0
/
+5
2008-09-21
sh: Copy in asm/sizes.h helper from ARM.
Paul Mundt
1
-0
/
+56
2008-09-20
sh: Support kernel stacks smaller than a page.
Paul Mundt
1
-18
/
+14
2008-09-17
sh: Fix up headers_check regression.
Paul Mundt
1
-3
/
+0
2008-09-17
sh: Consolidate struct sh_cpuinfo definitions across _32/_64 split.
Paul Mundt
3
-61
/
+39
2008-09-12
sh: Tidy up ELF core dumps.
Paul Mundt
1
-6
/
+0
2008-09-12
sh: Add DSP registers to regset interface.
Paul Mundt
2
-3
/
+5
2008-09-12
sh: Fix up NUMA build error with se7722_defconfig.
Paul Mundt
2
-1
/
+3
2008-09-12
sh: Provide the asm/syscall.h interface, needed by tracehook.
Paul Mundt
3
-0
/
+126
2008-09-12
sh: provide user_stack_pointer(), needed for tracehook support.
Paul Mundt
2
-0
/
+4
2008-09-12
sh: ioremap_prot support.
Paul Mundt
3
-0
/
+5
2008-09-12
sh: ptrace: Introduce user_regset interface for gp regs.
Paul Mundt
2
-1
/
+16
2008-09-08
sh: kprobes: Use trapa #0x3a for breakpoint trap.
Paul Mundt
1
-1
/
+1
2008-09-08
sh: kprobes: Hook up kprobe_fault_handler() in the page fault path.
Paul Mundt
1
-2
/
+1
2008-09-08
sh: Add kprobes support.
Chris Smith
1
-0
/
+59
2008-09-08
sh: early cached_to_uncached initialization.
Stuart Menefy
1
-1
/
+2
2008-09-08
sh: fixup many sparse errors.
Paul Mundt
13
-6
/
+151
[next]