summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-04-03locks: change lm_get_owner and lm_put_owner prototypesJeff Layton1-2/+2
2015-04-03cpuidle: remove state_count field from struct cpuidle_deviceBartlomiej Zolnierkiewicz1-1/+0
2015-04-03clockevents: Cleanup dead cpu explicitelyThomas Gleixner2-6/+2
2015-04-03clockevents: Make tick handover explicitThomas Gleixner2-1/+2
2015-04-03clockevents: Remove broadcast oneshot control leftoversRafael J. Wysocki1-2/+0
2015-04-03clockevents: Provide explicit broadcast oneshot control functionsThomas Gleixner1-0/+19
2015-04-03clockevents: Remove the broadcast control leftoversThomas Gleixner1-3/+0
2015-04-03clockevents: Provide explicit broadcast control functionsThomas Gleixner1-0/+25
2015-04-03time, drivers/rtc: Don't bother with rtc_resume() for the nonstop clocksourceXunlei Pang1-6/+3
2015-04-03drivers/rtc: Provide y2038 safe rtc_class_ops.set_mmss() replacementXunlei Pang1-0/+1
2015-04-03time: Add y2038 safe update_persistent_clock64()Xunlei Pang1-0/+1
2015-04-03time: Add y2038 safe read_persistent_clock64()Xunlei Pang1-0/+1
2015-04-03time: Add y2038 safe read_boot_clock64()Xunlei Pang1-0/+1
2015-04-03mnt: Add MNT_UMOUNT flagEric W. Biederman1-0/+1
2015-04-03Merge tag 'irqchip-fixes-4.0-2' of git://git.infradead.org/users/jcooper/linuxLinus Torvalds1-0/+17
2015-04-02net/mlx5_core: Extend struct mlx5_interface to support multiple protocolsSaeed Mahameed1-0/+8
2015-04-02net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driverSaeed Mahameed1-2/+3
2015-04-02net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_coreSaeed Mahameed1-1/+2
2015-04-02net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed8-8/+8
2015-04-02net/mlx5_core: Use coherent memory for command interface pageEli Cohen1-0/+3
2015-04-02net/mlx4_en: Add RX-ALL supportMuhammad Mahajna1-0/+3
2015-04-02net/mlx4_en: Add interface identify supportIdo Shamay2-0/+3
2015-04-02net/mlx4: Add SET_PORT opcode modifiers enumerationIdo Shamay1-1/+7
2015-04-02net/mlx4: Warn users of depracated QoS FirmwareIdo Shamay1-0/+1
2015-04-02net/mlx4_en: Enable TX rate limit per VFIdo Shamay1-0/+2
2015-04-02net/mlx4: Added qos_vport QP configuration in VST modeIdo Shamay1-2/+6
2015-04-02net/mlx4: Query device for QoS per VF supportIdo Shamay1-1/+2
2015-04-02net/mlx4: Add mlx4_SET_VPORT_QOS implementationIdo Shamay1-0/+1
2015-04-02net/mlx4: Add mlx4_ALLOCATE_VPP implementationIdo Shamay1-0/+1
2015-04-02net/mlx4: New file for QoS related firmware commandsIdo Shamay1-5/+0
2015-04-02net/mlx4: Make mlx4_is_eth visible inline funcionIdo Shamay1-0/+5
2015-04-02net/mlx4: Add RSS support for fragmented IP datagramsIdo Shamay1-0/+1
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-16/+27
2015-04-02nbd: Remove kernel internal headerMarkus Pargmann1-46/+0
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+15
2015-04-02net: remove iflink field from struct net_deviceNicolas Dichtel1-2/+1
2015-04-02dev: introduce dev_get_iflink()Nicolas Dichtel1-0/+4
2015-04-02gpu: host1x: Export host1x_syncpt_read()Thierry Reding1-0/+1
2015-04-02watchdog: Add watchdog enable/disable all functionsStephane Eranian1-0/+8
2015-04-02perf: Add ITRACE_START record to indicate that tracing has startedAlexander Shishkin1-0/+4
2015-04-02perf: Add API for PMUs to write to the AUX areaAlexander Shishkin1-1/+23
2015-04-02perf: Add a pmu capability for "exclusive" eventsAlexander Shishkin1-0/+2
2015-04-02perf: Add a capability for AUX_NO_SG pmus to do software double bufferingAlexander Shishkin1-0/+1
2015-04-02perf: Support high-order allocations for AUX spaceAlexander Shishkin1-0/+1
2015-04-02perf: Add AUX area to ring buffer for raw data streamsPeter Zijlstra1-0/+17
2015-04-02clockevents: Fix cpu_down() race for hrtimer based broadcastingPreeti U Murthy1-0/+6
2015-04-02tracing, perf: Implement BPF programs attached to kprobesAlexei Starovoitov1-0/+11
2015-04-02tracing: Add kprobe flagAlexei Starovoitov1-0/+3
2015-04-02bpf: Make internal bpf API independent of CONFIG_BPF_SYSCALL #ifdefsDaniel Borkmann1-4/+16
2015-04-02clockevents: Clean up clockchips.hIngo Molnar1-46/+41