aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-04-20arm64: asm: remove unused push/pop macrosMark Rutland1-12/+0
2016-04-20arm64: Kconfig: remove redundant HAVE_ARCH_TRANSPARENT_HUGEPAGE definitionYang Shi1-6/+4
2016-04-19arm64: mm: Show bss segment in kernel memory layoutKefeng Wang1-0/+2
2016-04-19arm64: mm: make pr_cont() per line in Virtual kernel memory layoutKefeng Wang1-11/+10
2016-04-19efi: ARM: avoid warning about phys_addr_t castArnd Bergmann1-1/+1
2016-04-19arm64: Reduce verbosity on SMP CPU stopJan Glauber1-11/+5
2016-04-19arm64: mm: remove the redundant codeHuang Shijie1-4/+0
2016-04-15arm64: Implement ptep_set_access_flags() for hardware AF/DBMCatalin Marinas2-0/+55
2016-04-15arm64, mm, numa: Add NUMA balancing support for arm64.Ganapatrao Kulkarni2-0/+16
2016-04-15arm64, numa: Add NUMA support for arm64 platforms.Ganapatrao Kulkarni10-5/+538
2016-04-15arm64: Move unflatten_device_tree() call earlier.David Daney4-7/+9
2016-04-15of, numa: Add NUMA of binding implementation.David Daney4-0/+224
2016-04-15Documentation, dt, numa: dt bindings for NUMA.Ganapatrao Kulkarni1-0/+275
2016-04-15efi: ARM/arm64: ignore DT memory nodes instead of removing themArd Biesheuvel2-23/+9
2016-04-15arm64: vhe: Verify CPU Exception LevelsSuzuki K Poulose3-0/+45
2016-04-15arm64: Add cpu_panic_kernel helperSuzuki K Poulose2-2/+12
2016-04-14arm64: mm: Add trace_irqflags annotations to do_debug_exception()James Morse1-10/+23
2016-04-14arm64: hw-breakpoint: Remove superfluous SMP function callAnna-Maria Gleixner1-3/+5
2016-04-14arm64/debug: Remove superfluous SMP function callAnna-Maria Gleixner1-2/+1
2016-04-14arm64: simplify kernel segment mapping granularityArd Biesheuvel2-11/+16
2016-04-14arm64: cover the .head.text section in the .text segment mappingArd Biesheuvel2-6/+5
2016-04-14arm64: move early boot code to the .init segmentArd Biesheuvel3-18/+20
2016-04-14arm64: use 'segment' rather than 'chunk' to describe mapped kernel regionsArd Biesheuvel1-7/+7
2016-04-14arm64: mm: restrict virt_to_page() to the linear mappingArd Biesheuvel1-1/+11
2016-04-14arm64: mm: move vmemmap region right below the linear regionArd Biesheuvel4-21/+38
2016-04-14arm64: insn: avoid virt_to_page() translations on core kernel symbolsArd Biesheuvel1-1/+1
2016-04-14arm64: mm: avoid virt_to_page() translation for the zero pageArd Biesheuvel1-1/+1
2016-04-14arm64: mm: free __init memory via the linear mappingArd Biesheuvel1-1/+2
2016-04-14arm64: vdso: avoid virt_to_page() translations on kernel symbolsArd Biesheuvel1-2/+2
2016-04-14arm64: remove the now unneeded relocate_initrd()Ard Biesheuvel1-64/+0
2016-04-14arm64: add the initrd region to the linear mapping explicitlyArd Biesheuvel2-0/+33
2016-04-14Revert "arm64: account for sparsemem section alignment when choosing vmemmap offset"Ard Biesheuvel1-3/+2
2016-04-14arm64: choose memstart_addr based on minimum sparsemem section alignmentArd Biesheuvel1-3/+18
2016-04-14arm64/mm: ensure memstart_addr remains sufficiently alignedArd Biesheuvel1-2/+6
2016-04-13arm64: cpuidle: make arm_cpuidle_suspend() a bit more efficientJisheng Zhang1-7/+2
2016-04-13arm64: cpufeature: append additional id_aa64mmfr2 fields to cpufeatureKefeng Wang2-0/+8
2016-04-10Linux 4.6-rc3Linus Torvalds1-1/+1
2016-04-10Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds5-7/+13
2016-04-10Merge tag 'mmc-v4.6-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds5-9/+84
2016-04-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds4-36/+49
2016-04-10Revert "ext4: allow readdir()'s of large empty directories to be interrupted"Linus Torvalds2-10/+0
2016-04-09Merge branch 'parisc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds7-11/+29
2016-04-09Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds5-32/+53
2016-04-09Merge tag 'gpio-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds3-45/+95
2016-04-09Merge tag 'tty-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-3/+2
2016-04-09Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds22-148/+151
2016-04-09Merge tag 'staging-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds20-15/+1377
2016-04-09Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds10-109/+164
2016-04-09Merge tag 'md/4.6-rc2-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds3-10/+16
2016-04-09Merge tag 'pm+acpi-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds9-62/+380