summaryrefslogtreecommitdiff
path: root/arch/ia64/kernel
AgeCommit message (Expand)Author
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
2018-05-16proc: introduce proc_create_seq{,_data}Christoph Hellwig
2018-05-08dma-debug: move initialization to common codeChristoph Hellwig
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig
2018-04-25signal/ia64: Replace FPE_FIXME with FPE_FLTUNKEric W. Biederman
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman
2018-04-02mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski
2018-03-05ia64/err-inject: fix spelling mistake: "capapbilities" -> "capabilities"Colin Ian King
2018-03-05ia64/err-inject: Use get_user_pages_fast()Davidlohr Bueso
2018-02-12ia64: fix build failure with CONFIG_SWIOTLBCorentin Labbe
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-06pids: introduce find_get_task_by_vpid() helperMike Rapoport
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-29Merge tag 'acpi-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-01-29Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-01-22Merge branch 'for-4.16-print-symbol' into for-4.16Petr Mladek
2018-01-18Merge branches 'acpi-numa', 'acpi-sysfs', 'acpi-pmic', 'acpi-soc' and 'acpi-ged'Rafael J. Wysocki
2018-01-15ia64: remove an ifdef around the content of pci-dma.cChristoph Hellwig
2018-01-15ia64: clean up swiotlb supportChristoph Hellwig
2018-01-15ia64: use generic swiotlb_opsChristoph Hellwig
2018-01-15ia64: replace ZONE_DMA with ZONE_DMA32Christoph Hellwig
2018-01-15ia64: rename swiotlb_dma_opsChristoph Hellwig
2018-01-12signal/ia64: switch the last arch-specific copy_siginfo_to_user() to generic ...Eric W. Biederman
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells
2018-01-09ia64: Add .opd based function descriptor dereferenceSergey Senozhatsky
2018-01-06ia64, sched/cputime: Fix build error if CONFIG_VIRT_CPU_ACCOUNTING_NATIVE=yValentin Ilie
2018-01-05ia64: do not use print_symbol()Sergey Senozhatsky
2017-11-27ia64: annotate ->poll() instancesAl Viro
2017-11-27ACPI / NUMA: ia64: Parse all entries of SRAT memory affinity tableGanapatrao Kulkarni
2017-11-17pid: remove pidhashGargi Sharma
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-13Merge tag 'please-pull-gettime_vsyscall_update' of git://git.kernel.org/pub/s...Linus Torvalds
2017-11-02ia64: Convert timers to use timer_setup()Kees Cook
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31ia64: Update fsyscall gettime to use modern vsyscall_updateTony Luck
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-09-05Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-07-24ACPI / boot: Correct address space of __acpi_map_table()Andy Shevchenko
2017-07-24signal: Remove kernel interal si_code magicEric W. Biederman
2017-07-19signal/ia64: Document a conflict with SI_USER with SIGFPEEric W. Biederman
2017-07-18efi: Update efi_mem_type() to return an error rather than 0Tom Lendacky
2017-07-12ia64: move inline before return typeJoe Perches
2017-07-12kexec: move vmcoreinfo out of the kernel's .bss sectionXunlei Pang