Age | Commit message (Expand) | Author |
2017-07-21 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-07-20 | debug: Fix WARN_ON_ONCE() for modules | Josh Poimboeuf |
2017-07-16 | blackfin, m68k: Fix flat_set_persistent() for unsigned long to u32 changes | Geert Uytterhoeven |
2017-07-15 | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-07-13 | Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2017-07-12 | kernel/watchdog: introduce arch_touch_nmi_watchdog() | Nicholas Piggin |
2017-07-10 | blackfin: move generic-y of exported headers to uapi/asm/Kbuild | Masahiro Yamada |
2017-07-06 | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-07-03 | binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail | Al Viro |
2017-06-28 | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser |
2017-05-15 | kill strlen_user() | Al Viro |
2017-05-11 | uapi: export all headers under uapi directories | Nicolas Dichtel |
2017-03-28 | bfin: switch to RAW_COPY_USER | Al Viro |
2017-03-28 | blackfin: switch to generic extable.h | 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-02 | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar |
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-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-10-25 | locking/mutex: Kill arch specific code | Peter Zijlstra |
2016-09-15 | blackfin: no access_ok() for __copy_{to,from}_user() | Al Viro |
2016-09-13 | blackfin: fix copy_from_user() | Al Viro |
2016-06-16 | locking/atomic, arch/blackfin: Implement atomic_fetch_{add,sub,and,or,xor}() | Peter Zijlstra |
2016-06-14 | locking/spinlock, arch: Update and fix spin_unlock_wait() implementations | Peter Zijlstra |
2016-05-20 | exit_thread: remove empty bodies | Jiri Slaby |
2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-03-16 | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-03-15 | blackfin: define dummy pgprot_writecombine for !MMU | Sudip Mukherjee |
2016-03-13 | ipv4: Update parameters for csum_tcpudp_magic to their original types | Alexander Duyck |
2016-03-07 | PCI: Move pci_dma_* helpers to common code | Christoph Hellwig |
2016-01-20 | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig |
2016-01-20 | blackfin: convert to dma_map_ops | Christoph Hellwig |
2016-01-18 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2016-01-12 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-01-12 | blackfin: define __smp_xxx | Michael S. Tsirkin |
2016-01-04 | put the remnants of ..._user_ret() to rest | Al Viro |
2015-12-04 | locking/cmpxchg, arch: Remove tas() definitions | Davidlohr Bueso |
2015-10-04 | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner |
2015-07-27 | atomic: Collapse all atomic_{set,clear}_mask definitions | Peter Zijlstra |
2015-07-27 | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra |