index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-21
sh: intc - add support for sh7619
Magnus Damm
2
-38
/
+57
2007-09-21
sh: fix irqs for the second serial port on sh7206
Magnus Damm
1
-4
/
+4
2007-09-21
sh: intc - primary priority masking fixes
Magnus Damm
2
-5
/
+29
2007-09-21
sh: intc - mark data structures as __initdata
Magnus Damm
12
-82
/
+79
2007-09-21
sh: x3 - add ipi vectors
Magnus Damm
1
-0
/
+9
2007-09-21
sh: replace sh specific CONFIG_VOYAGERGX with CONFIG_MFD_SM501
Magnus Damm
4
-31
/
+25
2007-09-21
sh: intc - convert board specific r2d code
Magnus Damm
5
-97
/
+181
2007-09-21
sh: intc - rework core code
Magnus Damm
3
-214
/
+330
2007-09-21
sh: intc - add a clear register to struct intc_prio_reg
Magnus Damm
11
-97
/
+105
2007-09-21
sh: x3 - fix setup_bootmem_node() compile error with shx3_defconfig
Magnus Damm
1
-0
/
+1
2007-09-21
sh: Add SH7720 CPU support.
Markus Brunner
18
-27
/
+359
2007-09-21
sh: Add gpio.h stubs for PFC definitions.
Markus Brunner
3
-0
/
+93
2007-09-21
sh: Kill off duplicate symbol exports on SMP.
Paul Mundt
1
-6
/
+1
2007-09-21
serial: sh-sci: Tidy cpufreq printk.
Paul Mundt
1
-1
/
+1
2007-09-21
sh: Wire up CSM node for SH-X3.
Paul Mundt
1
-5
/
+8
2007-09-21
serial: sh-sci: Shut up compiler warning for SH-X3 SCIF.
Paul Mundt
1
-0
/
+1
2007-09-21
sh: Bump up NODES_SHIFT for SH-X3.
Paul Mundt
1
-0
/
+1
2007-09-21
sh: x3proto: Trivial ILSEL build fix.
Paul Mundt
1
-3
/
+3
2007-09-21
sh: x3proto: Hook up ethernet and USB platform devices.
Paul Mundt
1
-0
/
+82
2007-09-21
sh: x3proto: ILSEL IRQ support.
Paul Mundt
3
-1
/
+197
2007-09-21
sh: Initial support for SH-X3 prototype board.
Paul Mundt
4
-0
/
+60
2007-09-21
sh: Plug in SH-X3 SCIF0 for sercon earlyprintk.
Paul Mundt
1
-1
/
+3
2007-09-21
sh: intc: Fix sense regs oops for IRL IRQs.
Paul Mundt
1
-1
/
+1
2007-09-21
sh: remove intc2 code
Magnus Damm
5
-109
/
+0
2007-09-21
sh: intc - convert voyagergx code
Magnus Damm
4
-143
/
+95
2007-09-21
sh: intc - add single bitmap register support
Magnus Damm
2
-11
/
+63
2007-09-21
sh: intc - remove redundant irq code for shmin
Magnus Damm
2
-25
/
+5
2007-09-21
sh: intc - remove redundant irq code for sh03, snapgear and titan
Magnus Damm
8
-109
/
+19
2007-09-21
rtc: rtc-sh: Support 4-digit year on SH7705/SH7710/SH7712.
Paul Mundt
4
-21
/
+58
2007-09-21
sh: Initial multiple-node support for SH-X3.
Paul Mundt
2
-0
/
+17
2007-09-21
sh: intc - add support for x3
Magnus Damm
2
-17
/
+189
2007-09-21
sh: intc - fix IRQ4 and IRQ5 typo on sh3
Magnus Damm
3
-3
/
+3
2007-09-21
sh: Fix cache disabling build failures on nommu.
Paul Mundt
1
-10
/
+14
2007-09-21
sh: simplify se7780 IRQ code
Magnus Damm
2
-28
/
+1
2007-09-21
sh: intc - add support for SH7760
Magnus Damm
2
-109
/
+147
2007-09-21
sh: intc - add support for SH7785
Magnus Damm
3
-35
/
+225
2007-09-21
sh: Support explicit L1 cache disabling.
Paul Mundt
9
-31
/
+86
2007-09-21
sh: intc - avoid SH7710 specific vector on SH7712
Magnus Damm
1
-2
/
+7
2007-09-21
sh: intc - add missing vectors for SH7707
Magnus Damm
1
-0
/
+8
2007-09-21
sh: intc - add support for SH7706, SH7707, SH7708, SH7709
Magnus Damm
5
-194
/
+220
2007-09-21
sh: intc - add support for SH7710
Magnus Damm
2
-55
/
+132
2007-09-21
sh: intc - add support for SH7705
Magnus Damm
2
-45
/
+119
2007-09-20
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-5
/
+14
2007-09-20
signalfd simplification
Davide Libenzi
8
-217
/
+39
2007-09-20
rpc: fix garbage in printk in svc_tcp_accept()
Wolfgang Walter
1
-1
/
+2
2007-09-20
[libata] ahci: add ATI SB800 PCI IDs
henry su
1
-4
/
+6
2007-09-20
libata-sff: Fix documentation
Alan Cox
1
-1
/
+4
2007-09-20
libata: Update the blacklist with a few more devices
Alan Cox
1
-0
/
+4
2007-09-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
6
-84
/
+73
2007-09-20
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-121
/
+292
[next]