summaryrefslogtreecommitdiffstats
path: root/arch/nios2/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nios2-v3.20-rc1' of git://git.rocketboards.org/linux-socfpga-nextLinus Torvalds2015-02-173-3/+115
|\
| * nios2: add kgdb supportLey Foon Tan2015-02-161-0/+93
| * nios2: add early printk supportLey Foon Tan2015-02-101-0/+22
| * nios2: Remove unused prepare_to_copy()Tobias Klauser2015-02-091-3/+0Star
* | mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-121-1/+1
* | nios2: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-102-10/+1Star
|/
* nios2/uaccess: fix sparse errorsLey Foon Tan2014-12-171-2/+2
* nios2: add definition of ioremap_wc to io.hGuenter Roeck2014-12-171-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-111-1/+0Star
* nios2: Remove unused extern declaration of shm_align_maskTobias Klauser2014-12-081-2/+0Star
* nios2: include linux/type.h in io.hLey Foon Tan2014-12-081-0/+1
* nios2: move include asm-generic/io.h to end of fileLey Foon Tan2014-12-081-2/+2
* nios2: remove include asm-generic/iomap.h from io.hLey Foon Tan2014-12-081-1/+0Star
* nios2: remove unnecessary space before defineLey Foon Tan2014-12-081-4/+4
* nios2: Build infrastructureLey Foon Tan2014-12-082-0/+70
* nios2: ptrace supportLey Foon Tan2014-12-082-0/+153
* nios2: Nios2 registersLey Foon Tan2014-12-081-0/+71
* nios2: Miscellaneous header filesLey Foon Tan2014-12-085-0/+146
* nios2: Cpuinfo handlingLey Foon Tan2014-12-081-0/+57
* nios2: Time keepingLey Foon Tan2014-12-082-0/+45
* nios2: Library functionsLey Foon Tan2014-12-082-0/+102
* nios2: Signal handling supportLey Foon Tan2014-12-084-0/+105
* nios2: System calls handlingLey Foon Tan2014-12-083-0/+188
* nios2: ELF definitionsLey Foon Tan2014-12-082-0/+168
* nios2: DMA mapping APILey Foon Tan2014-12-081-0/+140
* nios2: Interrupt handlingLey Foon Tan2014-12-082-0/+100
* nios2: TLB handlingLey Foon Tan2014-12-082-0/+80
* nios2: Cache handlingLey Foon Tan2014-12-082-0/+88
* nios2: Process managementLey Foon Tan2014-12-084-0/+320
* nios2: Page table managementLey Foon Tan2014-12-083-0/+431
* nios2: I/O MappingLey Foon Tan2014-12-081-0/+61
* nios2: Memory managementLey Foon Tan2014-12-083-0/+358
* nios2: Traps exception handlingLey Foon Tan2014-12-081-0/+19
* nios2: Kernel booting and initializationLey Foon Tan2014-12-082-0/+158
* nios2: Assembly macros and definitionsLey Foon Tan2014-12-082-0/+329