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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-09
sh: Move the unified linker script in place, kill off old _64 one.
Paul Mundt
3
-347
/
+179
2009-05-09
sh: Integrate sh64 bits in vmlinux_32.lds.S.
Paul Mundt
1
-43
/
+70
2009-05-09
sh: Fix up SHmedia module ELF relocations.
Paul Mundt
1
-1
/
+1
2009-05-09
sh: Provide an __sdivsi3_2 export for sh64.
Paul Mundt
2
-1
/
+7
2009-05-09
sh: Rename opcode_t to insn_size_t.
Paul Mundt
7
-15
/
+15
2009-05-09
sh: Provide __read_{read,write}sl() definitions for sh64.
Paul Mundt
1
-1
/
+6
2009-05-09
sh: Cleanup irqflags size mismatch on SH-5 build.
Paul Mundt
1
-4
/
+4
2009-05-09
sh: Fix up the sh64 earlyprintk build.
Paul Mundt
1
-1
/
+1
2009-05-09
sh: Add UBC trap vector for SH2A
Peter Griffin
1
-0
/
+5
2009-05-09
sh: Add ptrace support for NOMMU debugging
Peter Griffin
1
-0
/
+8
2009-05-09
sh: Fix UBC setup and registers for SH2A
Kieran Bingham
3
-2
/
+42
2009-05-09
sh: Add in some ptrace definitions from GDB.
Kieran Bingham
1
-0
/
+5
2009-05-08
serial: sh-sci: Fix up h8300 support.
Yoshinori Sato
2
-2
/
+19
2009-05-08
serial: sh-sci: Fix up section mismatch in error path.
Paul Mundt
1
-1
/
+1
2009-05-08
sh: Add clock id to sh-sci platform data on SH-Mobile CPUs.
Paul Mundt
5
-0
/
+20
2009-05-08
sh-sci: improve clock framework support
Magnus Damm
2
-31
/
+47
2009-05-08
sh-sci: ioremap() in a single place
Magnus Damm
1
-34
/
+20
2009-05-08
sh-sci: replace sci_init_ports()
Magnus Damm
1
-57
/
+50
2009-05-08
sh-sci: allow single port platform devices
Magnus Damm
1
-53
/
+72
2009-05-08
sh-sci: use to_sci_port() if possible
Magnus Damm
1
-5
/
+5
2009-05-08
sh-sci: rework serial console support
Magnus Damm
1
-24
/
+23
2009-05-08
sh-sci: remove early_sci_setup()
Magnus Damm
2
-16
/
+0
2009-05-08
sh-sci: add platform device private data
Magnus Damm
1
-42
/
+85
2009-05-08
sh: Kill off the GENERIC_CALIBRATE_DELAY ifndef.
Paul Mundt
1
-3
/
+1
2009-05-08
sh: TMU platform data for SH-X3 proto CPU.
Paul Mundt
1
-2
/
+207
2009-05-08
sh: TMU platform data for SH7786.
Paul Mundt
1
-0
/
+393
2009-05-08
sh: Always fixup unaligned userspace accesses on sh64.
Paul Mundt
2
-35
/
+5
2009-05-08
sh: Kill off extra cflags Kconfig entry.
Paul Mundt
2
-14
/
+0
2009-05-08
sh: Always select RTC_LIB, not just for SUPERH32.
Paul Mundt
1
-1
/
+1
2009-05-08
sh: Drop dead rules from arch/sh/kernel/Makefile_64.
Paul Mundt
1
-3
/
+0
2009-05-08
sh: TMU platform data for sh7723
Magnus Damm
1
-1
/
+195
2009-05-08
sh: enable TMU clocksource on sh7722
Magnus Damm
1
-2
/
+2
2009-05-08
sh: clock framework update, fix count and kill off kref
Magnus Damm
2
-34
/
+39
2009-05-08
sh: Move out cayman-specific panic handler code to its own file.
Paul Mundt
3
-44
/
+50
2009-05-08
sh: Kill off unused sh64 debug code.
Paul Mundt
2
-49
/
+1
2009-05-08
sh: Kill off sh64's hand-rolled syscall tracer.
Paul Mundt
5
-232
/
+2
2009-05-08
sh: Kill off the global rtc_lock with extreme prejudice.
Paul Mundt
1
-5
/
+0
2009-05-08
sh: mach-sh03: Give the sh03 rtc its own spinlock.
Paul Mundt
1
-5
/
+5
2009-05-08
sh: Kill off dead timer sysclass pm hooks.
Paul Mundt
1
-45
/
+0
2009-05-08
sh: Kill off dead handle_timer_tick() code.
Paul Mundt
2
-54
/
+4
2009-05-08
sh: Wire up GENERIC_CMOS_UPDATE for the platforms that need it.
Paul Mundt
2
-0
/
+18
2009-05-08
sh: Rename arch/sh/kernel/time_32.c to arch/sh/kernel/time.c.
Paul Mundt
3
-2
/
+2
2009-05-08
sh: Finish the sh64 migration off of ARCH_USES_GETTIMEOFFSET.
Paul Mundt
4
-269
/
+120
2009-05-08
sh: Move out rtc-sh registration from time_64.c to setup-sh5.c
Paul Mundt
2
-51
/
+32
2009-05-08
sh: Enable new TMU driver support for all SH-3 and SH-4 CPUs.
Paul Mundt
1
-2
/
+2
2009-05-08
sh: TMU platform data for sh7785
Magnus Damm
2
-0
/
+205
2009-05-08
sh: r7785 highlander clock fixes
Magnus Damm
1
-2
/
+2
2009-05-08
sh: call clock framework init() callback once
Magnus Damm
1
-3
/
+6
2009-05-08
sh: sh7785 early scif fix
Magnus Damm
1
-1
/
+1
2009-05-07
sh: Kill off unused SH-5 irq_describe cruft.
Paul Mundt
3
-38
/
+0
[next]