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
*
work around xmlto bug in htmldocs
Robert P. J. Day
2013-12-02
1
-1
/
+1
*
doc: fix some typos in documentations
Xishi Qiu
2013-12-02
4
-5
/
+5
*
scripts/kernel-doc: make unknown function prototype a Warning instead of an E...
Randy Dunlap
2013-12-02
1
-2
/
+1
*
DocBook: include !Emm/util.c in kernel-api to include, kzfree and more
Robert P. J. Day
2013-12-02
1
-0
/
+1
*
doc: usb: Fix typo in Documentation/usb/gadget_configs.txt
Masanari Iida
2013-10-31
1
-3
/
+3
*
doc: add missing files to timers/00-INDEX
Henrik Austad
2013-10-27
1
-0
/
+4
*
timekeeping: Fix some trivial typos in comments
Xie XiuQi
2013-10-18
1
-1
/
+2
*
mm: Fix some trivial typos in comments
Xie XiuQi
2013-10-18
1
-1
/
+1
*
irq: Fix some trivial typos in comments
Xie XiuQi
2013-10-18
2
-2
/
+2
*
NUMA: fix typos in Kconfig help text
Paul Gortmaker
2013-10-14
1
-2
/
+2
*
mm: update 00-INDEX
Henrik Austad
2013-10-14
1
-8
/
+12
*
doc: Documentation/DMA-attributes.txt fix typo
Xishi Qiu
2013-10-14
1
-3
/
+3
*
DRM: comment: `halve' -> `half'
Michael Witten
2013-10-14
1
-2
/
+2
*
Docs: Kconfig: `devlopers' -> `developers'
Michael Witten
2013-10-14
1
-1
/
+2
*
doc: typo on word accounting in kprobes.c in mutliple architectures
Anoop Thomas Mathew
2013-10-14
5
-5
/
+5
*
treewide: fix "usefull" typo
Michael Opdenacker
2013-10-14
3
-3
/
+3
*
treewide: fix "distingush" typo
Michael Opdenacker
2013-10-14
7
-7
/
+7
*
mm/Kconfig: Grammar s/an/a/
Geert Uytterhoeven
2013-10-14
1
-1
/
+1
*
kexec: Typo s/the/then/
Geert Uytterhoeven
2013-10-14
1
-1
/
+1
*
Documentation/kvm: Update cpuid documentation for steal time and pv eoi
Raghavendra K T
2013-10-14
1
-0
/
+7
*
treewide: Fix common typo in "identify"
Maxime Jayat
2013-10-14
19
-36
/
+36
*
__page_to_pfn: Fix typo in comment
Zhang Yanfei
2013-10-14
1
-1
/
+1
*
Correct some typos for word frequency
LABBE Corentin
2013-10-14
2
-2
/
+2
*
clk: fixed-factor: Fix a trivial typo
Ezequiel Garcia
2013-10-14
1
-1
/
+1
*
SCSI: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-14
21
-38
/
+0
*
treewide: Fix typo in printk
Masanari Iida
2013-10-14
9
-9
/
+9
*
treewide: Fix typo in Kconfig
Masanari Iida
2013-10-14
9
-12
/
+12
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-09-06
106
-204
/
+269
|
\
|
*
doc: Documentation/cputopology.txt fix typo
Xishi Qiu
2013-09-04
1
-1
/
+1
|
*
treewide: Convert retrun typos to return
Joe Perches
2013-09-04
6
-6
/
+6
|
*
Fix comment typo for init_cma_reserved_pageblock
Li Zhong
2013-08-27
1
-1
/
+1
|
*
Documentation/trace: Correcting and extending tracepoint documentation
Zoltan Kiss
2013-08-27
1
-2
/
+17
|
*
mm/hotplug: fix a typo in Documentation/memory-hotplug.txt
Xishi Qiu
2013-08-27
1
-1
/
+1
|
*
power: Documentation: Update s2ram link
Jens Frederich
2013-08-27
1
-5
/
+5
|
*
doc: fix a typo in Documentation/00-INDEX
Murilo Opsfelder Araujo
2013-08-27
1
-1
/
+1
|
*
Documentation/printk-formats.txt: No casts needed for u64/s64
Geert Uytterhoeven
2013-08-27
1
-2
/
+2
|
*
doc: Fix typo "is is" in Documentations
Masanari Iida
2013-08-27
5
-6
/
+6
|
*
treewide: Fix printks with 0x%#
Joe Perches
2013-08-27
6
-7
/
+7
|
*
zram: doc fixes
Bernhard M. Wiedemann
2013-08-27
1
-4
/
+5
|
*
Documentation/kmemcheck: update kmemcheck documentation
Libin
2013-08-27
1
-3
/
+3
|
*
doc: documentation/hwspinlock.txt fix typo
Xishi Qiu
2013-08-27
1
-1
/
+1
|
*
PM / Hibernate: add section for resume options
Sebastian Capella
2013-08-27
1
-1
/
+14
|
*
doc: filesystems : Fix typo in Documentations/filesystems
Masanari Iida
2013-08-20
4
-4
/
+4
|
*
scsi/megaraid fixed several typos in comments
Matthias Schid
2013-08-20
3
-7
/
+7
|
*
ppc: init_32: Fix error typo "CONFIG_START_KERNEL"
Paul Bolle
2013-08-20
1
-1
/
+1
|
*
treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks
Joe Perches
2013-08-20
9
-13
/
+15
|
*
page_isolation: Fix a comment typo in test_pages_isolated()
Tang Chen
2013-08-20
1
-4
/
+4
|
*
doc: fix a typo about irq affinity
Hu Tao
2013-08-20
1
-2
/
+2
|
*
spi/bitbang: trivial: fix doubled word "use"
Uwe Kleine-König
2013-08-20
1
-1
/
+1
|
*
Documentation/SubmittingPatches: Request summaries for commit references
Geert Uytterhoeven
2013-08-20
1
-0
/
+10
[next]