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
*
fix the broken annotations in fsldma
Al Viro
2008-03-30
1
-20
/
+27
*
8250_pci: duplicate initializer in array ([pbn_b0_8_115200])
Al Viro
2008-03-30
1
-7
/
+0
*
drivers/crypto/hifn_795x.c trivial endianness annotations
Al Viro
2008-03-30
1
-14
/
+14
*
virtio_pci iomem annotations
Al Viro
2008-03-30
1
-3
/
+3
*
dma_page_list ->base_address is a userland pointer
Al Viro
2008-03-30
1
-1
/
+1
*
cifs: fix misannotations
Al Viro
2008-03-30
1
-2
/
+2
*
compat_sys_wait4() prototype misannotation
Al Viro
2008-03-30
1
-2
/
+2
*
fix iomem misannotations in nozomi
Al Viro
2008-03-30
1
-10
/
+10
*
vma_map: use proper pointer types
Al Viro
2008-03-30
1
-21
/
+16
*
drivers/char/n_tty.c misannotated prototype
Al Viro
2008-03-30
1
-1
/
+1
*
NULL noise: frv cmpxchg()
Al Viro
2008-03-30
1
-2
/
+2
*
net/rxrpc trivial annotations
Al Viro
2008-03-30
2
-13
/
+16
*
misc __user misannotations (pointless casts to long)
Al Viro
2008-03-30
1
-1
/
+1
*
ioat_dca __iomem annotations
Al Viro
2008-03-30
1
-2
/
+2
*
NULL noise: drivers/misc
Al Viro
2008-03-30
3
-3
/
+3
*
NULL noise: drivers/media
Al Viro
2008-03-30
24
-42
/
+37
*
futex_compat __user annotation
Al Viro
2008-03-30
1
-1
/
+1
*
NULL noise: fs/*, mm/*, kernel/*
Al Viro
2008-03-30
8
-17
/
+19
*
jbd/jbd2 NULL noise
Al Viro
2008-03-30
4
-12
/
+12
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-03-28
8
-146
/
+71
|
\
|
*
[PATCH] mnt_expire is protected by namespace_sem, no need for vfsmount_lock
Al Viro
2008-03-27
1
-9
/
+2
|
*
[PATCH] do shrink_submounts() for all fs types
Al Viro
2008-03-27
7
-27
/
+10
|
*
[PATCH] sanitize locking in mark_mounts_for_expiry() and shrink_submounts()
Al Viro
2008-03-27
1
-81
/
+24
|
*
[PATCH] count ghost references to vfsmounts
Al Viro
2008-03-27
3
-2
/
+6
|
*
[PATCH] reduce stack footprint in namespace.c
Al Viro
2008-03-27
1
-35
/
+37
*
|
driver core: fix small mem leak in driver_add_kobj()
Jesper Juhl
2008-03-28
1
-1
/
+4
*
|
dm io: write error bits form long not int
Alasdair G Kergon
2008-03-28
5
-11
/
+11
*
|
memstick: suppress uninitialized-var warning
Andrew Morton
2008-03-28
1
-1
/
+3
*
|
mtd: maps/physmap: fix oops in suspend/resume/shutdown ops
Anton Vorontsov
2008-03-28
1
-8
/
+7
*
|
dm crypt: fix ctx pending
Milan Broz
2008-03-28
1
-28
/
+30
*
|
kprobes: another MAINTAINERS update
Ananth N Mavinakayanahalli
2008-03-28
1
-2
/
+0
*
|
blackfin video driver: fix bug when opening/reading/mmaping BF54x and BF52x f...
Michael Hennerich
2008-03-28
2
-2
/
+2
*
|
blackfin video driver: update the BF52x EZKIT video framebuffer driver accord...
Bryan Wu
2008-03-28
1
-22
/
+14
*
|
pci: revert SMBus unhide on HP Compaq nx6110
Jean Delvare
2008-03-28
1
-5
/
+6
*
|
ext3: don't export ext3_fs.h and jbd.h
Christoph Hellwig
2008-03-28
1
-2
/
+0
*
|
kernel: add bit rotation helpers for 16 and 8 bit
Harvey Harrison
2008-03-28
1
-0
/
+40
*
|
ixp4xx-beeper: add MODULE_ALIAS
Alessandro Zummo
2008-03-28
1
-0
/
+1
*
|
update checkpatch.pl to version 0.16
Andy Whitcroft
2008-03-28
1
-184
/
+279
*
|
net/9p/trans_fd.c:p9_trans_fd_init(): module_init functions should return 0 o...
Andrew Morton
2008-03-28
1
-1
/
+1
*
|
audit: silence two kerneldoc warnings in kernel/audit.c
Dave Jones
2008-03-28
1
-3
/
+3
*
|
afs: prevent double cell registration
Sven Schnelle
2008-03-28
1
-2
/
+13
*
|
afs: add a MAINTAINERS record for AFS
David Howells
2008-03-28
1
-0
/
+6
*
|
vfs: fix data leak in nobh_write_end()
Dmitri Monakhov
2008-03-28
1
-7
/
+6
*
|
memcgroup: fix spurious EBUSY on memory cgroup removal
YAMAMOTO Takashi
2008-03-28
1
-1
/
+1
*
|
in_atomic(): document why it is unsuitable for general use
Jonathan Corbet
2008-03-28
1
-0
/
+7
*
|
drivers/char/drm/ati_pcigart.c: fix printk warning
Andrew Morton
2008-03-28
1
-2
/
+3
*
|
mtd: nand: add out label in rfc_from4
Sebastian Siewior
2008-03-28
1
-1
/
+1
*
|
Avoid false positive warnings in kmap_atomic_prot() with DEBUG_HIGHMEM
Andrew Morton
2008-03-28
1
-3
/
+3
*
|
RDMA/cxgb3: Program hardware IRD with correct value
Roland Dreier
2008-03-28
1
-1
/
+1
*
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2008-03-28
1
-5
/
+5
|
\
\
[next]