summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-04-0428-90/+276
|\
| * nilfs2: verify metadata sizes read from diskRyusuke Konishi2014-04-041-0/+8
| * nilfs2: implementation of NILFS_IOCTL_SET_SUINFO ioctlAndreas Rohner2014-04-041-0/+2
| * nilfs2: add struct nilfs_suinfo_update and flagsAndreas Rohner2014-04-041-0/+42
| * rtc: pm8xxx: add support for devicetreeJosh Cartwright2014-04-041-25/+0
| * lib/decompress_inflate.c: include appropriate header fileRashika Kheria2014-04-041-2/+2
| * backlight: update bd state & fb_blank properties when necessaryLiu Ying2014-04-041-0/+6
| * include/linux/printk.h: remove double asmlinkage in printk_emitSimon Kågström2014-04-041-3/+3
| * printk: remove duplicated check for log levelPetr Mladek2014-04-041-7/+3
| * xattr: guard against simultaneous glibc header inclusionSerge Hallyn2014-04-042-0/+16
| * err.h: use bool for IS_ERR and IS_ERR_OR_NULLJoe Perches2014-04-041-3/+4
| * kernel/groups.c: remove return value of set_groupsWang YanQing2014-04-041-1/+1
| * include/linux/syscalls.h: add sys32_quotactl() prototypeRashika Kheria2014-04-041-0/+2
| * kobject: don't block for each kobject_ueventVladimir Davydov2014-04-041-0/+1
| * drop_caches: add some documentation and info messageDave Hansen2014-04-041-0/+1
| * mm: remove read_cache_page_async()Sasha Levin2014-04-041-10/+0
| * include/linux/mm.h: remove ifdef conditionRashika Kheria2014-04-041-2/+0
| * mm: keep page cache radix tree nodes in checkJohannes Weiner2014-04-044-9/+63
| * lib: radix_tree: tree node interfaceJohannes Weiner2014-04-041-0/+34
| * mm: thrash detection-based file cache sizingJohannes Weiner2014-04-042-0/+10
| * mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-043-1/+14
| * mm + fs: prepare for non-page entries in page cache radix treesJohannes Weiner2014-04-044-6/+23
| * mm: filemap: move radix tree hole searching hereJohannes Weiner2014-04-042-4/+5
| * lib: radix-tree: add radix_tree_delete_item()Johannes Weiner2014-04-041-0/+1
| * mm: vmstat: fix UP zone state accountingJohannes Weiner2014-04-041-8/+9
| * mm, hugetlb: fix race in region trackingDavidlohr Bueso2014-04-041-0/+1
| * mm, hugetlb: unify region structure handlingJoonsoo Kim2014-04-041-0/+9
| * mm: optimize put_mems_allowed() usageMel Gorman2014-04-041-13/+14
| * quota: provide function to grab quota structure referenceJan Kara2014-04-041-0/+8
| * fanotify: convert access_mutex to spinlockJan Kara2014-04-041-1/+1
| * kmemleak: remove redundant codeLi Zefan2014-04-041-2/+0
| * bdi: avoid oops on device removalJan Kara2014-04-041-1/+1
* | Merge tag 'vfio-v3.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2014-04-032-0/+8
|\ \
| * | vfio: Add external user check extension interfaceAlex Williamson2014-02-261-0/+2
| * | vfio/type1: Add extension to test DMA cache coherence of IOMMUAlex Williamson2014-02-261-0/+5
| * | vfio/iommu_type1: Multi-IOMMU domain supportAlex Williamson2014-02-261-0/+1
* | | Merge tag 'stable/for-linus-3.15-tag' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-04-034-5/+16
|\ \ \
| * | | xen/acpi-processor: fix enabling interrupts on syscore_resumeStanislaw Gruszka2014-03-181-0/+4
| * | | xen: add support for MSI message groupsRoger Pau Monne2014-03-182-3/+12
| * | | xen/xenbus: remove unused xenbus_bind_evtchn()David Vrabel2014-02-281-1/+0
| * | | xen/events: remove the unused resend_irq_on_evtchn()David Vrabel2014-02-281-1/+0
| |/ /
* | | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-04-036-177/+151
|\ \ \
| * | | cgroup: remove useless argument from cgroup_exit()Li Zefan2014-03-291-2/+2
| * | | cgroup: implement CFTYPE_ONLY_ON_DFLTejun Heo2014-03-191-0/+1
| * | | cgroup: make cgrp_dfl_root mountableTejun Heo2014-03-191-0/+10
| * | | cgroup: drop const from @buffer of cftype->write_string()Tejun Heo2014-03-191-1/+1
| * | | cgroup: rename cgroup_dummy_root and related namesTejun Heo2014-03-191-7/+7
| * | | cgroup: move ->subsys_mask from cgroupfs_root to cgroupTejun Heo2014-03-191-3/+3
| * | | cgroup: remove NULL checks from [pr_cont_]cgroup_{name|path}()Tejun Heo2014-03-191-20/+4
| * | | cgroup: drop task_lock() protection around task->cgroupsTejun Heo2014-02-251-2/+4