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
*
fs/ocfs2/ioctl.c: add static to local functions
Fabian Frederick
2014-06-04
1
-40
/
+41
*
ocfs2/dlm: fix possible convert=sion deadlock
Xue jiufei
2014-06-04
1
-1
/
+9
*
ocfs2: limit printk when journal is aborted
Joseph Qi
2014-06-04
1
-2
/
+15
*
ocfs2: remove some redundant casting
George Spelvin
2014-06-04
1
-4
/
+3
*
fs/ocfs2/super.c: use OCFS2_MAX_VOL_LABEL_LEN and strlcpy
Fabian Frederick
2014-06-04
1
-2
/
+2
*
ocfs2: remove NULL assignments on static
Fabian Frederick
2014-06-04
7
-10
/
+10
*
lib/debugobjects.c: convert printk(KERN_DEBUG to pr_debug
Fabian Frederick
2014-06-04
1
-2
/
+2
*
lib/debugobjects.c: add pr_fmt to logging
Fabian Frederick
2014-06-04
1
-5
/
+8
*
lib/debugobjects.c: convert printk to pr_foo()
Fabian Frederick
2014-06-04
1
-7
/
+5
*
fs/configfs: use pr_fmt
Fabian Frederick
2014-06-04
4
-5
/
+11
*
fs/configfs: convert printk to pr_foo()
Fabian Frederick
2014-06-04
3
-8
/
+7
*
fs/configs/item.c: kernel-doc fixes + clean-up
Fabian Frederick
2014-06-04
1
-30
/
+28
*
arch/unicore32/mm/ioremap.c: return NULL on invalid pfn
Andrew Morton
2014-06-04
1
-1
/
+3
*
arch/unicore32/mm/ioremap.c: convert printk/warn_on to warn()
Fabian Frederick
2014-06-04
1
-4
/
+2
*
fs/squashfs/squashfs.h: replace pr_warning by pr_warn
Fabian Frederick
2014-06-04
1
-1
/
+1
*
sh: Replace __get_cpu_var uses
Christoph Lameter
2014-06-04
5
-23
/
+23
*
ntfs: remove NULL value assignments
Fabian Frederick
2014-06-04
3
-4
/
+4
*
fanotify: check file flags passed in fanotify_init
Heinrich Schuchardt
2014-06-04
1
-0
/
+25
*
fs/notify/fanotify/fanotify_user.c: fix FAN_MARK_FLUSH flag checking
Heinrich Schuchardt
2014-06-04
1
-0
/
+3
*
fs/notify/mark.c: trivial cleanup
David Cohen
2014-06-04
1
-1
/
+1
*
fanotify: create FAN_ACCESS event for readdir
Heinrich Schuchardt
2014-06-04
1
-0
/
+2
*
fanotify: FAN_MARK_FLUSH: avoid having to provide a fake/invalid fd and path
Heinrich Schuchardt
2014-06-04
1
-7
/
+10
*
fs/fscache: replace seq_printf by seq_puts
Fabian Frederick
2014-06-04
2
-8
/
+6
*
fs/fscache: convert printk to pr_foo()
Fabian Frederick
2014-06-04
7
-32
/
+32
*
kthread: fix return value of kthread_create() upon SIGKILL.
Tetsuo Handa
2014-06-04
1
-2
/
+2
*
hugetlb: restrict hugepage_migration_support() to x86_64
Naoya Horiguchi
2014-06-04
15
-73
/
+18
*
mm: fix sleeping function warning from __put_anon_vma
Hugh Dickins
2014-06-04
1
-3
/
+5
*
MAINTAINERS: pass on hwpoison maintainership to Naoya Horiguchi
Andi Kleen
2014-06-04
1
-2
/
+1
*
MAINTAINERS: add Joe as the get_maintainer.pl maintainer
Joe Perches
2014-06-04
1
-0
/
+5
*
tools/vm/page-types.c: catch sigbus if raced with truncate
Konstantin Khlebnikov
2014-06-04
1
-3
/
+32
*
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-06-04
76
-838
/
+1008
|
\
|
*
of: handle NULL node in next_child iterators
Florian Fainelli
2014-06-04
1
-0
/
+6
|
*
of/irq: provide more wrappers for !CONFIG_OF
Arnd Bergmann
2014-06-04
1
-3
/
+33
|
*
Merge branch 'earlycon-dt' into for-next
Rob Herring
2014-05-28
51
-1100
/
+3598
|
|
\
|
|
*
tty/serial: pl011: add DT based earlycon support
Rob Herring
2014-05-20
1
-0
/
+1
|
|
*
of/fdt: add FDT serial scanning for earlycon
Rob Herring
2014-05-20
1
-0
/
+56
|
|
*
of/fdt: add FDT address translation support
Rob Herring
2014-05-20
3
-0
/
+244
|
|
*
serial: earlycon: add DT support
Rob Herring
2014-05-20
3
-1
/
+37
|
|
*
of: consolidate linker section OF match table declarations
Rob Herring
2014-05-20
6
-38
/
+32
|
|
*
clk: ti: add missing semi-colon on CLK_OF_DECLARE
Rob Herring
2014-05-20
1
-1
/
+1
|
|
*
irqchip: mxs: Fix function type for IRQCHIP_OF_DECLARE
Rob Herring
2014-05-20
1
-2
/
+2
|
|
*
irqchip: s3c24xx: Fix function type for IRQCHIP_OF_DECLARE
Rob Herring
2014-05-20
1
-4
/
+2
|
|
*
clk: sunxi: fix function type for CLK_OF_DECLARE
Rob Herring
2014-05-20
1
-1
/
+1
|
|
*
clk: sunxi: avoid double DT matching
Rob Herring
2014-05-20
1
-2
/
+1
|
|
*
clk: rockchip: fix function type for CLK_OF_DECLARE
Rob Herring
2014-05-20
1
-2
/
+1
|
|
*
ARM: imx: fix function type for CLK_OF_DECLARE
Rob Herring
2014-05-20
1
-3
/
+1
|
|
*
of: align RESERVEDMEM_OF_DECLARE function callbacks to other callbacks
Rob Herring
2014-05-20
2
-3
/
+3
|
|
*
vmlinuz.lds: define OF table sections with macros
Rob Herring
2014-05-20
1
-44
/
+14
|
|
*
ARM: align cpu_method_of_table naming
Rob Herring
2014-05-20
2
-6
/
+9
|
|
*
irqchip: align irqchip OF match table section naming
Rob Herring
2014-05-20
2
-5
/
+5
[next]