index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-22
locking/lglock: Remove lglock implementation
Peter Zijlstra
1
-76
/
+0
2016-09-22
stop_machine: Remove stop_cpus_lock and lg_double_lock/unlock()
Oleg Nesterov
1
-5
/
+0
2016-09-22
locking/percpu-rwsem: Add down_read_preempt_disable()
Peter Zijlstra
1
-6
/
+18
2016-09-22
locking/percpu-rwsem: Add DEFINE_STATIC_PERCPU_RWSEMand percpu_rwsem_assert_h...
Peter Zijlstra
1
-0
/
+12
2016-09-22
Merge branch 'locking/urgent' into locking/core, to pick up fixes
Ingo Molnar
69
-221
/
+575
2016-09-22
[media] get rid of a number of problems at the cross references
Mauro Carvalho Chehab
9
-17
/
+21
2016-09-22
sched/core: Avoid _cond_resched() for PREEMPT=y
Peter Zijlstra
1
-0
/
+4
2016-09-22
sched/core: Optimize __schedule()
Peter Zijlstra
2
-6
/
+5
2016-09-22
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
18
-52
/
+105
2016-09-22
kbuild: -ffunction-sections fix for archs with conflicting sections
Nicholas Piggin
1
-5
/
+10
2016-09-22
net: ethernet: mediatek: add extension of phy-mode for TRGMII
Sean Wang
1
-0
/
+3
2016-09-22
Merge tag 'rxrpc-rewrite-20160922-v2' of git://git.kernel.org/pub/scm/linux/k...
David S. Miller
2
-0
/
+66
2016-09-22
ARM: KVM: Support vgic-v3
Vladimir Murzin
1
-8
/
+0
2016-09-22
arm64: KVM: Use static keys for selecting the GIC backend
Vladimir Murzin
1
-0
/
+4
2016-09-22
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
1
-1
/
+1
2016-09-22
posix_acl: Clear SGID bit when setting file permissions
Jan Kara
1
-0
/
+1
2016-09-22
can: dev: fix deadlock reported after bus-off
Sergei Miroshnichenko
1
-1
/
+2
2016-09-22
rxrpc: Add ktime_sub_ms()
David Howells
1
-0
/
+5
2016-09-22
sctp: rename WORD_TRUNC/ROUND macros
Marcelo Ricardo Leitner
1
-5
/
+5
2016-09-22
drm/doc: Document color space handling
Daniel Vetter
1
-3
/
+8
2016-09-22
drm: Extract drm_color_mgmt.[hc]
Daniel Vetter
2
-27
/
+57
2016-09-22
drm: Conslidate blending properties in drm_blend.[hc]
Daniel Vetter
2
-26
/
+60
2016-09-22
drm/doc: Polish for drm_plane.[hc]
Daniel Vetter
1
-2
/
+55
2016-09-22
drm: Extract drm_plane.[hc]
Daniel Vetter
3
-582
/
+625
2016-09-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+3
2016-09-22
ptp_clock: future-proofing drivers against PTP subsystem becoming optional
Nicolas Pitre
1
-0
/
+5
2016-09-22
net/sched: act_vlan: Introduce TCA_VLAN_ACT_MODIFY vlan action
Shmulik Ladkani
1
-0
/
+1
2016-09-22
net: skbuff: Export __skb_vlan_pop
Shmulik Ladkani
1
-0
/
+1
2016-09-22
rxrpc: Add per-peer RTT tracker
David Howells
1
-0
/
+61
2016-09-22
net: cls_bpf: allow offloaded filters to update stats
Jakub Kicinski
1
-0
/
+1
2016-09-22
bpf: enable non-core use of the verfier
Jakub Kicinski
1
-0
/
+11
2016-09-22
bpf: expose internal verfier structures
Jakub Kicinski
1
-0
/
+79
2016-09-22
net: cls_bpf: limit hardware offload by software-only flag
Jakub Kicinski
2
-0
/
+2
2016-09-22
net: cls_bpf: add hardware offload
Jakub Kicinski
2
-0
/
+16
2016-09-21
acpi: Validate processor id when mapping the processor
Dou Liyang
1
-0
/
+3
2016-09-21
x86/acpi: Set persistent cpuid <-> nodeid mapping when booting
Gu Zheng
1
-0
/
+3
2016-09-21
lib/raid6: Add AVX512 optimized recovery functions
Gayatri Kammela
1
-0
/
+1
2016-09-21
lib/raid6: Add AVX512 optimized gen_syndrome functions
Gayatri Kammela
1
-0
/
+3
2016-09-21
lightnvm: expose device geometry through sysfs
Simon A. F. Lund
1
-0
/
+3
2016-09-21
lightnvm: control life of nvm_dev in driver
Matias Bjørling
1
-6
/
+9
2016-09-21
blk-mq: register device instead of disk
Matias Bjørling
1
-2
/
+2
2016-09-21
debugfs: introduce a public file_operations accessor
Christian Lamparter
1
-0
/
+17
2016-09-21
vti6: fix input path
Nicolas Dichtel
1
-1
/
+3
2016-09-21
Merge branch 'smp/for-block' into smp/hotplug
Thomas Gleixner
1
-0
/
+2
2016-09-21
tcp_bbr: add BBR congestion control
Neal Cardwell
1
-0
/
+13
2016-09-21
tcp: increase ICSK_CA_PRIV_SIZE from 64 bytes to 88
Neal Cardwell
1
-2
/
+2
2016-09-21
tcp: new CC hook to set sending rate with rate_sample in any CA state
Yuchung Cheng
1
-0
/
+4
2016-09-21
tcp: allow congestion control to expand send buffer differently
Yuchung Cheng
1
-0
/
+2
2016-09-21
tcp: export tcp_tso_autosize() and parameterize minimum number of TSO segments
Neal Cardwell
1
-0
/
+2
2016-09-21
tcp: allow congestion control module to request TSO skb segment count
Neal Cardwell
1
-0
/
+2
[prev]
[next]