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
*
lib/bitmap.c: use hex_to_bin()
Andy Shevchenko
2010-10-26
1
-2
/
+1
*
MAINTAINERS: use "T: git" and whitespace trivia
Joe Perches
2010-10-26
1
-5
/
+5
*
MAINTAINERS: remove USB ZC0301 DRIVER
Joe Perches
2010-10-26
1
-10
/
+0
*
MAINTAINERS: remove USB OV511 DRIVER
Joe Perches
2010-10-26
1
-7
/
+0
*
MAINTAINERS: merge s3c6400 and 6410 to 64xx
Joe Perches
2010-10-26
1
-9
/
+2
*
MAINTAINERS: merge s3c-244x sections
Joe Perches
2010-10-26
1
-14
/
+1
*
MAINTAINERS: merge imote2 and stargate
Joe Perches
2010-10-26
1
-7
/
+1
*
MAINTAINERS: fix Colibri PXA270 file pattern
Joe Perches
2010-10-26
1
-2
/
+1
*
scripts/get_maintainer.pl: don't deduplicate unnamed addresses ie: mailing lists
Joe Perches
2010-10-26
1
-3
/
+3
*
scripts/get_maintainer.pl: use mailmap in name deduplication and other updates
Joe Perches
2010-10-26
1
-84
/
+148
*
scripts/get_maintainer.pl: correct indentation in a few places
Joe Perches
2010-10-26
1
-78
/
+78
*
scripts/get_maintainer.pl: fix mailmap handling
Florian Mickler
2010-10-26
1
-38
/
+109
*
scripts/get_maintainer.pl: use case insensitive name de-duplication
Joe Perches
2010-10-26
1
-34
/
+101
*
scripts/get_maintainer.pl: improve --interactive UI
Joe Perches
2010-10-26
1
-275
/
+596
*
scripts/get_maintainer.pl: add interactive mode
Florian Mickler
2010-10-26
1
-5
/
+141
*
scripts/get_maintainer.pl: use .get_maintainer.conf from . then $HOME then sc...
Joe Perches
2010-10-26
1
-3
/
+17
*
scripts/get_maintainer.pl: add default --git-fallback, remove default --git
Joe Perches
2010-10-26
1
-2
/
+9
*
scripts/get_maintainer.pl: don't search MAINTAINERS for keywords or emails
Joe Perches
2010-10-26
1
-1
/
+1
*
scripts/get_maintainer.pl: use correct indentation
Joe Perches
2010-10-26
1
-15
/
+15
*
scripts/get_maintainer.pl: Add --git-blame --rolestats "Authored lines" infor...
Joe Perches
2010-10-26
1
-3
/
+57
*
lib: fix scnprintf() if @size is == 0
Changli Gao
2010-10-26
1
-2
/
+6
*
vsprintf.c: use default pointer field size for "(null)" strings
Joe Perches
2010-10-26
1
-2
/
+9
*
ratelimit: add comment warning people off printk_ratelimit()
Andrew Morton
2010-10-26
1
-0
/
+5
*
printk: declare printk_ratelimit_state in ratelimit.h
Namhyung Kim
2010-10-26
2
-2
/
+2
*
printk: change type of 'boot_delay' to int *
Namhyung Kim
2010-10-26
1
-1
/
+1
*
printk: add lock context annotation
Namhyung Kim
2010-10-26
1
-0
/
+1
*
printk: fixup declaration of kmsg_reasons
Namhyung Kim
2010-10-26
1
-1
/
+1
*
misc devices: do not enable by default
Borislav Petkov
2010-10-26
1
-1
/
+0
*
kernel: remove PF_FLUSHER
Peter Zijlstra
2010-10-26
3
-3
/
+2
*
stop_machine: convert cpu notifier to return encapsulate errno value
Akinobu Mita
2010-10-26
1
-2
/
+2
*
kernel/stop_machine.c: fix unused variable warning
Rakib Mullick
2010-10-26
1
-1
/
+1
*
fs: allow for more than 2^31 files
Eric Dumazet
2010-10-26
4
-24
/
+21
*
kernel/user.c: add lock release annotation on free_user()
Namhyung Kim
2010-10-26
1
-0
/
+1
*
init: mark __user address space on string literals
Namhyung Kim
2010-10-26
5
-10
/
+11
*
drivers/misc/apds9802als.c: add runtime PM support
Hong Liu
2010-10-26
1
-64
/
+103
*
drivers/misc/apds9802als.c: ALS drivers for the apds9802als
anantha
2010-10-26
3
-0
/
+319
*
pca953x: pca953x driver fixes for x86 mrst
Alek Du
2010-10-26
1
-6
/
+7
*
drivers/misc/isl29020.c: ambient light sensor
Kalhan Trisal
2010-10-26
3
-0
/
+259
*
lkdtm: prefix enum constants
Namhyung Kim
2010-10-26
1
-64
/
+64
*
Documentation: short descriptions for bh1770glc and apds990x drivers
Samu Onkalo
2010-10-26
2
-0
/
+227
*
drivers/misc: driver for APDS990X ALS and proximity sensors
Samu Onkalo
2010-10-26
4
-0
/
+1386
*
drivers/misc: driver for bh1770glc / sfh7770 ALS and proximity sensor
Samu Onkalo
2010-10-26
4
-0
/
+1477
*
ad525x_dpot: use correct rdac channel for ad5251/ad5252
steven miao
2010-10-26
1
-2
/
+2
*
drivers/misc/ad525x_dpot.c: new features
Michael Hennerich
2010-10-26
5
-14
/
+123
*
drivers/misc/ad525x_dpot.c: fix part name typos in defines
Michael Hennerich
2010-10-26
2
-10
/
+10
*
drivers/misc/phantom.c: add missing warning messages in phantom_probe()
Rahul Ruikar
2010-10-26
1
-2
/
+6
*
workqueues: s/ON_STACK/ONSTACK/
Andrew Morton
2010-10-26
5
-7
/
+7
*
procfs: fix numbering in /proc/locks
Jerome Marchand
2010-10-26
1
-8
/
+11
*
fs: move exportfs since it is not a networking filesystem
Randy Dunlap
2010-10-26
1
-3
/
+3
*
fs/buffer.c: remove duplicated assignment to b_private
Namhyung Kim
2010-10-26
1
-1
/
+0
[next]