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-03-06
sh: multiple vectors per irq - sh7710.
Paul Mundt
1
-48
/
+21
2009-03-06
sh: multiple vectors per irq - sh7705.
Paul Mundt
1
-42
/
+19
2009-03-06
sh: multiple vectors per irq - sh770x.
Paul Mundt
1
-47
/
+21
2009-03-06
sh: multiple vectors per irq - mxg.
Paul Mundt
1
-42
/
+23
2009-03-06
sh: multiple vectors per irq - sh7619.
Paul Mundt
1
-22
/
+12
2009-03-06
rtc: rtc-sh: Bump version up to reflect single IRQ support changes.
Paul Mundt
1
-1
/
+1
2009-03-06
sh: multiple vectors per irq - sh7206.
Paul Mundt
1
-96
/
+58
2009-03-06
sh: multiple vectors per irq - sh7201.
Paul Mundt
1
-144
/
+80
2009-03-06
sh: multiple vectors per irq - sh7263.
Paul Mundt
1
-19
/
+10
2009-03-06
sh: multiple vectors per irq - sh7203.
Paul Mundt
1
-140
/
+73
2009-03-06
sh: intc: Make missing unique IRQ mask warning more verbose.
Paul Mundt
1
-2
/
+2
2009-03-06
sh: Restore RTC IRQ setting for SH7763 setup.
Nobuhiro Iwamatsu
1
-0
/
+1
2009-03-06
sh: multiple vectors per irq - sh7763
Nobuhiro Iwamatsu
1
-76
/
+37
2009-03-05
sh: Set a sensible default for the SH7786 pclk.
Paul Mundt
1
-1
/
+2
2009-03-05
sh: urquell: Add smc91x support and update defconfig accordingly.
Kuninori Morimoto
2
-64
/
+896
2009-03-03
sh: Urquell board support.
Kuninori Morimoto
6
-0
/
+737
2009-03-03
sh: SH7786 is an SH-X3 core, select CPU_SHX3.
Paul Mundt
1
-1
/
+1
2009-03-03
sh: Add support for SH7786 CPU subtype.
Kuninori Morimoto
14
-6
/
+1734
2009-03-03
sh: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2
-8
/
+7
2009-02-27
sh: Fix up SH-X3 general exception handler build.
Paul Mundt
1
-1
/
+1
2009-02-27
sh: multiple vectors per irq - sh7785
Magnus Damm
1
-63
/
+32
2009-02-27
sh: multiple vectors per irq - sh7780
Magnus Damm
1
-67
/
+30
2009-02-27
sh: multiple vectors per irq - sh7750
Magnus Damm
1
-62
/
+25
2009-02-27
sh: multiple vectors per irq - base
Magnus Damm
3
-1
/
+49
2009-02-27
sh: fix P4 iounmap() pass-through
Magnus Damm
1
-1
/
+1
2009-02-27
rtc: sh-rtc: Add Single IRQ Support
Magnus Damm
1
-73
/
+117
2009-02-27
serial: sh-sci: console drainage
Magnus Damm
1
-1
/
+7
2009-02-27
sh: Disable unsupportable prefetching on SH-3.
Paul Mundt
1
-2
/
+1
2009-02-27
sh: prefetch early exception data on sh4/sh4a.
Magnus Damm
2
-2
/
+10
2009-02-27
sh: remove EXPEVT vector from stack on sh3/sh4/sh4a
Magnus Damm
2
-9
/
+4
2009-02-27
sh: rework register restore code for sh3/sh4/sh4a
Magnus Damm
1
-35
/
+33
2009-02-27
sh: shared register saving code for sh3/sh4/sh4a
Magnus Damm
2
-149
/
+155
2009-02-27
sh: maple: Support block reads and writes.
Adrian McMenamin
4
-266
/
+300
2009-02-12
Merge branch 'sh/stable-updates'
Paul Mundt
873
-8570
/
+17735
2009-02-12
serial: sh-sci: fix overrun error handling for SH7785 SCIF.
Kuninori Morimoto
1
-1
/
+1
2009-02-12
sh: Storage class should be before const qualifier
Tobias Klauser
1
-2
/
+2
2009-02-11
Merge git://git.infradead.org/users/cbou/battery-2.6.29
Linus Torvalds
1
-1
/
+2
2009-02-11
w1: w1 temp calculation overflow fix
Ian Dall
1
-1
/
+1
2009-02-11
nbd: fix I/O hang on disconnected nbds
Paul Clements
1
-0
/
+9
2009-02-11
mm: rearrange exit_mmap() to unlock before arch_exit_mmap
Jeremy Fitzhardinge
1
-4
/
+6
2009-02-11
parport: parport_serial, don't bind netmos ibm 0299
Jiri Slaby
1
-0
/
+5
2009-02-11
writeback: fix break condition
Federico Cuello
1
-13
/
+16
2009-02-11
syscall define: fix uml compile bug
Heiko Carstens
1
-14
/
+14
2009-02-11
ext2/xip: refuse to change xip flag during remount with busy inodes
Carsten Otte
1
-3
/
+6
2009-02-11
cgroups: fix lockdep subclasses overflow
Li Zefan
2
-1
/
+3
2009-02-11
cgroups: add Li Zefan as a maintainer
KOSAKI Motohiro
1
-0
/
+2
2009-02-11
rtc: t reaches -1, tested 0
Roel Kluin
1
-1
/
+1
2009-02-11
kernel-doc: fix syscall wrapper processing
Randy Dunlap
1
-1
/
+39
2009-02-11
kernel-doc: preferred ending marker and examples
Randy Dunlap
1
-3
/
+4
2009-02-11
memcg: use __GFP_NOWARN in page cgroup allocation
KAMEZAWA Hiroyuki
1
-1
/
+2
[next]