summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-03-02svcrdma: Use new CQ API for RPC-over-RDMA server receive CQsChuck Lever1-1/+1
2016-03-02svcrdma: Use correct XID in error repliesChuck Lever1-1/+1
2016-03-02svcrdma: Make RDMA_ERROR messages workChuck Lever1-2/+2
2016-03-02rpcrdma: Add RPCRDMA_HDRLEN_ERRChuck Lever1-0/+1
2016-03-02svcrdma: svc_rdma_post_recv() should close connection on errorChuck Lever1-0/+1
2016-03-02nfsd: Lower NFSv4.1 callback message size limitChuck Lever1-0/+7
2016-03-02svcrdma: Do not send Write chunk XDR pad with inline contentChuck Lever1-1/+1
2016-03-01netdev: introduce ndo_set_rx_headroomPaolo Abeni1-0/+31
2016-03-01rcu: Make CPU_DYING_IDLE an explicit callThomas Gleixner3-6/+4
2016-03-01cpu/hotplug: Make wait for dead cpu completion basedThomas Gleixner2-2/+4
2016-03-01cpu/hotplug: Let upcoming cpu bring itself fully upThomas Gleixner1-3/+6
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner1-0/+1
2016-03-01cpu/hotplug: Move online calls to hotplugged cpuThomas Gleixner1-4/+6
2016-03-01cpu/hotplug: Unpark smpboot threads from the state machineThomas Gleixner2-6/+2
2016-03-01cpu/hotplug: Move scheduler cpu_online notifier to hotplug coreThomas Gleixner1-0/+1
2016-03-01cpu/hotplug: Implement setup/removal interfaceThomas Gleixner1-0/+67
2016-03-01cpu/hotplug: Convert the hotplugged cpu work to a state machineThomas Gleixner1-0/+4
2016-03-01cpu/hotplug: Convert to a state machine for the control processorThomas Gleixner2-5/+17
2016-03-01cpu/hotplug: Restructure FROZEN state handlingThomas Gleixner1-0/+2
2016-03-01IB/mlx5: Add memory windows allocation supportMatan Barak1-1/+3
2016-03-01net/mlx5: Refactor mlx5_core_mr to mkeyMatan Barak2-13/+15
2016-03-01IB/mlx5: Add support for setting source QP numberHaggai Eran2-2/+4
2016-03-01IB/mlx5: Define interface bits for IPoIB offloadsErez Shitrit1-2/+4
2016-03-01IB/mlx5: Modify MAD reading counters method to use counter registersMeny Yossefi1-0/+23
2016-03-01net/mlx5_core: Add helper function to read IB error countersMeny Yossefi3-1/+36
2016-03-01net/mlx5_core: Add helper function to read virtual port countersMeny Yossefi2-1/+4
2016-03-01watchdog: Add 'action' and 'data' parameters to restart handler callbackGuenter Roeck1-1/+1
2016-03-01Merge tag 'pxa-for-4.6' of https://github.com/rjarzmik/linux into next/socArnd Bergmann1-0/+1
2016-03-01IB/mlx4: Add support for the don't trap ruleMarina Varshaver1-0/+3
2016-02-29use ->d_seq to get coherency between ->d_inode and ->d_flagsAl Viro1-3/+1
2016-02-29regulator: act8865: Rename platform_data field to init_dataMaarten ter Huurne1-2/+2
2016-02-29mmc: dw_mmc: remove DW_MCI_QUIRK_BROKEN_CARD_DETECTION quirkShawn Lin1-3/+1
2016-02-29mmc: dw_mmc: remove struct block_settingsShawn Lin1-8/+0
2016-02-29mmc: tmio: refactor set_clock a littleWolfram Sang1-0/+5
2016-02-29mmc: tmio: add flag to reduce delay after changing clock statusWolfram Sang1-0/+4
2016-02-29mmc: core: remove the MMC_DATA_STREAM flagJaehoon Chung1-1/+0
2016-02-29Merge tag 'v4.5-rc6' into locking/core, to pick up fixesIngo Molnar21-1522/+1545
2016-02-29sched/debug: Fix preempt_disable_ip recording for preempt_disable()Sebastian Andrzej Siewior2-2/+12
2016-02-29sched/rt: Fix PI handling vs. sched_setscheduler()Peter Zijlstra1-0/+2
2016-02-29Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar37-1573/+1622
2016-02-29perf: Allow storage of PMU private data in eventThomas Gleixner1-0/+1
2016-02-29objtool: Add STACK_FRAME_NON_STANDARD() macroJosh Poimboeuf1-0/+23
2016-02-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+4
2016-02-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+6
2016-02-27Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-17/+0
2016-02-27dax: move writeback calls into the filesystemsRoss Zwisler1-2/+4
2016-02-27dax: give DAX clearing code correct bdevRoss Zwisler1-1/+1
2016-02-27drivers: char: random: add get_random_long()Daniel Cashman1-0/+1
2016-02-27clocksource: Introduce clocksource_freq2mult()Alexander Kuleshov1-26/+19
2016-02-27clk: Make of_clk_get_parent_count() return unsigned intsStephen Boyd1-1/+1