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
...
|
|
*
|
|
|
[IA64] address compiler warnings perfmon.c/salinfo.c
Jan Beulich
2009-06-30
2
-2
/
+2
|
|
*
|
|
|
[IA64] Remove unnecessary semicolons
Joe Perches
2009-06-30
4
-7
/
+7
|
|
*
|
|
|
[IA64] sprintf should not be used with same source & destination address
Alan Cox
2009-06-30
1
-1
/
+2
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
MN10300: Wire up new syscalls
David Howells
2009-06-30
2
-1
/
+5
|
*
|
|
|
FRV: Wire up new syscalls
David Howells
2009-06-30
2
-1
/
+5
|
*
|
|
|
hostfs: set maximum filesize in superblock for proper LFS support
Wolfgang Illmeyer
2009-06-30
1
-0
/
+1
|
*
|
|
|
floppy: fix lock imbalance
Jiri Slaby
2009-06-30
1
-1
/
+4
|
*
|
|
|
bfin: delay IRQ registration until driver is ready
Mike Frysinger
2009-06-30
1
-15
/
+15
|
*
|
|
|
atyfb: fix alignment for block writes
Ville Syrjala
2009-06-30
3
-14
/
+46
|
*
|
|
|
atyfb: fix HP OmniBook 500 reboot hang
Ville Syrjala
2009-06-30
2
-9
/
+82
|
*
|
|
|
gpio: pl061: fix IRQ handling for GPIOs >= PL061_GPIO_NR
Baruch Siach
2009-06-30
1
-3
/
+14
|
*
|
|
|
gpio: pl061: fix probe error handling code
Baruch Siach
2009-06-30
1
-1
/
+2
|
*
|
|
|
x86: only clear node_states for 64bit
Yinghai Lu
2009-06-30
2
-6
/
+9
|
*
|
|
|
cpusets: document adding/removing cpus to cpuset elaborately
Nikanth Karthikesan
2009-06-30
1
-0
/
+12
|
*
|
|
|
mm: prevent balance_dirty_pages() from doing too much work
Richard Kennedy
2009-06-30
1
-1
/
+4
|
*
|
|
|
bsdacct: fix access to invalid filp in acct_on()
Renaud Lottiaux
2009-06-30
1
-2
/
+4
|
*
|
|
|
MAINTAINERS: STARFIRE/DURALAN update
Joe Perches
2009-06-30
1
-2
/
+2
|
*
|
|
|
kernel/resource.c: fix sign extension in reserve_setup()
Zhang Rui
2009-06-30
1
-1
/
+1
|
*
|
|
|
spi: bitbang bugfix in message setup
David Brownell
2009-06-30
1
-10
/
+14
|
*
|
|
|
fbdev: add mutex for fb_mmap locking
Krzysztof Helt
2009-06-30
16
-42
/
+74
|
*
|
|
|
spi: add spi_master flag word
David Brownell
2009-06-30
3
-0
/
+12
|
*
|
|
|
spi: new spi->mode bits
David Brownell
2009-06-30
4
-7
/
+24
|
*
|
|
|
dmapools: protect page_list walk in show_pools()
Thomas Gleixner
2009-06-30
1
-0
/
+2
|
*
|
|
|
ext2: return -EIO not -ESTALE on directory traversal through deleted inode
Bryan Donlan
2009-06-30
1
-2
/
+10
|
*
|
|
|
elf: limit max map count to safe value
KAMEZAWA Hiroyuki
2009-06-30
2
-3
/
+18
|
*
|
|
|
edac: add DDR3 memory type for MPC85xx EDAC
Yang Shi
2009-06-30
4
-1
/
+14
|
*
|
|
|
parport/serial: add support for NetMos 9901 Multi-IO card
Michael Buesch
2009-06-30
3
-1
/
+11
|
*
|
|
|
gcov: fix documentation
Peter Oberparleiter
2009-06-30
1
-9
/
+16
|
*
|
|
|
alpha: fix percpu build breakage
Tejun Heo
2009-06-30
3
-4
/
+9
|
*
|
|
|
fbdev: work around old compiler bug
Stephen Rothwell
2009-06-30
1
-2
/
+2
|
*
|
|
|
MAINTAINERS: update EDAC-I82975X
Joe Perches
2009-06-30
1
-2
/
+2
|
*
|
|
|
gcov: fix __ctors_start alignment
Heiko Carstens
2009-06-30
1
-1
/
+2
|
*
|
|
|
eventfd: revised interface and cleanups
Davide Libenzi
2009-06-30
6
-42
/
+149
|
*
|
|
|
AFS: Fix lock imbalance
Jiri Slaby
2009-06-30
1
-1
/
+0
|
|
/
/
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
2009-06-29
9
-61
/
+46
|
|
\
\
\
|
|
*
|
|
ide: memory overrun in ide_get_identity_ioctl() on big endian machines using ...
Christian Engelmayer
2009-06-29
1
-1
/
+2
|
|
*
|
|
ide: fix resume for CONFIG_BLK_DEV_IDEACPI=y
Bartlomiej Zolnierkiewicz
2009-06-29
3
-42
/
+27
|
|
*
|
|
ide-cd: handle fragmented packet commands gracefully
Borislav Petkov
2009-06-26
1
-2
/
+12
|
|
*
|
|
ide: always kill the whole request on error
Bartlomiej Zolnierkiewicz
2009-06-25
5
-16
/
+5
|
|
*
|
|
ide: fix ide_kill_rq() for special ide-{floppy,tape} driver requests
Bartlomiej Zolnierkiewicz
2009-06-25
1
-1
/
+1
|
*
|
|
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-06-29
31
-71
/
+232
|
|
\
\
\
\
|
|
*
|
|
|
[ARM] 5562/2: at91: add gpio button support for at91sam9g20ek
Nicolas Ferre
2009-06-29
1
-0
/
+54
|
|
*
|
|
|
[ARM] 5563/1: at91: at91sam9rlek lcd interface correction
Nicolas Ferre
2009-06-27
1
-2
/
+4
|
|
*
|
|
|
[ARM] 5565/2: Use PAGE_SIZE and RO_DATA() in link script
Linus Walleij
2009-06-25
2
-8
/
+9
|
|
*
|
|
|
[ARM] 5560/1: Avoid buffer overrun in case of an invalid IRQ
Aaro Koskinen
2009-06-25
1
-18
/
+6
|
|
*
|
|
|
Merge branch 's3c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linux
Russell King
2009-06-25
12
-21
/
+51
|
|
|
\
\
\
\
|
|
|
*
|
|
|
[ARM] GTA02: build fixes (s3c2410_nand_set usage)
Nelson Castillo
2009-06-24
1
-2
/
+1
|
|
|
*
|
|
|
[ARM] S3C maintainer updates merge branch maintainers-updates into s3c-fixes
Ben Dooks
2009-06-23
1
-0
/
+43
|
|
|
|
\
\
\
\
|
|
|
|
*
|
|
|
MAINTAINERS: Add ARM S3C2442, S3C2443, S3C6400, S3C6410 and ARM/SAMSUNG
Ben Dooks
2009-06-13
1
-0
/
+41
|
|
|
|
*
|
|
|
MAINTAINERS: Update file list for ARM/S3C2410 and ARM/S3C2440
Ben Dooks
2009-06-13
1
-0
/
+2
[prev]
[next]