summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2012-07-305-10/+42
|\
| * mm, sl[aou]b: Common definition for boot state of the slab allocatorsChristoph Lameter2012-07-091-4/+0
| * mm, sl[aou]b: Extract common code for kmem_cache_create()Christoph Lameter2012-07-091-0/+4
| * slab: rename gfpflags to allocflagsGlauber Costa2012-07-021-1/+1
| * slab/mempolicy: always use local policy from interrupt contextAndi Kleen2012-06-201-1/+1
| * mm, sl[aou]b: Extract common fields from struct kmem_cacheChristoph Lameter2012-06-143-5/+31
| * slab: Use page struct fields instead of castingChristoph Lameter2012-06-141-0/+4
| * slob: Define page struct fields used in mm_types.hChristoph Lameter2012-06-141-2/+5
| * Merge branch 'slub/cleanups' into slab/nextPekka Enberg2012-06-041-1/+0
| |\
| | * slub: Get rid of the node fieldChristoph Lameter2012-06-011-1/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-07-301-0/+1
|\ \ \
| * | | KEYS: linux/key-type.h needs linux/errno.hDavid Howells2012-07-301-0/+1
* | | | Merge tag 'dm-3.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2012-07-302-9/+26
|\ \ \ \
| * | | | dm thin: commit before gathering statusAlasdair G Kergon2012-07-272-4/+6
| * | | | dm: use bool bitfields in struct dm_targetAlasdair G Kergon2012-07-271-3/+3
| * | | | dm: allow targets to request flushes regardless of underlying device supportJoe Thornber2012-07-271-0/+6
| * | | | dm: introduce split_discard_requestsMikulas Patocka2012-07-271-0/+6
| * | | | dm: support non power of two target max_io_lenMike Snitzer2012-07-272-4/+9
| * | | | dm: remove unused flush target methodJoe Thornber2012-07-271-2/+0
* | | | | Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows...Linus Torvalds2012-07-306-4/+70
|\ \ \ \ \
| * | | | | common: DMA-mapping: add DMA_ATTR_SKIP_CPU_SYNC attributeMarek Szyprowski2012-07-301-0/+1
| * | | | | common: dma-mapping: introduce dma_get_sgtable() functionMarek Szyprowski2012-07-302-0/+21
| * | | | | common: DMA-mapping: add DMA_ATTR_NO_KERNEL_MAPPING attributeMarek Szyprowski2012-07-301-0/+1
| * | | | | common: dma-mapping: add support for generic dma_mmap_* callsMarek Szyprowski2012-07-302-0/+38
| * | | | | ARM: dma-mapping: remove custom consistent dma regionMarek Szyprowski2012-07-301-0/+1
| * | | | | mm: vmalloc: use const void * for caller argumentMarek Szyprowski2012-07-301-4/+4
| * | | | | scatterlist: add sg_alloc_table_from_pages functionTomasz Stanislawski2012-07-301-0/+4
* | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-07-301-9/+0
|\ \ \ \ \ \
| * | | | | | drm/exynos: add property for plane zposJoonyoung Shim2012-07-271-9/+0
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-07-301-0/+24
|\ \ \ \ \ \ \
| * | | | | | | Input: add driver for FT5x06 based EDT displaysSimon Budig2012-07-241-0/+24
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds2012-07-302-75/+235
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'devel'Mauro Carvalho Chehab2012-07-292-75/+235
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | edac: allow specifying the error count with fake_injectMauro Carvalho Chehab2012-06-271-0/+1
| | * | | | | | | edac: change the mem allocation scheme to make Documentation/kobject.txt happyMauro Carvalho Chehab2012-06-111-17/+42
| | * | | | | | | edac: Add debufs nodes to allow doing fake error injectMauro Carvalho Chehab2012-06-111-0/+7
| | * | | | | | | edac: Get rid of the old kobj's from the edac mc codeMauro Carvalho Chehab2012-06-111-30/+0
| | * | | | | | | edac: rewrite the sysfs code to use struct deviceMauro Carvalho Chehab2012-06-111-14/+33
| | * | | | | | | edac: use Documentation-nano format for some data structsMauro Carvalho Chehab2012-06-111-23/+59
| | * | | | | | | edac: Rename the parent dev to pdevMauro Carvalho Chehab2012-06-111-1/+1
| | * | | | | | | RAS: Add a tracepoint for reporting memory controller eventsMauro Carvalho Chehab2012-06-111-0/+102
* | | | | | | | | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-301-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | firewire: core: add is_local sysfs device attributeClemens Ladisch2012-06-301-1/+1
| * | | | | | | | | firewire: core: make address handler length 64 bitsClemens Ladisch2012-05-271-1/+1
* | | | | | | | | | Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2012-07-303-0/+134
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pwm-backlight: Add rudimentary device tree supportThierry Reding2012-07-231-0/+1
| * | | | | | | | | | pwm: Add device tree supportThierry Reding2012-06-151-0/+6
| * | | | | | | | | | dt: Add empty of_parse_phandle_with_args() functionThierry Reding2012-06-151-0/+9
| * | | | | | | | | | dt: Add empty of_property_match_string() functionThierry Reding2012-06-151-0/+7
| * | | | | | | | | | pwm: Add table-based lookup for static mappingsThierry Reding2012-06-151-0/+22