summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-06-18Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+3
2016-06-18genirq: Add untracked irq handlerKeith Busch1-0/+1
2016-06-18staging/android: bring struct sync_pt backGustavo Padovan1-2/+0
2016-06-18isa: Dummy isa_register_driver should return error codeWilliam Breathitt Gray1-1/+2
2016-06-18net: Remove deprecated tunnel specific UDP offload functionsAlexander Duyck1-38/+0
2016-06-18net: Merge VXLAN and GENEVE push notifiers into a single notifierAlexander Duyck1-2/+20
2016-06-18isa: Allow ISA-style drivers on modern systemsWilliam Breathitt Gray1-1/+1
2016-06-18Merge tag 'shared' of http://git.kernel.org/pub/scm/linux/kernel/git/leon/lin...Doug Ledford1-12/+263
2016-06-17ia64: efi: use timespec64 for persistent clockArnd Bergmann1-1/+1
2016-06-17PCI: Document connection between pci_power_t and hardware PM capabilityBjorn Helgaas1-0/+4
2016-06-17PCI: Unify pci_resource_to_user() declarationsBjorn Helgaas1-1/+5
2016-06-17Merge tag 'for-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/j.an...Linus Torvalds1-11/+12
2016-06-17i2c: smbus: add SMBus Host Notify supportBenjamin Tissoires2-0/+47
2016-06-17i2c: add a protocol parameter to the alert callbackBenjamin Tissoires1-1/+6
2016-06-17Merge tag 'pwm/for-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+3
2016-06-17Merge tag 'nfsd-4.7-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-2/+2
2016-06-17Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+12
2016-06-17net: stmmac: allow to split suspend/resume from init/exit callbacksVincent Palatin1-0/+2
2016-06-16PM / Domains: Allow genpd to power on during system PM phasesUlf Hansson1-1/+0
2016-06-16locking/atomic: Remove the deprecated atomic_{set,clear}_mask() functionsPeter Zijlstra1-10/+0
2016-06-16locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra1-21/+0
2016-06-16locking/atomic: Implement atomic{,64,_long}_fetch_{add,sub,and,andnot,or,xor}...Peter Zijlstra1-0/+336
2016-06-16locking/atomic: Fix atomic64_relaxed() bitsPeter Zijlstra1-153/+153
2016-06-16bpf, maps: flush own entries on perf map releaseDaniel Borkmann1-0/+9
2016-06-16bpf, maps: extend map_fd_get_ptr argumentsDaniel Borkmann1-3/+9
2016-06-16bpf, maps: add release callbackDaniel Borkmann1-1/+2
2016-06-16bpf: fix matching of data/data_end in verifierAlexei Starovoitov1-1/+27
2016-06-16net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUGJason A. Donenfeld1-1/+2
2016-06-16Merge tag 'shared' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linu...David S. Miller1-12/+263
2016-06-16ipv6: introduce neighbour discovery opsAlexander Aring1-0/+5
2016-06-166lowpan: add private neighbour dataAlexander Aring1-2/+1
2016-06-16block: introduce device_add_disk()Dan Williams1-1/+7
2016-06-16Merge branches 'doc.2016.06.15a', 'fixes.2016.06.15b' and 'torture.2016.06.14...Paul E. McKenney3-6/+22
2016-06-16rcu: sysctl: Panic on RCU StallDaniel Bristot de Oliveira1-0/+1
2016-06-16rcu: Make call_rcu_tasks() tolerate first call with irqs disabledPaul E. McKenney1-0/+1
2016-06-16rcu: No ordering for rcu_assign_pointer() of NULLPaul E. McKenney1-1/+10
2016-06-16KVM: remove kvm_vcpu_compatiblePaolo Bonzini1-6/+0
2016-06-16KVM: introduce kvm->created_vcpusPaolo Bonzini1-0/+8
2016-06-16net_sched: add the ability to defer skb freeingEric Dumazet1-2/+3
2016-06-15skb_array: resize supportMichael S. Tsirkin1-4/+29
2016-06-15ptr_ring: resize supportMichael S. Tsirkin1-14/+143
2016-06-15skb_array: array based FIFO for skbsMichael S. Tsirkin1-0/+144
2016-06-15ptr_ring: array based FIFO for pointersMichael S. Tsirkin1-0/+264
2016-06-15rpc: share one xps between all backchannelsJ. Bruce Fields2-0/+2
2016-06-15nfsd4/rpc: move backchannel create logic into rpc codeJ. Bruce Fields1-2/+0
2016-06-15PM / sleep: Make pm_prepare_console() return voidBorislav Petkov1-3/+2
2016-06-15torture: Break online and offline functions out of torture_onoff()Paul E. McKenney1-0/+4
2016-06-15rcu: Document RCU_NONIDLE() restrictions in comment headerPaul E. McKenney1-5/+6
2016-06-14seccomp: remove 2-phase APIKees Cook1-6/+0
2016-06-14seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski1-4/+4