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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
xattr: add missing consts to function arguments
David Howells
2008-04-29
3
-37
/
+42
*
smb.h: uses struct timespec but didn't include linux/time.h
Ilpo Järvinen
2008-04-29
1
-0
/
+1
*
lists: add "const" qualifier to first arg of list_splice() operations
Robert P. J. Day
2008-04-29
1
-2
/
+3
*
kbuild: move files that don't check __KERNEL__
Robert P. J. Day
2008-04-29
1
-5
/
+5
*
kbuild: remove duplicate, conflicting entry for oom.h
Robert P. J. Day
2008-04-29
1
-1
/
+0
*
Remove superfluous include of string.h from percpu.h
Robert P. J. Day
2008-04-29
1
-1
/
+0
*
binfmt_misc.c: avoid potential kernel stack overflow
Pavel Emelyanov
2008-04-29
1
-1
/
+2
*
proper extern for late_time_init
Adrian Bunk
2008-04-29
2
-1
/
+2
*
exec: remove argv_len from struct linux_binprm
Tetsuo Handa
2008-04-29
1
-1
/
+0
*
Remove the macro get_personality
WANG Cong
2008-04-29
1
-4
/
+0
*
Misc: phantom, consistent whitespace
jan sonnek
2008-04-29
1
-3
/
+3
*
Misc: phantom, add compat ioctl
Jiri Slaby
2008-04-29
1
-1
/
+4
*
proper __do_softirq() prototype
Adrian Bunk
2008-04-29
2
-2
/
+1
*
remove mca_is_adapter_used()
Adrian Bunk
2008-04-29
1
-1
/
+0
*
remove generic_commit_write()
Adrian Bunk
2008-04-29
1
-1
/
+0
*
fs/aio.c: make 3 functions static
Adrian Bunk
2008-04-29
1
-19
/
+0
*
fs/drop_caches.c: make 2 functions static
Adrian Bunk
2008-04-29
1
-2
/
+0
*
fs/fs-writeback.c: make 2 functions static
Adrian Bunk
2008-04-29
1
-2
/
+0
*
make vfs_ioctl() static
Adrian Bunk
2008-04-29
1
-1
/
+0
*
make __put_super() static
Adrian Bunk
2008-04-29
1
-1
/
+0
*
cpu: fix section mismatch warnings in hotcpu_register
Sam Ravnborg
2008-04-29
1
-1
/
+1
*
add RUSAGE_THREAD
Sripathi Kodi
2008-04-29
1
-0
/
+1
*
Taint kernel after WARN_ON(condition)
Nur Hussein
2008-04-29
1
-0
/
+1
*
fs/coda: remove static inline forward declarations
Ilpo Järvinen
2008-04-29
1
-3
/
+0
*
Avoid divides in BITS_TO_LONGS
Eric Dumazet
2008-04-29
1
-1
/
+1
*
mm: fix misleading __GFP_REPEAT related comments
Nishanth Aravamudan
2008-04-29
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2008-04-28
1
-39
/
+14
|
\
|
*
ide: remove ->dma_prdtable field from ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-04-28
1
-1
/
+0
|
*
ide: remove ->dma_vendor{1,3} fields from ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-04-28
1
-2
/
+0
|
*
ide: add ide_pad_transfer() helper
Bartlomiej Zolnierkiewicz
2008-04-28
1
-23
/
+2
|
*
ide: remove ->INW and ->OUTW methods
Bartlomiej Zolnierkiewicz
2008-04-28
1
-2
/
+0
|
*
ide: add ->tf_load and ->tf_read methods
Bartlomiej Zolnierkiewicz
2008-04-28
1
-3
/
+5
|
*
ide: factor out debugging code from ide_tf_load()
Bartlomiej Zolnierkiewicz
2008-04-28
1
-0
/
+2
|
*
ide: add ide_execute_pkt_cmd() helper
Bartlomiej Zolnierkiewicz
2008-04-28
1
-0
/
+2
|
*
ide: remove ->INS{W,L} and ->OUTS{W,L} methods
Bartlomiej Zolnierkiewicz
2008-04-28
1
-4
/
+0
|
*
ide: add IDE_HFLAG_MMIO host flag (take 2)
Bartlomiej Zolnierkiewicz
2008-04-28
1
-0
/
+2
|
*
ide: merge ->atapi_*put_bytes and ->ata_*put_data methods
Bartlomiej Zolnierkiewicz
2008-04-28
1
-8
/
+5
|
*
falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2)
Bartlomiej Zolnierkiewicz
2008-04-28
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2008-04-28
2
-3
/
+18
|
\
\
|
|
/
|
/
|
|
*
slub: Fallback to minimal order during slab page allocation
Christoph Lameter
2008-04-27
1
-0
/
+2
|
*
slub: Update statistics handling for variable order slabs
Christoph Lameter
2008-04-27
1
-0
/
+2
|
*
slub: Add kmem_cache_order_objects struct
Christoph Lameter
2008-04-27
1
-2
/
+10
|
*
slub: Store max number of objects in the page struct.
Christoph Lameter
2008-04-27
1
-1
/
+4
*
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2008-04-28
33
-272
/
+992
|
\
\
|
*
|
[MIPS] Pb1200/DBAu1200: move platform code to its proper place
Sergei Shtylyov
2008-04-28
2
-18
/
+18
|
*
|
[MIPS] IP27: Fix build bug due to missing include
Adrian Bunk
2008-04-28
1
-0
/
+2
|
*
|
[MIPS] Fix some sparse warnings on traps.c and irq-msc01.c
Atsushi Nemoto
2008-04-28
1
-0
/
+2
|
*
|
[MIPS] DS1287: Add clockevent driver
Yoichi Yuasa
2008-04-28
1
-0
/
+27
|
*
|
[MIPS] add DECstation I/O ASIC clocksource
Yoichi Yuasa
2008-04-28
1
-0
/
+2
|
*
|
[MIPS] Alchemy: kill unused PCI_IRQ_TABLE_LOOKUP macro
Sergei Shtylyov
2008-04-28
1
-14
/
+0
[next]