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
*
sched/cputime: Correctly handle task guest time on housekeepers
Frederic Weisbecker
2015-12-04
1
-1
/
+1
*
sched/cputime: Clarify vtime symbols and document them
Frederic Weisbecker
2015-12-04
3
-5
/
+8
*
sched/cputime: Remove extra cost in task_cputime()
Hiroshi Shimamoto
2015-12-04
1
-0
/
+16
*
sched/fair: Make it possible to account fair load avg consistently
Byungchul Park
2015-12-04
3
-1
/
+60
*
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
2015-12-04
4
-14
/
+44
|
\
|
*
sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule()
Peter Zijlstra
2015-12-04
1
-0
/
+19
|
*
sched/core: Better document the try_to_wake_up() barriers
Peter Zijlstra
2015-12-04
2
-1
/
+10
|
*
sched/cputime: Fix invalid gtime in proc
Hiroshi Shimamoto
2015-12-04
1
-0
/
+3
|
*
sched/core: Clear the root_domain cpumasks in init_rootdomain()
Xunlei Pang
2015-12-04
1
-4
/
+4
|
*
sched/core: Remove false-positive warning from wake_up_process()
Sasha Levin
2015-12-04
1
-1
/
+0
|
*
sched/wait: Fix signal handling in bit wait helpers
Peter Zijlstra
2015-12-04
1
-8
/
+8
*
|
sched/fair: Modify the comment about lock assumptions in migrate_task_rq_fair()
Byungchul Park
2015-11-23
1
-2
/
+1
*
|
stop_machine: Clean up the usage of the preemption counter in cpu_stopper_thr...
Oleg Nesterov
2015-11-23
1
-10
/
+5
*
|
stop_machine: Shift the 'done != NULL' check from cpu_stop_signal_done() to c...
Oleg Nesterov
2015-11-23
1
-10
/
+8
*
|
stop_machine: Kill cpu_stop_done->executed
Oleg Nesterov
2015-11-23
1
-9
/
+3
*
|
stop_machine: Change __stop_cpus() to rely on cpu_stop_queue_work()
Oleg Nesterov
2015-11-23
1
-4
/
+10
*
|
stop_machine: Change stop_one_cpu() to rely on cpu_stop_queue_work()
Oleg Nesterov
2015-11-23
1
-2
/
+4
*
|
stop_machine: Make cpu_stop_queue_work() and stop_one_cpu_nowait() return bool
Oleg Nesterov
2015-11-23
2
-6
/
+17
*
|
stop_machine: Don't disable preemption in stop_two_cpus()
Oleg Nesterov
2015-11-23
1
-8
/
+3
*
|
stop_machine: Fix possible cpu_stopper_thread() crash
Oleg Nesterov
2015-11-23
1
-1
/
+1
*
|
sched/core: Use list_is_singular() in sched_can_stop_tick()
Geliang Tang
2015-11-23
1
-1
/
+1
*
|
sched/core: Fix incorrect wait time and wait count statistics
Joonwoo Park
2015-11-23
2
-22
/
+60
*
|
sched/numa: Cap PTE scanning overhead to 3% of run time
Rik van Riel
2015-11-23
1
-0
/
+12
*
|
sched/fair: Consider missed ticks in NOHZ_FULL in update_cpu_load_nohz()
Byungchul Park
2015-11-23
3
-10
/
+12
*
|
sched/fair: Prepare __update_cpu_load() to handle active tickless
Byungchul Park
2015-11-23
1
-8
/
+41
*
|
sched/fair: Clean up the explanation around decaying load update misses
Peter Zijlstra
2015-11-23
1
-29
/
+24
*
|
sched/wait: Document waitqueue_active()
Peter Zijlstra
2015-11-23
1
-0
/
+30
*
|
sched/fair: Remove empty idle enter and exit functions
Dietmar Eggemann
2015-11-23
3
-32
/
+1
|
/
*
sched/rt: Hide the push_irq_work_func() declaration
Arnd Bergmann
2015-11-23
1
-1
/
+1
*
Linux 4.4-rc2
v4.4-rc2
Linus Torvalds
2015-11-22
1
-1
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-22
6
-76
/
+182
|
\
|
*
slab/slub: adjust kmem_cache_alloc_bulk API
Jesper Dangaard Brouer
2015-11-22
6
-11
/
+11
|
*
slub: add missing kmem cgroup support to kmem_cache_free_bulk
Jesper Dangaard Brouer
2015-11-22
1
-1
/
+5
|
*
slub: fix kmem cgroup bug in kmem_cache_alloc_bulk
Jesper Dangaard Brouer
2015-11-22
1
-18
/
+22
|
*
slub: optimize bulk slowpath free by detached freelist
Jesper Dangaard Brouer
2015-11-22
1
-30
/
+79
|
*
slub: support for bulk free with SLUB freelists
Jesper Dangaard Brouer
2015-11-22
1
-18
/
+67
*
|
Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-11-22
11
-13
/
+15
|
\
\
|
*
|
serial: export fsl8250_handle_irq
Arnd Bergmann
2015-11-20
1
-0
/
+1
|
*
|
serial: 8250_mid: Add missing dependency
Heikki Krogerus
2015-11-20
1
-0
/
+1
|
*
|
tty: audit: Fix audit source
Peter Hurley
2015-11-20
3
-5
/
+5
|
*
|
serial: etraxfs-uart: Fix crash
Guenter Roeck
2015-11-20
1
-1
/
+1
|
*
|
serial: fsl_lpuart: Fix earlycon support
Peter Hurley
2015-11-20
1
-1
/
+1
|
*
|
bcm63xx_uart: Use the device name when registering an interrupt
Simon Arlott
2015-11-20
1
-1
/
+1
|
*
|
tty: Fix direct use of tty buffer work
Peter Hurley
2015-11-20
1
-1
/
+1
|
*
|
tty: Fix tty_send_xchar() lock order inversion
Peter Hurley
2015-11-20
2
-4
/
+4
*
|
|
Merge tag 'staging-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-11-22
8
-64
/
+115
|
\
\
\
|
*
|
|
Revert "Staging: wilc1000: coreconfigurator: Drop unneeded wrapper functions"
Glen Lee
2015-11-18
1
-23
/
+25
|
*
|
|
Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
2015-11-18
7
-41
/
+90
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
iio: adc: xilinx: Fix VREFN scale
Thomas Betker
2015-11-15
1
-0
/
+1
|
|
*
|
iio: si7020: Swap data byte order
Chris Lesiak
2015-11-15
1
-4
/
+4
[next]