index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-02-06
sched/fair: Do not migrate if the prev_cpu is idle
Mel Gorman
1
-1
/
+7
2018-02-06
sched/fair: Restructure wake_affine*() to return a CPU id
Mel Gorman
1
-18
/
+17
2018-02-06
sched/fair: Remove unnecessary parameters from wake_affine_idle()
Mel Gorman
1
-5
/
+3
2018-02-06
sched/rt: Make update_curr_rt() more accurate
Wen Yang
1
-2
/
+3
2018-02-06
sched/rt: Up the root domain ref count when passing it around via IPIs
Steven Rostedt (VMware)
3
-2
/
+22
2018-02-06
sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()
Steven Rostedt (VMware)
1
-7
/
+8
2018-02-06
sched/core: Optimize update_stats_*()
Peter Zijlstra
2
-16
/
+20
2018-02-06
sched/core: Optimize ttwu_stat()
Peter Zijlstra
2
-8
/
+10
2018-02-05
membarrier/selftest: Test private expedited sync core command
Mathieu Desnoyers
1
-0
/
+73
2018-02-05
membarrier/arm64: Provide core serializing command
Mathieu Desnoyers
2
-0
/
+5
2018-02-05
membarrier/x86: Provide core serializing command
Mathieu Desnoyers
4
-3
/
+14
2018-02-05
membarrier: Provide core serializing command, *_SYNC_CORE
Mathieu Desnoyers
5
-18
/
+106
2018-02-05
lockin/x86: Implement sync_core_before_usermode()
Mathieu Desnoyers
2
-0
/
+29
2018-02-05
locking: Introduce sync_core_before_usermode()
Mathieu Desnoyers
2
-0
/
+24
2018-02-05
membarrier/selftest: Test global expedited command
Mathieu Desnoyers
1
-5
/
+54
2018-02-05
membarrier: Provide GLOBAL_EXPEDITED command
Mathieu Desnoyers
4
-18
/
+153
2018-02-05
membarrier: Document scheduler barrier requirements
Mathieu Desnoyers
3
-11
/
+36
2018-02-05
powerpc, membarrier: Skip memory barrier in switch_mm()
Mathieu Desnoyers
8
-11
/
+58
2018-02-05
membarrier/selftest: Test private expedited command
Mathieu Desnoyers
1
-16
/
+95
2018-02-05
net: mediatek: Explicitly include pinctrl headers
Thierry Reding
1
-0
/
+1
2018-02-05
mmc: meson-gx-mmc: Explicitly include pinctr/consumer.h
Thierry Reding
1
-0
/
+1
2018-02-05
drm/rockchip: lvds: Explicitly include pinctrl headers
Thierry Reding
1
-0
/
+1
2018-02-05
pinctrl: files should directly include apis they use
Stephen Rothwell
1
-0
/
+1
2018-02-05
net/mlx5: increase async EQ to avoid EQ overrun
Max Gurtovoy
1
-1
/
+1
2018-02-05
mlx5: fix mlx5_get_vector_affinity to start from completion vector 0
Sagi Grimberg
1
-1
/
+1
2018-02-05
RDMA/hns: Fix the endian problem for hns
oulijun
8
-320
/
+363
2018-02-05
ovl: check ERR_PTR() return value from ovl_encode_fh()
Amir Goldstein
1
-0
/
+3
2018-02-05
ovl: fix regression in fsnotify of overlay merge dir
Amir Goldstein
1
-0
/
+2
2018-02-04
IB/uverbs: Use the standard kConfig format for experimental
Jason Gunthorpe
1
-1
/
+1
2018-02-04
IB: Update references to libibverbs
Jason Gunthorpe
3
-4
/
+5
2018-02-04
dt-bindings: mailbox: qcom: Document the APCS clock binding
Georgi Djakov
1
-0
/
+18
2018-02-04
mailbox: qcom: Create APCS child device for clock controller
Georgi Djakov
1
-0
/
+11
2018-02-04
mailbox: qcom: Convert APCS IPC driver to use regmap
Georgi Djakov
1
-5
/
+19
2018-02-03
KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL
KarimAllah Ahmed
1
-0
/
+88
2018-02-03
KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
KarimAllah Ahmed
3
-6
/
+110
2018-02-03
KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
KarimAllah Ahmed
3
-1
/
+17
2018-02-03
KVM/x86: Add IBPB support
Ashok Raj
3
-3
/
+116
2018-02-03
KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDX
KarimAllah Ahmed
2
-5
/
+4
2018-02-03
pinctrl: remove include file from <linux/device.h>
Linus Torvalds
2
-1
/
+2
2018-02-03
firmware: dmi: handle missing DMI data gracefully
Ard Biesheuvel
2
-5
/
+3
2018-02-03
firmware: dmi_scan: Fix handling of empty DMI strings
Jean Delvare
1
-13
/
+9
2018-02-03
firmware: dmi_scan: Drop dmi_initialized
Jean Delvare
1
-13
/
+8
2018-02-03
firmware: dmi: Optimize dmi_matches
Jean Delvare
1
-8
/
+11
2018-02-03
libnvdimm, namespace: remove redundant initialization of 'nd_mapping'
Colin Ian King
1
-1
/
+1
2018-02-03
Revert "defer call to mem_cgroup_sk_alloc()"
Roman Gushchin
3
-5
/
+15
2018-02-03
soreuseport: fix mem leak in reuseport_add_sock()
Eric Dumazet
1
-15
/
+20
2018-02-03
net: qlge: use memmove instead of skb_copy_to_linear_data
Arnd Bergmann
1
-2
/
+1
2018-02-03
net: qed: use correct strncpy() size
Arnd Bergmann
1
-4
/
+2
2018-02-03
net: cxgb4: avoid memcpy beyond end of source buffer
Arnd Bergmann
1
-1
/
+1
2018-02-03
cls_u32: add missing RCU annotation.
Paolo Abeni
1
-5
/
+7
[next]