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
*
doc: small kernel-parameters updates
Randy Dunlap
2009-05-06
1
-2
/
+8
*
fbdev: fix fillrect for 24bpp modes
Michal Januszewski
2009-05-06
3
-39
/
+48
*
oom: prevent livelock when oom_kill_allocating_task is set
David Rientjes
2009-05-06
1
-23
/
+21
*
fiemap: fix problem with setting FIEMAP_EXTENT_LAST
Josef Bacik
2009-05-06
1
-20
/
+55
*
Eliminate thousands of warnings with gcc 3.2 build
Andi Kleen
2009-05-06
2
-6
/
+14
*
doc: hashdist defaults on for 64bit
Hugh Dickins
2009-05-06
1
-1
/
+1
*
inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positive
Wu Fengguang
2009-05-06
2
-3
/
+3
*
jsm: removing unused spinlock
Breno Leitao
2009-05-06
2
-3
/
+0
*
vt: Add a note on the historical abuse of CLOCK_TICK_RATE
Alan Cox
2009-05-06
1
-0
/
+6
*
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-05-05
6
-32
/
+16
|
\
|
*
drm/r128: fix r128 ioremaps to use ioremap_wc.
Dave Airlie
2009-05-06
1
-3
/
+3
|
*
drm: cleanup properly in drm_get_dev() failure paths
Ben Skeggs
2009-04-24
1
-3
/
+6
|
*
drm: clean the map list before destroying the hash table
Ben Skeggs
2009-04-24
1
-3
/
+3
|
*
drm: remove unreachable code in drm_sysfs.c
Jonas Bonn
2009-04-24
1
-2
/
+0
|
*
drm: add control node checks missing from kms merge
Jonas Bonn
2009-04-24
1
-1
/
+2
|
*
drm/kms: don't try to shortcut drm mode set function
Dave Airlie
2009-04-24
1
-19
/
+0
|
*
drm/radeon: bump minor version for occlusion queries support
Maciej Cencora
2009-04-24
1
-1
/
+2
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2009-05-05
4
-9
/
+10
|
\
\
|
*
|
[IA64] xen_domu_defconfig: fix build issues/warnings
Jan Beulich
2009-05-05
4
-9
/
+10
*
|
|
Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions
Mel Gorman
2009-05-05
1
-0
/
+8
*
|
|
Merge branch 'timers/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2009-05-05
1
-1
/
+11
|
\
\
\
|
*
|
|
clockevents: prevent endless loop in tick_handle_periodic()
john stultz
2009-05-02
1
-1
/
+11
*
|
|
|
Merge branch 'irq/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2009-05-05
1
-2
/
+0
|
\
\
\
\
|
*
|
|
|
Revert "genirq: assert that irq handlers are indeed running in hardirq context"
Thomas Gleixner
2009-05-01
1
-2
/
+0
|
|
/
/
/
*
|
|
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-05-05
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
sched: account system time properly
Eric Dumazet
2009-04-29
1
-1
/
+1
*
|
|
|
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-05-05
3
-59
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
kernel/posix-cpu-timers.c: fix sparse warning
H Hartley Sweeten
2009-04-30
1
-4
/
+4
|
*
|
|
|
|
dma-debug: remove broken dma memory leak detection for 2.6.30
Joerg Roedel
2009-04-26
1
-52
/
+1
|
*
|
|
|
|
locking: Documentation: lockdep-design.txt, fix note of state bits
Ming Lei
2009-04-26
1
-3
/
+3
*
|
|
|
|
|
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-05-05
2
-1
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
tracing: x86, mmiotrace: fix range test
Stuart Bennett
2009-04-29
1
-1
/
+1
|
*
|
|
|
|
|
tracing: fix ref count in splice pages
Steven Rostedt
2009-04-29
1
-0
/
+1
*
|
|
|
|
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-05-05
4
-14
/
+18
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86: show number of core_siblings instead of thread_siblings in /proc/cpuinfo
Andreas Herrmann
2009-05-04
1
-1
/
+1
|
*
|
|
|
|
|
|
amd-iommu: fix iommu flag masks
Joerg Roedel
2009-05-04
1
-8
/
+8
|
*
|
|
|
|
|
|
x86: initialize io_bitmap_base on 32bit
Thomas Gleixner
2009-05-01
1
-0
/
+2
|
*
|
|
|
|
|
|
x86: gettimeofday() vDSO: fix segfault when tv == NULL
John Wright
2009-04-30
1
-5
/
+7
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
2009-05-05
1
-13
/
+34
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
kbuild, modpost: fix unexpected non-allocatable warning with mips
Sam Ravnborg
2009-05-04
1
-1
/
+11
|
*
|
|
|
|
|
kbuild, modpost: fix "unexpected non-allocatable" warning with SUSE gcc
Sam Ravnborg
2009-05-04
1
-1
/
+1
|
*
|
|
|
|
|
kbuild, modpost: fix unexpected non-allocatable section when cross compiling
Anders Kaseorg
2009-05-04
1
-12
/
+23
*
|
|
|
|
|
|
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2009-05-05
11
-14
/
+25
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
i2c-algo-pca: Let PCA9564 recover from unacked data byte (state 0x30)
Enrik Berkhan
2009-05-05
1
-0
/
+11
|
*
|
|
|
|
|
|
i2c-algo-bit: Fix timeout test
Dave Airlie
2009-05-05
1
-1
/
+1
|
*
|
|
|
|
|
|
i2c: Timeouts off by 1
Roel Kluin
2009-05-05
9
-13
/
+13
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-05-05
33
-157
/
+598
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
2009-05-04
3
-34
/
+43
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
Bluetooth: Fix issue with sysfs handling for connections
Marcel Holtmann
2009-05-04
3
-34
/
+43
|
*
|
|
|
|
|
|
|
e1000: fix virtualization bug
Jesse Brandeburg
2009-05-04
1
-1
/
+1
[next]