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 branch 'sched/locking' into sched/core
Ingo Molnar
2011-04-18
216
-2462
/
+2080
|
\
|
*
sched: Remove need_migrate_task()
Peter Zijlstra
2011-04-14
1
-16
/
+1
|
*
sched: Move the second half of ttwu() to the remote cpu
Peter Zijlstra
2011-04-14
4
-1
/
+69
|
*
sched: Restructure ttwu() some more
Peter Zijlstra
2011-04-14
1
-33
/
+58
|
*
sched: Rename ttwu_post_activation() to ttwu_do_wakeup()
Peter Zijlstra
2011-04-14
1
-3
/
+6
|
*
sched: Remove rq argument from ttwu_stat()
Peter Zijlstra
2011-04-14
1
-3
/
+6
|
*
sched: Remove rq->lock from the first half of ttwu()
Peter Zijlstra
2011-04-14
1
-28
/
+37
|
*
sched: Drop rq->lock from sched_exec()
Peter Zijlstra
2011-04-14
1
-10
/
+5
|
*
sched: Drop rq->lock from first part of wake_up_new_task()
Peter Zijlstra
2011-04-14
1
-14
/
+3
|
*
sched: Add p->pi_lock to task_rq_lock()
Peter Zijlstra
2011-04-14
1
-56
/
+47
|
*
sched: Also serialize ttwu_local() with p->pi_lock
Peter Zijlstra
2011-04-14
1
-12
/
+19
|
*
sched: Delay task_contributes_to_load()
Peter Zijlstra
2011-04-14
2
-12
/
+5
|
*
sched: Deal with non-atomic min_vruntime reads on 32bits
Peter Zijlstra
2011-04-14
2
-2
/
+20
|
*
sched: Remove rq argument to sched_class::task_waking()
Peter Zijlstra
2011-04-14
3
-5
/
+11
|
*
sched: Drop the rq argument to sched_class::select_task_rq()
Peter Zijlstra
2011-04-14
6
-27
/
+41
|
*
sched: Serialize p->cpus_allowed and ttwu() using p->pi_lock
Peter Zijlstra
2011-04-14
1
-21
/
+16
|
*
sched: Provide p->on_rq
Peter Zijlstra
2011-04-14
5
-28
/
+31
|
*
sched: Clean up ttwu() stats
Peter Zijlstra
2011-04-14
1
-35
/
+40
|
*
sched: Change the ttwu() success details
Peter Zijlstra
2011-04-14
1
-9
/
+7
|
*
sched: Move wq_worker_waking to the correct site
Peter Zijlstra
2011-04-14
1
-3
/
+4
|
*
mutex: Use p->on_cpu for the adaptive spin
Peter Zijlstra
2011-04-14
7
-56
/
+39
|
*
sched: Always provide p->on_cpu
Peter Zijlstra
2011-04-14
2
-20
/
+30
|
*
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
Peter Zijlstra
2011-04-14
26
-50
/
+63
|
*
Merge branch 'linus' into sched/locking
Ingo Molnar
2011-04-14
178
-2083
/
+1587
|
|
\
|
|
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
2011-04-13
1
-1
/
+1
|
|
|
\
|
|
|
*
x86 platform drivers: Build fix for intel_pmic_gpio
Matthew Garrett
2011-04-13
1
-1
/
+1
|
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
2011-04-13
7
-43
/
+53
|
|
|
\
\
|
|
|
*
|
avr32: add ATAG_BOARDINFO
Andreas Bießmann
2011-04-13
2
-0
/
+24
|
|
|
*
|
don't check platform_get_irq's return value against zero
Uwe Kleine-König
2011-04-13
1
-1
/
+1
|
|
|
*
|
avr32: init cannot ignore signals sent by force_sig_info()
Matt Fleming
2011-04-13
1
-22
/
+0
|
|
|
*
|
avr32: fix deadlock when reading clock list in debugfs
Ole Henrik Jahren
2011-04-13
1
-8
/
+16
|
|
|
*
|
avr32: Fix .size directive for cpu_enter_idle
Ben Hutchings
2011-04-13
1
-1
/
+1
|
|
|
*
|
avr32: At32ap: pio fix typo "))" on gpio_irq_unmask prototype
Jean-Christophe PLAGNIOL-VILLARD
2011-04-13
1
-1
/
+1
|
|
|
*
|
fix the wrong argument of the functions definition
Wanlong Gao
2011-04-13
1
-10
/
+10
|
|
*
|
|
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2011-04-13
28
-125
/
+201
|
|
|
\
\
\
|
|
|
*
|
|
Revert "i915: restore only the mode of this driver on lastclose"
Dave Airlie
2011-04-13
3
-18
/
+1
|
|
|
*
|
|
Revert "ttm: Utilize the DMA API for pages that have TTM_PAGE_FLAG_DMA32 set."
Dave Airlie
2011-04-13
1
-23
/
+3
|
|
|
*
|
|
i915: select VIDEO_OUTPUT_CONTROL for ACPI_VIDEO
Konstantin Khlebnikov
2011-04-13
2
-0
/
+2
|
|
|
*
|
|
drm/radeon/kms: properly program vddci on evergreen+
Alex Deucher
2011-04-13
4
-12
/
+33
|
|
|
*
|
|
drm/radeon/kms: add voltage type to atom set voltage function
Alex Deucher
2011-04-13
7
-12
/
+15
|
|
|
*
|
|
drm/radeon/kms: fix pcie_p callbacks on btc and cayman
Alex Deucher
2011-04-13
1
-1
/
+1
|
|
|
*
|
|
drm/radeon/kms: fix suspend on rv530 asics
Alex Deucher
2011-04-13
1
-1
/
+5
|
|
|
*
|
|
drm/radeon/kms: clean up gart dummy page handling
Alex Deucher
2011-04-13
4
-12
/
+2
|
|
|
*
|
|
Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...
Dave Airlie
2011-04-11
10
-59
/
+129
|
|
|
|
\
\
\
|
|
|
|
*
|
|
drm/nvc0: improve vm flush function
Ben Skeggs
2011-04-05
1
-9
/
+15
|
|
|
|
*
|
|
drm/nv50-nvc0: remove some code that doesn't belong here
Ben Skeggs
2011-04-05
1
-3
/
+0
|
|
|
|
*
|
|
drm/nv50: use "nv86" tlb flush method on everything except 0x50/0xac
Ben Skeggs
2011-04-05
3
-10
/
+6
|
|
|
|
*
|
|
drm/nouveau: quirk for XFX GT-240X-YA
Ben Skeggs
2011-04-05
1
-0
/
+26
|
|
|
|
*
|
|
drm/nv50-nvc0: work around an evo channel hang that some people see
David Dillow
2011-04-05
1
-0
/
+1
|
|
|
|
*
|
|
drm/nouveau: implement init table opcode 0x5c
Ben Skeggs
2011-04-05
1
-3
/
+24
[next]