Age | Commit message (Expand) | Author |
2018-06-15 | arch/*: Kconfig: fix documentation for NMI watchdog | Mauro Carvalho Chehab |
2018-06-15 | treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX | Stefan Agner |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-06-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-06-07 | mm: introduce ARCH_HAS_PTE_SPECIAL | Laurent Dufour |
2018-06-07 | Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-06-06 | Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
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 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | 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-06-04 | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2018-06-01 | kbuild: add machine size to CHECKFLAGS | Luc Van Oostenryck |
2018-05-29 | kconfig: reference environment variables directly and remove 'option env=' | Masahiro Yamada |
2018-05-22 | sparc/PCI: Use dev_printk() when possible | Bjorn Helgaas |
2018-05-21 | sparc32/PCI/PCIC: Converge device enable path | Bjorn Helgaas |
2018-05-21 | sparc32/PCI/LEON: Converge device enable path | Bjorn Helgaas |
2018-05-19 | Merge branch 'linus' into timers/2038 | Thomas Gleixner |
2018-05-16 | proc: introduce proc_create_single{,_data} | Christoph Hellwig |
2018-05-15 | Remove jsflash driver | Jens Axboe |
2018-05-14 | bpf, sparc: remove unused variable | Daniel Borkmann |
2018-05-14 | softirq/sparc: Switch to generic local_softirq_pending() implementation | Frederic Weisbecker |
2018-05-14 | softirq/sparc: Convert local_softirq_pending() to use per-cpu op | Frederic Weisbecker |
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: move the IOMMU_HELPER config symbol to lib/ | Christoph Hellwig |
2018-05-09 | iommu-common: move to arch/sparc | Christoph Hellwig |
2018-05-08 | dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG | Christoph Hellwig |
2018-05-08 | dma-debug: move initialization to common code | Christoph Hellwig |
2018-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2018-05-07 | PCI: remove PCI_DMA_BUS_IS_PHYS | Christoph Hellwig |
2018-05-03 | bpf, sparc64: remove ld_abs/ld_ind | Daniel Borkmann |
2018-04-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2018-04-30 | sparc: vio: use put_device() instead of kfree() | Arvind Yadav |
2018-04-30 | sparc64: Fix mistake in oradax license text | Rob Gardner |
2018-04-25 | signal/sparc: Use force_sig_fault where appropriate | Eric W. Biederman |
2018-04-25 | signal/sparc: Use send_sig_fault where appropriate | Eric W. Biederman |
2018-04-25 | signal: Ensure every siginfo we send has all bits initialized | Eric W. Biederman |
2018-04-20 | y2038: sparc: Extend sysvipc data structures | Arnd Bergmann |
2018-04-19 | sparc: fix compat siginfo ABI regression | Dmitry V. Levin |
2018-04-19 | compat: Move compat_timespec/ timeval to compat_time.h | Deepa Dinamani |
2018-04-19 | sparc: compat: Allow including asm/compat.h for 32-bit | Arnd Bergmann |
2018-04-16 | sparc/PCI: Request legacy VGA framebuffer only for VGA devices | Bjorn Helgaas |
2018-04-15 | Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2018-04-13 | mm/gup.c: document return value | Michael S. Tsirkin |