Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 2016-08-04 | 1 | -6/+6 |
* | treewide: replace obsolete _refok by __ref | Fabian Frederick | 2016-08-02 | 1 | -1/+1 |
* | mm: do not pass mm_struct into handle_mm_fault | Kirill A. Shutemov | 2016-07-26 | 1 | -1/+1 |
* | nios2: convert to dma_map_ops | Christoph Hellwig | 2016-01-20 | 1 | -69/+80 |
* | nios2: fix cache coherency | Ley Foon Tan | 2015-11-26 | 1 | -20/+4 |
* | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t... | David Hildenbrand | 2015-05-19 | 1 | -1/+1 |
* | nios2: rework cache | Ley Foon Tan | 2015-04-24 | 1 | -16/+36 |
* | nios2: remove end address checking for initda | Ley Foon Tan | 2015-04-20 | 1 | -3/+0 |
* | nios2: fix cache coherency issue when debug with gdb | Ley Foon Tan | 2015-04-10 | 1 | -3/+0 |
* | nios2: mm: do not invoke OOM killer on kernel fault OOM | Ley Foon Tan | 2015-03-16 | 1 | -6/+0 |
* | nios2: Port OOM changes to do_page_fault() | Ley Foon Tan | 2015-02-09 | 1 | -5/+32 |
* | nios2: fix unhandled signals | Chung-Ling Tang | 2015-02-09 | 1 | -3/+5 |
* | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds | 2015-01-29 | 1 | -0/+2 |
* | nios2: Build infrastructure | Ley Foon Tan | 2014-12-08 | 1 | -0/+14 |
* | nios2: DMA mapping API | Ley Foon Tan | 2014-12-08 | 1 | -0/+186 |
* | nios2: TLB handling | Ley Foon Tan | 2014-12-08 | 1 | -0/+275 |
* | nios2: Cache handling | Ley Foon Tan | 2014-12-08 | 1 | -0/+271 |
* | nios2: Process management | Ley Foon Tan | 2014-12-08 | 1 | -0/+116 |
* | nios2: Page table management | Ley Foon Tan | 2014-12-08 | 1 | -0/+74 |
* | nios2: MMU Fault handling | Ley Foon Tan | 2014-12-08 | 2 | -0/+276 |
* | nios2: I/O Mapping | Ley Foon Tan | 2014-12-08 | 1 | -0/+187 |
* | nios2: Memory management | Ley Foon Tan | 2014-12-08 | 2 | -0/+305 |