summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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-132-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-121-0/+8
* | | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-12-132-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-132-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
* | | | | | | | | | | Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds2014-12-122-3/+3
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | treewide: Fix typo in Documentation/DocBook/device-driversMasanari Iida2014-11-032-3/+3
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'please-pull-morepstore' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-121-1/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pstore-ram: Allow optional mapping with pgprot_noncachedTony Lindgren2014-12-111-1/+3
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-12-121-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'raid56-scrub-replace' of git://github.com/miaoxie/linux-btrfs i...Chris Mason2014-12-038-11/+39
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Btrfs: return failure if btrfs_dev_replace_finishing() failedEryu Guan2014-11-211-0/+1
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-121-4/+39
|\ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| *---------. \ \ \ \ \ \ \ \ \ \ \ Merge branches 'for-3.19/hid-report-len', 'for-3.19/i2c-hid', 'for-3.19/lenov...Jiri Kosina2014-12-121-0/+39
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | * | | | | | | | | | | | HID: added missing HID Consumer Page identifiersJD Cole2014-11-031-0/+24
| | | | | | | * | | | | | | | | | | | HID: plantronics: fix errant mouse eventsJD Cole2014-11-031-0/+3
| | | | | |_|/ / / / / / / / / / / / | | | | |/| | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | HID: logitech-dj: rely on hid groups to separate receivers from dj devicesBenjamin Tissoires2014-10-291-0/+1
| | * | | | | | | | | | | | | | | | HID: make hid_report_len as a static inline function in hid.hMathieu Magnaudet2014-12-011-0/+11
| | |/ / / / / / / / / / / / / / /
| | | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'for-3.18/upstream-fixes' and 'for-3.19/upstream' into for-linusJiri Kosina2014-12-121-4/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / | |/| | | / / / / / / / / / / / / / | | | | |/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | HID: fix merge from wacom into the HID treeBenjamin Tissoires2014-10-291-4/+0
| | | | |/ / / / / / / / / / / / | | | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-125-28/+28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \