summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-09-22locking/lglock: Remove lglock implementationPeter Zijlstra1-76/+0
2016-09-22stop_machine: Remove stop_cpus_lock and lg_double_lock/unlock()Oleg Nesterov1-5/+0
2016-09-22locking/percpu-rwsem: Add down_read_preempt_disable()Peter Zijlstra1-6/+18
2016-09-22locking/percpu-rwsem: Add DEFINE_STATIC_PERCPU_RWSEMand percpu_rwsem_assert_h...Peter Zijlstra1-0/+12
2016-09-22Merge branch 'locking/urgent' into locking/core, to pick up fixesIngo Molnar69-221/+575
2016-09-22[media] get rid of a number of problems at the cross referencesMauro Carvalho Chehab9-17/+21
2016-09-22sched/core: Avoid _cond_resched() for PREEMPT=yPeter Zijlstra1-0/+4
2016-09-22sched/core: Optimize __schedule()Peter Zijlstra2-6/+5
2016-09-22Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar18-52/+105
2016-09-22kbuild: -ffunction-sections fix for archs with conflicting sectionsNicholas Piggin1-5/+10
2016-09-22net: ethernet: mediatek: add extension of phy-mode for TRGMIISean Wang1-0/+3
2016-09-22Merge tag 'rxrpc-rewrite-20160922-v2' of git://git.kernel.org/pub/scm/linux/k...David S. Miller2-0/+66
2016-09-22ARM: KVM: Support vgic-v3Vladimir Murzin1-8/+0
2016-09-22arm64: KVM: Use static keys for selecting the GIC backendVladimir Murzin1-0/+4
2016-09-22fs: Give dentry to inode_change_ok() instead of inodeJan Kara1-1/+1
2016-09-22posix_acl: Clear SGID bit when setting file permissionsJan Kara1-0/+1
2016-09-22can: dev: fix deadlock reported after bus-offSergei Miroshnichenko1-1/+2
2016-09-22rxrpc: Add ktime_sub_ms()David Howells1-0/+5
2016-09-22sctp: rename WORD_TRUNC/ROUND macrosMarcelo Ricardo Leitner1-5/+5
2016-09-22drm/doc: Document color space handlingDaniel Vetter1-3/+8
2016-09-22drm: Extract drm_color_mgmt.[hc]Daniel Vetter2-27/+57
2016-09-22drm: Conslidate blending properties in drm_blend.[hc]Daniel Vetter2-26/+60
2016-09-22drm/doc: Polish for drm_plane.[hc]Daniel Vetter1-2/+55
2016-09-22drm: Extract drm_plane.[hc]Daniel Vetter3-582/+625
2016-09-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-1/+3
2016-09-22ptp_clock: future-proofing drivers against PTP subsystem becoming optionalNicolas Pitre1-0/+5
2016-09-22net/sched: act_vlan: Introduce TCA_VLAN_ACT_MODIFY vlan actionShmulik Ladkani1-0/+1
2016-09-22net: skbuff: Export __skb_vlan_popShmulik Ladkani1-0/+1
2016-09-22rxrpc: Add per-peer RTT trackerDavid Howells1-0/+61
2016-09-22net: cls_bpf: allow offloaded filters to update statsJakub Kicinski1-0/+1
2016-09-22bpf: enable non-core use of the verfierJakub Kicinski1-0/+11
2016-09-22bpf: expose internal verfier structuresJakub Kicinski1-0/+79
2016-09-22net: cls_bpf: limit hardware offload by software-only flagJakub Kicinski2-0/+2
2016-09-22net: cls_bpf: add hardware offloadJakub Kicinski2-0/+16
2016-09-21acpi: Validate processor id when mapping the processorDou Liyang1-0/+3
2016-09-21x86/acpi: Set persistent cpuid <-> nodeid mapping when bootingGu Zheng1-0/+3
2016-09-21lib/raid6: Add AVX512 optimized recovery functionsGayatri Kammela1-0/+1
2016-09-21lib/raid6: Add AVX512 optimized gen_syndrome functionsGayatri Kammela1-0/+3
2016-09-21lightnvm: expose device geometry through sysfsSimon A. F. Lund1-0/+3
2016-09-21lightnvm: control life of nvm_dev in driverMatias Bjørling1-6/+9
2016-09-21blk-mq: register device instead of diskMatias Bjørling1-2/+2
2016-09-21debugfs: introduce a public file_operations accessorChristian Lamparter1-0/+17
2016-09-21vti6: fix input pathNicolas Dichtel1-1/+3
2016-09-21Merge branch 'smp/for-block' into smp/hotplugThomas Gleixner1-0/+2
2016-09-21tcp_bbr: add BBR congestion controlNeal Cardwell1-0/+13
2016-09-21tcp: increase ICSK_CA_PRIV_SIZE from 64 bytes to 88Neal Cardwell1-2/+2
2016-09-21tcp: new CC hook to set sending rate with rate_sample in any CA stateYuchung Cheng1-0/+4
2016-09-21tcp: allow congestion control to expand send buffer differentlyYuchung Cheng1-0/+2
2016-09-21tcp: export tcp_tso_autosize() and parameterize minimum number of TSO segmentsNeal Cardwell1-0/+2
2016-09-21tcp: allow congestion control module to request TSO skb segment countNeal Cardwell1-0/+2