| Commit message (Expand) | Author |
| 2022-04-19 | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF | Craig Gallek |
| 2020-06-01 | uapi: export all headers under uapi directories | Nicolas Dichtel |
| 2018-11-21 | xtensa: make sure bFLT stack is 16 byte aligned | Max Filippov |
| 2018-05-26 | futex: Remove duplicated code and fix undefined behaviour | Jiri Slaby |
| 2018-02-16 | xtensa: fix futex_atomic_cmpxchg_inatomic | Max Filippov |
| 2017-06-17 | xtensa: don't use linux IRQ #0 | Max Filippov |
| 2016-03-22 | Revert "net, lib: kill arch_fast_hash library bits" | Rohit Vaswani |
| 2015-11-09 | xtensa: implement dma_to_phys and phys_to_dma | Max Filippov |
| 2015-11-09 | xtensa: support DMA to high memory | Max Filippov |
| 2015-11-05 | mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage | Eric B Munson |
| 2015-11-03 | Revert "xtensa: cache inquiry and unaligned cache handling functions" | Max Filippov |
| 2015-11-03 | xtensa: drop unused sections and remapped reset handlers | Max Filippov |
| 2015-11-03 | xtensa: fix secondary core boot in SMP | Max Filippov |
| 2015-11-02 | xtensa: nommu: provide correct KIO addresses | Max Filippov |
| 2015-11-02 | xtensa: nommu: fix USER_RING definition | Max Filippov |
| 2015-11-02 | xtensa: fix build for configs without cache options | Max Filippov |
| 2015-11-02 | xtensa: fixes for configs without loop option | Max Filippov |
| 2015-09-23 | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra |
| 2015-09-10 | dma-mapping: consolidate dma_set_mask | Christoph Hellwig |
| 2015-09-10 | dma-mapping: consolidate dma_supported | Christoph Hellwig |
| 2015-09-10 | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig |
| 2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig |
| 2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig |
| 2015-08-17 | xtensa: implement fake NMI | Max Filippov |
| 2015-08-17 | xtensa: fix kernel register spilling | Max Filippov |
| 2015-08-17 | xtensa: move oprofile stack tracing to stacktrace.c | Max Filippov |
| 2015-08-17 | xtensa: reimplement DMA API using common helpers | Max Filippov |
| 2015-08-14 | arch: introduce memremap() | Dan Williams |
| 2015-07-27 | atomic: Collapse all atomic_{set,clear}_mask definitions | Peter Zijlstra |
| 2015-07-27 | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra |
| 2015-07-27 | xtensa: Provide atomic_{or,xor,and} | Peter Zijlstra |
| 2015-07-17 | mm: clean up per architecture MM hook header files | Laurent Dufour |
| 2015-07-08 | Make asm/word-at-a-time.h available on all architectures | Chris Metcalf |
| 2015-06-24 | mm: new mm hook framework | Laurent Dufour |
| 2015-06-24 | xtensa: use for_each_sg() | Akinobu Mita |
| 2015-06-07 | arch/*/io.h: Add ioremap_wt() to all architectures | Toshi Kani |
| 2015-05-25 | xtensa: Provide dummy dma_alloc_attrs() and dma_free_attrs() | Guenter Roeck |
| 2015-05-19 | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig |
| 2015-05-05 | remove <asm/scatterlist.h> | Christoph Hellwig |
| 2015-04-12 | xtensa: Remove signal translation and exec_domain | Richard Weinberger |
| 2015-04-12 | xtensa: Autogenerate offsets in struct thread_info | Richard Weinberger |
| 2015-03-04 | xtensa: provide __NR_sync_file_range2 instead of __NR_sync_file_range | Max Filippov |
| 2015-03-04 | xtensa: wire bpf and execveat syscalls | Max Filippov |
| 2015-02-12 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski |
| 2015-02-11 | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov |
| 2015-02-10 | xtensa: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov |
| 2015-01-13 | xtensa: macro whitespace fixes | Michael S. Tsirkin |
| 2014-12-15 | xtensa/uaccess: fix sparse errors | Michael S. Tsirkin |
| 2014-12-10 | net, lib: kill arch_fast_hash library bits | Daniel Borkmann |
| 2014-12-09 | xtensa: fix kmap_prot definition | Max Filippov |