Age | Commit message (Expand) | Author |
2018-06-21 | atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() | Mark Rutland |
2018-06-04 | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-06-04 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-06-04 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-06-04 | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-05-22 | alpha: simplify get_arch_dma_ops | Christoph Hellwig |
2018-05-22 | alpha: use dma_direct_ops for jensen | Christoph Hellwig |
2018-05-07 | PCI: remove PCI_DMA_BUS_IS_PHYS | Christoph Hellwig |
2018-04-25 | signal/alpha: Replace TRAP_FIXME with TRAP_UNK | Eric W. Biederman |
2018-04-25 | signal/alpha: Replace FPE_FIXME with FPE_FLTUNK | Eric W. Biederman |
2018-04-20 | y2038: alpha: Remove unneeded ipc uapi header files | Arnd Bergmann |
2018-04-19 | time: Add an asm-generic/compat.h file | Arnd Bergmann |
2018-04-11 | mm: introduce MAP_FIXED_NOREPLACE | Michal Hocko |
2018-04-07 | alpha: io: reorder barriers to guarantee writeX() and iowriteX() ordering | Sinan Kaya |
2018-03-12 | locking/xchg/alpha: Remove superfluous memory barriers from the _local() vari... | Andrea Parri |
2018-02-23 | locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugs | Andrea Parri |
2018-02-23 | locking/xchg/alpha: Clean up barrier usage by using smp_mb() in place of __AS... | Andrea Parri |
2018-02-21 | locking/xchg/alpha: Add unconditional memory barrier to cmpxchg() | Andrea Parri |
2018-02-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds |
2018-02-01 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2018-01-31 | Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-01-30 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2018-01-20 | alpha: Fix mixed up args in EXC macro in futex operations | Michael Cree |
2018-01-20 | alpha: make thread_saved_pc static | Tobias Klauser |
2018-01-20 | alpha: make XTABS equivalent to TAB3 | Eugene Syromiatnikov |
2018-01-09 | Construct init thread stack in the linker script rather than by union | David Howells |
2018-01-03 | arch: Remove clkdev.h asm-generic from Kbuild | Stephen Boyd |
2017-12-05 | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type | Hendrik Brueckner |
2017-12-04 | asm-prototypes.h: use linux/uaccess.h, not asm/uaccess.h | Al Viro |
2017-11-27 | switch wrapper poll.h instances to generic-y | Al Viro |
2017-11-17 | Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-11-15 | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-14 | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2017-11-07 | PCI: Remove redundant pci_dev, pci_bus, resource declarations | Bjorn Helgaas |
2017-11-07 | PCI: Remove redundant pcibios_set_master() declarations | Bjorn Helgaas |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar |
2017-11-03 | mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags | Dan Williams |
2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with a license | Greg Kroah-Hartman |
2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with no lic... | Greg Kroah-Hartman |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-24 | locking/atomics/alpha: Add smp_read_barrier_depends() to _release()/_relaxed(... | Will Deacon |
2017-10-19 | dma-mapping: turn dma_cache_sync into a dma_map_ops method | Christoph Hellwig |
2017-10-19 | floppy: consolidate the dummy fd_cacheflush definition | Christoph Hellwig |
2017-10-10 | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations | Will Deacon |
2017-10-10 | locking/core: Remove {read,spin,write}_can_lock() | Will Deacon |
2017-10-10 | locking/arch, alpha: Add __down_read_killable() | Kirill Tkhai |
2017-10-03 | alpha: fix build failures | Sudip Mukherjee |
2017-09-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2017-09-08 | alpha: add support for memset16 | Matthew Wilcox |
2017-09-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |