summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-05-19sched/preempt: Remove PREEMPT_ACTIVE unmasking off in_atomic()Frederic Weisbecker1-1/+1
2015-05-19sched/preempt: Fix out of date commentFrederic Weisbecker1-1/+1
2015-05-19sched/preempt: Optimize preemption operations on __schedule() callersFrederic Weisbecker1-0/+12
2015-05-19sched/preempt: Rename PREEMPT_CHECK_OFFSET to PREEMPT_DISABLE_OFFSETFrederic Weisbecker1-4/+4
2015-05-19sched/preempt: Rearrange a few symbols after headers mergeFrederic Weisbecker1-19/+15
2015-05-19sched/preempt: Merge preempt_mask.h into preempt.hFrederic Weisbecker5-120/+113
2015-05-19Merge tag 'v4.1-rc4' into sched/core, before applying new patchesIngo Molnar19-17/+155
2015-05-19locking/arch: Rename set_mb() to smp_store_mb()Peter Zijlstra2-6/+6
2015-05-19locking/arch: Add WRITE_ONCE() to set_mb()Peter Zijlstra2-2/+2
2015-05-19bridge_netfilter: No ICMP packet on IPv4 fragmentation errorAndy Zhou1-2/+2
2015-05-19ipv4: introduce frag_expire_skip_icmp()Andy Zhou1-0/+10
2015-05-19PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPENDRafael J. Wysocki2-10/+18
2015-05-19ACPICA: Divergence: Remove redundant definitions.Lv Zheng1-5/+0
2015-05-19Merge 4.1-rc4 into usb-nextGreg Kroah-Hartman32-32/+216
2015-05-19Merge branch 'irq/for-arm' into irq/coreThomas Gleixner2-4/+6
2015-05-19Merge 4.1-rc4 into tty-nextGreg Kroah-Hartman32-32/+216
2015-05-19ARM: 8361/1: sa1100: add platform functions to handle PWER settingsDmitry Eremin-Solenikov1-0/+15
2015-05-18Merge 4.1-rc4 into staging-nextGreg Kroah-Hartman32-32/+216
2015-05-18cgroup: reorganize include/linux/cgroup.hTejun Heo1-281/+271
2015-05-18cgroup: separate out include/linux/cgroup-defs.hTejun Heo2-453/+466
2015-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller3-29/+13
2015-05-18Merge tag 'v4.1-rc4' into MTD's -nextBrian Norris50-103/+279
2015-05-18IB/core, cma: Nice log-friendly string helpersSagi Grimberg2-0/+6
2015-05-18IB/srp: Add 64-bit LUN supportBart Van Assche1-3/+4
2015-05-18IB/core: Create common start/end port functionsIra Weiny1-0/+27
2015-05-18IB/Verbs: Improve docs for rdma-helpersMichael Wang1-40/+92
2015-05-18IB/Verbs: Use management helper rdma_cap_eth_ah()Michael Wang1-0/+15
2015-05-18IB/Verbs: Use management helper rdma_cap_af_ib()Michael Wang1-0/+15
2015-05-18IB/Verbs: Use management helper rdma_cap_read_multi_sge()Michael Wang1-0/+16
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_mcast()Michael Wang1-0/+15
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_sa()Michael Wang1-0/+15
2015-05-18IB/Verbs: Use management helper rdma_cap_iw_cm()Michael Wang1-0/+15
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_cm()Michael Wang1-0/+15
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_smi()Michael Wang1-0/+15
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_mad()Michael Wang1-0/+15
2015-05-18IB/Verbs: Implement raw management helpersMichael Wang1-0/+22
2015-05-18IB/Verbs: Implement new callback query_protocol()Michael Wang1-0/+9
2015-05-18genirq: Add irq_chip_(enable/disable)_parentStefan Agner1-0/+2
2015-05-18irqdomain: Add non-hierarchy helper irq_domain_set_infoStefan Agner1-4/+4
2015-05-18sched,perf: Fix periodic timersPeter Zijlstra1-0/+4
2015-05-18drm/atomic: Allow drivers to subclass drm_atomic_state, v3Maarten Lankhorst2-0/+11
2015-05-18drm/dp: Fix comment in DP helperJon Hunter1-3/+3
2015-05-18dmaengine: Support different source and destination strideMaxime Ripard1-0/+8
2015-05-18crypto: md5 - add MD5 initial vectorsLABBE Corentin1-0/+5
2015-05-18netns: make nsid_lock per netWANG Cong1-0/+1
2015-05-18switchdev: add support for fdb add/del/dump via switchdev_port_obj ops.Samudrala, Sridhar1-0/+50
2015-05-18tcp: introduce tcp_under_memory_pressure()Eric Dumazet1-0/+8
2015-05-18tcp: rename sk_forced_wmem_schedule() to sk_forced_mem_schedule()Eric Dumazet1-0/+2
2015-05-18net: fix sk_mem_reclaim_partial()Eric Dumazet1-3/+3
2015-05-17net: fix two sparse errorsEric Dumazet1-6/+5