- 80b14de net: Add a new socket option for a future transmit time. by Richard Cochran · 6 years ago
- b08fc52 Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
- 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
- 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
- d2b2250 ia64: disable CONFIG_PERFMON at least for now by Linus Torvalds · 6 years ago
- 8715ee7 Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
- ba252f16 Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 0bbcce5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- db020be Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 93e95fa Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
- eeee314 Merge tag 'docs-4.18' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
- e5a5946 Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
- 1f2f01b kbuild: add machine size to CHECKFLAGS by Luc Van Oostenryck · 6 years ago
- 8a8dcab tty: replace ->proc_fops with ->proc_show by Christoph Hellwig · 7 years ago
- 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
- fddda2b proc: introduce proc_create_seq{,_data} by Christoph Hellwig · 7 years ago
- a58bdf2 softirq/ia64: Switch to generic local_softirq_pending() implementation by Frederic Weisbecker · 7 years ago
- 2e5c463 softirq/ia64: Convert local_softirq_pending() to per-cpu ops by Frederic Weisbecker · 7 years ago
- 09230cb swiotlb: move the SWIOTLB config symbol to lib/Kconfig by Christoph Hellwig · 7 years ago
- 4965a68 arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig by Christoph Hellwig · 7 years ago
- f616ab5 dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig by Christoph Hellwig · 7 years ago
- 86596f0 scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig by Christoph Hellwig · 7 years ago
- 79c1879 iommu-helper: mark iommu_is_span_boundary as inline by Christoph Hellwig · 7 years ago
- 6e88628 dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG by Christoph Hellwig · 7 years ago
- 15b28bb dma-debug: move initialization to common code by Christoph Hellwig · 7 years ago
- 325ef18 PCI: remove PCI_DMA_BUS_IS_PHYS by Christoph Hellwig · 7 years ago
- 51dd709 signal/ia64: Replace FPE_FIXME with FPE_FLTUNK by Eric W. Biederman · 7 years ago
- 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
- 6f22a7f y2038: ia64: Remove unneeded ipc uapi header files by Arnd Bergmann · 10 years ago
- 2b5a9a3 time: Add an asm-generic/compat.h file by Arnd Bergmann · 7 years ago
- 24844fd Merge branch 'mm-rst' into docs-next by Jonathan Corbet · 7 years ago
- ad56b73 docs/vm: rename documentation files to .rst by Mike Rapoport · 7 years ago
- 3c0d551 Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
- a90f590 mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff() by Dominik Brodowski · 7 years ago
- 5a1e0ba PCI/MSI: Don't set up INTx if MSI or MSI-X is enabled by Bjorn Helgaas · 7 years ago
- 48e362d ia64/err-inject: fix spelling mistake: "capapbilities" -> "capabilities" by Colin Ian King · 7 years ago
- 69c90702 ia64/err-inject: Use get_user_pages_fast() by Davidlohr Bueso · 7 years ago
- 2879b65 ia64: Convert remaining atomic operations by Matthew Wilcox · 7 years ago
- bd5edbe ia64: convert unwcheck.py to python3 by Corentin Labbe · 7 years ago
- 173a3ef bug.h: work around GCC PR82365 in BUG() by Arnd Bergmann · 7 years ago
- 9d37c09 ia64: fix build failure with CONFIG_SWIOTLB by Corentin Labbe · 7 years ago
- a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
- a2e5790 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
- 2ee0826 pids: introduce find_get_task_by_vpid() helper by Mike Rapoport · 7 years ago
- 3ff1b28 Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
- ee95f40 Merge branch 'for-4.16/nfit' into libnvdimm-for-next by Ross Zwisler · 7 years ago
- 3879ae6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
- ab486bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
- 40b9672 Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
- 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- d417302 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
- 1a9a126 Merge tag 'acpi-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
- 49f9c35 Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
- 51ccbb0 Merge branch 'for-4.16-print-symbol' into for-4.16 by Petr Mladek · 7 years ago
- 4b664e7 ia64: Rewrite atomic_add and atomic_sub by Matthew Wilcox · 7 years ago
- 13c35c8 Merge branches 'acpi-numa', 'acpi-sysfs', 'acpi-pmic', 'acpi-soc' and 'acpi-ged' by Rafael J. Wysocki · 7 years ago
- ac54058 signal/ia64: Move the ia64 specific si_codes to asm-generic/siginfo.h by Eric W. Biederman · 7 years ago
- 35bd507 ia64: remove an ifdef around the content of pci-dma.c by Christoph Hellwig · 7 years ago
- 4fac807 ia64: clean up swiotlb support by Christoph Hellwig · 7 years ago
- 543cea9 ia64: use generic swiotlb_ops by Christoph Hellwig · 7 years ago
- d5c23eb ia64: replace ZONE_DMA with ZONE_DMA32 by Christoph Hellwig · 7 years ago
- fde25dd ia64: rename swiotlb_dma_ops by Christoph Hellwig · 7 years ago
- 3007356 signal/ia64: switch the last arch-specific copy_siginfo_to_user() to generic version by Eric W. Biederman · 7 years ago
- 2eb50e2 ia64/signal: switch to generic struct siginfo by Eric W. Biederman · 7 years ago
- b49efd7 dma-mapping: move dma_mark_clean to dma-direct.h by Christoph Hellwig · 7 years ago
- ea8c64a dma-mapping: move swiotlb arch helpers to a new header by Christoph Hellwig · 7 years ago
- 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 7 years ago
- 8e30788 ia64: Add .opd based function descriptor dereference by Sergey Senozhatsky · 7 years ago
- a99583e mm: pass the vmem_altmap to memmap_init_zone by Christoph Hellwig · 7 years ago
- 24b6d41 mm: pass the vmem_altmap to vmemmap_free by Christoph Hellwig · 7 years ago
- da02451 mm: pass the vmem_altmap to arch_remove_memory and __remove_pages by Christoph Hellwig · 7 years ago
- 7b73d97 mm: pass the vmem_altmap to vmemmap_populate by Christoph Hellwig · 7 years ago
- 24e6d5a mm: pass the vmem_altmap to arch_add_memory and __add_pages by Christoph Hellwig · 7 years ago
- 7729beb ia64, sched/cputime: Fix build error if CONFIG_VIRT_CPU_ACCOUNTING_NATIVE=y by Valentin Ilie · 7 years ago
- 253c962 ia64: do not use print_symbol() by Sergey Senozhatsky · 7 years ago
- e0af0c1 arch: Remove clkdev.h asm-generic from Kbuild by Stephen Boyd · 7 years ago
- c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
- c68070d asm-prototypes.h: use linux/uaccess.h, not asm/uaccess.h by Al Viro · 7 years ago
- e720f32 ia64: annotate ->poll() instances by Al Viro · 7 years ago
- d759be8 switch wrapper poll.h instances to generic-y by Al Viro · 7 years ago
- fd3e454 ACPI / NUMA: ia64: Parse all entries of SRAT memory affinity table by Ganapatrao Kulkarni · 7 years ago
- 5eb9e8a arch/ia64/include/asm/topology.h: remove unused parent_node() macro by Dou Liyang · 7 years ago
- e8cfbc2 pid: remove pidhash by Gargi Sharma · 7 years ago
- 1b6115f Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
- e37e0ee Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
- 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 8e9a2db Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- f08d8bc Merge tag 'please-pull-gettime_vsyscall_update' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 7 years ago
- 7b30aa1 PCI: Remove unused declarations by Bjorn Helgaas · 7 years ago
- be2d877a PCI: Remove redundant pci_dev, pci_bus, resource declarations by Bjorn Helgaas · 7 years ago
- 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
- 9b3499d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 6753573 Revert "x86/mm: Stop calling leave_mm() in idle code" by Andy Lutomirski · 7 years ago
- 2c513d4 ia64: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
- 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- d4d1fc6 ia64: Update fsyscall gettime to use modern vsyscall_update by Tony Luck · 7 years ago
- 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago