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
*
-
-
-
.
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...
Linus Torvalds
2012-03-02
7
-8
/
+29
|
\
\
\
|
|
|
*
CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/resume
Srivatsa S. Bhat
2012-02-27
1
-2
/
+2
|
|
*
|
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2012-03-02
4
-1
/
+22
|
|
|
\
\
|
|
|
*
|
perf probe: Ensure offset provided is not greater than function length withou...
Prashanth Nageshappa
2012-02-29
1
-0
/
+6
|
|
|
*
|
perf tools: Ensure comm string is properly terminated
David Ahern
2012-02-29
1
-0
/
+1
|
|
|
*
|
perf probe: Ensure offset provided is not greater than function length
Prashanth Nageshappa
2012-02-29
1
-1
/
+11
|
|
|
*
|
perf evlist: Return first evsel for non-sample event on old kernel
Namhyung Kim
2012-02-29
1
-0
/
+4
|
|
|
/
/
|
|
*
|
perf/hwbp: Fix a possible memory leak
Namhyung Kim
2012-02-28
1
-2
/
+2
|
*
|
|
memblock: Fix size aligning of memblock_alloc_base_nid()
Tejun Heo
2012-03-01
1
-3
/
+3
*
|
|
|
regset: Return -EFAULT, not -EIO, on host-side memory fault
H. Peter Anvin
2012-03-02
1
-2
/
+2
*
|
|
|
regset: Prevent null pointer reference on readonly regsets
H. Peter Anvin
2012-03-02
2
-1
/
+7
*
|
|
|
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2012-03-01
6
-32
/
+42
|
\
\
\
\
|
*
|
|
|
watchdog: fix GETTIMEOUT ioctl in booke_wdt
Dmitry Artamonow
2012-02-29
1
-1
/
+5
|
*
|
|
|
watchdog: update maintainers git entry
Wim Van Sebroeck
2012-02-28
1
-1
/
+1
|
*
|
|
|
watchdog: Fix typo in pnx4008_wdt.c
Masanari Iida
2012-02-28
1
-1
/
+1
|
*
|
|
|
watchdog: Fix typo in Kconfig
Masanari Iida
2012-02-28
1
-1
/
+1
|
*
|
|
|
watchdog: fix error in probe() of s3c2410_wdt (reset at booting)
MyungJoo Ham
2012-02-28
1
-26
/
+31
|
*
|
|
|
watchdog: hpwdt: clean up set_memory_x call for 32 bit
Maxim Uvarov
2012-02-28
1
-2
/
+3
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2012-03-01
1
-3
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
regulator: fix the ldo configure according to 88pm860x spec
Jett.Zhou
2012-02-24
1
-3
/
+3
*
|
|
|
|
|
Merge branch 'i2c-embedded/for-3.3' of git://git.pengutronix.de/git/wsa/linux...
Linus Torvalds
2012-03-01
1
-3
/
+10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
i2c: mxs: only flag completion when queue is completely done
Wolfram Sang
2012-02-24
1
-3
/
+10
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-03-01
10
-48
/
+79
|
\
\
\
\
\
\
|
*
|
|
|
|
|
drm/radeon/kms/vm: fix possible bug in radeon_vm_bo_rmv()
Sebastian Biemueller
2012-02-29
1
-1
/
+1
|
*
|
|
|
|
|
drm/radeon: fix uninitialized variable
Christian König
2012-02-29
1
-0
/
+1
|
*
|
|
|
|
|
Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...
Dave Airlie
2012-02-29
5
-23
/
+47
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
drm/exynos: exynos_drm.h header file fixes
Kamil Debski
2012-02-15
2
-1
/
+5
|
|
*
|
|
|
|
|
drm/exynos: added panel physical size.
Eun-Chul Kim
2012-02-15
4
-22
/
+42
|
|
*
|
|
|
|
|
drm/exynos: added postclose to release resource.
Inki Dae
2012-02-15
1
-0
/
+12
|
|
*
|
|
|
|
|
drm/exynos: removed exynos_drm_fbdev_recreate function.
Inki Dae
2012-02-15
1
-66
/
+4
|
|
*
|
|
|
|
|
drm/exynos: fixed page flip issue.
Inki Dae
2012-02-15
3
-5
/
+15
|
|
*
|
|
|
|
|
drm/exynos: added possible_clones setup function.
Inki Dae
2012-02-15
4
-0
/
+42
|
|
*
|
|
|
|
|
drm/exynos: removed pageflip_event_list init code when closed.
Joonyoung Shim
2012-02-15
1
-8
/
+2
|
|
*
|
|
|
|
|
drm/exynos: changed priority of mixer layers.
Joonyoung Shim
2012-02-15
1
-5
/
+5
|
|
*
|
|
|
|
|
drm/exynos: Fix typo in exynos_mixer.c
Masanari Iida
2012-02-15
1
-1
/
+1
|
*
|
|
|
|
|
|
drm/radeon/kms: fix radeon_dp_get_modes for LVDS bridges (v2)
Alex Deucher
2012-02-29
1
-8
/
+17
|
*
|
|
|
|
|
|
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
2012-02-28
2
-16
/
+13
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
drm/i915: Remove use of the autoreported ringbuffer HEAD position
Chris Wilson
2012-02-27
1
-13
/
+1
|
|
*
|
|
|
|
|
|
drm/i915: Prevent a machine hang by checking crtc->active before loading lut
Alban Browaeys
2012-02-24
1
-1
/
+1
|
|
*
|
|
|
|
|
|
drm/i915: fix operator precedence when enabling RC6p
Eugeni Dodonov
2012-02-24
1
-1
/
+1
|
|
*
|
|
|
|
|
|
drm/i915: fix a sprite watermark computation to avoid divide by zero if xpos<0
Hai Lan
2012-02-23
1
-0
/
+9
|
|
*
|
|
|
|
|
|
drm/i915: fix mode set on load pipe. (v2)
Dave Airlie
2012-02-23
1
-1
/
+1
*
|
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2012-03-01
3
-5
/
+29
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
[S390] memory hotplug: prevent memory zone interleave
Gerald Schaefer
2012-02-24
1
-4
/
+26
|
*
|
|
|
|
|
|
|
|
[S390] crash_dump: remove duplicate include
Danny Kukawka
2012-02-24
1
-1
/
+0
|
*
|
|
|
|
|
|
|
|
[S390] KEYS: Enable the compat keyctl wrapper on s390x
David Howells
2012-02-24
1
-0
/
+3
*
|
|
|
|
|
|
|
|
|
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2012-02-29
1
-11
/
+22
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
virtio: balloon: leak / fill balloon across S4
Amit Shah
2012-03-01
1
-11
/
+22
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Merge tag 'fixes-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2012-02-29
29
-49
/
+181
|
\
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'lpc32xx/fixes' of git://git.antcom.de/linux-2.6 into fixes
Arnd Bergmann
2012-02-27
202
-1106
/
+1591
|
|
\
\
\
\
\
\
\
\
\
[next]