summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arc: call find_vma with the mmap_sem heldDavidlohr Bueso2014-06-041-4/+6
* mm: disable zone_reclaim_mode by defaultMel Gorman2014-06-042-7/+4
* arch/x86/kernel/pci-dma.c: fix dma_generic_alloc_coherent() when CONFIG_DMA_C...Akinobu Mita2014-06-041-1/+6
* cma: add placement specifier for "cma=" kernel parameterAkinobu Mita2014-06-041-1/+1
* x86: enable DMA CMA with swiotlbAkinobu Mita2014-06-045-9/+17
* x86: make dma_alloc_coherent() return zeroed memory if CMA is enabledAkinobu Mita2014-06-041-2/+2
* x86, mm: probe memory block size for generic x86 64bitYinghai Lu2014-06-041-4/+30
* x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levelsMel Gorman2014-06-045-36/+61
* x86: require x86-64 for automatic NUMA balancingMel Gorman2014-06-041-1/+1
* arch/unicore32/mm/ioremap.c: return NULL on invalid pfnAndrew Morton2014-06-041-1/+3
* arch/unicore32/mm/ioremap.c: convert printk/warn_on to warn()Fabian Frederick2014-06-041-4/+2
* sh: Replace __get_cpu_var usesChristoph Lameter2014-06-045-23/+23
* hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi2014-06-0412-65/+4
* Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-0437-301/+134
|\
| * Merge branch 'earlycon-dt' into for-nextRob Herring2014-05-287-173/+14
| |\
| | * ARM: imx: fix function type for CLK_OF_DECLARERob Herring2014-05-201-3/+1
| | * ARM: align cpu_method_of_table namingRob Herring2014-05-201-4/+7
| | * Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Rob Herring2014-05-205-166/+6
| | |\
| * | | of: Stop naming platform_device using dcr addressGrant Likely2014-05-232-7/+3
| |/ /
| * | Merge branch 'dt-bus-name' into for-nextRob Herring2014-05-13214-1249/+2085
| |\ \
| * | | of: push struct boot_param_header and defines into powerpcRob Herring2014-04-301-0/+39
| * | | x86: use FDT accessors for FDT blob header dataRob Herring2014-04-301-7/+5
| * | | powerpc: use libfdt accessors for header dataRob Herring2014-04-302-5/+7
| * | | of/fdt: move memreserve and dtb memory reservations into coreRob Herring2014-04-305-73/+0
| * | | of/fdt: create common debugfsRob Herring2014-04-302-52/+0
| * | | of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring2014-04-3016-49/+51
| * | | of/fdt: consolidate built-in dtb section variablesRob Herring2014-04-308-15/+1
| * | | mips: convert fdt pointers to opaque pointersRob Herring2014-04-307-15/+13
| * | | c6x: convert fdt pointers to opaque pointersRob Herring2014-04-301-2/+2
| * | | ARM: dt: use default early_init_dt_alloc_memory_archRob Herring2014-04-301-5/+0
| * | | powerpc: fix skipping call to early_init_fdt_scan_reserved_memRob Herring2014-04-301-2/+2
| * | | mips: ralink: convert to use unflatten_and_copy_device_treeRob Herring2014-04-301-24/+1
| * | | mips: xlp: copy built-in DTB out of init sectionRob Herring2014-04-301-16/+1
| * | | mips: lantiq: copy built-in DTB out of init sectionRob Herring2014-04-301-12/+1
| * | | mips: octeon: convert to use unflatten_and_copy_device_treeRob Herring2014-04-301-15/+5
* | | | Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-06-042-2/+11
|\ \ \ \
| * \ \ \ Merge branch 'topic/firewire' into for-nextTakashi Iwai2014-05-2795-669/+608
| |\ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge remote-tracking branches 'asoc/topic/nuc900', 'asoc/topic/omap', 'asoc/...Mark Brown2014-05-2213-166/+220
| |\ \ \ \ \ \
| | | * \ \ \ \ Merge tags 'renesas-clock-for-v3.16' and 'renesas-boards-for-v3.16' of git://...Mark Brown2014-05-0813-166/+220
| | |/|\ \ \ \ \
| | | | \ \ \ \ \
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge remote-tracking branches 'asoc/topic/headers', 'asoc/topic/intel', 'aso...Mark Brown2014-05-222-2/+11
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | / / | | |_|_|_|_|_|/ / | |/| | | | | | |
| | | * | | | | | ASoC: jz4740: Improve build test coverageLars-Peter Clausen2014-04-231-2/+0
| | | * | | | | | ASoC: qi_lb60: Use GPIO descriptor APILars-Peter Clausen2014-04-231-0/+11
| | |/ / / / / /
* | | | | | | | Merge tag 'fbdev-omap-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-041-56/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | OMAPDSS: move 'compatible' converter to omapdss driverTomi Valkeinen2014-05-281-57/+0
| * | | | | | | | ARM: OMAP: add detection of omap5-dssTomi Valkeinen2014-05-091-0/+4
| * | | | | | | | OMAPDSS: Add DSS features for AM43xxSathya Prakash M R2014-05-091-0/+2
| * | | | | | | | omapdss: panel-tpo-td028ec1: Add DT support.Marek Belisko2014-05-091-0/+1
* | | | | | | | | Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-047-112/+119
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-06-032-16/+10
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge back earlier cpufreq material.Rafael J. Wysocki2014-06-032-16/+10
| | |\ \ \ \ \ \ \ \ \