summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds2014-12-1330-135/+356
|\
| * percpu: remove __get_cpu_var and __raw_get_cpu_var macrosChristoph Lameter2014-12-131-2/+0
| * fsnotify: remove destroy_list from fsnotify_markJan Kara2014-12-131-2/+5
| * fsnotify: unify inode and mount marks handlingJan Kara2014-12-131-20/+4
| * ipc/msg: increase MSGMNI, remove scalingManfred Spraul2014-12-132-28/+20
| * ipc/sem.c: increase SEMMSL, SEMMNI, SEMOPMManfred Spraul2014-12-131-3/+15
| * fault-inject: add ratelimit optionDmitry Monakhov2014-12-131-6/+11
| * ratelimit: add initialization macroDmitry Monakhov2014-12-131-3/+9
| * syscalls: implement execveat() system callDavid Drysdale2014-12-136-1/+20
| * memcg: fix possible use-after-free in memcg_kmem_get_cache()Vladimir Davydov2014-12-132-4/+12
| * oom: don't assume that a coredumping thread will exit soonOleg Nesterov2014-12-131-0/+11
| * mm: vmscan: invoke slab shrinkers from shrink_zone()Johannes Weiner2014-12-132-5/+3
| * mm,vmacache: count number of system-wide flushesDavidlohr Bueso2014-12-131-0/+1
| * mm/page_owner: keep track of page ownersJoonsoo Kim2014-12-132-0/+48
| * stacktrace: introduce snprint_stack_trace for buffer outputJoonsoo Kim2014-12-131-0/+5
| * mm/debug-pagealloc: make debug-pagealloc boottime configurableJoonsoo Kim2014-12-131-1/+16
| * mm/debug-pagealloc: prepare boottime configurable on/offJoonsoo Kim2014-12-134-37/+33
| * mm/page_ext: resurrect struct page extending code for debuggingJoonsoo Kim2014-12-132-0/+71
| * mm, gfp: escalatedly define GFP_HIGHUSER and GFP_HIGHUSER_MOVABLEJianyu Zhan2014-12-131-5/+2
| * include/linux/kmemleak.h: needs slab.hAndrew Morton2014-12-131-0/+2
| * mm/memcontrol.c: remove the unused arg in __memcg_kmem_get_cache()Zhang Zhen2014-12-131-2/+2
| * mm: move swp_entry_t definition to include/linux/mm_types.hTejun Heo2014-12-132-8/+8
| * memcg: turn memcg_kmem_skip_account into a bit fieldVladimir Davydov2014-12-131-2/+5
| * lib: bitmap: add alignment offset for bitmap_find_next_zero_area()Michal Nazarewicz2014-12-131-5/+31
| * mm/rmap: share the i_mmap_rwsemDavidlohr Bueso2014-12-131-0/+10
| * mm: convert i_mmap_mutex to rwsemDavidlohr Bueso2014-12-132-4/+5
| * mm,fs: introduce helpers around the i_mmap_mutexDavidlohr Bueso2014-12-131-0/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-12-122-6/+8
|\ \
| * | linux/interrupt.h: remove the definition of unused tasklet_hi_enableQuentin Lambert2014-12-121-6/+0
| * | arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck2014-12-111-0/+8
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-12-122-0/+16
|\ \ \
| * | | ARM: 8200/1: amba: Add helpers for (un)preparing AMBA clock v12Krzysztof Kozlowski2014-11-171-0/+10
| * | | ARM: 8199/1: PM / Runtime: Add getter for querying the IRQ safe option v12Krzysztof Kozlowski2014-11-171-0/+6
* | | | Merge tag 'iommu-updates-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-12-122-7/+46
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smm...Joerg Roedel2014-12-0288-210/+1065
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | | | * | | | | iommu/vt-d: Implement DMAR unit hotplug frameworkJiang Liu2014-11-181-0/+33
| | | | * | | | | iommu/vt-d: Dynamically allocate and free seq_id for DMAR unitsJiang Liu2014-11-181-0/+6
| | | | * | | | | iommu/vt-d: Introduce helper function dmar_walk_resources()Jiang Liu2014-11-181-10/+9
| | | |/ / / / / | | |/| | | | |
| | | * | | | | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2014-11-211-1/+2
| | | |\ \ \ \ \
| | | | * | | | | iommu: add capability IOMMU_CAP_NOEXECAntonios Motakis2014-11-141-0/+1
| | | | * | | | | iommu/arm-smmu: change IOMMU_EXEC to IOMMU_NOEXECAntonios Motakis2014-11-141-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-12-123-1/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | dmaengine: clarify the issue_pending expectationsVinod Koul2014-12-051-1/+2
| * | | | | | | | dmaengine: imx-sdma: Add a new DMATYPE for SAINicolin Chen2014-11-171-0/+1
| * | | | | | | | dmaengine: at_xdmac: creation of the atmel eXtended DMA Controller driverLudovic Desroches2014-11-061-0/+25
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'for-linus' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds2014-12-122-7/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | ipmi: Remove the now unused priority from SMI senderCorey Minyard2014-12-111-5/+4
| * | | | | | | | ipmi: Use the proper type for acpi_handleCorey Minyard2014-12-111-1/+4
| * | | | | | | | ipmi: Remove useless sysfs_name parametersCorey Minyard2014-12-111-1/+0
| * | | | | | | | ipmi: Move the address source to string to ipmi-generic codeCorey Minyard2014-12-111-0/+1