Age | Commit message (Expand) | Author |
2017-05-11 | uapi: export all headers under uapi directories | Nicolas Dichtel |
2017-05-08 | scripts/spelling.txt: add regsiter -> register spelling mistake | Stephen Boyd |
2017-05-01 | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-04-26 | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now | Al Viro |
2017-04-26 | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'... | Al Viro |
2017-04-20 | ARCv2: entry: save Accumulator register pair (r58:59) if present | Vineet Gupta |
2017-04-14 | ARC: [plat-eznps] Fix build error | Noam Camus |
2017-04-02 | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Al Viro |
2017-04-01 | Merge tag 'arc-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds |
2017-03-30 | ARC: fix build warnings with !CONFIG_KPROBES | Vineet Gupta |
2017-03-30 | ARCv2: SLC: Make sure busy bit is set properly on SLC flushing | Alexey Brodkin |
2017-03-30 | ARC: uaccess: enable INLINE_COPY_{TO,FROM}_USER ... | Vineet Gupta |
2017-03-28 | arc: switch to RAW_COPY_USER | Al Viro |
2017-03-28 | arc: get rid of unused declaration | Al Viro |
2017-03-28 | new helper: uaccess_kernel() | Al Viro |
2017-03-27 | add asm-generic/extable.h | Al Viro |
2017-03-24 | ARC: vdk: Fix support of UIO | Alexey Brodkin |
2017-03-20 | ARCv2: make unimplemented vectors as no-ops rather than halt core | Vineet Gupta |
2017-03-09 | arch, mm: convert all architectures to use 5level-fixup.h | Kirill A. Shutemov |
2017-03-05 | ARC: get rate from clk driver instead of reading device tree | Vlad Zakharov |
2017-03-05 | ARC: [dts] add cpu nodes to ARCHS SMP device tree | Vlad Zakharov |
2017-03-05 | ARC: [dts] add input clocks for cpu nodes | Vlad Zakharov |
2017-03-05 | uaccess: drop duplicate includes from asm/uaccess.h | Al Viro |
2017-03-03 | sched/headers: Move task->mm handling methods to <linux/sched/mm.h> | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving more code to... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-02-27 | mm: add new mmget() helper | Vegard Nossum |
2017-02-27 | mm: add new mmgrab() helper | Vegard Nossum |
2017-02-27 | scripts/spelling.txt: add "aligment" pattern and fix typo instances | Masahiro Yamada |
2017-02-27 | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-02-22 | Merge tag 'arc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds |
2017-02-21 | Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-02-20 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-02-07 | ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixup | Vineet Gupta |
2017-02-06 | ARC: [plat-*] ARC_HAS_COH_CACHES no longer relevant | Vineet Gupta |
2017-02-06 | ARCv2: intc: Delete useless comments in Device Trees | Yuriy Kolerov |
2017-02-06 | ARCv2: IDU-intc: Delete deprecated parameters in Device Trees | Yuriy Kolerov |
2017-02-06 | ARCv2: IDU-intc: mask all common interrupts by default | Yuriy Kolerov |
2017-02-06 | ARCv2: IDU-intc: Use build registers for getting numbers of interrupts | Yuriy Kolerov |
2017-02-06 | ARCv2: intc: Set default priority for all core interrupts | Yuriy Kolerov |
2017-02-06 | ARCv2: intc: Use runtime value of irq count for setting up intc | Vineet Gupta |
2017-02-06 | ARCv2: intc: Rework the build time irq count information | Yuriy Kolerov |
2017-02-06 | ARC: [intc-*]: confine NR_CPU_IRQS to intc code | Vineet Gupta |
2017-02-06 | ARCv2: intc: Use ARC_REG_STATUS32 for addressing STATUS32 reg | Yuriy Kolerov |