summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2016-06-14locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra1-3/+7
2016-06-14locking/barriers: Move smp_cond_load_acquire() to asm-generic/barrier.hPeter Zijlstra1-37/+0
2016-06-14locking/barriers: Introduce smp_acquire__after_ctrl_dep()Peter Zijlstra1-5/+12
2016-06-14locking/barriers: Replace smp_cond_acquire() with smp_cond_load_acquire()Peter Zijlstra1-6/+19
2016-06-14Merge branch 'linus' into locking/core, to pick up fixes before merging new c...Ingo Molnar20-33/+91
2016-06-14perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86Andi Kleen1-0/+1
2016-06-14Merge branch 'linus' into perf/core, to pick up fixes before merging new changesIngo Molnar11-13/+40
2016-06-14Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar11-13/+40
2016-06-14drbd: correctly handle failed crypto_alloc_hashLars Ellenberg1-1/+1
2016-06-14drbd: code cleanups without semantic changesFabian Frederick1-0/+8
2016-06-14drbd: allow larger max_discard_sectorsLars Ellenberg1-2/+1
2016-06-14drbd: when receiving P_TRIM, zero-out partial unaligned chunksLars Ellenberg2-0/+7
2016-06-14drbd: Introduce new disk config option rs-discard-granularityPhilipp Reisner2-3/+9
2016-06-14Merge back earlier cpufreq changes for v4.8.Rafael J. Wysocki1-15/+26
2016-06-13i2c: Add generic support passing secondary devices addressesJean-Michel Hautbois1-0/+5
2016-06-13PCI: Put PCIe ports into D3 during suspendMika Westerberg1-0/+3
2016-06-13SUNRPC: Reduce latency when send queue is congestedTrond Myklebust1-0/+4
2016-06-13SUNRPC: RPC transport queue must be low latencyTrond Myklebust1-0/+1
2016-06-13SUNRPC: Small optimisation of client receiveTrond Myklebust1-0/+1
2016-06-13PCI / PM: Enforce type casting for pci_power_tAndy Shevchenko1-1/+1
2016-06-13bitmap: bitmap_equal memcmp optimizationMartin Schwidefsky1-0/+4
2016-06-13irqchip/gicv3-its: Implement two-level(indirect) device table supportShanker Donthineni1-0/+3