| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | CRIS v32: remove old GPIO and LEDs code | Rabin Vincent | 2015-11-02 | 2 | -140/+2 |
* | CRIS v32: increase NR_IRQS | Rabin Vincent | 2015-11-02 | 1 | -1/+1 |
* | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds | 2015-10-04 | 1 | -0/+1 |
|\ |
|
| * | Make asm/word-at-a-time.h available on all architectures | Chris Metcalf | 2015-07-08 | 1 | -0/+1 |
* | | CRIS: fix switch_mm() lockdep splat | Rabin Vincent | 2015-09-05 | 1 | -1/+8 |
* | | CRIS: add STACKTRACE_SUPPORT | Rabin Vincent | 2015-09-05 | 1 | -0/+8 |
* | | CRIS: UAPI: use generic types.h | Rabin Vincent | 2015-09-05 | 3 | -13/+1 |
* | | CRIS: UAPI: use generic shmbuf.h | Rabin Vincent | 2015-09-05 | 2 | -42/+1 |
* | | CRIS: UAPI: use generic msgbuf.h | Rabin Vincent | 2015-09-05 | 2 | -33/+1 |
* | | CRIS: UAPI: use generic socket.h | Rabin Vincent | 2015-09-05 | 2 | -92/+1 |
* | | CRIS: UAPI: use generic sembuf.h | Rabin Vincent | 2015-09-05 | 2 | -25/+1 |
* | | CRIS: UAPI: use generic sockios.h | Rabin Vincent | 2015-09-05 | 2 | -13/+1 |
* | | CRIS: UAPI: use generic auxvec.h | Rabin Vincent | 2015-09-05 | 2 | -4/+1 |
* | | CRIS: UAPI: use generic headers via Kbuild | Rabin Vincent | 2015-09-05 | 12 | -31/+10 |
* | | CRIS: UAPI: fix elf.h export | Rabin Vincent | 2015-09-05 | 4 | -1/+8 |
* | | CRIS: don't make asm/elf.h depend on asm/user.h | Rabin Vincent | 2015-09-05 | 3 | -8/+7 |
* | | CRIS: UAPI: fix ptrace.h | Rabin Vincent | 2015-09-05 | 5 | -2/+8 |
* | | CRIS: Wire up missing syscalls | Chen Gang | 2015-09-05 | 2 | -1/+9 |
* | | CRISv32: add unreachable() to BUG() | Rabin Vincent | 2015-09-05 | 1 | -2/+9 |
* | | mm: clean up per architecture MM hook header files | Laurent Dufour | 2015-07-17 | 2 | -15/+1 |
|/ |
|
* | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-06-25 | 3 | -3/+2 |
|\ |
|
| * | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig | 2015-05-19 | 1 | -1/+0 |
| * | remove <asm/scatterlist.h> | Christoph Hellwig | 2015-05-05 | 2 | -2/+2 |
* | | mm: new mm hook framework | Laurent Dufour | 2015-06-24 | 1 | -0/+15 |
|/ |
|
* | Merge tag 'cris-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jes... | Linus Torvalds | 2015-04-26 | 25 | -569/+17 |
|\ |
|
| * | cris: fix integer overflow in ELF_ET_DYN_BASE | Andrey Ryabinin | 2015-03-25 | 1 | -1/+1 |
| * | CRIS: use generic headers via Kbuild | Rabin Vincent | 2015-03-25 | 13 | -53/+12 |
| * | CRIS: use generic cmpxchg.h | Rabin Vincent | 2015-03-25 | 2 | -51/+1 |
| * | CRIS: use generic atomic.h | Rabin Vincent | 2015-03-25 | 4 | -165/+1 |
| * | CRIS: use generic atomic bitops | Rabin Vincent | 2015-03-25 | 1 | -110/+1 |
| * | CRISv10: remove redundant macros from system.h | Rabin Vincent | 2015-03-25 | 1 | -8/+0 |
| * | CRIS: remove SMP code | Rabin Vincent | 2015-03-25 | 6 | -179/+0 |
| * | CRISv32: don't enable irqs in INIT_THREAD | Rabin Vincent | 2015-03-25 | 1 | -2/+1 |
* | | arch: Remove exec_domain from remaining archs | Richard Weinberger | 2015-04-12 | 1 | -2/+0 |
|/ |
|
* | Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/je... | Linus Torvalds | 2015-02-15 | 1 | -73/+97 |
|\ |
|
| * | CRIS: Whitespace cleanup | Jesper Nilsson | 2015-02-14 | 1 | -31/+52 |
| * | CRIS: macro whitespace fixes in uaccess.h | Michael S. Tsirkin | 2015-02-14 | 1 | -55/+58 |
| * | CRIS: uaccess: fix sparse errors | Michael S. Tsirkin | 2015-02-14 | 1 | -2/+2 |
* | | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 2015-02-12 | 1 | -4/+0 |
* | | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov | 2015-02-11 | 1 | -1/+1 |
* | | cris: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 2015-02-10 | 3 | -10/+0 |
|/ |
|
* | CRISv32: ETRAXFS: Fix recursive spinlock | Jesper Nilsson | 2014-12-20 | 1 | -2/+0 |
* | CRIS: Fix headers_install | Sam Ravnborg | 2014-12-20 | 2 | -6/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-12-11 | 2 | -1/+5 |
|\ |
|
| * | net, lib: kill arch_fast_hash library bits | Daniel Borkmann | 2014-12-10 | 1 | -1/+0 |
| * | net: sock: allow eBPF programs to be attached to sockets | Alexei Starovoitov | 2014-12-05 | 1 | -0/+3 |
| * | net: introduce SO_INCOMING_CPU | Eric Dumazet | 2014-11-11 | 1 | -0/+2 |
* | | cris: io: implement dummy relaxed accessor macros for writes | Will Deacon | 2014-10-20 | 1 | -0/+3 |
|/ |
|
* | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-10-13 | 1 | -33/+26 |
|\ |
|
| * | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() | Pranith Kumar | 2014-10-03 | 1 | -1/+1 |