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
*
backlight: use dev_get_platdata()
Jingoo Han
2013-11-13
32
-46
/
+44
*
backlight: lp8788: staticize 'default_bl_config'
Jingoo Han
2013-11-13
1
-1
/
+1
*
backlight: lm3639: don't mix different enum types
Jingoo Han
2013-11-13
1
-4
/
+7
*
backlight: ld9040: Staticize local variable gamma_table
Jingoo Han
2013-11-13
1
-1
/
+3
*
backlight: lm3630: fix sparse warning
Daniel Jeong
2013-11-13
1
-2
/
+2
*
drivers/video/backlight/lm3630a_bl.c: potential NULL deref in probe()
Dan Carpenter
2013-11-13
1
-13
/
+12
*
drivers/video/backlight/lm3630a_bl.c: fix signedness bug in lm3630a_chip_init()
Dan Carpenter
2013-11-13
1
-1
/
+1
*
backlight: lm3630: apply chip revision
Daniel Jeong
2013-11-13
6
-536
/
+552
*
backlight: lp855x_bl: support new LP8555 device
Milo Kim
2013-11-13
5
-7
/
+67
*
MAINTAINERS: update Zwane Mwaikambo's e-mail address
Jean Delvare
2013-11-13
3
-3
/
+3
*
MAINTAINERS: remove Richard Purdie as backlight maintainer
Jingoo Han
2013-11-13
2
-1
/
+5
*
printk.c: comments should refer to /proc/vmcore instead of /proc/vmcoreinfo
Dirk Gouders
2013-11-13
1
-2
/
+2
*
kernel/printk/printk.c: enable boot delay for earlyprintk
Dave Young
2013-11-13
1
-2
/
+2
*
vsprintf: check real user/group id for %pK
Ryan Mallon
2013-11-13
2
-10
/
+48
*
kernel/printk/printk.c: convert to pr_foo()
Andrew Morton
2013-11-13
1
-6
/
+6
*
printk: report console names during cut-over
Kees Cook
2013-11-13
1
-10
/
+9
*
init/main.c: remove prototype for softirq_init()
Geert Uytterhoeven
2013-11-13
1
-1
/
+0
*
sched: remove ARCH specific fpu_counter from task_struct
Vineet Gupta
2013-11-13
1
-9
/
+0
*
x86: move fpu_counter into ARCH specific thread_struct
Vineet Gupta
2013-11-13
6
-10
/
+19
*
sh: move fpu_counter into ARCH specific thread_struct
Vineet Gupta
2013-11-13
5
-5
/
+25
*
jump_label: unlikely(x) > 0
Roel Kluin
2013-11-13
1
-2
/
+2
*
kernel/sys.c: remove obsolete #include <linux/kexec.h>
Geert Uytterhoeven
2013-11-13
1
-1
/
+0
*
kernel/delayacct.c: remove redundant checking in __delayacct_add_tsk()
Chen Gang
2013-11-13
1
-7
/
+0
*
gen_init_cpio: avoid NULL pointer dereference and rework env expanding
Michal Nazarewicz
2013-11-13
1
-18
/
+9
*
errno.h: remove "NFS" from descriptions in comments
Eric Sandeen
2013-11-13
6
-6
/
+6
*
init/do_mounts.c: add maj:min syntax comment
Sebastian Capella
2013-11-13
1
-0
/
+2
*
scripts/mod/modpost.c: handle non ABS crc symbols
Andi Kleen
2013-11-13
1
-8
/
+7
*
syscalls.h: use gcc alias instead of assembler aliases for syscalls
Andi Kleen
2013-11-13
2
-4
/
+4
*
cramfs: mark as obsolete
Michael Opdenacker
2013-11-13
2
-2
/
+5
*
percpu: add test module for various percpu operations
Greg Thelen
2013-11-13
3
-0
/
+149
*
drivers/char/hpet.c: allow user controlled mmap for user processes
Prarit Bhargava
2013-11-13
3
-4
/
+33
*
mm: numa: return the number of base pages altered by protection changes
Mel Gorman
2013-11-13
3
-3
/
+9
*
mm: factor commit limit calculation
Jerome Marchand
2013-11-13
5
-9
/
+18
*
mm: improve the description for dirty_background_ratio/dirty_ratio sysctl
Zheng Liu
2013-11-13
1
-5
/
+10
*
mm/page_alloc.c: fix comment in zlc_setup()
Zhi Yong Wu
2013-11-13
1
-1
/
+1
*
arch/x86/mm/init.c: fix incorrect function name in alloc_low_pages()
Zhi Yong Wu
2013-11-13
1
-2
/
+2
*
mm/zswap: refactor the get/put routines
Weijie Yang
2013-11-13
1
-94
/
+88
*
mm/zswap: bugfix: memory leak when invalidate and reclaim occur concurrently
Weijie Yang
2013-11-13
1
-8
/
+14
*
memcg, kmem: use cache_from_memcg_idx instead of hard code
Qiang Huang
2013-11-13
1
-6
/
+6
*
memcg, kmem: rename cache_from_memcg to cache_from_memcg_idx
Qiang Huang
2013-11-13
4
-5
/
+7
*
memcg, kmem: use is_root_cache instead of hard code
Qiang Huang
2013-11-13
1
-1
/
+2
*
mm: ensure get_unmapped_area() returns higher address than mmap_min_addr
Akira Takeuchi
2013-11-13
1
-5
/
+5
*
mm: __rmqueue_fallback() should respect pageblock type
KOSAKI Motohiro
2013-11-13
1
-10
/
+5
*
mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag()
KOSAKI Motohiro
2013-11-13
2
-9
/
+6
*
mm: fix page_group_by_mobility_disabled breakage
KOSAKI Motohiro
2013-11-13
1
-2
/
+2
*
readahead: fix sequential read cache miss detection
Damien Ramonda
2013-11-13
1
-1
/
+5
*
mm: do not walk all of system memory during show_mem
Mel Gorman
2013-11-13
1
-28
/
+11
*
mm/bootmem.c: remove unused local `map'
Daeseok Youn
2013-11-13
1
-3
/
+3
*
mm: clear N_CPU from node_states at CPU offline
Toshi Kani
2013-11-13
1
-0
/
+15
*
mm: set N_CPU to node_states during boot
Toshi Kani
2013-11-13
1
-1
/
+5
[next]