Age | Commit message (Expand) | Author |
2015-11-06 | 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-10-06 | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ... | Ingo Molnar |
2015-10-04 | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds |
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-09-08 | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-09-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-08-29 | Merge tag 'v4.2' into for_next | Chris Zankel |
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-25 | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-06-25 | mm: new mm hook framework | Laurent Dufour |
2015-06-25 | xtensa: use for_each_sg() | Akinobu Mita |
2015-06-22 | Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co... | Ingo Molnar |
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-17 | Merge tag 'xtensa-20150416' of git://github.com/czankel/xtensa-linux | Linus Torvalds |
2015-04-14 | Merge tag 'v4.0' into for_next | Chris Zankel |
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-18 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-02-13 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski |
2015-02-12 | 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-16 | Merge tag 'xtensa-next-20141215' of git://github.com/czankel/xtensa-linux | Linus Torvalds |
2014-12-16 | xtensa/uaccess: fix sparse errors | Michael S. Tsirkin |