summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2017-03-0319-230/+765
|\
| * Merge tag 'juno-fixes-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2017-03-021-6/+7
| |\
| | * arm64: dts: juno: update definition for programmable replicatorMike Leach2017-02-211-6/+7
| * | Merge branch 'next/late' with mainlineArnd Bergmann2017-03-0218-224/+758
| |\ \
| | * \ Merge tag 'amlogic-dt64-2' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Arnd Bergmann2017-02-1612-60/+457
| | |\ \
| | | * | ARM64: dts: meson-gxbb-p200: add ADC laddered keysNeil Armstrong2017-01-301-0/+50
| | | * | ARM64: dts: meson: meson-gx: add the SAR ADCMartin Blumenstingl2017-01-304-0/+32
| | | * | ARM64: dts: meson-gxl: add the pwm_ao_b pinMartin Blumenstingl2017-01-271-0/+7
| | | * | ARM64: dts: meson-gx: add the missing pwm_AO_ab nodeMartin Blumenstingl2017-01-271-0/+7
| | | * | ARM64: dts: meson-gxl: rename Nexbox A95x for consistencyKevin Hilman2017-01-232-1/+1
| | | * | ARM64: dts: meson-gxbb: Add support for WeTek Hub and PlayNeil Armstrong2017-01-233-0/+162
| | | * | ARM64: dts: meson-gxm: Rename q200 and q201 DT files for consistencyNeil Armstrong2017-01-193-2/+2
| | | * | ARM64: dts: meson-gx: Add HDMI HPD/DDC pinctrl nodesNeil Armstrong2017-01-182-0/+28
| | | * | ARM64: dts: meson-gxbb-vega-s95: Add LEDAndreas Färber2017-01-181-0/+11
| | | * | ARM64: dts: meson-gx: add the serial CTS and RTS pin groupsMartin Blumenstingl2017-01-182-0/+80
| | | * | ARM64: dts: meson-gx: add the missing uart_AO_BMartin Blumenstingl2017-01-183-0/+22
| | | * | ARM64: dts: meson-gxm: add SCPI configuration for GXMMartin Blumenstingl2017-01-101-0/+10
| | | * | ARM64: dts: meson-gx: move the SCPI and SRAM nodes to meson-gxMartin Blumenstingl2017-01-102-57/+45
| | * | | Merge tag 'samsung-dt64-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2017-02-169-1394/+2004
| | |\ \ \ | | | |/ / | | |/| |
| | | * | arm64: dts: exynos: Add regulators for Vbus and Vbus-BoostVivek Gautam2017-02-021-0/+45
| | | * | arm64: dts: exynos: Add USB 3.0 controller node for Exynos7Vivek Gautam2017-02-021-0/+34
| | | * | arm64: dts: exynos: Use macros for pinctrl configuration on Exynos7Pankaj Dubey2017-02-022-152/+154
| | | * | arm64: dts: exynos: Add initial configuration for DISP clocks for TM2/TM2eMarek Szyprowski2017-01-313-12/+68
* | | | | sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-031-1/+1
* | | | | sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar2017-03-022-0/+2
* | | | | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-022-0/+2
* | | | | sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...Ingo Molnar2017-03-021-0/+1
* | | | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-029-0/+10
* | | | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | | | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+2
* | | | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-025-0/+5
* | | | | sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar2017-03-021-0/+1
* | | | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-025-5/+5
* | | | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-03-013-35/+15
|\ \ \ \ \
| * | | | | arm64/cpufeature: check correct field width when updating sys_valMark Rutland2017-02-241-4/+10
| * | | | | Revert "arm64: mm: set the contiguous bit for kernel mappings where appropriate"Mark Rutland2017-02-241-30/+4
| * | | | | arm64: Avoid clobbering mm in erratum workaround on QDF2400Shanker Donthineni2017-02-241-1/+1
* | | | | | mm: add new mmgrab() helperVegard Nossum2017-02-271-1/+1
* | | | | | scripts/spelling.txt: add "overwritting" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* | | | | | kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-274-0/+8
* | | | | | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-253-14/+13
|\ \ \ \ \ \
| * | | | | | treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-241-2/+2
| * | | | | | treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche2017-01-243-7/+6
| * | | | | | treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-243-7/+7
| | |_|/ / / | |/| | | |
* | | | | | mm: wire up GFP flag passing in dma_alloc_from_contiguousLucas Stach2017-02-241-2/+2
| |_|/ / / |/| | | |
* | | | | Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2017-02-2366-1503/+4749
|\ \ \ \ \
| * \ \ \ \ Merge tag 'mvebu-dt64-4.11-3' of git://git.infradead.org/linux-mvebu into nex...Arnd Bergmann2017-02-092-2/+2
| |\ \ \ \ \
| | * | | | | arm64: dts: marvell: adjust name of sd-mmc-gop clock in sysconThomas Petazzoni2017-01-312-2/+2
| * | | | | | Merge tag 'qcom-arm64-for-4.11-2' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2017-02-091-0/+240
| |\ \ \ \ \ \