summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* pstore: Add pstore type id for PPC64 opal nvram partitionHari Bathini2015-03-231-0/+1
* Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-03-151-0/+18
|\
| * clk: introduce clk_is_matchMichael Turquette2015-03-111-0/+18
* | Merge tag 'irqchip-fixes-4.0' of git://git.infradead.org/users/jcooper/linuxLinus Torvalds2015-03-151-0/+5
|\ \
| * | irqchip: gicv3-its: Define macros for GITS_CTLR fieldsYun Wu2015-03-081-0/+3
| * | irqchip: gicv3-its: Allocate enough memory for the full range of DeviceIDMarc Zyngier2015-03-081-0/+2
| |/
* | Merge tag 'devicetree-fixes-for-4.0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-03-131-1/+1
|\ \
| * | of/platform: Fix sparc:allmodconfig buildGuenter Roeck2015-03-131-1/+1
* | | Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2015-03-131-0/+2
|\ \ \
| * | | new helper: dup_iter()Al Viro2015-02-171-0/+2
* | | | kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h>Andrey Ryabinin2015-03-122-4/+8
* | | | kasan, module, vmalloc: rework shadow allocation for modulesAndrey Ryabinin2015-03-122-2/+4
* | | | Merge tag 'spi-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2015-03-091-1/+1
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/doc', 'spi/fix/dw', ...Mark Brown2015-03-061-1/+1
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | spi: fix a typo in comment.Marcin Bis2015-03-031-1/+1
| | |/ / / /
* | | | | | Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-03-091-1/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...Tejun Heo2015-03-051-1/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-081-2/+1
|\ \ \ \ \
| * | | | | Revert "USB: serial: make bulk_out_size a lower limit"Johan Hovold2015-02-261-2/+1
| |/ / / /
* | | | | Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-081-7/+7
|\ \ \ \ \
| * | | | | serial: uapi: Declare all userspace-visible io typesPeter Hurley2015-03-071-7/+7
| * | | | | serial: core: Fix iotype userspace breakagePeter Hurley2015-03-071-3/+3
| | |/ / / | |/| | |
* | | | | Merge tag 'pm+acpi-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-03-063-3/+24
|\ \ \ \ \
| * \ \ \ \ Merge branch 'irq-pm'Rafael J. Wysocki2015-03-062-1/+9
| |\ \ \ \ \
| | * | | | | genirq / PM: Add flag for shared NO_SUSPEND interrupt linesRafael J. Wysocki2015-03-042-0/+6
| | * | | | | genirq / PM: better describe IRQF_NO_SUSPEND semanticsMark Rutland2015-02-261-1/+3
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'suspend-to-idle'Rafael J. Wysocki2015-03-051-2/+15
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | cpuidle / sleep: Use broadcast timer for states that stop local timerRafael J. Wysocki2015-03-051-2/+15
| | |/ / /
* | | | | Merge tag 'nfs-for-4.0-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-03-061-1/+4
|\ \ \ \ \
| * | | | | NFS: Fix a regression in the read() syscallTrond Myklebust2015-03-031-0/+1
| * | | | | NFS: Add attribute update barriers to NFS writebacksTrond Myklebust2015-03-011-0/+1
| * | | | | NFS: Add attribute update barriers to nfs_setattr_update_inode()Trond Myklebust2015-03-011-1/+1
| * | | | | NFS: Add a helper to set attribute barriersTrond Myklebust2015-03-011-0/+1
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-033-18/+7
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | net/mlx4_core: Fix wrong mask and error flow for the update-qp commandOr Gerlitz2015-03-021-1/+1
| * | | | rhashtable: remove indirection for grow/shrink decision functionsDaniel Borkmann2015-02-271-13/+0
| * | | | rhashtable: ensure cache line alignment on bucket_tableEric Dumazet2015-02-211-4/+5
| * | | | net: Initialize all members in skb_gro_remcsum_init()Geert Uytterhoeven2015-02-201-0/+1
* | | | | Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-03-021-2/+54
|\ \ \ \ \
| * | | | | thermal: Introduce dummy functions when thermal is not definedNishanth Menon2015-02-241-2/+54
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-241-0/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | HID: hid-sensor-hub: Correct documentationSrinivas Pandruvada2015-02-171-0/+5
* | | | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-02-221-7/+96
|\ \ \ \ \
| * | | | | VFS: Split DCACHE_FILE_TYPE into regular and special typesDavid Howells2015-02-221-3/+14
| * | | | | VFS: Add a fallthrough flag for marking virtual dentriesDavid Howells2015-02-221-0/+9
| * | | | | VFS: Add a whiteout dentry typeDavid Howells2015-02-221-6/+18
| * | | | | VFS: Introduce inode-getting helpers for layered/unioned fs environmentsDavid Howells2015-02-221-0/+57
| | |_|_|/ | |/| | |
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-02-211-1/+0
|\ \ \ \ \
| * | | | | MIPS: cevt-r4k: Drop GIC special caseJames Hogan2015-02-051-1/+0
* | | | | | Merge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-02-213-6/+21
|\ \ \ \ \ \