index
:
kernel_samsung_smdk4412.git
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: R7785RP board updates.
Ryusuke Sakato
2007-05-07
4
-21
/
+23
*
sh: Update r7780rp defconfig.
Paul Mundt
2007-05-07
1
-26
/
+82
*
sh: Add die chain notifiers.
Paul Mundt
2007-05-07
5
-7
/
+104
*
sh: Fix APM emulation on hp6xx.
Kristoffer Ericson
2007-05-07
1
-2
/
+2
*
sh: Wire up more IRQs for SH7709.
Takashi YOSHII
2007-05-07
1
-10
/
+19
*
sh: Solution Engine 7722 board support.
Ryusuke Sakato
2007-05-07
8
-167
/
+598
*
sh: Fix r7780rp build.
Paul Mundt
2007-05-07
1
-0
/
+1
*
sh: kdump support.
Paul Mundt
2007-05-07
6
-9
/
+129
*
sh: Move clock reporting to its own proc entry.
Paul Mundt
2007-05-07
3
-34
/
+46
*
sh: Solution Engine SH7705 board and CPU updates.
Nobuhiro Iwamatsu
2007-05-07
9
-45
/
+215
*
serial: sh-sci: Fix module clock refcount for serial console.
Paul Mundt
2007-05-07
1
-0
/
+11
*
serial: sh-sci: Fix module clock refcounting.
dmitry pervushin
2007-05-07
1
-3
/
+9
*
sh: SH7722 clock framework support.
dmitry pervushin
2007-05-07
7
-7
/
+694
*
sh: hp6xx pata_platform support.
Kristoffer Ericson
2007-05-07
1
-30
/
+37
*
sh: Obey CONFIG_HZ for HZ definition.
Paul Mundt
2007-05-07
1
-1
/
+1
*
sh: Fix fstatat64() syscall.
SUGIOKA Toshinobu
2007-05-07
1
-10
/
+9
*
sh: se7780 PCI support.
Nobuhiro Iwamatsu
2007-05-07
3
-0
/
+157
*
sh: SH7780 Solution Engine board support.
Nobuhiro Iwamatsu
2007-05-07
10
-8
/
+1686
*
sh: Add a dummy SH-4 PCIC fixup.
Paul Mundt
2007-05-07
2
-9
/
+12
*
sh: Tidy up L-BOX area5 addresses.
Paul Mundt
2007-05-07
2
-8
/
+4
*
sh: Add defconfig for se7722.
Paul Mundt
2007-05-07
1
-0
/
+945
*
sh: Kill off udivdi3 div64_32 wrapping.
Paul Mundt
2007-05-07
3
-20
/
+1
*
sh: bootmem tidying for discontig/sparsemem preparation.
Paul Mundt
2007-05-07
5
-181
/
+207
*
sh: Add defconfig for se7712.
Nobuhiro Iwamatsu
2007-05-07
1
-0
/
+1088
*
sh: MS7712SE01 board support.
Nobuhiro Iwamatsu
2007-05-07
15
-28
/
+142
*
sh: L-BOX RE2 support.
Nobuhiro Iwamatsu
2007-05-07
11
-1
/
+1536
*
sh: landisk updates.
kogiidena
2007-05-07
9
-872
/
+377
*
sh: hp6xx driver compile fixes.
Kristoffer Ericson
2007-05-07
2
-2
/
+2
*
doc: Update sysrq doc for sh kgdb trigger.
Paul Mundt
2007-05-07
1
-2
/
+2
*
serial: sh-sci: Kill off breakpoint in break IRQ.
Paul Mundt
2007-05-07
1
-6
/
+0
*
sh: heartbeat double 0 fix.
Takashi YOSHII
2007-05-07
1
-10
/
+3
*
sh: pata_platform pcmcia support for SolutionEngine boards.
Nobuhiro Iwamatsu
2007-05-07
1
-0
/
+26
*
sh: Add SH7785 Highlander board support (R7785RP).
Paul Mundt
2007-05-07
27
-144
/
+1896
*
sh: NR_IRQS consolidation.
Paul Mundt
2007-05-07
2
-88
/
+8
*
sh: generic BUG() support.
Paul Mundt
2007-05-07
4
-102
/
+95
*
sh: speculative execution support for SH7780.
Paul Mundt
2007-05-07
2
-0
/
+29
*
sh: Rip out broken kgdb thread support.
Paul Mundt
2007-05-07
2
-386
/
+4
*
sh: Bring kgdb back from the dead.
Paul Mundt
2007-05-07
8
-369
/
+101
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2007-05-06
47
-168
/
+766
|
\
|
*
kconfig: fix mconf segmentation fault
Marcin Garski
2007-05-06
2
-2
/
+2
|
*
kbuild: enable use of code from a different dir
Sam Ravnborg
2007-05-06
2
-17
/
+16
|
*
kconfig: error out if recursive dependencies are found
Sam Ravnborg
2007-05-06
3
-12
/
+13
|
*
kbuild: scripts/basic/fixdep segfault on pathological string-o-death
Andy Green
2007-05-02
1
-0
/
+2
|
*
kconfig: correct minor typo in Kconfig warning message.
Robert P. J. Day
2007-05-02
1
-1
/
+1
|
*
kconfig: fix path to modules.txt in Kconfig help
Alexander E. Patrakov
2007-05-02
8
-31
/
+31
|
*
usr/Kconfig: fix typo
Alexander E. Patrakov
2007-05-02
1
-1
/
+1
|
*
kernel-doc: alphabetically-sorted entries in index.html of 'htmldocs'
Randy Dunlap
2007-05-02
1
-1
/
+1
|
*
kbuild: be more explicit on missing .config file
Randy Dunlap
2007-05-02
1
-0
/
+1
|
*
kbuild: clarify the creation of the LOCALVERSION_AUTO string.
Robert P. J. Day
2007-05-02
1
-6
/
+10
|
*
kbuild: propagate errors from find in scripts/gen_initramfs_list.sh
Michael Ellerman
2007-05-02
1
-1
/
+1
[next]