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
*
mmc: add 'enable' and 'disable' methods to mmc host
Adrian Hunter
2009-09-23
4
-6
/
+221
*
sdio: do not ignore MMC_VDD_165_195
Ohad Ben-Cohen
2009-09-23
1
-7
/
+0
*
mmc: register mmci-omap-hs using platform_driver_probe
Uwe Kleine-König
2009-09-23
1
-2
/
+1
*
msm_sdcc.c: move overly indented code to separate function
Joe Perches
2009-09-23
1
-69
/
+63
*
msm_sdcc.c: stylistic cleaning
Joe Perches
2009-09-23
1
-21
/
+24
*
msm_sdcc.c: convert printk(KERN_<level> to pr_<level>(
Joe Perches
2009-09-23
1
-58
/
+47
*
mmc: msm_sdccc: driver for HTC Dream
San Mehat
2009-09-23
4
-0
/
+1547
*
OMAP: HSMMC: do not enable buffer ready interrupt if using DMA
Anand Gadiyar
2009-09-23
1
-1
/
+8
*
mmc: in mmc_power_up(), use previously selected ocr if available
Balaji Rao
2009-09-23
1
-1
/
+7
*
Blackfin: override text/data checking functions
Mike Frysinger
2009-09-23
1
-3
/
+35
*
lockdep: use new arch_is_kernel_data()
Mike Frysinger
2009-09-23
1
-0
/
+3
*
kallsyms: use new arch_is_kernel_text()
Mike Frysinger
2009-09-23
1
-1
/
+2
*
asm/sections: add text/data checking functions for arches to override
Mike Frysinger
2009-09-23
1
-0
/
+16
*
kallsyms: fix segfault in prefix_underscores_count()
Paul Mundt
2009-09-23
1
-1
/
+1
*
getrusage: fill ru_maxrss value
Jiri Pirko
2009-09-23
5
-0
/
+34
*
kmap_types.h: rename D macro
Andi Kleen
2009-09-23
1
-23
/
+24
*
Make sure the value in abs() does not get truncated if it is greater than 2^32
Rolf Eike Beer
2009-09-23
1
-1
/
+1
*
fix compat_sys_utimensat()
Suzuki Poulose
2009-09-23
1
-7
/
+0
*
vlynq: includecheck fix: drivers/vlynq/vlynq.c
Jaswinder Singh Rajput
2009-09-23
1
-1
/
+0
*
qnx4: remove write support
Christoph Hellwig
2009-09-23
9
-368
/
+2
*
ntfs: remove ntfs_file_write
Christoph Hellwig
2009-09-23
1
-41
/
+1
*
anonfd: split interface into file creation and install
Davide Libenzi
2009-09-23
4
-30
/
+114
*
MAINTAINERS: remove dead ncpfs list
Bartlomiej Zolnierkiewicz
2009-09-23
1
-1
/
+0
*
aio.c: move EXPORT* macros to line after function
H Hartley Sweeten
2009-09-23
1
-6
/
+4
*
BUILD_BUG_ON(): fix it and a couple of bogus uses of it
Jan Beulich
2009-09-23
7
-10
/
+13
*
fs/buffer.c: clean up EXPORT* macros
H Hartley Sweeten
2009-09-23
2
-30
/
+28
*
fs: turn iprune_mutex into rwsem
Nick Piggin
2009-09-23
1
-7
/
+12
*
printk_once(): use bool for boolean flag
Roland Dreier
2009-09-23
1
-2
/
+2
*
proc connector: add event for process becoming session leader
Scott James Remnant
2009-09-23
3
-1
/
+38
*
seq_file: constify seq_operations
James Morris
2009-09-23
26
-49
/
+49
*
Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGS
Ladinu Chandrasinghe
2009-09-23
11
-90
/
+90
*
dme1737: Keep index within pwm_config[]
Roel Kluin
2009-09-23
1
-1
/
+1
*
generic-ipi: make struct call_function_data lockless
Xiao Guangrong
2009-09-23
2
-21
/
+20
*
Fix all -Wmissing-prototypes warnings in x86 defconfig
Trevor Keith
2009-09-23
4
-8
/
+8
*
dac960: fix undefined behavior on empty string
Michael Buesch
2009-09-23
1
-1
/
+1
*
kmod: fix race in usermodehelper code
Neil Horman
2009-09-23
1
-5
/
+8
*
Move magic numbers into magic.h
Nick Black
2009-09-23
5
-14
/
+9
*
printk: add printk_delay to make messages readable for some scenarios
Dave Young
2009-09-23
4
-0
/
+39
*
printk boot_delay: rename printk_delay_msec to loops_per_msec
Dave Young
2009-09-23
1
-7
/
+5
*
poll/select: avoid arithmetic overflow in __estimate_accuracy()
Guillaume Knispel
2009-09-23
1
-4
/
+10
*
kprobes: use do_IRQ() in lkdtm
M. Mohan Kumar
2009-09-23
1
-1
/
+1
*
smbfs: read buffer overflow
Roel Kluin
2009-09-23
1
-1
/
+1
*
include/linux/kmemcheck.h: fix a trillion warnings
Andrew Morton
2009-09-23
1
-1
/
+3
*
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-09-22
2
-21
/
+21
|
\
|
*
perf_event, powerpc: Fix compilation after big perf_counter rename
Paul Mackerras
2009-09-22
2
-21
/
+21
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg...
Linus Torvalds
2009-09-22
4
-24
/
+8
|
\
\
|
*
|
kmemcheck: add missing braces to do-while in kmemcheck_annotate_bitfield
Johannes Berg
2009-09-21
1
-1
/
+4
|
*
|
kmemcheck: update documentation
Vegard Nossum
2009-07-01
1
-20
/
+1
|
*
|
kmemcheck: depend on HAVE_ARCH_KMEMCHECK
Sebastian Andrzej Siewior
2009-07-01
1
-0
/
+3
|
*
|
kmemcheck: remove useless check
Vegard Nossum
2009-07-01
1
-3
/
+0
[next]