summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm64: mm: make pr_cont() per line in Virtual kernel memory layoutKefeng Wang2016-04-191-11/+10Star
* efi: ARM: avoid warning about phys_addr_t castArnd Bergmann2016-04-191-1/+1
* arm64: Reduce verbosity on SMP CPU stopJan Glauber2016-04-191-11/+5Star
* arm64: mm: remove the redundant codeHuang Shijie2016-04-191-4/+0Star
* arm64: Implement ptep_set_access_flags() for hardware AF/DBMCatalin Marinas2016-04-152-0/+55
* arm64, mm, numa: Add NUMA balancing support for arm64.Ganapatrao Kulkarni2016-04-152-0/+16
* arm64, numa: Add NUMA support for arm64 platforms.Ganapatrao Kulkarni2016-04-1510-5/+538
* arm64: Move unflatten_device_tree() call earlier.David Daney2016-04-154-7/+9
* of, numa: Add NUMA of binding implementation.David Daney2016-04-154-0/+224
* Documentation, dt, numa: dt bindings for NUMA.Ganapatrao Kulkarni2016-04-151-0/+275
* efi: ARM/arm64: ignore DT memory nodes instead of removing themArd Biesheuvel2016-04-152-23/+9Star
* arm64: vhe: Verify CPU Exception LevelsSuzuki K Poulose2016-04-153-0/+45
* arm64: Add cpu_panic_kernel helperSuzuki K Poulose2016-04-152-2/+12
* arm64: mm: Add trace_irqflags annotations to do_debug_exception()James Morse2016-04-141-10/+23
* arm64: hw-breakpoint: Remove superfluous SMP function callAnna-Maria Gleixner2016-04-141-3/+5
* arm64/debug: Remove superfluous SMP function callAnna-Maria Gleixner2016-04-141-2/+1Star
* arm64: simplify kernel segment mapping granularityArd Biesheuvel2016-04-142-11/+16
* arm64: cover the .head.text section in the .text segment mappingArd Biesheuvel2016-04-142-6/+5Star
* arm64: move early boot code to the .init segmentArd Biesheuvel2016-04-143-18/+20
* arm64: use 'segment' rather than 'chunk' to describe mapped kernel regionsArd Biesheuvel2016-04-141-7/+7
* arm64: mm: restrict virt_to_page() to the linear mappingArd Biesheuvel2016-04-141-1/+11
* arm64: mm: move vmemmap region right below the linear regionArd Biesheuvel2016-04-144-21/+38
* arm64: insn: avoid virt_to_page() translations on core kernel symbolsArd Biesheuvel2016-04-141-1/+1
* arm64: mm: avoid virt_to_page() translation for the zero pageArd Biesheuvel2016-04-141-1/+1
* arm64: mm: free __init memory via the linear mappingArd Biesheuvel2016-04-141-1/+2
* arm64: vdso: avoid virt_to_page() translations on kernel symbolsArd Biesheuvel2016-04-141-2/+2
* arm64: remove the now unneeded relocate_initrd()Ard Biesheuvel2016-04-141-64/+0Star
* arm64: add the initrd region to the linear mapping explicitlyArd Biesheuvel2016-04-142-0/+33
* Revert "arm64: account for sparsemem section alignment when choosing vmemmap ...Ard Biesheuvel2016-04-141-3/+2Star
* arm64: choose memstart_addr based on minimum sparsemem section alignmentArd Biesheuvel2016-04-141-3/+18
* arm64/mm: ensure memstart_addr remains sufficiently alignedArd Biesheuvel2016-04-141-2/+6
* arm64: cpuidle: make arm_cpuidle_suspend() a bit more efficientJisheng Zhang2016-04-131-7/+2Star
* arm64: cpufeature: append additional id_aa64mmfr2 fields to cpufeatureKefeng Wang2016-04-132-0/+8
* Linux 4.6-rc3Linus Torvalds2016-04-111-1/+1
* Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-04-115-7/+13
|\
| * ARM: 8550/1: protect idiv patching against undefined gcc behaviorNicolas Pitre2016-04-071-0/+2
| * ARM: wire up preadv2 and pwritev2 syscallsRussell King2016-04-073-2/+6
| * ARM: SMP enable of cache maintanence broadcastRussell King2016-04-021-5/+5
* | Merge tag 'mmc-v4.6-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2016-04-115-9/+84
|\ \
| * | mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllersAdrian Hunter2016-04-052-0/+28
| * | mmc: sdhci: Fix regression setting power on Trats2 boardAdrian Hunter2016-03-293-9/+56
| |/
* | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-04-114-36/+49
|\ \
| * | i2c: jz4780: really prevent potential division by zeroWolfram Sang2016-04-091-1/+6
| * | Revert "i2c: jz4780: prevent potential division by zero"Wolfram Sang2016-04-091-1/+1
| * | i2c: jz4780: prevent potential division by zeroWolfram Sang2016-04-071-1/+1
| * | i2c: mux: demux-pinctrl: Update docs to new sysfs-attributesWolfram Sang2016-04-071-17/+12Star
| * | i2c: mux: demux-pinctrl: Clean up sysfs attributesBen Hutchings2016-04-011-10/+29
| * | i2c: prevent endless uevent loop with CONFIG_I2C_DEBUG_COREWolfram Sang2016-03-301-8/+2Star
| |/
* | Revert "ext4: allow readdir()'s of large empty directories to be interrupted"Linus Torvalds2016-04-112-10/+0Star
* | Merge branch 'parisc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-04-097-11/+29
|\ \