- f30c7c8 ia64: mm/contig: fix section mismatch warning/error by Randy Dunlap · 2 years ago
- babb192 ia64: make IA64_MCA_RECOVERY bool instead of tristate by Randy Dunlap · 2 years, 1 month ago
- 5eded74 exit: Add and use make_task_dead. by Eric W. Biederman · 2 years, 1 month ago
- 7a58ec0 ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr() by Alexander Lobakin · 2 years, 8 months ago
- e154c03 ia64: define get_cycles macro for arch-override by Jason A. Donenfeld · 2 years, 10 months ago
- 7bf1f5c hugetlbfs: flush TLBs correctly after huge_pmd_unshare by Nadav Amit · 3 years, 3 months ago
- 5897abd ia64: don't do IA64_CMPXCHG_DEBUG without CONFIG_PRINTK by Randy Dunlap · 3 years, 5 months ago
- 4349743 ia64: mca_drv: fix incorrect array size calculation by Arnd Bergmann · 3 years, 8 months ago
- 5ea96ed tweewide: Fix most Shebang lines by Finn Behrens · 4 years, 3 months ago
- ecdc811 ia64: fix discontig.c section mismatches by Randy Dunlap · 3 years, 11 months ago
- 43d2e47 ia64: fix user_stack_pointer() for ptrace() by Sergei Trofimovich · 3 years, 11 months ago
- 12e4976 ia64: mca: allocate early mca with GFP_ATOMIC by Sergei Trofimovich · 4 years ago
- 41cbb35 ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign by Sergei Trofimovich · 4 years ago
- d557400 ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls by Sergei Trofimovich · 4 years ago
- 2035372 ia64: fix build error with !COREDUMP by Krzysztof Kozlowski · 4 years, 5 months ago
- 06e87c9 ia64:unwind: fix double free for mod->arch.init_unw_table by chenzefeng · 6 years ago
- eb3be54 ia64: fix build errors by exporting paddr_to_nid() by Randy Dunlap · 6 years ago
- 87bcb00 ia64/err-inject: Use get_user_pages_fast() by Davidlohr Bueso · 7 years ago
- 305eb32 bug.h: work around GCC PR82365 in BUG() by Arnd Bergmann · 7 years ago
- 5ac9813 ia64, sched/cputime: Fix build error if CONFIG_VIRT_CPU_ACCOUNTING_NATIVE=y by Valentin Ilie · 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
- 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
- cc73fee Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- dd198ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
- 0d519f2 Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
- aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- 53ac64a Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
- b1b6f83 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 5f82e71 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 01d2f10 Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple' by Rafael J. Wysocki · 7 years ago
- 413d63d71b Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts by Ingo Molnar · 8 years ago
- 30d6e0a futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 8 years ago
- 94edf6f Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 8 years ago
- 952111d arch: Remove spin_unlock_wait() arch-specific definitions by Paul E. McKenney · 8 years ago
- 463910e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 99baac2 mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem by Minchan Kim · 8 years ago
- 56236a5 mm: refactor TLB gathering API by Minchan Kim · 8 years ago
- 76851d1 sock: add SOCK_ZEROCOPY sockopt by Willem de Bruijn · 8 years ago
- ecf677c PCI: Add a generic weak pcibios_align_resource() by Palmer Dabbelt · 8 years ago
- 6c9a58e ACPI / boot: Correct address space of __acpi_map_table() by Andy Shevchenko · 8 years ago
- cc73152 signal: Remove kernel interal si_code magic by Eric W. Biederman · 8 years ago
- 80dce5e signal/ia64: Document a conflict with SI_USER with SIGFPE by Eric W. Biederman · 8 years ago
- f99afd0 efi: Update efi_mem_type() to return an error rather than 0 by Tom Lendacky · 8 years ago
- 1ed7d32 Merge branch 'x86/boot' into x86/mm, to pick up interacting changes by Ingo Molnar · 8 years ago
- 8ac72a4 get rid of SYSVIPC_COMPAT on ia64 by Al Viro · 8 years ago
- 89cbec7 Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 80fc623 Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 years ago
- c02f2a9 ia64: sn: pci: move inline before type by Joe Perches · 8 years ago
- d778931 ia64: move inline before return type by Joe Perches · 8 years ago
- 203e9e4 kexec: move vmcoreinfo out of the kernel's .bss section by Xunlei Pang · 8 years ago
- e18e340fd ia64: remove redundant generic-y += kvm_para.h from asm/Kbuild by Masahiro Yamada · 8 years ago
- 98ced88 Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 years ago
- 9f45efb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- dc50214 Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 8 years ago
- 7868a20 mm/hugetlb: add size parameter to huge_pte_offset() by Punit Agrawal · 8 years ago
- 3d79a72 mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory by Michal Hocko · 8 years ago
- f1dd2cd mm, memory_hotplug: do not associate hotadded memory to zones until online by Michal Hocko · 8 years ago
- 1b862ae mm, memory_hotplug: get rid of is_zone_device_section by Michal Hocko · 8 years ago
- 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
- 43858b4 x86/mm: Stop calling leave_mm() in idle code by Andy Lutomirski · 8 years ago
- 650fc87 Merge tag 'docs-4.13' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
- 9a715cd Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
- 1b044f1 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 3170d8d kill {__,}{get,put}_user_unaligned() by Al Viro · 8 years ago
- b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 2616037 ia64: thin archives fix linking by Nicholas Piggin · 8 years ago
- df91b02 ia64: remove unneeded extra-y in Makefile.gate by Masahiro Yamada · 8 years ago
- 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 8 years ago
- 28b5ba2a net: introduce SO_PEERGROUPS getsockopt by David Herrmann · 8 years ago
- 75fbede ia64: remove DMA_ERROR_CODE by Christoph Hellwig · 8 years ago
- 8535796 tty: simserial: drop unused alt_speed handling by Johan Hovold · 8 years ago
- 6bc51cb signal: Remove non-uapi <asm/siginfo.h> by Christoph Hellwig · 8 years ago
- 7994200 ia64: Remove HAVE_ARCH_COPY_SIGINFO by Christoph Hellwig · 8 years ago
- 1c4f676 net: Define SCM_TIMESTAMPING_PKTINFO on all architectures. by David S. Miller · 8 years ago
- 6312811 Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbook by Jonathan Corbet · 8 years ago
- 2a76213 ia64, scsi: update references for the device-io book by Mauro Carvalho Chehab · 8 years ago
- 8298525 kill strlen_user() by Al Viro · 8 years ago
- 791a9a6 Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 years ago
- 593043d Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 years ago
- fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
- 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
- 51dbd92 ia64: reuse append_elf_note() and final_note() functions by Hari Bathini · 8 years ago
- e579dde Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
- 028d5bf ia64: beatify build log for gate.so and gate-syms.o by Masahiro Yamada · 8 years ago
- 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
- 3fb9268 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 3527d3e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- a25fb85 ia64: fix module loading for gcc-5.4 by Sergei Trofimovich · 8 years ago
- 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 2fefc97 HAVE_ARCH_HARDENED_USERCOPY is unconditional now by Al Viro · 8 years ago
- 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 8 years ago
- eea86b6 Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', 'uaccess.mn10300', 'uaccess.nios2', 'uaccess.openrisc', 'uaccess.parisc', 'uaccess.powerpc', 'uaccess.s390', 'uaccess.score', 'uaccess.sh', 'uaccess.sparc', 'uaccess.tile', 'uaccess.um', 'uaccess.unicore32', 'uaccess.x86' and 'uaccess.xtensa' into work.uaccess by Al Viro · 8 years ago
- d9c102d ia64: Use generic pci_mmap_resource_range() by David Woodhouse · 8 years ago
- fcdb10d ia64: Remove redundant checks for WC in pci_mmap_page_range() by David Woodhouse · 8 years ago
- 61eee41 ia64: Remove redundant valid_mmap_phys_addr_range() from pci_mmap_page_range() by David Woodhouse · 8 years ago
- f66e225 PCI: Add BAR index argument to pci_mmap_page_range() by David Woodhouse · 8 years ago