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
*
epoll: support for disabling items, and a self-test app
Paton J. Lewis
2012-10-06
5
-4
/
+392
*
checkpatch: fix name of "MODULE_PARM_DESC"
Kees Cook
2012-10-06
1
-1
/
+1
*
CodingStyle: add networking specific block comment style
Joe Perches
2012-10-06
1
-0
/
+10
*
checkpatch: check networking specific block comment style
Joe Perches
2012-10-06
1
-0
/
+14
*
checkpatch: update suggested printk conversions
Joe Perches
2012-10-06
1
-2
/
+4
*
checkpatch: check utf-8 content from a commit log when it's missing from charset
Pasi Savanainen
2012-10-06
1
-3
/
+12
*
scatterlist: atomic sg_mapping_iter() no longer needs disabled IRQs
Tejun Heo
2012-10-06
1
-8
/
+8
*
lib/plist.c: make plist test announcements KERN_DEBUG
Borislav Petkov
2012-10-06
1
-2
/
+2
*
lib/vsprintf.c: improve standard conformance of sscanf()
Jan Beulich
2012-10-06
1
-19
/
+14
*
lib/spinlock_debug: avoid livelock in do_raw_spin_lock()
Vikram Mulukutla
2012-10-06
1
-14
/
+18
*
genalloc: make it possible to use a custom allocation algorithm
Benjamin Gaignard
2012-10-06
2
-4
/
+111
*
lib/gcd.c: prevent possible div by 0
Davidlohr Bueso
2012-10-06
1
-0
/
+3
*
lib/Kconfig.debug: adjust hard-lockup related Kconfig options
Jan Beulich
2012-10-06
1
-4
/
+5
*
lib/parser.c: avoid overflow in match_number()
Alex Elder
2012-10-06
1
-2
/
+8
*
idr: rename MAX_LEVEL to MAX_IDR_LEVEL
Fengguang Wu
2012-10-06
8
-27
/
+27
*
kvm: replace test_and_set_bit_le() in mark_page_dirty_in_slot() with set_bit_...
Takuya Yoshikawa
2012-10-06
1
-2
/
+1
*
powerpc: bitops: introduce {clear,set}_bit_le()
Takuya Yoshikawa
2012-10-06
1
-0
/
+10
*
bitops: introduce generic {clear,set}_bit_le()
Takuya Yoshikawa
2012-10-06
1
-0
/
+10
*
drivers/net/ethernet/dec/tulip: Use standard __set_bit_le() function
Takuya Yoshikawa
2012-10-06
2
-10
/
+4
*
drivers/net/ethernet/sfc: use standard __{clear,set}_bit_le() functions
Ben Hutchings
2012-10-06
3
-16
/
+4
*
drivers/video/backlight/platform_lcd.c: add support for device tree based probe
Jingoo Han
2012-10-06
1
-0
/
+10
*
drivers/video/backlight/da9052_bl.c: drop devm_kfree of devm_kzalloc'd data
Julia Lawall
2012-10-06
1
-2
/
+0
*
backlight: remove ProGear driver
Marcin Juszkiewicz
2012-10-06
3
-170
/
+0
*
backlight: add new lm3639 backlight driver
G.Shark Jeong
2012-10-06
4
-0
/
+516
*
backlight: add Backlight driver for lm3630 chip
G.Shark Jeong
2012-10-06
4
-0
/
+540
*
backlight: lp855x: add FAST bit description for LP8556
Kim, Milo
2012-10-06
1
-0
/
+2
*
drivers/video/backlight/kb3886_bl.c: use usleep_range() instead of msleep() f...
Jingoo Han
2012-10-06
1
-2
/
+2
*
drivers/video/backlight/ltv350qv.c: use usleep_range() instead of msleep() fo...
Jingoo Han
2012-10-06
1
-3
/
+3
*
drivers/video/backlight/da9052_bl.c: use usleep_range() instead of msleep() f...
Jingoo Han
2012-10-06
1
-1
/
+1
*
MAINTAINERS: update email address for Khalid Aziz
Khalid Aziz
2012-10-06
1
-1
/
+1
*
MAINTAINERS: fix indentation for Viresh Kumar
Andy Shevchenko
2012-10-06
1
-8
/
+8
*
MAINTAINERS: Update gianfar_ptp after renaming
Joe Perches
2012-10-06
1
-1
/
+1
*
MAINTAINERS: add defconfig file to IMX section
Uwe Kleine-König
2012-10-06
1
-0
/
+1
*
MAINTAINERS: update gpio subsystem file list
Yang Bai
2012-10-06
1
-0
/
+1
*
lib/vsprintf: update documentation to cover all of %p[Mm][FR]
Andy Shevchenko
2012-10-06
2
-1
/
+5
*
lib: vsprintf: fix broken comments
George Spelvin
2012-10-06
1
-7
/
+7
*
lib: vsprintf: optimize put_dec_trunc8()
George Spelvin
2012-10-06
1
-16
/
+6
*
lib: vsprintf: optimize division by 10000
George Spelvin
2012-10-06
1
-27
/
+33
*
lib: vsprintf: optimize division by 10 for small integers
George Spelvin
2012-10-06
1
-2
/
+3
*
poweroff: fix bug in orderly_poweroff()
hongfeng
2012-10-06
1
-1
/
+1
*
kernel/sys.c: call disable_nonboot_cpus() in kernel_restart()
Shawn Guo
2012-10-06
1
-0
/
+1
*
tile: fix personality bits handling upon exec()
Jiri Kosina
2012-10-06
1
-2
/
+2
*
cross-arch: don't corrupt personality flags upon exec()
Jiri Kosina
2012-10-06
16
-16
/
+31
*
score: select generic atomic64_t support
Fengguang Wu
2012-10-06
1
-0
/
+1
*
frv: kill used but uninitialized variable
Geert Uytterhoeven
2012-10-06
1
-10
/
+9
*
sections: fix const sections for crc32 table
Joe Mario
2012-10-06
2
-6
/
+9
*
sections: fix section conflicts in sound
Andi Kleen
2012-10-06
1
-1
/
+1
*
sections: fix section conflicts in net
Andi Kleen
2012-10-06
7
-6
/
+8
*
sections: fix section conflicts in net/can
Andi Kleen
2012-10-06
4
-4
/
+4
*
sections: fix section conflicts in mm/percpu.c
Andi Kleen
2012-10-06
2
-2
/
+2
[next]