summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* nds32: fix building failed if using elf toolchain.Greentime Hu2018-03-161-1/+0
* nios2: add ioremap_nocache declaration before include asm-generic/io.h.Greentime Hu2018-03-161-0/+1
* nds32: fix building failed if using older version gcc.Greentime Hu2018-03-161-3/+4
* nds32: Build infrastructureGreentime Hu2018-02-229-0/+529
* nds32: defconfigGreentime Hu2018-02-221-0/+104
* nds32: Miscellaneous header filesGreentime Hu2018-02-223-0/+63
* nds32: Device tree supportGreentime Hu2018-02-223-0/+112
* nds32: Generic timers supportGreentime Hu2018-02-221-0/+11
* nds32: Loadable modulesGreentime Hu2018-02-222-0/+289
* nds32: L2 cache supportGreentime Hu2018-02-222-0/+201
* nds32: Debugging supportGreentime Hu2018-02-222-0/+144
* nds32: Library functionsGreentime Hu2018-02-2213-0/+721
* nds32: Signal handling supportGreentime Hu2018-02-222-0/+384
* nds32: VDSO supportGreentime Hu2018-02-2212-0/+816
* nds32: System calls handlingGreentime Hu2018-02-227-0/+383
* nds32: ELF definitionsGreentime Hu2018-02-223-0/+194
* nds32: DMA mapping APIGreentime Hu2018-02-222-0/+491
* nds32: Device specific operationsGreentime Hu2018-02-222-0/+145
* nds32: Atomic operationsGreentime Hu2018-02-222-0/+118
* nds32: IRQ handlingGreentime Hu2018-02-222-0/+45
* nds32: Process managementGreentime Hu2018-02-224-0/+399
* nds32: Cache and TLB routinesGreentime Hu2018-02-2212-0/+1224
* nds32: MMU fault handling and page table managementGreentime Hu2018-02-224-0/+536
* nds32: MMU initializationGreentime Hu2018-02-223-0/+446
* nds32: MMU definitionsGreentime Hu2018-02-228-0/+802
* nds32: Exception handlingGreentime Hu2018-02-226-0/+1483
* nds32: Kernel booting and initializationGreentime Hu2018-02-222-0/+551
* nds32: Assembly macros and definitionsGreentime Hu2018-02-224-0/+1111
* asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out o...Greentime Hu2018-02-222-7/+2
* xtensa: add ioremap_nocache declaration before include asm-generic/io.h.Greentime Hu2018-02-221-0/+1
* openrisc: add ioremap_nocache declaration before include asm-generic/io.h and...Greentime Hu2018-02-221-1/+2
* unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro2018-02-116-115/+10
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-1112-31/+31
* Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-02-111-0/+2
|\
| * xtensa: fix build with KASANMax Filippov2018-02-111-0/+2
* | Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-02-113-10/+8
|\ \ | |/ |/|
| * nios2: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2018-02-112-2/+0
| * nios2: dts: Remove leading 0x and 0s from bindings notationMathieu Malaterre2018-02-111-8/+8
* | Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-101-2/+3
|\ \
| * | powerpc/pci: Fix broken INTx configuration via OFAlexey Kardashevskiy2018-02-101-2/+3
* | | Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-1090-1040/+3919
|\ \ \
| * \ \ Merge tag 'kvm-ppc-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář2018-02-0912-39/+251
| |\ \ \
| | * | | KVM: PPC: Book3S: Add MMIO emulation for VMX instructionsJose Ricardo Ziviani2018-02-095-0/+198
| | * | | KVM: PPC: Book3S HV: Branch inside feature sectionAlexander Graf2018-02-091-1/+2
| | * | | KVM: PPC: Book3S HV: Make HPT resizing work on POWER9David Gibson2018-02-092-9/+24
| | * | | KVM: PPC: Book3S HV: Fix handling of secondary HPTEG in HPT resizing codePaul Mackerras2018-02-091-6/+2
| | * | | KVM: PPC: Book3S PR: Fix broken select due to misspellingUlf Magnusson2018-02-081-1/+1
| | * | | KVM: PPC: Book3S PR: Fix svcpu copying with preemption enabledAlexander Graf2018-02-013-18/+12
| | * | | KVM: PPC: Book3S HV: Drop locks before reading guest memoryPaul Mackerras2018-02-011-4/+12
| * | | | Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvmRadim Krčmář2018-02-091-143/+164
| |\ \ \ \