summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-04-02dev: introduce dev_get_iflink()Nicolas Dichtel
2015-04-02gpu: host1x: Export host1x_syncpt_read()Thierry Reding
2015-04-02watchdog: Add watchdog enable/disable all functionsStephane Eranian
2015-04-02perf: Add ITRACE_START record to indicate that tracing has startedAlexander Shishkin
2015-04-02perf: Add API for PMUs to write to the AUX areaAlexander Shishkin
2015-04-02perf: Add a pmu capability for "exclusive" eventsAlexander Shishkin
2015-04-02perf: Add a capability for AUX_NO_SG pmus to do software double bufferingAlexander Shishkin
2015-04-02perf: Support high-order allocations for AUX spaceAlexander Shishkin
2015-04-02perf: Add AUX area to ring buffer for raw data streamsPeter Zijlstra
2015-04-02FS-Cache: Retain the netfs context in the retrieval op earlierDavid Howells
2015-04-02FS-Cache: The operation cancellation method needs calling in more placesDavid Howells
2015-04-02FS-Cache: Out of line fscache_operation_init()David Howells
2015-04-02FS-Cache: fscache_object_is_dead() has wrong logic, kill itDavid Howells
2015-04-02FS-Cache: When submitting an op, cancel it if the target object is dyingDavid Howells
2015-04-02clockevents: Fix cpu_down() race for hrtimer based broadcastingPreeti U Murthy
2015-04-02tracing, perf: Implement BPF programs attached to kprobesAlexei Starovoitov
2015-04-02tracing: Add kprobe flagAlexei Starovoitov
2015-04-02bpf: Make internal bpf API independent of CONFIG_BPF_SYSCALL #ifdefsDaniel Borkmann
2015-04-02clockevents: Clean up clockchips.hIngo Molnar
2015-04-01Merge tag 'at91-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson
2015-04-01Merge tag 'qcom-soc-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2015-04-01regulator: Defer lookup of supply to regulator_getBjorn Andersson
2015-04-01Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...David S. Miller
2015-04-01Merge tag 'lazytime_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2015-04-01Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-04-01MIPS: BCM47xx: Move NVRAM header to the include/linux/.Rafał Miłecki
2015-04-01Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar
2015-04-01arm/bL_switcher: Kill tick suspend hackeryThomas Gleixner
2015-04-01tick/xen: Provide and use tick_suspend_local() and tick_resume_local()Thomas Gleixner
2015-04-01clockevents: Make suspend/resume calls explicitThomas Gleixner
2015-04-01tick: Move core only declarations and functions to coreThomas Gleixner
2015-04-01clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILDThomas Gleixner
2015-04-01Merge tag 'extcon-next-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2015-04-01x86/efi: Add a "debug" option to the efi= cmdlineBorislav Petkov
2015-04-01virtio: drop a useless config readMichael S. Tsirkin
2015-04-01virtio_config: reorder functionsMichael S. Tsirkin
2015-03-31net/mlx4_en: Add Flow control statistics display via ethtoolMatan Barak
2015-03-31net/mlx4_en: Move statistics bitmap setting to the Ethernet driverEran Ben Elisha
2015-03-31sunrpc: make debugfs file creation failure non-fatalJeff Layton
2015-03-31netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc
2015-03-31dm: remove unnecessary wrapper around blk_lld_busyMike Snitzer
2015-03-31ptp: remove 32 bit get/set methods.Richard Cochran
2015-03-31ptp: introduce get/set time methods with explicit 64 bit seconds.Richard Cochran
2015-03-31Merge remote-tracking branch 'jens/for-4.1/core' into dm/for-nextMike Snitzer
2015-03-31block: fix blk_stack_limits() regression due to lcm() changeMike Snitzer
2015-03-31mmc: dw_mmc: Add a timeout for sending CMD11Doug Anderson
2015-03-31SUNRPC: Introduce missing well-known netidsChuck Lever
2015-03-31iommu: Remove domain_init and domain_free iommu_opsJoerg Roedel
2015-03-31iommu: Introduce iommu domain typesJoerg Roedel
2015-03-31iommu: Introduce domain_alloc and domain_free iommu_opsJoerg Roedel