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
...
*
ext4: use memweight()
Akinobu Mita
2012-07-30
1
-8
/
+1
*
ext3: use memweight()
Akinobu Mita
2012-07-30
2
-12
/
+2
*
ext2: use memweight()
Akinobu Mita
2012-07-30
2
-12
/
+3
*
ocfs2: use memweight()
Akinobu Mita
2012-07-30
1
-6
/
+2
*
video/uvc: use memweight()
Akinobu Mita
2012-07-30
1
-3
/
+2
*
affs: use memweight()
Akinobu Mita
2012-07-30
1
-26
/
+2
*
dm: use memweight()
Akinobu Mita
2012-07-30
1
-11
/
+2
*
qnx4fs: use memweight()
Akinobu Mita
2012-07-30
1
-19
/
+5
*
string: introduce memweight()
Akinobu Mita
2012-07-30
3
-1
/
+42
*
backlight: move lp855x header into platform_data directory
Kim, Milo
2012-07-30
2
-1
/
+1
*
backlight: move register definitions from header to source
Kim, Milo
2012-07-30
2
-8
/
+6
*
backlight: l4f00242t03: export and use devm_gpio_request_one()
Jingoo Han
2012-07-30
1
-19
/
+10
*
backlight: corgi_lcd: use devm_gpio_request()
Jingoo Han
2012-07-30
1
-14
/
+5
*
backlight: lms283gf05: use devm_gpio_request()
Jingoo Han
2012-07-30
1
-18
/
+6
*
backlight: tosa_bl: use devm_gpio_request()
Jingoo Han
2012-07-30
1
-6
/
+2
*
backlight: tosa_lcd: use devm_gpio_request()
Jingoo Han
2012-07-30
1
-5
/
+2
*
backlight: ot200_bl: use devm_gpio_request()
Jingoo Han
2012-07-30
1
-6
/
+3
*
backlight: atmel-pwm-bl: use devm_gpio_request()
Jingoo Han
2012-07-30
1
-9
/
+5
*
drivers/video/backlight/lm3533_bl.c: use devm_ functions
Jingoo Han
2012-07-30
1
-6
/
+2
*
drivers/video/backlight/ot200_bl.c: use devm_ functions
Jingoo Han
2012-07-30
1
-8
/
+4
*
drivers/video/backlight/atmel-pwm-bl.c: use devm_ functions
Jingoo Han
2012-07-30
1
-3
/
+2
*
MAINTAINERS: update EXYNOS DP DRIVER F: patterns
Jingoo Han
2012-07-30
1
-0
/
+1
*
vsprintf: add support of '%*ph[CDN]'
Andy Shevchenko
2012-07-30
2
-0
/
+65
*
lib/vsprintf.c: kptr_restrict: fix pK-error in SysRq show-all-timers(Q)
Dan Rosenberg
2012-07-30
1
-1
/
+2
*
lib/vsprintf.c: remind people to update Documentation/printk-formats.txt when...
Andrew Morton
2012-07-30
1
-0
/
+2
*
vsprintf: add %pMR for Bluetooth MAC address
Andrei Emeltchenko
2012-07-30
2
-4
/
+24
*
printk: remove the now unnecessary "C" annotation for KERN_CONT
Joe Perches
2012-07-30
2
-3
/
+1
*
printk: only look for prefix levels in kernel messages
Joe Perches
2012-07-30
1
-15
/
+17
*
printk: convert the format for KERN_<LEVEL> to a 2 byte pattern
Joe Perches
2012-07-30
2
-13
/
+16
*
sound: use printk_get_level and printk_skip_level
Joe Perches
2012-07-30
1
-4
/
+9
*
btrfs: use printk_get_level and printk_skip_level, add __printf, fix fallout
Joe Perches
2012-07-30
4
-8
/
+50
*
arch: remove direct definitions of KERN_<LEVEL> uses
Joe Perches
2012-07-30
3
-5
/
+7
*
printk: add kern_levels.h to make KERN_<LEVEL> available for asm use
Joe Perches
2012-07-30
2
-18
/
+23
*
printk: add generic functions to find KERN_<LEVEL> headers
Joe Perches
2012-07-30
2
-5
/
+35
*
kmsg: /dev/kmsg - properly return possible copy_from_user() failure
Kay Sievers
2012-07-30
1
-1
/
+3
*
drivers/misc/ti-st/st_core.c: missing NULL check
Alan Cox
2012-07-30
1
-0
/
+5
*
kernel/sys.c: avoid argv_free(NULL)
Andrew Morton
2012-07-30
1
-19
/
+25
*
NMI watchdog: fix for lockup detector breakage on resume
Sameer Nanda
2012-07-30
3
-2
/
+30
*
panic: fix a possible deadlock in panic()
Vikram Mulukutla
2012-07-30
1
-0
/
+8
*
avr32: fix build error in ATSTK1002 code
Fengguang Wu
2012-07-30
1
-1
/
+1
*
clk: validate pointer in __clk_disable()
Fengguang Wu
2012-07-30
1
-0
/
+3
*
arch/arm/mach-netx/fb.c: reuse dummy clk routines for CONFIG_HAVE_CLK=n
Viresh Kumar
2012-07-30
1
-23
/
+0
*
usb/host/r8a66597: remove conditional compilation of clk code
Viresh Kumar
2012-07-30
2
-17
/
+0
*
gadget/r8a66597: remove conditional compilation of clk code
Viresh Kumar
2012-07-30
2
-13
/
+3
*
gadget/m66592: remove conditional compilation of clk code
Viresh Kumar
2012-07-30
2
-13
/
+1
*
net/stmmac: remove conditional compilation of clk code
Viresh Kumar
2012-07-30
2
-58
/
+17
*
net/c_can: remove conditional compilation of clk code
Viresh Kumar
2012-07-30
1
-8
/
+0
*
ata/pata_arasan: remove conditional compilation of clk code
Viresh Kumar
2012-07-30
1
-13
/
+1
*
usb/musb: remove conditional compilation of clk code
Viresh Kumar
2012-07-30
1
-8
/
+0
*
usb/marvell: remove conditional compilation of clk code
Viresh Kumar
2012-07-30
1
-9
/
+0
[prev]
[next]