| Commit message (Expand) | Author | Age | Files | Lines |
* | dma-mapping: consolidate dma_set_mask | Christoph Hellwig | 2015-09-10 | 1 | -11/+0 |
* | dma-mapping: consolidate dma_supported | Christoph Hellwig | 2015-09-10 | 1 | -6/+0 |
* | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig | 2015-09-10 | 1 | -9/+0 |
* | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig | 2015-09-10 | 1 | -3/+0 |
* | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig | 2015-09-10 | 1 | -31/+0 |
* | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-09-08 | 1 | -0/+1 |
|\ |
|
| * | arch: introduce memremap() | Dan Williams | 2015-08-14 | 1 | -0/+1 |
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-09-03 | 1 | -69/+4 |
|\ \ |
|
| * | | atomic: Collapse all atomic_{set,clear}_mask definitions | Peter Zijlstra | 2015-07-27 | 1 | -10/+0 |
| * | | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -2/+0 |
| * | | xtensa: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -69/+16 |
| |/ |
|
* | | Merge tag 'v4.2' into for_next | Chris Zankel | 2015-08-29 | 2 | -15/+1 |
|\ \
| |/ |
|
| * | mm: clean up per architecture MM hook header files | Laurent Dufour | 2015-07-17 | 2 | -15/+1 |
* | | xtensa: implement fake NMI | Max Filippov | 2015-08-17 | 4 | -10/+57 |
* | | xtensa: fix kernel register spilling | Max Filippov | 2015-08-17 | 1 | -10/+19 |
* | | xtensa: move oprofile stack tracing to stacktrace.c | Max Filippov | 2015-08-17 | 1 | -0/+8 |
* | | xtensa: reimplement DMA API using common helpers | Max Filippov | 2015-08-17 | 3 | -148/+58 |
|/ |
|
* | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-06-25 | 2 | -2/+1 |
|\ |
|
| * | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig | 2015-05-19 | 1 | -1/+0 |
| * | remove <asm/scatterlist.h> | Christoph Hellwig | 2015-05-05 | 1 | -1/+1 |
* | | mm: new mm hook framework | Laurent Dufour | 2015-06-24 | 1 | -0/+15 |
* | | xtensa: use for_each_sg() | Akinobu Mita | 2015-06-24 | 1 | -7/+12 |
| | | |
| \ | |
*-. \ | Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co... | Ingo Molnar | 2015-06-22 | 2 | -0/+14 |
|\ \ \
| |_|/
|/| | |
|
| | * | arch/*/io.h: Add ioremap_wt() to all architectures | Toshi Kani | 2015-06-07 | 1 | -0/+1 |
| |/
|/| |
|
| * | xtensa: Provide dummy dma_alloc_attrs() and dma_free_attrs() | Guenter Roeck | 2015-05-25 | 1 | -0/+13 |
|/ |
|
* | Merge tag 'xtensa-20150416' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 2015-04-17 | 1 | -2/+6 |
|\ |
|
| * | Merge tag 'v4.0' into for_next | Chris Zankel | 2015-04-14 | 3 | -61/+46 |
| |\ |
|
| * | | xtensa: provide __NR_sync_file_range2 instead of __NR_sync_file_range | Max Filippov | 2015-03-04 | 1 | -1/+1 |
| * | | xtensa: wire bpf and execveat syscalls | Max Filippov | 2015-03-04 | 1 | -1/+5 |
* | | | xtensa: Remove signal translation and exec_domain | Richard Weinberger | 2015-04-12 | 1 | -2/+0 |
* | | | xtensa: Autogenerate offsets in struct thread_info | Richard Weinberger | 2015-04-12 | 1 | -11/+0 |
| |/
|/| |
|
* | | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-02-18 | 1 | -45/+45 |
|\ \ |
|
| * | | xtensa: macro whitespace fixes | Michael S. Tsirkin | 2015-01-13 | 1 | -45/+45 |
| |/ |
|
* | | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 2015-02-12 | 1 | -5/+0 |
* | | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov | 2015-02-11 | 1 | -1/+1 |
* | | xtensa: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 2015-02-10 | 1 | -10/+0 |
|/ |
|
* | Merge tag 'xtensa-next-20141215' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 2014-12-16 | 10 | -22/+65 |
|\ |
|
| * | xtensa/uaccess: fix sparse errors | Michael S. Tsirkin | 2014-12-15 | 1 | -2/+2 |
| * | Merge tag 'xtensa-for-next-20141213' of git://github.com/jcmvbkbc/linux-xtens... | Chris Zankel | 2014-12-15 | 1 | -1/+1 |
| |\ |
|
| | * | xtensa: fix kmap_prot definition | Max Filippov | 2014-12-09 | 1 | -1/+1 |
| * | | Merge tag 'xtensa-for-next-20141021-2' of git://github.com/jcmvbkbc/linux-xte... | Chris Zankel | 2014-11-10 | 8 | -19/+62 |
| |\ \
| | |/
| |/| |
|
| | * | xtensa: nommu: clean up memory map dump | Max Filippov | 2014-10-21 | 1 | -5/+5 |
| | * | xtensa: nommu: set up cache and atomctl in initialize_mmu | Max Filippov | 2014-10-21 | 1 | -1/+36 |
| | * | xtensa: move vecbase SR initialization to _startup | Max Filippov | 2014-10-21 | 1 | -3/+0 |
| | * | xtensa: nommu: fix load address definitions | Max Filippov | 2014-10-21 | 1 | -3/+4 |
| | * | xtensa: nommu: don't build most of the cache flushing code | Max Filippov | 2014-10-21 | 2 | -3/+4 |
| | * | xtensa: nommu: provide MAP_UNINITIALIZED definition | Max Filippov | 2014-10-21 | 1 | -0/+6 |
| | * | xtensa: nommu: provide _PAGE_CHG_MASK definition | Max Filippov | 2014-10-21 | 1 | -0/+1 |
| | * | xtensa: nommu: provide __invalidate_dcache_page_alias stub | Max Filippov | 2014-10-21 | 1 | -0/+2 |
| | * | xtensa: nommu: move init_mmu stub to nommu_context.h | Max Filippov | 2014-10-21 | 2 | -4/+4 |