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