Age | Commit message (Expand) | Author |
2017-07-06 | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2017-07-06 | Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-06-30 | drivers: dma-mapping: allow dma_common_mmap() for NOMMU | Vladimir Murzin |
2017-06-28 | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser |
2017-05-23 | pinctrl: mcp23s08: simplify spi_present_mask handling | Sebastian Reichel |
2017-05-23 | gpio: mcp23s08: move to pinctrl | Sebastian Reichel |
2017-05-11 | uapi: export all headers under uapi directories | Nicolas Dichtel |
2017-05-03 | blackfin: bf609: let clk_disable() return immediately if clk is NULL | Masahiro Yamada |
2017-05-01 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-05-01 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-04-26 | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now | Al Viro |
2017-04-14 | blackfin: time-ts: Set ->min_delta_ticks and ->max_delta_ticks | Nicolai Stange |
2017-04-03 | debug: Fix __bug_table[] in arch linker scripts | Peter Zijlstra |
2017-03-28 | bfin: switch to RAW_COPY_USER | Al Viro |
2017-03-28 | blackfin: switch to generic extable.h | Al Viro |
2017-03-28 | new helper: uaccess_kernel() | Al Viro |
2017-03-05 | uaccess: drop duplicate includes from asm/uaccess.h | Al Viro |
2017-03-05 | uaccess: move VERIFY_{READ,WRITE} definitions to linux/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 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 | 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-23 | Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie... | Linus Torvalds |
2017-02-01 | sched/cputime: Remove generic asm headers | Frederic Weisbecker |
2017-01-24 | treewide: Consolidate get_dma_ops() implementations | Bart Van Assche |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche |
2017-01-10 | Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm... | Dave Airlie |
2017-01-09 | drm: fix compilations issues introduced by "drm: allow to use mmuless SoC" | Benjamin Gaignard |
2016-12-25 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2016-12-25 | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner |
2016-12-25 | cpu/hotplug: Cleanup state names | Thomas Gleixner |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-12-14 | arch/blackfin: add option to skip sync on DMA map | Alexander Duyck |
2016-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2016-12-13 | Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-11-22 | ptrace: Don't allow accessing an undumpable mm | Eric W. Biederman |
2016-11-17 | locking/core: Provide common cpu_relax_yield() definition | Christian Borntraeger |
2016-11-16 | locking/core, arch: Remove cpu_relax_lowlatency() | Christian Borntraeger |
2016-11-16 | locking/core: Introduce cpu_relax_yield() | Christian Borntraeger |
2016-11-10 | blackfin: make-bf561/coreb.c explicitly non-modular | Paul Gortmaker |
2016-10-25 | locking/mutex: Kill arch specific code | Peter Zijlstra |
2016-10-19 | Merge branch 'gup_flag-cleanups' | Linus Torvalds |