summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2015-03-31IRQCHIP: irq-mips-gic: Add new functions to start/stop the GIC counterMarkos Chandras
2015-03-31IRQCHIP: mips-gic: Add function for retrieving FDC IRQJames Hogan
2015-03-31MIPS: Add CDMM bus supportJames Hogan
2015-03-31IRQCHIP: mips-gic: Add missing definitions for FDC IRQJames Hogan
2015-03-17netdevice.h: fix ndo_bridge_* commentsNicolas Dichtel
2015-03-17livepatch: Fix subtle race with coming and going modulesPetr Mladek
2015-03-13of/platform: Fix sparc:allmodconfig buildGuenter Roeck
2015-03-12kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h>Andrey Ryabinin
2015-03-12kasan, module, vmalloc: rework shadow allocation for modulesAndrey Ryabinin
2015-03-11xps: must clear sender_cpu before forwardingEric Dumazet
2015-03-11clk: introduce clk_is_matchMichael Turquette
2015-03-08irqchip: gicv3-its: Define macros for GITS_CTLR fieldsYun Wu
2015-03-08irqchip: gicv3-its: Allocate enough memory for the full range of DeviceIDMarc Zyngier
2015-03-07serial: uapi: Declare all userspace-visible io typesPeter Hurley
2015-03-07serial: core: Fix iotype userspace breakagePeter Hurley
2015-03-05cpuidle / sleep: Use broadcast timer for states that stop local timerRafael J. Wysocki
2015-03-05workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...Tejun Heo
2015-03-05Revert "pinctrl: consumer: use correct retval for placeholder functions"Linus Walleij
2015-03-04genirq / PM: Add flag for shared NO_SUSPEND interrupt linesRafael J. Wysocki
2015-03-03NFS: Fix a regression in the read() syscallTrond Myklebust
2015-03-03spi: fix a typo in comment.Marcin Bis
2015-03-02net/mlx4_core: Fix wrong mask and error flow for the update-qp commandOr Gerlitz
2015-03-01NFS: Add attribute update barriers to NFS writebacksTrond Myklebust
2015-03-01NFS: Add attribute update barriers to nfs_setattr_update_inode()Trond Myklebust
2015-03-01NFS: Add a helper to set attribute barriersTrond Myklebust
2015-02-27rhashtable: remove indirection for grow/shrink decision functionsDaniel Borkmann
2015-02-27dm snapshot: suspend merging snapshot when doing exception handoverMikulas Patocka
2015-02-26Revert "USB: serial: make bulk_out_size a lower limit"Johan Hovold
2015-02-26genirq / PM: better describe IRQF_NO_SUSPEND semanticsMark Rutland
2015-02-24thermal: Introduce dummy functions when thermal is not definedNishanth Menon
2015-02-22VFS: Split DCACHE_FILE_TYPE into regular and special typesDavid Howells
2015-02-22VFS: Add a fallthrough flag for marking virtual dentriesDavid Howells
2015-02-22VFS: Add a whiteout dentry typeDavid Howells
2015-02-22VFS: Introduce inode-getting helpers for layered/unioned fs environmentsDavid Howells
2015-02-21rhashtable: ensure cache line alignment on bucket_tableEric Dumazet
2015-02-21kernel: make READ_ONCE() valid on const argumentsLinus Torvalds
2015-02-20net: Initialize all members in skb_gro_remcsum_init()Geert Uytterhoeven
2015-02-19NVMe: Fix potential corruption during shutdownKeith Busch
2015-02-19NVMe: Asynchronous controller probeKeith Busch
2015-02-19NVMe: Register management handle under nvme classKeith Busch
2015-02-19NVMe: Update SCSI Inquiry VPD 83h translationKeith Busch
2015-02-19NVMe: Metadata format supportKeith Busch
2015-02-19kdb: Avoid printing KERN_ levels to consolesDaniel Thompson
2015-02-19libceph: tcp_nodelay supportChaitanya Huilgol
2015-02-19ceph: handle SESSION_FORCE_RO messageYan, Zheng
2015-02-19libceph: nuke pool op infrastructureIlya Dryomov
2015-02-18NFSv4.1: Clean up bind_conn_to_sessionTrond Myklebust
2015-02-18NFSv4.1: Clean up create_sessionTrond Myklebust
2015-02-18clk: Add __clk_hw_set_clk helper functionJavier Martinez Canillas
2015-02-18sched: Prevent recursion in io_schedule()NeilBrown