summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-046-31/+52
|\
| * fs/file.c: don't acquire files->file_lock in fd_install()Eric Dumazet2015-07-011-0/+3
| * make simple_positive() publicAl Viro2015-06-231-0/+5
| * pagemap.h: move dir_pages() over thereFabian Frederick2015-06-231-0/+6
| * Merge branch 'fscache-fixes' into for-nextAl Viro2015-06-231-28/+27
| |\
| | * FS-Cache: Retain the netfs context in the retrieval op earlierDavid Howells2015-04-021-0/+1
| | * FS-Cache: The operation cancellation method needs calling in more placesDavid Howells2015-04-021-0/+5
| | * FS-Cache: Out of line fscache_operation_init()David Howells2015-04-021-21/+3
| | * FS-Cache: fscache_object_is_dead() has wrong logic, kill itDavid Howells2015-04-021-6/+0
| | * FS-Cache: When submitting an op, cancel it if the target object is dyingDavid Howells2015-04-021-2/+7
| | * FS-Cache: Count culled objects and objects rejected due to lack of spaceDavid Howells2015-02-241-0/+12
| * | fs: Call security_ops->inode_killpriv on truncateJan Kara2015-06-231-1/+5
| * | fs: Provide function telling whether file_remove_privs() will do anythingJan Kara2015-06-231-0/+1
| * | fs: Rename file_remove_suid() to file_remove_privs()Jan Kara2015-06-231-1/+1
| * | vfs: add seq_file_path() helperMiklos Szeredi2015-06-231-0/+1
| * | vfs: add file_path() helperMiklos Szeredi2015-06-231-0/+2
| * | overlayfs: Make f_path always point to the overlay and f_inode to the underlayDavid Howells2015-06-192-2/+2
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-041-0/+1
|\ \ \
| * | | lib: introduce crc_t10dif_update()Akinobu Mita2015-05-301-0/+1
* | | | Merge tag 'ntb-4.2' of git://github.com/jonmason/ntbLinus Torvalds2015-07-042-37/+1018
|\ \ \ \
| * | | | NTB: Split ntb_hw_intel and ntb_transport driversAllen Hubbe2015-07-041-14/+11
| * | | | NTB: Add NTB hardware abstraction layerAllen Hubbe2015-07-041-0/+984
| * | | | NTB: Move files in preparation for NTB abstractionAllen Hubbe2015-07-021-2/+2
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-07-041-0/+2
|\ \ \ \ \
| * | | | | sched, preempt_notifier: separate notifier registration from static_key inc/decPeter Zijlstra2015-07-031-0/+2
* | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-041-0/+14
|\ \ \ \ \ \
| * | | | | | irqchip: Move IRQCHIP_DECLARE macro to include/linux/irqchip.hJoel Porquet2015-07-021-0/+14
* | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-07-041-5/+3
|\ \ \ \ \ \ \
| * | | | | | | sched/debug: Move print_cfs_rq() declaration to kernel/sched/sched.hSrikar Dronamraju2015-07-041-2/+0
| * | | | | | | sched/stat: Simplify the sched_info accounting dependencyNaveen N. Rao2015-07-041-3/+3
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-07-041-2/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Input: improve parsing OF parameters for touchscreensDmitry Torokhov2015-06-251-2/+3
* | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2015-07-033-22/+38
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | virtio: add explicit big-endian support to memory accessorsGreg Kurz2015-06-013-12/+18
| * | | | | | | | | vringh: introduce vringh_is_little_endian() helperGreg Kurz2015-06-011-6/+11
| * | | | | | | | | virtio: introduce virtio_is_little_endian() helperGreg Kurz2015-06-011-6/+11
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2015-07-034-1/+24
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sysfs: Add support for permanently empty directories to serve as mount points.Eric W. Biederman2015-07-011-0/+15
| * | | | | | | | | | kernfs: Add support for always empty directories.Eric W. Biederman2015-07-011-0/+3
| * | | | | | | | | | sysctl: Allow creating permanently empty directories that serve as mountpoints.Eric W. Biederman2015-07-011-0/+3
| * | | | | | | | | | fs: Add helper functions for permanently empty directories.Eric W. Biederman2015-07-011-0/+2
| * | | | | | | | | | mnt: Refactor the logic for mounting sysfs and proc in a user namespaceEric W. Biederman2015-05-131-1/+1
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'remoteproc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds2015-07-032-3/+36
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | remoteproc/wkup_m3: add a remoteproc driver for TI Wakeup M3Dave Gerlach2015-06-171-0/+30
| * | | | | | | | | | remoteproc: add a rproc ops for performing address translationSuman Anna2015-06-171-0/+2
| * | | | | | | | | | remoteproc: introduce rproc_get_by_phandle APIDave Gerlach2015-06-161-3/+4
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'hwspinlock-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds2015-07-031-0/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | hwspinlock/core: add device tree supportSuman Anna2015-05-021-0/+7
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-07-032-3/+8
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | writeback: don't embed root bdi_writeback_congested in bdi_writebackTejun Heo2015-07-022-3/+8