Age | Commit message (Expand) | Author |
2019-09-24 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-09-24 | mm: consolidate pgtable_cache_init() and pgd_cache_init() | Mike Rapoport |
2019-09-24 | ia64: switch to generic version of pte allocation | Mike Rapoport |
2019-09-24 | mm: remove quicklist page table caches | Nicholas Piggin |
2019-09-24 | mm: introduce page_size() | Matthew Wilcox (Oracle) |
2019-09-24 | ia64: Fix some warnings introduced in merge window | Tony Luck |
2019-09-20 | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2019-09-19 | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-09-17 | Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/denni... | Linus Torvalds |
2019-09-16 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-09-16 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-09-16 | Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-09-04 | dma-mapping: explicitly wire up ->mmap and ->get_sgtable | Christoph Hellwig |
2019-09-03 | arch, ia64: Make NUMA select SMP | Matt Fleming |
2019-09-03 | dma-mapping: fix filename references | Andy Shevchenko |
2019-08-23 | ia64: Get rid of iommu_pass_through | Joerg Roedel |
2019-08-22 | kbuild: add CONFIG_ASM_MODVERSIONS | Masahiro Yamada |
2019-08-21 | kbuild: rebuild modules when module linker scripts are updated | Masahiro Yamada |
2019-08-16 | ia64: remove CONFIG_SWIOTLB ifdefs | Christoph Hellwig |
2019-08-16 | ia64: remove support for machvecs | Christoph Hellwig |
2019-08-16 | ia64: move the screen_info setup to common code | Christoph Hellwig |
2019-08-16 | ia64: move the ROOT_DEV setup to common code | Christoph Hellwig |
2019-08-16 | ia64: rework iommu probing | Christoph Hellwig |
2019-08-16 | ia64: remove the unused sn_coherency_id symbol | Christoph Hellwig |
2019-08-16 | ia64: remove the SGI UV simulator support | Christoph Hellwig |
2019-08-16 | ia64: remove the zx1 swiotlb machvec | Christoph Hellwig |
2019-08-16 | ia64: remove CONFIG_ACPI ifdefs | Christoph Hellwig |
2019-08-16 | ia64: remove CONFIG_PCI ifdefs | Christoph Hellwig |
2019-08-16 | ia64: remove the hpsim platform | Christoph Hellwig |
2019-08-16 | ia64: remove now unused machvec indirections | Christoph Hellwig |
2019-08-16 | ia64: remove support for the SGI SN2 platform | Christoph Hellwig |
2019-08-16 | drivers: remove the SGI SN2 IOC4 base support | Christoph Hellwig |
2019-08-16 | drivers: remove the SGI SN2 IOC3 base support | Christoph Hellwig |
2019-08-16 | misc/sgi-xp: remove SGI SN2 support | Christoph Hellwig |
2019-08-16 | tty/serial: remove the ioc3_serial driver | Christoph Hellwig |
2019-08-16 | tty/serial: remove the ioc4_serial driver | Christoph Hellwig |
2019-08-16 | tty/serial: remove the sn_console driver | Christoph Hellwig |
2019-08-16 | ide: remove the sgiioc4 driver | Christoph Hellwig |
2019-08-16 | char/agp: remove the sgi-agp driver | Christoph Hellwig |
2019-08-16 | char: remove the SGI tiocx/mbcs driver | Christoph Hellwig |
2019-08-16 | char: remove the SGI snsc driver | Christoph Hellwig |
2019-08-12 | ia64/kprobes: remove the unused ia64_get_bsp_cfm function | Christoph Hellwig |
2019-08-12 | ia64: annotate switch fallthroughs in ia64_handle_unaligned | Christoph Hellwig |
2019-08-12 | ia64: annotate a switch fallthrough in ia64_do_signal | Christoph Hellwig |
2019-08-08 | efi: ia64: move SAL systab handling out of generic EFI code | Ard Biesheuvel |
2019-08-06 | ia64:unwind: fix double free for mod->arch.init_unw_table | chenzefeng |
2019-07-19 | Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2019-07-18 | mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE | David Hildenbrand |
2019-07-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-07-16 | mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault() | Anshuman Khandual |