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
*
ftrace, sched: Add TRACE_FLAG_PREEMPT_RESCHED
Peter Zijlstra
2013-11-11
4
-4
/
+25
*
stop_machine: Fix race between stop_two_cpus() and stop_cpus()
Rik van Riel
2013-11-11
1
-2
/
+13
*
sched: Remove unnecessary iteration over sched domains to update nr_busy_cpus
Preeti U Murthy
2013-11-06
3
-18
/
+28
*
sched: Fix asymmetric scheduling for POWER7
Vaidyanathan Srinivasan
2013-11-06
1
-1
/
+1
*
sched: Move completion code from core.c to completion.c
Peter Zijlstra
2013-11-06
4
-286
/
+301
*
sched: Move wait code from core.c to wait.c
Peter Zijlstra
2013-11-06
2
-105
/
+105
*
sched: Move wait.c into kernel/sched/
Peter Zijlstra
2013-11-06
3
-1
/
+2
*
sched/wait: Fix __wait_event_interruptible_lock_irq_timeout()
Heiko Carstens
2013-11-01
1
-1
/
+1
*
Merge branch 'linus' into sched/core
Ingo Molnar
2013-11-01
506
-2851
/
+4225
|
\
|
*
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-10-31
4
-63
/
+81
|
|
\
|
|
*
mm: Account for a THP NUMA hinting update as one PTE update
Mel Gorman
2013-10-29
1
-1
/
+1
|
|
*
mm: Close races between THP migration and PMD numa clearing
Mel Gorman
2013-10-29
2
-26
/
+26
|
|
*
mm: numa: Sanitize task_numa_fault() callsites
Mel Gorman
2013-10-29
2
-44
/
+34
|
|
*
mm: Prevent parallel splits during THP migration
Mel Gorman
2013-10-29
1
-14
/
+30
|
|
*
mm: Wait for THP migrations to complete during NUMA hinting faults
Mel Gorman
2013-10-29
1
-7
/
+16
|
|
*
mm: numa: Do not account for a hinting fault if we raced
Mel Gorman
2013-10-29
1
-1
/
+4
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2013-10-31
7
-20
/
+51
|
|
\
\
|
|
*
|
Input: ALPS - add support for model found on Dell XT2
Yunkang Tang
2013-10-31
1
-0
/
+1
|
|
*
|
Input: wacom - add support for ISDv4 0x10E sensor
Jason Gerecke
2013-10-22
1
-0
/
+4
|
|
*
|
Input: wacom - add support for ISDv4 0x10F sensor
Jason Gerecke
2013-10-22
1
-0
/
+4
|
|
*
|
Input: wacom - export battery scope
Bastien Nocera
2013-10-15
1
-0
/
+4
|
|
*
|
Input: cm109 - convert high volume dev_err() to dev_err_ratelimited()
Tim Gardner
2013-10-06
1
-4
/
+10
|
|
*
|
Input: move name/timer init to input_alloc_dev()
David Herrmann
2013-10-06
1
-5
/
+5
|
|
*
|
Input: i8042 - i8042_flush fix for a full 8042 buffer
Andrey Moiseev
2013-09-18
1
-9
/
+14
|
|
*
|
Input: pxa27x_keypad - fix NULL pointer dereference
Mike Dunn
2013-09-18
1
-2
/
+9
|
*
|
|
Merge tag 'pm+acpi-3.12-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-10-31
3
-10
/
+3
|
|
\
\
\
|
|
*
|
|
Revert "ACPI / hotplug / PCI: Avoid doing too much for spurious notifies"
Mika Westerberg
2013-10-30
1
-5
/
+1
|
|
*
|
|
Revert "select: use freezable blocking call"
Rafael J. Wysocki
2013-10-30
1
-2
/
+1
|
|
*
|
|
Revert "epoll: use freezable blocking call"
Rafael J. Wysocki
2013-10-30
1
-3
/
+1
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
2013-10-31
3
-3
/
+4
|
|
\
\
\
|
|
*
|
|
drm/radeon/dpm: fix incompatible casting on big endian
Alex Deucher
2013-10-23
1
-2
/
+2
|
|
*
|
|
drm/radeon: disable bapm on KB
Alex Deucher
2013-10-23
1
-1
/
+1
|
|
*
|
|
drm/radeon: use sw CTS/N values for audio on DCE4+
Alex Deucher
2013-10-23
1
-0
/
+1
|
*
|
|
|
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
2013-10-30
4
-7
/
+8
|
|
\
\
\
\
|
|
*
|
|
|
memcg: use __this_cpu_sub() to dec stats to avoid incorrect subtrahend casting
Greg Thelen
2013-10-30
1
-1
/
+1
|
|
*
|
|
|
percpu: fix this_cpu_sub() subtrahend casting for unsigneds
Greg Thelen
2013-10-30
2
-5
/
+6
|
|
*
|
|
|
mm/pagewalk.c: fix walk_page_range() access of wrong PTEs
Chen LinX
2013-10-30
1
-1
/
+1
|
*
|
|
|
|
mm: list_lru: fix almost infinite loop causing effective livelock
Russell King
2013-10-30
1
-1
/
+2
|
*
|
|
|
|
Merge tag 'tty-3.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-10-30
1
-7
/
+2
|
|
\
\
\
\
\
|
|
*
|
|
|
|
tty/serial: at91: fix uart/usart selection for older products
Nicolas Ferre
2013-10-17
1
-7
/
+2
|
*
|
|
|
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-10-30
7
-54
/
+168
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
drm: allow DRM_IOCTL_VERSION on render-nodes
David Herrmann
2013-10-30
1
-1
/
+1
|
|
*
|
|
|
|
|
Merge tag 'drm-intel-fixes-2013-10-29' of git://people.freedesktop.org/~danve...
Dave Airlie
2013-10-30
6
-53
/
+167
|
|
|
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
drm/i915: Fix the PPT fdi lane bifurcate state handling on ivb
Daniel Vetter
2013-10-29
1
-47
/
+48
|
|
|
*
|
|
|
|
drm/i915: No LVDS hardware on Intel D410PT and D425KT
Rob Pearce
2013-10-28
1
-0
/
+16
|
|
|
*
|
|
|
|
drm/i915/dp: workaround BIOS eDP bpp clamping issue
Jani Nikula
2013-10-28
1
-0
/
+20
|
|
|
*
|
|
|
|
drm/i915: Add HSW CRT output readout support
Ville Syrjälä
2013-10-28
3
-6
/
+30
|
|
|
*
|
|
|
|
drm/i915: Add support for pipe_bpp readout
Ville Syrjälä
2013-10-28
2
-0
/
+53
|
|
|
|
|
_
|
/
/
|
|
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
2013-10-30
3
-4
/
+22
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
ALSA: hda - Fix silent headphone on Thinkpads with AD1984A codec
Takashi Iwai
2013-10-26
1
-1
/
+17
[next]