Age | Commit message (Expand) | Author | Files | Lines |
2016-11-17 | locking/core: Provide common cpu_relax_yield() definition | Christian Borntraeger | 1 | -1/+0 |
2016-11-16 | locking/core, arch: Remove cpu_relax_lowlatency() | Christian Borntraeger | 1 | -1/+0 |
2016-11-16 | locking/core: Introduce cpu_relax_yield() | Christian Borntraeger | 1 | -0/+1 |
2016-10-25 | locking/mutex: Kill arch specific code | Peter Zijlstra | 1 | -9/+0 |
2016-09-23 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2016-09-23 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2016-09-22 | cris: use generic io.h | Niklas Cassel | 1 | -170/+1 |
2016-09-14 | cris: buggered copy_from_user/copy_to_user/clear_user | Al Viro | 1 | -39/+32 |
2016-06-25 | tree wide: get rid of __GFP_REPEAT for order-0 allocations part I | Michal Hocko | 1 | -2/+2 |
2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 3 | -6/+5 |
2016-03-14 | ipv4: Update parameters for csum_tcpudp_magic to their original types | Alexander Duyck | 3 | -6/+5 |
2016-03-07 | PCI: Move pci_dma_* helpers to common code | Christoph Hellwig | 1 | -3/+0 |
2016-01-21 | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig | 1 | -2/+0 |
2016-01-21 | cris: convert to dma_map_ops | Christoph Hellwig | 1 | -153/+8 |
2015-11-02 | CRIS: Drop code related to obsolete or unused kconfigs | Jesper Nilsson | 2 | -159/+1 |
2015-11-02 | CRIS v32: remove old GPIO and LEDs code | Rabin Vincent | 2 | -140/+2 |
2015-11-02 | CRIS v32: increase NR_IRQS | Rabin Vincent | 1 | -1/+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-05 | CRIS: fix switch_mm() lockdep splat | Rabin Vincent | 1 | -1/+8 |
2015-09-05 | CRIS: add STACKTRACE_SUPPORT | Rabin Vincent | 1 | -0/+8 |
2015-09-05 | CRIS: UAPI: use generic types.h | Rabin Vincent | 3 | -13/+1 |
2015-09-05 | CRIS: UAPI: use generic shmbuf.h | Rabin Vincent | 2 | -42/+1 |
2015-09-05 | CRIS: UAPI: use generic msgbuf.h | Rabin Vincent | 2 | -33/+1 |
2015-09-05 | CRIS: UAPI: use generic socket.h | Rabin Vincent | 2 | -92/+1 |
2015-09-05 | CRIS: UAPI: use generic sembuf.h | Rabin Vincent | 2 | -25/+1 |
2015-09-05 | CRIS: UAPI: use generic sockios.h | Rabin Vincent | 2 | -13/+1 |
2015-09-05 | CRIS: UAPI: use generic auxvec.h | Rabin Vincent | 2 | -4/+1 |
2015-09-05 | CRIS: UAPI: use generic headers via Kbuild | Rabin Vincent | 12 | -31/+10 |
2015-09-05 | CRIS: UAPI: fix elf.h export | Rabin Vincent | 4 | -1/+8 |
2015-09-05 | CRIS: don't make asm/elf.h depend on asm/user.h | Rabin Vincent | 3 | -8/+7 |
2015-09-05 | CRIS: UAPI: fix ptrace.h | Rabin Vincent | 5 | -2/+8 |
2015-09-05 | CRIS: Wire up missing syscalls | Chen Gang | 2 | -1/+9 |
2015-09-05 | CRISv32: add unreachable() to BUG() | Rabin Vincent | 1 | -2/+9 |
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 | 3 | -3/+2 |
2015-06-25 | mm: new mm hook framework | Laurent Dufour | 1 | -0/+15 |
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 | 2 | -2/+2 |
2015-04-26 | Merge tag 'cris-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jes... | Linus Torvalds | 25 | -569/+17 |
2015-04-12 | arch: Remove exec_domain from remaining archs | Richard Weinberger | 1 | -2/+0 |
2015-03-25 | cris: fix integer overflow in ELF_ET_DYN_BASE | Andrey Ryabinin | 1 | -1/+1 |
2015-03-25 | CRIS: use generic headers via Kbuild | Rabin Vincent | 13 | -53/+12 |
2015-03-25 | CRIS: use generic cmpxchg.h | Rabin Vincent | 2 | -51/+1 |
2015-03-25 | CRIS: use generic atomic.h | Rabin Vincent | 4 | -165/+1 |
2015-03-25 | CRIS: use generic atomic bitops | Rabin Vincent | 1 | -110/+1 |
2015-03-25 | CRISv10: remove redundant macros from system.h | Rabin Vincent | 1 | -8/+0 |
2015-03-25 | CRIS: remove SMP code | Rabin Vincent | 6 | -179/+0 |
2015-03-25 | CRISv32: don't enable irqs in INIT_THREAD | Rabin Vincent | 1 | -2/+1 |
2015-02-16 | Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/je... | Linus Torvalds | 1 | -73/+97 |