Age | Commit message (Expand) | Author |
2016-01-20 | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig |
2016-01-20 | cris: convert to dma_map_ops | Christoph Hellwig |
2015-11-02 | CRIS: Drop code related to obsolete or unused kconfigs | Jesper Nilsson |
2015-11-02 | CRIS v32: remove old GPIO and LEDs code | Rabin Vincent |
2015-11-02 | CRIS v32: increase NR_IRQS | Rabin Vincent |
2015-10-04 | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds |
2015-09-05 | CRIS: fix switch_mm() lockdep splat | Rabin Vincent |
2015-09-05 | CRIS: add STACKTRACE_SUPPORT | Rabin Vincent |
2015-09-05 | CRIS: UAPI: use generic types.h | Rabin Vincent |
2015-09-05 | CRIS: UAPI: use generic shmbuf.h | Rabin Vincent |
2015-09-05 | CRIS: UAPI: use generic msgbuf.h | Rabin Vincent |
2015-09-05 | CRIS: UAPI: use generic socket.h | Rabin Vincent |
2015-09-05 | CRIS: UAPI: use generic sembuf.h | Rabin Vincent |
2015-09-05 | CRIS: UAPI: use generic sockios.h | Rabin Vincent |
2015-09-05 | CRIS: UAPI: use generic auxvec.h | Rabin Vincent |
2015-09-05 | CRIS: UAPI: use generic headers via Kbuild | Rabin Vincent |
2015-09-05 | CRIS: UAPI: fix elf.h export | Rabin Vincent |
2015-09-05 | CRIS: don't make asm/elf.h depend on asm/user.h | Rabin Vincent |
2015-09-05 | CRIS: UAPI: fix ptrace.h | Rabin Vincent |
2015-09-05 | CRIS: Wire up missing syscalls | Chen Gang |
2015-09-05 | CRISv32: add unreachable() to BUG() | Rabin Vincent |
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-24 | mm: new mm hook framework | Laurent Dufour |
2015-05-19 | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig |
2015-05-05 | remove <asm/scatterlist.h> | Christoph Hellwig |
2015-04-26 | Merge tag 'cris-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jes... | Linus Torvalds |
2015-04-12 | arch: Remove exec_domain from remaining archs | Richard Weinberger |
2015-03-25 | cris: fix integer overflow in ELF_ET_DYN_BASE | Andrey Ryabinin |
2015-03-25 | CRIS: use generic headers via Kbuild | Rabin Vincent |
2015-03-25 | CRIS: use generic cmpxchg.h | Rabin Vincent |
2015-03-25 | CRIS: use generic atomic.h | Rabin Vincent |
2015-03-25 | CRIS: use generic atomic bitops | Rabin Vincent |
2015-03-25 | CRISv10: remove redundant macros from system.h | Rabin Vincent |
2015-03-25 | CRIS: remove SMP code | Rabin Vincent |
2015-03-25 | CRISv32: don't enable irqs in INIT_THREAD | Rabin Vincent |
2015-02-15 | Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/je... | Linus Torvalds |
2015-02-14 | CRIS: Whitespace cleanup | Jesper Nilsson |
2015-02-14 | CRIS: macro whitespace fixes in uaccess.h | Michael S. Tsirkin |
2015-02-14 | CRIS: uaccess: fix sparse errors | Michael S. Tsirkin |
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 | cris: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov |
2014-12-20 | CRISv32: ETRAXFS: Fix recursive spinlock | Jesper Nilsson |
2014-12-20 | CRIS: Fix headers_install | Sam Ravnborg |
2014-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-12-10 | net, lib: kill arch_fast_hash library bits | Daniel Borkmann |
2014-12-05 | net: sock: allow eBPF programs to be attached to sockets | Alexei Starovoitov |
2014-11-11 | net: introduce SO_INCOMING_CPU | Eric Dumazet |