Age | Commit message (Expand) | Author | Files | Lines |
2017-05-11 | Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+0 |
2017-05-10 | uapi: export all headers under uapi directories | Nicolas Dichtel | 1 | -3/+0 |
2017-05-09 | Merge tag 'arc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds | 5 | -3/+19 |
2017-05-05 | ARC: mm: fix build failure in linux-next for UP builds | Vineet Gupta | 2 | -3/+7 |
2017-05-03 | ARCv2: ptrace: provide regset for accumulator/r30 regs | Vineet Gupta | 2 | -0/+6 |
2017-05-03 | ARCv2: mm: micro-optimize region flush generated code | Vineet Gupta | 1 | -1/+1 |
2017-05-03 | ARCv2: mm: Implement cache region flush operations | Vineet Gupta | 1 | -0/+6 |
2017-05-02 | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -18/+8 |
2017-04-26 | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'... | Al Viro | 4 | -18/+10 |
2017-04-21 | ARCv2: entry: save Accumulator register pair (r58:59) if present | Vineet Gupta | 2 | -0/+14 |
2017-04-14 | ARC: [plat-eznps] Fix build error | Noam Camus | 1 | -1/+2 |
2017-04-02 | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Al Viro | 2 | -0/+2 |
2017-04-01 | Merge tag 'arc-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds | 1 | -3/+1 |
2017-03-31 | ARC: fix build warnings with !CONFIG_KPROBES | Vineet Gupta | 1 | -3/+1 |
2017-03-30 | ARC: uaccess: enable INLINE_COPY_{TO,FROM}_USER ... | Vineet Gupta | 1 | -10/+6 |
2017-03-29 | arc: switch to RAW_COPY_USER | Al Viro | 1 | -4/+4 |
2017-03-29 | arc: get rid of unused declaration | Al Viro | 1 | -3/+0 |
2017-03-28 | new helper: uaccess_kernel() | Al Viro | 1 | -1/+1 |
2017-03-28 | add asm-generic/extable.h | Al Viro | 2 | -2/+1 |
2017-03-09 | arch, mm: convert all architectures to use 5level-fixup.h | Kirill A. Shutemov | 2 | -0/+2 |
2017-03-06 | uaccess: drop duplicate includes from asm/uaccess.h | Al Viro | 1 | -2/+0 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-02-28 | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez | 1 | -2/+4 |
2017-02-26 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+2 |
2017-02-22 | Merge tag 'arc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds | 2 | -2/+11 |
2017-02-06 | ARCv2: intc: Use runtime value of irq count for setting up intc | Vineet Gupta | 1 | -0/+1 |
2017-02-06 | ARCv2: intc: Rework the build time irq count information | Yuriy Kolerov | 1 | -1/+7 |
2017-02-06 | ARC: [intc-*]: confine NR_CPU_IRQS to intc code | Vineet Gupta | 1 | -1/+0 |
2017-02-06 | ARCv2: intc: Use ARC_REG_STATUS32 for addressing STATUS32 reg | Yuriy Kolerov | 1 | -0/+3 |
2017-02-01 | sched/cputime: Remove generic asm headers | Frederic Weisbecker | 1 | -1/+0 |
2017-01-24 | ARC: udelay: fix inline assembler by adding LP_COUNT to clobber list | Vineet Gupta | 1 | -1/+3 |
2017-01-24 | treewide: Consolidate get_dma_ops() implementations | Bart Van Assche | 1 | -1/+1 |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche | 1 | -2/+2 |
2017-01-19 | ARCv2: IOC: Use actual memory size to setup aperture size | Vineet Gupta | 1 | -0/+1 |
2017-01-19 | ARCv2: IOC: Adhere to progamming model guidelines to avoid DMA corruption | Vineet Gupta | 1 | -3/+4 |
2017-01-19 | ARCv2: IOC: refactor the IOC and SLC operations into own functions | Vineet Gupta | 1 | -1/+1 |
2017-01-18 | ARC: module: Fix !CONFIG_ARC_DW2_UNWIND builds | Vineet Gupta | 1 | -2/+2 |
2017-01-10 | ARCv2: save r30 on kernel entry as gcc uses it for code-gen | Vineet Gupta | 2 | -1/+3 |
2016-12-23 | Merge tag 'arc-4.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -6/+8 |
2016-12-19 | ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcache | Vineet Gupta | 1 | -2/+4 |
2016-12-19 | ARC: mm: No need to save cache version in @cpuinfo | Vineet Gupta | 1 | -1/+1 |
2016-12-16 | Merge tag 'arc-4.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -199/+2 |
2016-12-14 | ARCv2: intc: default all interrupts to priority 1 | Vineet Gupta | 1 | -3/+3 |
2016-12-11 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2 | -5/+6 |
2016-11-30 | ARC: breakout timer include code into separate header ... | Vineet Gupta | 1 | -8/+1 |
2016-11-30 | ARC: move mcip.h into include/soc and adjust the includes | Vineet Gupta | 1 | -107/+0 |
2016-11-30 | ARC: breakout aux handling into a separate header | Vineet Gupta | 2 | -85/+2 |
2016-11-29 | ARC: mm: PAE40: Fix crash at munmap | Yuriy Kolerov | 1 | -1/+1 |
2016-11-28 | ARC: Don't use "+l" inline asm constraint | Vineet Gupta | 1 | -4/+5 |
2016-11-22 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2 | -2/+4 |