Age | Commit message (Expand) | Author |
2018-06-07 | int-ll64.h: define u{8,16,32,64} and s{8,16,32,64} based on uapi header | Masahiro Yamada |
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-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-06-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-05-19 | dma-mapping: provide a generic dma-noncoherent implementation | Christoph Hellwig |
2018-05-17 | kbuild: Fix asm-generic/vmlinux.lds.h for LD_DEAD_CODE_DATA_ELIMINATION | Nicholas Piggin |
2018-05-17 | vmlinux.lds.h: remove no-op macro VMLINUX_SYMBOL() | Masahiro Yamada |
2018-05-17 | export.h: remove code for prefixing symbols with underscore | Masahiro Yamada |
2018-05-15 | locking/spinlocks: Clean up comment and #ifndef for {,queued_}spin_is_locked() | Andrea Parri |
2018-05-07 | PCI: remove PCI_DMA_BUS_IS_PHYS | Christoph Hellwig |
2018-05-05 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
2018-05-04 | locking/mutex: Optimize __mutex_trylock_fast() | Peter Zijlstra |
2018-05-02 | Merge branch 'timers/urgent' into timers/core | Thomas Gleixner |
2018-04-27 | locking/qspinlock: Use smp_store_release() in queued_spin_unlock() | Will Deacon |
2018-04-27 | locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock' | Will Deacon |
2018-04-27 | locking/barriers: Introduce smp_cond_load_relaxed() and atomic_cond_read_rela... | Will Deacon |
2018-04-23 | earlycon: Use a pointer table to fix __earlycon_table stride | Daniel Kurtz |
2018-04-19 | time: Add an asm-generic/compat.h file | Arnd Bergmann |
2018-04-12 | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds |
2018-04-10 | io: change writeX_relaxed() to remove barriers | Sinan Kaya |
2018-04-10 | io: change readX_relaxed() to remove barriers | Sinan Kaya |
2018-04-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-04-06 | Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-04-06 | io: change inX() to have their own IO barrier overrides | Sinan Kaya |
2018-04-06 | io: change outX() to have their own IO barrier overrides | Sinan Kaya |
2018-04-06 | io: define stronger ordering for the default writeX() implementation | Sinan Kaya |
2018-04-06 | io: define stronger ordering for the default readX() implementation | Sinan Kaya |
2018-04-06 | io: define several IO & PIO barrier types for the asm-generic version | Sinan Kaya |
2018-04-04 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-04-04 | PCI: Apply the new generic I/O management on PCI IO hosts | Zhichang Yuan |
2018-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds |
2018-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-04-02 | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds |
2018-04-02 | Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-04-02 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-03-31 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
2018-03-28 | bpf: introduce BPF_RAW_TRACEPOINT | Alexei Starovoitov |
2018-03-27 | Merge tag 'v4.16-rc7' into x86/mm, to fix up conflict | Ingo Molnar |
2018-03-22 | mm/vmalloc: add interfaces to free unmapped page table | Toshi Kani |
2018-03-21 | lib: Add generic PIO mapping method | Zhichang Yuan |
2018-03-18 | mm, swap: Add infrastructure for saving page metadata on swap | Khalid Aziz |
2018-03-12 | locking/atomic, asm-generic, x86: Add comments for atomic instrumentation | Dmitry Vyukov |
2018-03-12 | locking/atomic, asm-generic: Add KASAN instrumentation to atomic operations | Dmitry Vyukov |
2018-03-12 | locking/atomic, asm-generic: Add asm-generic/atomic-instrumented.h | Dmitry Vyukov |
2018-03-09 | mn10300: Remove the architecture | David Howells |
2018-03-09 | Merge tag 'acpi/iort-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Will Deacon |
2018-03-08 | ACPI/IORT: Remove linker section for IORT entries again | Jia He |
2018-03-06 | KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATED | Wanpeng Li |
2018-02-26 | Merge tag 'v4.16-rc3' into x86/mm, to pick up fixes | Ingo Molnar |
2018-02-22 | asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out o... | Greentime Hu |