summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-04-111-0/+1
|\
| *-. Merge branches 'pm-cpuidle' and 'pm-qos'Rafael J. Wysocki2018-04-111-0/+1
| |\ \
| | * | time: tick-sched: Reorganize idle tick management codeRafael J. Wysocki2018-04-051-0/+1
| | |/
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2018-04-1123-325/+3395
|\ \ \
| * | | Fix vector raw inintialization logicAnton Ivanov2018-03-294-10/+21
| * | | Migrate vector timers to new timer APIAnton Ivanov2018-03-291-7/+3
| * | | um: Compile with modern headersJason A. Donenfeld2018-03-293-0/+3
| * | | um: vector: Fix an error handling path in 'vector_parse()'Christophe JAILLET2018-02-191-3/+3
| * | | um: vector: Fix a memory allocation checkChristophe JAILLET2018-02-191-1/+1
| * | | um: vector: fix missing unlock on error in vector_net_open()Wei Yongjun2018-02-191-1/+3
| * | | um: Add missing EXPORT for free_irq_by_fd()Anton Ivanov2018-02-191-0/+1
| * | | High Performance UML Vector Network DriverAnton Ivanov2018-02-1910-3/+2932
| * | | Epoll based IRQ controllerAnton Ivanov2018-02-198-317/+444
| * | | um: Use POSIX ucontext_t instead of struct ucontextKrzysztof Mazur2018-02-192-2/+2
| * | | um: time: Use timespec64 for persistent clockArnd Bergmann2018-02-191-3/+3
| * | | um: Restore symbol versions for __memcpy and memcpyGeert Uytterhoeven2018-02-191-0/+1
* | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-04-111-0/+2
|\ \ \ \
| * | | | arm: npcm: enable L2 cache in NPCM7xx architectureTomer Maimon2018-04-101-0/+2
| | |/ / | |/| |
* | | | Merge tag 'nios2-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-04-111-2/+2
|\ \ \ \
| * | | | nios2: Use read_persistent_clock64() instead of read_persistent_clock()Baolin Wang2018-04-031-2/+2
* | | | | page cache: use xa_lockMatthew Wilcox2018-04-114-14/+8
* | | | | unicore32: turn flush_dcache_mmap_lock into a no-opMatthew Wilcox2018-04-111-4/+2
* | | | | arm64: turn flush_dcache_mmap_lock into a no-opMatthew Wilcox2018-04-111-4/+2
* | | | | linux/const.h: move UL() macro to include/linux/const.hMasahiro Yamada2018-04-113-18/+0
* | | | | xen, mm: allow deferred page initialization for xen pv domainsPavel Tatashin2018-04-115-12/+31
* | | | | mm: introduce MAP_FIXED_NOREPLACEMichal Hocko2018-04-114-0/+4
* | | | | exec: pass stack rlimit into mm layout functionsKees Cook2018-04-118-54/+69
* | | | | ARM: CMA: avoid double mapping to the CMA area if CONFIG_HIGHMEM=yJoonsoo Kim2018-04-111-1/+15
* | | | | mm, migrate: remove reason argument from new_page_tMichal Hocko2018-04-111-2/+1
* | | | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2018-04-103-1/+2
|\ \ \ \ \
| * | | | | c6x: pass endianness info to sparseLuc Van Oostenryck2018-04-101-0/+1
| * | | | | c6x: fix platforms/plldata.c get_coreid build errorRandy Dunlap2018-04-101-0/+1
| * | | | | c6x: remove unused KTHREAD_SIZE definitionJérémy Lefaure2018-04-101-1/+0
| |/ / / /
* | | | | Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2018-04-1053-69/+1315
|\ \ \ \ \
| * | | | | MIPS: BCM47XX: Use standard reset button for Luxul XWR-1750Dan Haab2018-04-071-1/+1
| * | | | | MIPS: BCM47XX: Add Luxul XAP1500/XWR1750 WiFi LEDsDan Haab2018-03-281-0/+21
| * | | | | MIPS: Make the default for PHYSICAL_START always 64-bitMaciej W. Rozycki2018-03-281-2/+1
| * | | | | MIPS: Use the entry point from the ELF file headerMaciej W. Rozycki2018-03-221-14/+6
| * | | | | MIPS: generic: Add support for Microsemi OcelotAlexandre Belloni2018-03-215-0/+133
| * | | | | MIPS: mscc: Add ocelot PCB123 device treeAlexandre Belloni2018-03-212-0/+29
| * | | | | MIPS: mscc: Add ocelot dtsiAlexandre Belloni2018-03-213-0/+119
| * | | | | MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offsetMathias Kresin2018-03-141-1/+1
| * | | | | MIPS: pci-mt7620: Enable PCIe on MT7688Daniel Golle2018-03-141-0/+1
| * | | | | MIPS: pm-cps: Block system suspend when a JTAG probe is presentMatt Redfearn2018-03-091-0/+31
| * | | | | MIPS: VDSO: Replace __mips_isa_rev with MIPS_ISA_REVMatt Redfearn2018-03-091-6/+4
| * | | | | MIPS: BPF: Replace __mips_isa_rev with MIPS_ISA_REVMatt Redfearn2018-03-091-4/+5
| * | | | | MIPS: cpu-features.h: Replace __mips_isa_rev with MIPS_ISA_REVMatt Redfearn2018-03-091-2/+3
| * | | | | MIPS: Introduce isa-rev.h to define MIPS_ISA_REVMatt Redfearn2018-03-091-0/+24
| * | | | | MIPS: Hang more efficiently on halt/powerdown/restartPaul Burton2018-03-091-6/+62
| * | | | | MIPS: BMIPS: Add Broadcom STB watchdog nodesJaedon Shin2018-03-0616-0/+88