Age | Commit message (Expand) | Author | Files | Lines |
2017-07-10 | arc: move generic-y of exported headers to uapi/asm/Kbuild | Masahiro Yamada | 2 | -24/+24 |
2017-07-03 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -2/+3 |
2017-06-28 | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser | 1 | -2/+0 |
2017-06-21 | Merge branch 'timers/urgent' into timers/core | Thomas Gleixner | 1 | -1/+1 |
2017-06-19 | mm: larger stack guard gap, between vmas | Hugh Dickins | 1 | -1/+1 |
2017-06-14 | clocksource/drivers: Rename clocksource_probe to timer_probe | Daniel Lezcano | 1 | -1/+1 |
2017-06-04 | signal: Remove non-uapi <asm/siginfo.h> | Christoph Hellwig | 2 | -1/+2 |
2017-05-10 | Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+0 |
2017-05-10 | Merge tag 'kbuild-misc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+2 |
2017-05-11 | 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 | 9 | -24/+196 |
2017-05-08 | scripts/spelling.txt: add regsiter -> register spelling mistake | Stephen Boyd | 1 | -1/+1 |
2017-05-05 | Revert "ARCv2: Allow enabling PAE40 w/o HIGHMEM" | Alexey Brodkin | 1 | -0/+1 |
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 | 3 | -3/+65 |
2017-05-02 | ARCv2: mm: micro-optimize region flush generated code | Vineet Gupta | 1 | -1/+1 |
2017-05-02 | ARCv2: mm: Merge 2 updates to DC_CTRL for region flush | Vineet Gupta | 1 | -14/+32 |
2017-05-02 | ARCv2: mm: Implement cache region flush operations | Vineet Gupta | 2 | -0/+74 |
2017-05-02 | ARC: mm: Move full_page computation into cache version agnostic wrapper | Vineet Gupta | 1 | -13/+12 |
2017-05-01 | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -32/+8 |
2017-04-27 | arc: axs10x: Fix ARC PGU default clock frequency | Jose Abreu | 1 | -1/+1 |
2017-04-27 | arc: axs10x: Add DT bindings for I2S audio playback | Jose Abreu | 1 | -4/+18 |
2017-04-26 | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now | Al Viro | 1 | -1/+0 |
2017-04-26 | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'... | Al Viro | 6 | -32/+11 |
2017-04-20 | ARCv2: entry: save Accumulator register pair (r58:59) if present | Vineet Gupta | 4 | -9/+43 |
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 | 8 | -18/+60 |
2017-03-30 | ARC: fix build warnings with !CONFIG_KPROBES | Vineet Gupta | 1 | -3/+1 |
2017-03-30 | ARCv2: SLC: Make sure busy bit is set properly on SLC flushing | Alexey Brodkin | 1 | -0/+3 |
2017-03-30 | ARC: uaccess: enable INLINE_COPY_{TO,FROM}_USER ... | Vineet Gupta | 2 | -24/+6 |
2017-03-28 | arc: switch to RAW_COPY_USER | Al Viro | 2 | -4/+5 |
2017-03-28 | 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-27 | add asm-generic/extable.h | Al Viro | 2 | -2/+1 |
2017-03-24 | ARC: vdk: Fix support of UIO | Alexey Brodkin | 1 | -7/+13 |
2017-03-20 | ARCv2: make unimplemented vectors as no-ops rather than halt core | Vineet Gupta | 1 | -3/+9 |
2017-03-20 | arc: Use full path in KBUILD_IMAGE definition | Michal Marek | 1 | -2/+2 |
2017-03-09 | arch, mm: convert all architectures to use 5level-fixup.h | Kirill A. Shutemov | 2 | -0/+2 |
2017-03-05 | ARC: get rate from clk driver instead of reading device tree | Vlad Zakharov | 1 | -4/+12 |
2017-03-05 | ARC: [dts] add cpu nodes to ARCHS SMP device tree | Vlad Zakharov | 1 | -1/+19 |
2017-03-05 | ARC: [dts] add input clocks for cpu nodes | Vlad Zakharov | 3 | -0/+3 |
2017-03-05 | uaccess: drop duplicate includes from asm/uaccess.h | Al Viro | 1 | -2/+0 |
2017-03-03 | sched/headers: Move task->mm handling methods to <linux/sched/mm.h> | Ingo Molnar | 1 | -1/+1 |
2017-03-02 | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar | 1 | -0/+2 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 4 | -0/+5 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+2 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 3 | -0/+4 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving more code to... | Ingo Molnar | 1 | -1/+2 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2 | -2/+2 |