| Commit message (Expand) | Author | Age |
* | ia64: Enable userfaultfd and membarrier system calls | Luck, Tony | 2015-09-15 |
* | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-09-14 |
|\ |
|
| * | Merge branch 'uaccess' into fixes | Russell King | 2015-09-11 |
| |\ |
|
| | * | arm/xen: Enable user access to the kernel before issuing a privcmd call | Julien Grall | 2015-09-11 |
| | * | ARM: domains: add memory dependencies to get_domain/set_domain | Russell King | 2015-09-11 |
| | * | ARM: domains: thread_info.h no longer needs asm/domains.h | Russell King | 2015-09-11 |
| | * | ARM: uaccess: fix undefined instruction on ARMv7M/noMMU | Russell King | 2015-09-09 |
| | * | ARM: uaccess: remove unneeded uaccess_save_and_disable macro | Russell King | 2015-09-09 |
| | * | ARM: swpan: fix nwfpe for uaccess changes | Russell King | 2015-09-09 |
| * | | ARM: 8431/1: fix alignement of __bug_table section entries | Robert Jarzmik | 2015-09-11 |
| * | | ARM: 8429/1: disable GCC SRA optimization | Ard Biesheuvel | 2015-09-07 |
* | | | Merge tag 'cris-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jes... | Linus Torvalds | 2015-09-12 |
|\ \ \ |
|
| * | | | CRISv10: delete unused lib/dmacopy.c | Rabin Vincent | 2015-09-04 |
| * | | | CRISv10: delete unused lib/old_checksum.c | Rabin Vincent | 2015-09-04 |
| * | | | CRIS: fix switch_mm() lockdep splat | Rabin Vincent | 2015-09-04 |
| * | | | CRISv32: enable LOCKDEP_SUPPORT | Rabin Vincent | 2015-09-04 |
| * | | | CRIS: add STACKTRACE_SUPPORT | Rabin Vincent | 2015-09-04 |
| * | | | CRISv32: annotate irq enable in idle loop | Rabin Vincent | 2015-09-04 |
| * | | | CRISv32: add support for irqflags tracing | 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 |
| * | | | CRISv32: Squash compile warnings for axisflashmap | Jesper Nilsson | 2015-09-04 |
| * | | | CRISv32: Add GPIO driver to the default configs | Jesper Nilsson | 2015-09-04 |
| * | | | CRISv32: ETRAX FS: Squash warnings in pinmux driver | Jesper Nilsson | 2015-09-04 |
| * | | | CRIS: Wire up missing syscalls | Chen Gang | 2015-09-04 |
| * | | | CRISv32: allow CONFIG_DEBUG_BUGVERBOSE | Rabin Vincent | 2015-09-04 |
| * | | | CRISv32: add unreachable() to BUG() | Rabin Vincent | 2015-09-04 |
| * | | | cris: arch-v32: gpio: Use kzalloc instead of kmalloc/memset | Christophe Jaillet | 2015-09-04 |
* | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-09-11 |
|\ \ \ \ |
|
| * | | | | sys_membarrier(): system-wide memory barrier (generic, x86) | Mathieu Desnoyers | 2015-09-11 |
* | | | | | ARCv2: [axs103_smp] Reduce clk for SMP FPGA configs | Vineet Gupta | 2015-09-11 |
|/ / / / |
|
* | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 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-10 |
| * | | | | mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff() | Oleg Nesterov | 2015-09-10 |
| * | | | | mm: mark most vm_operations_struct const | Kirill A. Shutemov | 2015-09-10 |
| * | | | | lib/decompressors: use real out buf size for gunzip with kernel | Yinghai Lu | 2015-09-10 |
| * | | | | kexec: split kexec_load syscall from kexec core code | Dave Young | 2015-09-10 |