index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-02-07
25
-127
/
+750
|
\
|
*
Merge branch 'linus' into sched/urgent, to resolve conflicts
Ingo Molnar
2018-02-06
9071
-253256
/
+389529
|
|
\
|
*
|
sched/fair: Use a recently used CPU as an idle candidate and the basis for SIS
Mel Gorman
2018-02-06
3
-2
/
+29
|
*
|
sched/fair: Do not migrate if the prev_cpu is idle
Mel Gorman
2018-02-06
1
-1
/
+7
|
*
|
sched/fair: Restructure wake_affine*() to return a CPU id
Mel Gorman
2018-02-06
1
-18
/
+17
|
*
|
sched/fair: Remove unnecessary parameters from wake_affine_idle()
Mel Gorman
2018-02-06
1
-5
/
+3
|
*
|
sched/rt: Make update_curr_rt() more accurate
Wen Yang
2018-02-06
1
-2
/
+3
|
*
|
sched/rt: Up the root domain ref count when passing it around via IPIs
Steven Rostedt (VMware)
2018-02-06
3
-2
/
+22
|
*
|
sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()
Steven Rostedt (VMware)
2018-02-06
1
-7
/
+8
|
*
|
sched/core: Optimize update_stats_*()
Peter Zijlstra
2018-02-06
2
-16
/
+20
|
*
|
sched/core: Optimize ttwu_stat()
Peter Zijlstra
2018-02-06
2
-8
/
+10
|
*
|
membarrier/selftest: Test private expedited sync core command
Mathieu Desnoyers
2018-02-05
1
-0
/
+73
|
*
|
membarrier/arm64: Provide core serializing command
Mathieu Desnoyers
2018-02-05
2
-0
/
+5
|
*
|
membarrier/x86: Provide core serializing command
Mathieu Desnoyers
2018-02-05
4
-3
/
+14
|
*
|
membarrier: Provide core serializing command, *_SYNC_CORE
Mathieu Desnoyers
2018-02-05
5
-18
/
+106
|
*
|
lockin/x86: Implement sync_core_before_usermode()
Mathieu Desnoyers
2018-02-05
2
-0
/
+29
|
*
|
locking: Introduce sync_core_before_usermode()
Mathieu Desnoyers
2018-02-05
2
-0
/
+24
|
*
|
membarrier/selftest: Test global expedited command
Mathieu Desnoyers
2018-02-05
1
-5
/
+54
|
*
|
membarrier: Provide GLOBAL_EXPEDITED command
Mathieu Desnoyers
2018-02-05
4
-18
/
+153
|
*
|
membarrier: Document scheduler barrier requirements
Mathieu Desnoyers
2018-02-05
3
-11
/
+36
|
*
|
powerpc, membarrier: Skip memory barrier in switch_mm()
Mathieu Desnoyers
2018-02-05
8
-11
/
+58
|
*
|
membarrier/selftest: Test private expedited command
Mathieu Desnoyers
2018-02-05
1
-16
/
+95
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-02-07
14
-13
/
+91
|
\
\
\
|
*
\
\
Merge tag 'perf-urgent-for-mingo-4.16-20180205' of git://git.kernel.org/pub/s...
Ingo Molnar
2018-02-05
14
-13
/
+91
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
perf tools: Add trace/beauty/generated/ into .gitignore
Ravi Bangoria
2018-02-05
1
-0
/
+1
|
|
*
|
perf trace: Fix call-graph output
Ravi Bangoria
2018-02-05
1
-1
/
+4
|
|
*
|
x86/events/intel/ds: Add PERF_SAMPLE_PERIOD into PEBS_FREERUNNING_FLAGS
Jiri Olsa
2018-02-05
1
-1
/
+2
|
|
*
|
perf record: Fix period option handling
Jiri Olsa
2018-02-05
3
-4
/
+11
|
|
*
|
perf evsel: Fix period/freq terms setup
Jiri Olsa
2018-02-05
1
-0
/
+2
|
|
*
|
tools headers: Synchoronize x86 features UAPI headers
Arnaldo Carvalho de Melo
2018-02-02
3
-6
/
+24
|
|
*
|
tools headers: Synchronize uapi/linux/sched.h
Arnaldo Carvalho de Melo
2018-02-02
1
-0
/
+5
|
|
*
|
tools headers: Sync {tools/,}arch/powerpc/include/uapi/asm/kvm.h
Arnaldo Carvalho de Melo
2018-02-02
2
-0
/
+29
|
|
*
|
tooling headers: Synchronize updated s390 kvm UAPI headers
Arnaldo Carvalho de Melo
2018-02-02
1
-1
/
+4
|
|
*
|
tools headers: Synchronize sound/asound.h
Arnaldo Carvalho de Melo
2018-02-02
1
-0
/
+9
|
|
/
/
*
|
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2018-02-07
2
-2
/
+3
|
\
\
\
|
*
|
|
locking/qrwlock: include asm/byteorder.h as needed
Arnd Bergmann
2018-02-06
1
-0
/
+1
|
*
|
|
jump_label: Add branch hints to static_branch_{un,}likely()
Peter Zijlstra
2018-02-06
1
-2
/
+2
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-02-07
51
-335
/
+1916
|
\
\
\
|
*
\
\
Merge branch 'be2net-patch-set'
David S. Miller
2018-02-06
4
-49
/
+73
|
|
\
\
\
|
|
*
|
|
be2net: Handle transmit completion errors in Lancer
Suresh Reddy
2018-02-06
4
-48
/
+69
|
|
*
|
|
be2net: Fix HW stall issue in Lancer
Suresh Reddy
2018-02-06
1
-1
/
+4
|
|
/
/
/
|
*
|
|
RDS: IB: Fix null pointer issue
Guanglei Li
2018-02-06
1
-1
/
+2
|
*
|
|
nfp: fix kdoc warnings on nested structures
Jakub Kicinski
2018-02-06
5
-49
/
+55
|
*
|
|
Merge branch 'net-erspan-fixes'
David S. Miller
2018-02-06
5
-61
/
+39
|
|
\
\
\
|
|
*
|
|
sample/bpf: fix erspan metadata
William Tu
2018-02-06
2
-27
/
+18
|
|
*
|
|
net: erspan: fix erspan config overwrite
William Tu
2018-02-06
2
-18
/
+0
|
|
*
|
|
net: erspan: fix metadata extraction
William Tu
2018-02-06
3
-16
/
+21
|
|
/
/
/
|
*
|
|
cls_u32: fix use after free in u32_destroy_key()
Paolo Abeni
2018-02-06
1
-10
/
+11
|
*
|
|
net: amd-xgbe: fix comparison to bitshift when dealing with a mask
Wolfram Sang
2018-02-06
1
-1
/
+1
|
*
|
|
net: phy: Handle not having GPIO enabled in the kernel
Andrew Lunn
2018-02-06
1
-1
/
+2
[next]