Age | Commit message (Expand) | Author |
2018-06-12 | alpha: Remove custom dec_and_lock() implementation | Sebastian Andrzej Siewior |
2018-06-06 | Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
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 'docs-4.18' of git://git.lwn.net/linux | Linus Torvalds |
2018-06-04 | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-06-01 | kbuild: add machine size to CHECKFLAGS | Luc Van Oostenryck |
2018-05-22 | alpha: io: reorder barriers to guarantee writeX() and iowriteX() ordering #2 | Sinan Kaya |
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-09 | arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig | Christoph Hellwig |
2018-05-09 | dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig | Christoph Hellwig |
2018-05-09 | scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig | Christoph Hellwig |
2018-05-09 | iommu-helper: mark iommu_is_span_boundary as inline | Christoph Hellwig |
2018-05-07 | PCI: remove PCI_DMA_BUS_IS_PHYS | Christoph Hellwig |
2018-04-25 | signal/alpha: Use force_sig_fault where appropriate | Eric W. Biederman |
2018-04-25 | signal/alpha: Use send_sig_fault where appropriate | Eric W. Biederman |
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-25 | signal: Ensure every siginfo we send has all bits initialized | 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-17 | signal/alpha: Document a conflict with SI_USER for SIGFPE | Eric W. Biederman |
2018-04-16 | Merge branch 'mm-rst' into docs-next | Jonathan Corbet |
2018-04-16 | docs/vm: rename documentation files to .rst | Mike Rapoport |
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-04-07 | alpha: Implement CPU vulnerabilities sysfs functions. | Michael Cree |
2018-04-07 | alpha: rtc: stop validating rtc_time in .read_time | Alexandre Belloni |
2018-04-07 | alpha: rtc: remove unused set_mmss ops | Alexandre Belloni |
2018-04-07 | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2018-04-02 | Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-04-02 | mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff() | Dominik Brodowski |
2018-04-02 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-03-28 | alpha: get rid of pointless insn in ret_from_kernel_thread | Al Viro |
2018-03-28 | alpha: switch pci syscalls to SYSCALL_DEFINE | Al Viro |
2018-03-16 | perf: Fix sibling iteration | Peter Zijlstra |
2018-03-12 | perf/core: Remove perf_event::group_entry | Peter Zijlstra |
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-06 | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
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-31 | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-01-31 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2018-01-31 | Merge branch 'pci/resource' into next | Bjorn Helgaas |