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
*
checkpatch: change CamelCase test and make it --strict
Joe Perches
2013-07-03
1
-3
/
+3
*
lib/percpu_counter.c: __this_cpu_write() doesn't need to be protected by spin...
Fan Du
2013-07-03
1
-1
/
+1
*
ipw2200: convert __list_for_each usage to list_for_each
Dave Jones
2013-07-03
1
-1
/
+1
*
radeon: remove redundant __list_for_each definition from mkregtable.c
Dave Jones
2013-07-03
1
-13
/
+0
*
backlight: convert from legacy pm ops to dev_pm_ops
Shuah Khan
2013-07-03
1
-3
/
+7
*
MAINTAINERS: add Backlight subsystem co-maintainer
Jingoo Han
2013-07-03
1
-0
/
+1
*
lcd: add devm_lcd_device_{register,unregister}()
Jingoo Han
2013-07-03
2
-0
/
+75
*
backlight: add devm_backlight_device_{register,unregister}()
Jingoo Han
2013-07-03
2
-0
/
+81
*
backlight: pcf50633: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-07-03
1
-2
/
+0
*
backlight: lp8788: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-07-03
1
-1
/
+0
*
backlight: ep93xx: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-07-03
1
-1
/
+0
*
backlight: atmel-pwm-bl: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-07-03
1
-2
/
+0
*
MAINTAINERS: fix tape driver file mappings
Jean Delvare
2013-07-03
1
-3
/
+6
*
drivers/misc/sgi-gru/grufault.c: fix a sanity test in gru_set_context_option()
Dimitri Sivanich
2013-07-03
1
-2
/
+3
*
drivers/dma: remove unused support for MEMSET operations
Bartlomiej Zolnierkiewicz
2013-07-03
18
-462
/
+8
*
drm/i915: quirk away phantom LVDS on Intel's D525MW mainboard
Jani Nikula
2013-07-03
1
-0
/
+8
*
drm/i915: quirk away phantom LVDS on Intel's D510MO mainboard
Chris Wilson
2013-07-03
1
-0
/
+8
*
dmi: add support for exact DMI matches in addition to substring matching
Jani Nikula
2013-07-03
2
-5
/
+13
*
kernel/sys.c:do_sysinfo(): use get_monotonic_boottime()
Oleg Nesterov
2013-07-03
1
-2
/
+1
*
kernel/sys.c: sys_reboot(): fix malformed panic message
liguang
2013-07-03
1
-1
/
+1
*
dump_stack: serialize the output from dump_stack()
Alex Thorlton
2013-07-03
1
-2
/
+45
*
drivers: avoid parsing names as kthread_run() format strings
Kees Cook
2013-07-03
19
-22
/
+28
*
drivers: avoid format strings in names passed to alloc_workqueue()
Kees Cook
2013-07-03
13
-27
/
+24
*
drivers: avoid format string in dev_set_name
Kees Cook
2013-07-03
23
-26
/
+25
*
clean up scary strncpy(dst, src, strlen(src)) uses
Kees Cook
2013-07-03
4
-13
/
+10
*
err.h: IS_ERR() can accept __user pointers
Dan Carpenter
2013-07-03
1
-5
/
+5
*
arch/frv/kernel/setup.c: use strncmp() instead of memcmp()
Chen Gang
2013-07-03
1
-1
/
+1
*
arch/frv/kernel/traps.c: using vsnprintf() instead of vsprintf()
Chen Gang
2013-07-03
1
-1
/
+1
*
mm: memcontrol: factor out reclaim iterator loading and updating
Johannes Weiner
2013-07-03
1
-29
/
+57
*
mm, vmalloc: use clamp() to simplify code
Zhang Yanfei
2013-07-03
1
-10
/
+2
*
mm, vmalloc: remove insert_vmalloc_vm()
Zhang Yanfei
2013-07-03
1
-7
/
+0
*
mm, vmalloc: call setup_vmalloc_vm() instead of insert_vmalloc_vm()
Zhang Yanfei
2013-07-03
1
-2
/
+2
*
mm, vmalloc: only call setup_vmalloc_vm() only in __get_vm_area_node()
Zhang Yanfei
2013-07-03
1
-10
/
+1
*
documentation: document the is_dirty_writeback aops callback
Mel Gorman
2013-07-03
1
-0
/
+10
*
documentation: update address_space_operations
Mel Gorman
2013-07-03
1
-8
/
+7
*
sparsemem: add BUILD_BUG_ON when sizeof mem_section is non-power-of-2
Cody P Schafer
2013-07-03
2
-0
/
+7
*
mm/unicore32: fix stale comment about VALID_PAGE()
Jiang Liu
2013-07-03
1
-6
/
+0
*
mm/microblaze: clean up unused VALID_PAGE()
Jiang Liu
2013-07-03
1
-1
/
+0
*
mm/CRIS: clean up unused VALID_PAGE()
Jiang Liu
2013-07-03
1
-1
/
+0
*
mm/ARM: fix stale comment about VALID_PAGE()
Jiang Liu
2013-07-03
1
-6
/
+0
*
mm/ALPHA: clean up unused VALID_PAGE()
Jiang Liu
2013-07-03
1
-2
/
+0
*
mm/m68k: fix build warning of unused variable
Jiang Liu
2013-07-03
1
-5
/
+8
*
mm/alpha: unify mem_init() for both UMA and NUMA architectures
Jiang Liu
2013-07-03
2
-15
/
+2
*
mm: kill free_all_bootmem_node()
Jiang Liu
2013-07-03
2
-19
/
+0
*
mm/SH: prepare for killing free_all_bootmem_node()
Jiang Liu
2013-07-03
1
-12
/
+4
*
mm/PPC: prepare for killing free_all_bootmem_node()
Jiang Liu
2013-07-03
1
-15
/
+1
*
mm/PARISC: prepare for killing free_all_bootmem_node()
Jiang Liu
2013-07-03
1
-11
/
+1
*
mm/MIPS: prepare for killing free_all_bootmem_node()
Jiang Liu
2013-07-03
1
-11
/
+1
*
mm/metag: prepare for killing free_all_bootmem_node()
Jiang Liu
2013-07-03
1
-12
/
+2
*
mm/m68k: prepare for killing free_all_bootmem_node()
Jiang Liu
2013-07-03
1
-3
/
+1
[next]