Age | Commit message (Expand) | Author |
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-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | 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-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-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland |
2017-10-24 | Merge tag 'v4.14-rc6' into locking/core, to pick up fixes | Ingo Molnar |
2017-10-19 | dma-mapping: turn dma_cache_sync into a dma_map_ops method | Christoph Hellwig |
2017-10-19 | parisc: Fix detection of nonsynchronous cr16 cycle counters | Helge Deller |
2017-10-19 | parisc: Export __cmpxchg_u64 unconditionally | Guenter Roeck |
2017-10-19 | parisc: Fix double-word compare and exchange in LWS code on 32-bit kernels | John David Anglin |
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-06 | Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2017-10-05 | timer: Remove expires and data arguments from DEFINE_TIMER | Kees Cook |
2017-09-22 | parisc: Unbreak bootloader due to gcc-7 optimizations | Helge Deller |
2017-09-22 | parisc: Reintroduce option to gzip-compress the kernel | Helge Deller |
2017-09-22 | parisc: Add HWPOISON page fault handler code | Helge Deller |
2017-09-22 | parisc: Move init_per_cpu() into init section | Helge Deller |
2017-09-22 | parisc: Check if initrd was loaded into broken RAM | Helge Deller |
2017-09-22 | parisc: Add PDCE_CHECK instruction to HPMC handler | Helge Deller |
2017-09-22 | parisc: Add wrapper for pdc_instr() firmware function | Helge Deller |
2017-09-22 | parisc: Move start_parisc() into init section | Helge Deller |
2017-09-22 | parisc: Stop unwinding at start of stack | Helge Deller |
2017-09-14 | parisc, watchdog/core: Use lockup_detector_stop() | Thomas Gleixner |
2017-09-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2017-09-08 | arch: define CPU_BIG_ENDIAN for all fixed big endian archs | Babu Moger |
2017-09-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-09-06 | mm,fork: introduce MADV_WIPEONFORK | Rik van Riel |
2017-09-06 | mm: arch: consolidate mmap hugetlb size encodings | Mike Kravetz |
2017-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-09-05 | Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-09-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-09-04 | net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros. | Varsha Rao |
2017-08-25 | futex: Remove duplicated code and fix undefined behaviour | Jiri Slaby |
2017-08-22 | parisc/core: Fix section mismatches | Helge Deller |
2017-08-22 | parisc: Wire up support for self-extracting kernel | Helge Deller |
2017-08-22 | parisc: Make existing core files reuseable for bootloader | Helge Deller |
2017-08-22 | parisc: Add core code for self-extracting kernel | Helge Deller |
2017-08-22 | parisc: Enable UBSAN support | Helge Deller |
2017-08-22 | parisc/random: Add machine specific randomness | Helge Deller |
2017-08-22 | parisc: Optimize switch_mm | John David Anglin |
2017-08-22 | parisc: Drop MADV_SPACEAVAIL, MADV_VPS_PURGE and MADV_VPS_INHERIT | Helge Deller |
2017-08-22 | parisc: Static initialization of pcxl_res_lock spinlock | Helge Deller |
2017-08-22 | parisc: Drop exception_data struct | Helge Deller |
2017-08-22 | parisc: Static initialization of spinlocks in perf and unwind code | Helge Deller |