summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* res_counter: remove interface for locked charging and unchargingDavid Rientjes2014-04-071-5/+1
* mm, mempolicy: remove per-process flagDavid Rientjes2014-04-072-2/+0
* mm, mempolicy: rename slab_node for clarityDavid Rientjes2014-04-071-1/+1
* mm: per-thread vma cachingDavidlohr Bueso2014-04-073-2/+47
* mm: implement ->map_pages for page cacheKirill A. Shutemov2014-04-071-0/+1
* mm: introduce vm_ops->map_pages()Kirill A. Shutemov2014-04-071-0/+8
* mm, thp: add VM_INIT_DEF_MASK and PRCTL_THP_DISABLEAlex Thorlton2014-04-072-0/+6
* Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-04-063-4/+4
|\
| * Merge branch 'devel' into linux-nextTrond Myklebust2014-03-173-4/+4
| |\
| | * nfs: remove synchronous rename codeJeff Layton2014-03-171-2/+0
| | * nfs: make nfs_async_rename non-staticJeff Layton2014-03-171-1/+0
| | * nfs: abstract out code needed to complete a sillyrenameJeff Layton2014-03-171-0/+1
| | * NFS: Be more aggressive in using readdirplus for 'ls -l' situationsTrond Myklebust2014-02-111-0/+1
| | * SUNRPC: RPC callbacks may be split across several TCP segmentsTrond Myklebust2014-02-111-1/+2
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-04-066-23/+26
|\ \ \
| * | | VERIFY_OCTAL_PERMISSIONS: stricter checking for sysfs perms.Rusty Russell2014-03-243-6/+13
| * | | module: LLVMLinux: Remove unused function warning from __param_check macroMark Charlebois2014-03-171-1/+1
| * | | Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULEMathieu Desnoyers2014-03-132-1/+4
| * | | module: remove MODULE_GENERIC_TABLERusty Russell2014-03-132-15/+8
| * | | module: allow multiple calls to MODULE_DEVICE_TABLE() per moduleTom Gundersen2014-03-131-1/+1
* | | | Merge tag 'dm-3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-051-3/+5
|\ \ \ \
| * | | | dm table: add dm_table_run_md_queue_asyncMike Snitzer2014-03-271-0/+5
| * | | | dm: remove dm_get_mapinfoMikulas Patocka2014-03-271-3/+0
* | | | | Merge tag 'iommu-updates-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-04-054-33/+67
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'iommu/fixes', 'arm/smmu', 'x86/amd', 'arm/omap', 'arm/shmobil...Joerg Roedel2014-04-024-33/+67
| |\ \ \ \ \ \
| | | * | | | | iommu/vt-d: Store PCI segment number in struct intel_iommuDavid Woodhouse2014-03-241-0/+1
| | | * | | | | iommu/vt-d: Change scope lists to struct device, bus, devfnDavid Woodhouse2014-03-241-6/+12
| | | * | | | | iommu/vt-d: Add ACPI namespace device reporting structuresDavid Woodhouse2014-03-201-2/+13
| | | * | | | | iommu/vt-d: Update IOMMU state when memory hotplug happensJiang Liu2014-03-041-0/+2
| | | * | | | | iommu/vt-d: Unify the way to process DMAR device scope arrayJiang Liu2014-03-041-5/+0
| | | * | | | | iommu/vt-d: Update DRHD/RMRR/ATSR device scope caches when PCI hotplug happensJiang Liu2014-03-041-2/+22
| | | * | | | | iommu/vt-d: Use RCU to protect global resources in interrupt contextJiang Liu2014-03-041-6/+17
| | | * | | | | iommu/vt-d: Introduce a rwsem to protect global data structuresJiang Liu2014-03-041-0/+2
| | | * | | | | iommu/vt-d: Introduce macro for_each_dev_scope() to walk device scope entriesJiang Liu2014-03-041-0/+6
| | | * | | | | iommu/vt-d: Move private structures and variables into intel-iommu.cJiang Liu2014-03-041-22/+1
| | | * | | | | iommu/vt-d: Factor out dmar_alloc_dev_scope() for later reuseJiang Liu2014-03-041-0/+1
| | |/ / / / /
* | | | | | | Merge tag 'clk-for-linus-3.15' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-04-054-0/+62
|\ \ \ \ \ \ \
| * | | | | | | clk: support hardware-specific debugfs entriesAlex Elder2014-03-241-0/+8
| * | | | | | | Merge tag 'clk-hisi' of https://git.kernel.org/pub/scm/linux/kernel/git/hzhua...Mike Turquette2014-03-191-0/+35
| |\ \ \ \ \ \ \
| | * | | | | | | clk: hip04: add clock driverHaojian Zhuang2014-03-191-0/+35
| * | | | | | | | clk: hisilicon: add hi3620_mmc_clksZhangfei Gao2014-02-261-0/+5
| * | | | | | | | Merge branch 'clk-fixes' into clk-nextMike Turquette2014-02-2418-32/+134
| |\ \ \ \ \ \ \ \
| * | | | | | | | | clk: add pr_debug & kerneldoc around clk notifiersMike Turquette2014-02-241-0/+14
* | | | | | | | | | Merge tag 'pwm/for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-051-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pwm: Remove obsolete HAVE_PWM Kconfig symbolSascha Hauer2014-02-101-1/+1
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-053-1/+3
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'exynos-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Arnd Bergmann2014-03-291-0/+0
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | dt-bindings: clock: Move exynos-audss-clk.h to dt-bindings/clockTushar Behera2014-03-211-0/+0
| | |/ / / / / / / / /
| * | | | | | | | | | Merge tag 'samsung-pm-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kge...Arnd Bergmann2014-03-291-0/+2
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | serial: s3c: Fix build of header without serial_core.h preinclusionMark Brown2014-03-211-0/+2
| | |/ / / / / / / / /