index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
trivial: Update my email address
Riku Voipio
2009-03-30
4
-4
/
+21
*
trivial: NULL noise: drivers/mtd/tests/mtd_*test.c
Hannes Eder
2009-03-30
2
-13
/
+13
*
trivial: NULL noise: drivers/media/dvb/frontends/drx397xD_fw.h
Hannes Eder
2009-03-30
1
-1
/
+1
*
trivial: Fix misspelling of "Celsius".
Adam Buchbinder
2009-03-30
3
-3
/
+3
*
trivial: remove unused variable 'path' in alloc_file()
Tero Roponen
2009-03-30
1
-1
/
+0
*
trivial: fix a pdlfush -> pdflush typo in comment
Masatake YAMATO
2009-03-30
1
-1
/
+1
*
trivial: jbd header comment typo fix for JBD_PARANOID_IOFAIL
Kazuo Moriwaka
2009-03-30
1
-1
/
+1
*
trivial: wusb: Storage class should be before const qualifier
Tobias Klauser
2009-03-30
1
-2
/
+1
*
trivial: drivers/char/bsr.c: Storage class should be before const qualifier
Tobias Klauser
2009-03-30
1
-1
/
+1
*
trivial: h8300: Storage class should be before const qualifier
Tobias Klauser
2009-03-30
1
-1
/
+1
*
trivial: fix where cgroup documentation is not correctly referred to
Thadeu Lima de Souza Cascardo
2009-03-30
9
-11
/
+35
*
trivial: Give the right path in Documentation example
Thadeu Lima de Souza Cascardo
2009-03-30
1
-1
/
+1
*
trivial: MTD: remove EOL from MODULE_DESCRIPTION
Niels de Vos
2009-03-30
1
-1
/
+1
*
trivial: Fix typo in bio_split()'s documentation
Alberto Bertogli
2009-03-30
1
-2
/
+1
*
trivial: PWM: fix of #endif comment
Mark Vels
2009-03-30
1
-1
/
+1
*
trivial: fix typos/grammar errors in Kconfig texts
Matt LaPlante
2009-03-30
46
-85
/
+86
*
trivial: Fix misspelling of firmware
Nick Andrew
2009-03-30
20
-21
/
+21
*
trivial: cgroups: documentation typo and spelling corrections
Chris Samuel
2009-03-30
4
-13
/
+13
*
trivial: Update contact info for Jochen Hein
Jochen Hein
2009-03-30
1
-2
/
+2
*
trivial: fix typo "resgister" -> "register"
Uwe Kleine-Koenig
2009-03-30
1
-1
/
+1
*
trivial: fix typo "virual" -> "virtual"
Uwe Kleine-Koenig
2009-03-30
1
-1
/
+1
*
trivial: fix typo "varaible" -> "variable"
Uwe Kleine-Koenig
2009-03-30
3
-3
/
+3
*
trivial: fix typo "kernal" -> "kernel"
Uwe Kleine-Koenig
2009-03-30
1
-1
/
+1
*
trivial: fix typo "thier" -> "their"
Uwe Kleine-Koenig
2009-03-30
1
-1
/
+1
*
trivial: Fix dubious bitwise 'and' usage spotted by sparse.
Alexey Zaytsev
2009-03-30
1
-1
/
+1
*
trivial: Fix dubious bitwise 'or' usage spotted by sparse.
Alexey Zaytsev
2009-03-30
1
-1
/
+1
*
trivial: Fix dubious bitwise 'or' usage spotted by sparse.
Alexey Zaytsev
2009-03-30
1
-1
/
+1
*
trivial: document ext3 semantics of 'ro' option a bit better
Pavel Machek
2009-03-30
1
-2
/
+12
*
Merge branch 'bzip2-lzma-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-03-29
1
-21
/
+33
|
\
|
*
bzip2/lzma: don't ask for compression mode for the default initramfs
H. Peter Anvin
2009-03-28
1
-10
/
+22
|
*
bzip2/lzma: consistently capitalize LZMA in Kconfig
H. Peter Anvin
2009-03-28
1
-3
/
+3
|
*
bzip2/lzma: clarify the meaning of the CONFIG_RD_ options
H. Peter Anvin
2009-03-28
1
-3
/
+3
|
*
bzip2/lzma: move CONFIG_RD_* options under CONFIG_EMBEDDED
H. Peter Anvin
2009-03-28
1
-8
/
+8
|
*
Merge commit 'v2.6.29' into x86/setup-lzma
Ingo Molnar
2009-03-26
3472
-61325
/
+123997
|
|
\
*
|
|
Fix build error in <linux/irq.h>
Ralf Baechle
2009-03-29
1
-0
/
+2
*
|
|
sched: fix errors in struct & function comments
Randy Dunlap
2009-03-29
1
-7
/
+8
*
|
|
maple: fix Error in kernel-doc notation
Randy Dunlap
2009-03-29
1
-1
/
+1
*
|
|
Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-03-28
1
-125
/
+76
|
\
\
\
|
*
\
\
Merge branch 'linus' into core/futexes
Ingo Molnar
2009-03-28
3915
-167433
/
+290974
|
|
\
\
\
|
*
|
|
|
futex: remove the pointer math from double_unlock_hb, fix
Ingo Molnar
2009-03-13
1
-1
/
+2
|
*
|
|
|
futex: remove the pointer math from double_unlock_hb
Darren Hart
2009-03-13
1
-8
/
+2
|
*
|
|
|
futex: clean up fault logic
Darren Hart
2009-03-12
1
-90
/
+36
|
*
|
|
|
futex: unlock before returning -EFAULT
Darren Hart
2009-03-12
1
-0
/
+7
|
*
|
|
|
futex: use current->time_slack_ns for rt tasks too
Darren Hart
2009-03-12
1
-5
/
+2
|
*
|
|
|
futex: add double_unlock_hb()
Darren Hart
2009-03-12
1
-12
/
+17
|
*
|
|
|
futex: additional (get|put)_futex_key() fixes
Darren Hart
2009-03-12
1
-5
/
+11
|
*
|
|
|
futex: update futex commentary
Darren Hart
2009-03-12
1
-19
/
+14
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2009-03-28
22
-737
/
+783
|
\
\
\
\
\
|
*
|
|
|
|
smack: Add a new '-CIPSO' option to the network address label configuration
Etienne Basset
2009-03-28
5
-15
/
+82
|
*
|
|
|
|
netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connections
Paul Moore
2009-03-28
4
-118
/
+161
[next]