Age | Commit message (Expand) | Author | Files | Lines |
2016-03-11 | xtensa: support hardware breakpoints/watchpoints | Max Filippov | 7 | -5/+77 |
2016-03-11 | xtensa: use context structure for debug exceptions | Max Filippov | 1 | -0/+9 |
2016-01-11 | xtensa: support ioremap for memory outside KIO region | Max Filippov | 1 | -3/+13 |
2016-01-11 | xtensa: use XTENSA_INT_LEVEL macro in asm/timex.h | Max Filippov | 1 | -6/+3 |
2016-01-11 | xtensa: make fake NMI configurable | Max Filippov | 1 | -7/+5 |
2015-11-10 | Merge tag 'xtensa-20151108' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 8 | -123/+80 |
2015-11-09 | xtensa: implement dma_to_phys and phys_to_dma | Max Filippov | 1 | -0/+10 |
2015-11-09 | xtensa: support DMA to high memory | Max Filippov | 1 | -3/+8 |
2015-11-06 | mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage | Eric B Munson | 1 | -0/+6 |
2015-11-03 | Revert "xtensa: cache inquiry and unaligned cache handling functions" | Max Filippov | 1 | -95/+0 |
2015-11-03 | xtensa: drop unused sections and remapped reset handlers | Max Filippov | 1 | -4/+0 |
2015-11-03 | xtensa: fix secondary core boot in SMP | Max Filippov | 1 | -4/+5 |
2015-11-02 | xtensa: nommu: provide correct KIO addresses | Max Filippov | 2 | -10/+14 |
2015-11-02 | xtensa: nommu: fix USER_RING definition | Max Filippov | 1 | -0/+4 |
2015-11-02 | xtensa: fix build for configs without cache options | Max Filippov | 2 | -4/+35 |
2015-11-02 | xtensa: fixes for configs without loop option | Max Filippov | 1 | -3/+4 |
2015-10-06 | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ... | Ingo Molnar | 1 | -0/+1 |
2015-10-04 | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds | 1 | -0/+1 |
2015-09-23 | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra | 1 | -2/+2 |
2015-09-10 | dma-mapping: consolidate dma_set_mask | Christoph Hellwig | 1 | -11/+0 |
2015-09-10 | dma-mapping: consolidate dma_supported | Christoph Hellwig | 1 | -6/+0 |
2015-09-10 | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig | 1 | -9/+0 |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig | 1 | -3/+0 |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig | 1 | -31/+0 |
2015-09-09 | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2015-09-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -69/+4 |
2015-08-30 | Merge tag 'v4.2' into for_next | Chris Zankel | 2 | -15/+1 |
2015-08-17 | xtensa: implement fake NMI | Max Filippov | 4 | -10/+57 |
2015-08-17 | xtensa: fix kernel register spilling | Max Filippov | 1 | -10/+19 |
2015-08-17 | xtensa: move oprofile stack tracing to stacktrace.c | Max Filippov | 1 | -0/+8 |
2015-08-17 | xtensa: reimplement DMA API using common helpers | Max Filippov | 3 | -148/+58 |
2015-08-14 | arch: introduce memremap() | Dan Williams | 1 | -0/+1 |
2015-07-27 | atomic: Collapse all atomic_{set,clear}_mask definitions | Peter Zijlstra | 1 | -10/+0 |
2015-07-27 | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 1 | -2/+0 |
2015-07-27 | xtensa: Provide atomic_{or,xor,and} | Peter Zijlstra | 1 | -69/+16 |
2015-07-18 | mm: clean up per architecture MM hook header files | Laurent Dufour | 2 | -15/+1 |
2015-07-08 | Make asm/word-at-a-time.h available on all architectures | Chris Metcalf | 1 | -0/+1 |
2015-06-26 | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -2/+1 |
2015-06-25 | mm: new mm hook framework | Laurent Dufour | 1 | -0/+15 |
2015-06-25 | xtensa: use for_each_sg() | Akinobu Mita | 1 | -7/+12 |
2015-06-22 | Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co... | Ingo Molnar | 2 | -0/+14 |
2015-06-07 | arch/*/io.h: Add ioremap_wt() to all architectures | Toshi Kani | 1 | -0/+1 |
2015-05-26 | xtensa: Provide dummy dma_alloc_attrs() and dma_free_attrs() | Guenter Roeck | 1 | -0/+13 |
2015-05-19 | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig | 1 | -1/+0 |
2015-05-05 | remove <asm/scatterlist.h> | Christoph Hellwig | 1 | -1/+1 |
2015-04-17 | Merge tag 'xtensa-20150416' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 1 | -2/+6 |
2015-04-14 | Merge tag 'v4.0' into for_next | Chris Zankel | 3 | -61/+46 |
2015-04-12 | xtensa: Remove signal translation and exec_domain | Richard Weinberger | 1 | -2/+0 |
2015-04-12 | xtensa: Autogenerate offsets in struct thread_info | Richard Weinberger | 1 | -11/+0 |
2015-03-04 | xtensa: provide __NR_sync_file_range2 instead of __NR_sync_file_range | Max Filippov | 1 | -1/+1 |