summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86/boot/64: Rename init_level4_pgt and early_level4_pgtKirill A. Shutemov2017-06-1311-39/+38
* x86/boot/64: Rewrite startup_64() in CKirill A. Shutemov2017-06-132-93/+87
* x86/boot/compressed: Enable 5-level paging during decompression stageKirill A. Shutemov2017-06-131-1/+85
* x86/boot/efi: Define __KERNEL32_CS GDT on 64-bit configurationsKirill A. Shutemov2017-06-131-2/+23
* x86/boot/efi: Fix __KERNEL_CS definition of GDT entry on 64-bit configurationsKirill A. Shutemov2017-06-131-2/+7
* x86/boot/efi: Cleanup initialization of GDT entriesKirill A. Shutemov2017-06-131-18/+21
* x86/asm: Fix comment in return_from_SYSCALL_64()Kirill A. Shutemov2017-06-131-1/+2
* x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementationKirill A. Shutemov2017-06-1310-513/+122
* x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()Andy Lutomirski2017-06-1320-29/+79
* Merge branch 'sched/urgent' into x86/mm, to pick up dependent fixIngo Molnar2017-06-1351-203/+386
|\
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-06-102-0/+4
| |\
| | * x86/microcode/intel: Clear patch pointer before jettisoning the initrdDominik Brodowski2017-06-081-0/+3
| | * x86/cpu/cyrix: Add alternative Device ID of Geode GX1 SoCChristian Sünkenberg2017-06-051-0/+1
| * | Merge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-06-092-16/+16
| |\ \
| | * | arm: dma-mapping: Reset the device's dma_opsSricharan R2017-05-301-15/+10
| | * | ARM: dma-mapping: Don't tear down third-party mappingsLaurent Pinchart2017-05-302-1/+6
| * | | Merge tag 'powerpc-4.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-06-0916-50/+109
| |\ \ \
| | * | | powerpc/book3s64: Move PPC_DT_CPU_FTRs and enable it by defaultMichael Ellerman2017-06-082-11/+11
| | * | | powerpc/mm/4k: Limit 4k page size config to 64TB virtual address spaceAneesh Kumar K.V2017-06-084-16/+15
| | * | | powerpc/perf: Fix Power9 test_adder fieldsMadhavan Srinivasan2017-06-061-2/+2
| | * | | powerpc/numa: Fix percpu allocations to be NUMA awareMichael Ellerman2017-06-062-2/+16
| | * | | powerpc/kernel: Initialize load_tm on task creationBreno Leitao2017-06-061-0/+1
| | * | | powerpc/kernel: Fix FP and vector register restorationBreno Leitao2017-06-051-0/+2
| | * | | powerpc/64: Reclaim CPU_FTR_SUBCOREMichael Ellerman2017-06-013-4/+8
| | * | | powerpc/hotplug-mem: Fix missing endian conversion of aa_indexMichael Bringmann2017-06-011-0/+2
| | * | | powerpc/sysdev/simple_gpio: Fix oops in gpio save_regs functionChristophe Leroy2017-06-011-1/+2
| | * | | powerpc/spufs: Fix coredump of SPU contextsMichael Ellerman2017-06-011-0/+2
| | * | | powerpc/64s: Add dt_cpu_ftrs boot time setup optionNicholas Piggin2017-06-012-14/+48
| * | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-06-099-8/+35
| |\ \ \ \
| | * \ \ \ Merge tag 'mvebu-fixes-4.12-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2017-06-0155-237/+449
| | |\ \ \ \
| | | * | | | arm64: marvell: dts: fix interrupts in 7k/8k crypto nodesAntoine Tenart2017-05-242-4/+2
| | * | | | | Merge tag 'at91-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2017-06-011-0/+1
| | |\ \ \ \ \
| | | * | | | | ARM: at91: select CONFIG_ARM_CPU_SUSPENDArnd Bergmann2017-05-291-0/+1
| | * | | | | | ARM: dts: versatile: use #include "..." to include local DTMasahiro Yamada2017-06-011-1/+1
| | * | | | | | ARM: dts: keystone-k2l: fix broken Ethernet due to disabled OSRMurali Karicheri2017-05-262-2/+10
| | * | | | | | Merge tag 'arm-soc/for-4.12/devicetree-fixes-2' of http://github.com/Broadcom...Olof Johansson2017-05-251-0/+5
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge tag 'bcm2835-dt-fixes-2017-05-16' into devicetree/fixesFlorian Fainelli2017-05-191-0/+5
| | | |\ \ \ \ \ \
| | | | * | | | | | ARM: dts: bcm283x: Reserve first page for firmwarePhil Elwell2017-05-151-0/+5
| | | | |/ / / / /
| | * | | | | | | arm64: defconfig: enable some core options for 64bit Rockchip socsHeiko Stuebner2017-05-251-0/+10
| | * | | | | | | Merge tag 'davinci-fixes-for-v4.12' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2017-05-251-1/+6
| | |\ \ \ \ \ \ \
| | | * | | | | | | ARM: davinci: PM: Do not free useful resources in normal path in 'davinci_pm_...Christophe JAILLET2017-05-171-0/+2
| | | * | | | | | | ARM: davinci: PM: Free resources in error handling path in 'davinci_pm_init'Christophe JAILLET2017-05-171-1/+4
| | | | |/ / / / / | | | |/| | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-06-061-0/+6
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: dts: imx6ul-14x14-evk: Add ksz8081 phy propertiesLeonard Crestez2017-06-011-0/+6
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-06-0617-116/+201
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | sparc64: delete old wrap codePavel Tatashin2017-06-066-45/+1
| | * | | | | | | | | sparc64: new context wrapPavel Tatashin2017-06-061-27/+54
| | * | | | | | | | | sparc64: add per-cpu mm of secondary contextsPavel Tatashin2017-06-062-2/+4
| | * | | | | | | | | sparc64: redefine first versionPavel Tatashin2017-06-062-4/+4
| | * | | | | | | | | sparc64: combine activate_mm and switch_mmPavel Tatashin2017-06-061-20/+1