| Commit message (Expand) | Author | Age |
* | Fix typo | Andrea Gelmini | 2016-09-23 |
* | Fix typo | Andrea Gelmini | 2016-09-23 |
* | cris: use generic io.h | Niklas Cassel | 2016-09-22 |
* | cris: buggered copy_from_user/copy_to_user/clear_user | Al Viro | 2016-09-13 |
* | tree wide: get rid of __GFP_REPEAT for order-0 allocations part I | Michal Hocko | 2016-06-24 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-03-19 |
|\ |
|
| * | ipv4: Update parameters for csum_tcpudp_magic to their original types | Alexander Duyck | 2016-03-13 |
* | | PCI: Move pci_dma_* helpers to common code | Christoph Hellwig | 2016-03-07 |
|/ |
|
* | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig | 2016-01-20 |
* | cris: convert to dma_map_ops | Christoph Hellwig | 2016-01-20 |
* | 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-11-02 |
* | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds | 2015-10-04 |
|\ |
|
| * | Make asm/word-at-a-time.h available on all architectures | Chris Metcalf | 2015-07-08 |
* | | CRIS: fix switch_mm() lockdep splat | Rabin Vincent | 2015-09-04 |
* | | CRIS: add STACKTRACE_SUPPORT | Rabin Vincent | 2015-09-04 |
* | | CRIS: UAPI: use generic types.h | Rabin Vincent | 2015-09-04 |
* | | CRIS: UAPI: use generic shmbuf.h | Rabin Vincent | 2015-09-04 |
* | | CRIS: UAPI: use generic msgbuf.h | Rabin Vincent | 2015-09-04 |
* | | CRIS: UAPI: use generic socket.h | Rabin Vincent | 2015-09-04 |
* | | CRIS: UAPI: use generic sembuf.h | Rabin Vincent | 2015-09-04 |
* | | CRIS: UAPI: use generic sockios.h | Rabin Vincent | 2015-09-04 |
* | | CRIS: UAPI: use generic auxvec.h | Rabin Vincent | 2015-09-04 |
* | | CRIS: UAPI: use generic headers via Kbuild | Rabin Vincent | 2015-09-04 |
* | | CRIS: UAPI: fix elf.h export | Rabin Vincent | 2015-09-04 |
* | | CRIS: don't make asm/elf.h depend on asm/user.h | Rabin Vincent | 2015-09-04 |
* | | CRIS: UAPI: fix ptrace.h | Rabin Vincent | 2015-09-04 |
* | | CRIS: Wire up missing syscalls | Chen Gang | 2015-09-04 |
* | | CRISv32: add unreachable() to BUG() | Rabin Vincent | 2015-09-04 |
* | | mm: clean up per architecture MM hook header files | Laurent Dufour | 2015-07-17 |
|/ |
|
* | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-06-25 |
|\ |
|
| * | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig | 2015-05-19 |
| * | remove <asm/scatterlist.h> | Christoph Hellwig | 2015-05-05 |
* | | mm: new mm hook framework | Laurent Dufour | 2015-06-24 |
|/ |
|
* | Merge tag 'cris-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jes... | Linus Torvalds | 2015-04-26 |
|\ |
|
| * | 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-03-25 |
* | | arch: Remove exec_domain from remaining archs | Richard Weinberger | 2015-04-12 |
|/ |
|
* | Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/je... | Linus Torvalds | 2015-02-15 |
|\ |
|
| * | 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-14 |
* | | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 2015-02-12 |