summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-045-33/+10
|\
| * parisc: Remove flush_user_dcache_range and flush_user_icache_rangeJohn David Anglin2017-02-253-26/+7
| * parisc: fix a printkDan Carpenter2017-02-251-2/+2
| * parisc: Define access_ok() as macroHelge Deller2017-02-251-5/+1
* | Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2017-03-048-30/+71
|\ \
| * | xtensa: allow merging vectors into .text sectionMax Filippov2017-03-013-0/+48
| * | xtensa: clean up bootable image build targetsMax Filippov2017-03-015-28/+21
| * | xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRDMax Filippov2017-03-011-2/+2
* | | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2017-03-0425-296/+778
|\ \ \
| * \ \ 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
| * | | | ARM: deconfig: fix the moxart defconfigLinus Walleij2017-03-021-6/+6
| * | | | ARM: ux500: resume the second core properlyLinus Walleij2017-03-025-60/+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
* | | | | | | Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-032-0/+2
|\ \ \ \ \ \ \
| * | | | | | | statx: Add a system call to make enhanced file info availableDavid Howells2017-03-032-0/+2
* | | | | | | | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-03475-144/+757
|\ \ \ \ \ \ \ \
| * | | | | | | | sched/headers: Remove the <linux/topology.h> include from <linux/sched.h>Ingo Molnar2017-03-031-0/+1
| * | | | | | | | sched/headers, x86/apic: Remove the <linux/pm.h> header inclusion from <asm/a...Ingo Molnar2017-03-031-1/+0
| * | | | | | | | sched/core: Remove unused prefetch_stack()Ingo Molnar2017-03-032-25/+0
| * | | | | | | | sched/headers: Remove <asm/ptrace.h> from <linux/sched.h>Ingo Molnar2017-03-032-0/+4
| * | | | | | | | sched/headers: Move task-stack related APIs from <linux/sched.h> to <linux/sc...Ingo Molnar2017-03-032-2/+2
| * | | | | | | | sched/headers: Move task statistics APIs from <linux/sched.h> to <linux/sched...Ingo Molnar2017-03-031-0/+1
| * | | | | | | | sched/headers: Move task_struct::signal and task_struct::sighand types and ac...Ingo Molnar2017-03-032-3/+2
| * | | | | | | | sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-0324-21/+25
| * | | | | | | | sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li...Ingo Molnar2017-03-023-0/+3
| * | | | | | | | sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc...Ingo Molnar2017-03-025-0/+6
| * | | | | | | | sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() ...Ingo Molnar2017-03-022-0/+4
| * | | | | | | | sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar2017-03-027-4/+8
| * | | | | | | | sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...Ingo Molnar2017-03-021-0/+1
| * | | | | | | | sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar2017-03-023-0/+5