| Commit message (Expand) | Author | Age |
| * | hugetlbfs: flush TLBs correctly after huge_pmd_unshare | Nadav Amit | 2021-12-08 |
| * | ia64: don't do IA64_CMPXCHG_DEBUG without CONFIG_PRINTK | Randy Dunlap | 2021-11-26 |
| * | ia64: mca_drv: fix incorrect array size calculation | Arnd Bergmann | 2021-07-20 |
| * | ia64: fix discontig.c section mismatches | Randy Dunlap | 2021-04-28 |
| * | ia64: fix user_stack_pointer() for ptrace() | Sergei Trofimovich | 2021-04-16 |
| * | ia64: mca: allocate early mca with GFP_ATOMIC | Sergei Trofimovich | 2021-04-10 |
| * | ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign | Sergei Trofimovich | 2021-03-30 |
| * | ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls | Sergei Trofimovich | 2021-03-30 |
| * | ia64: fix build error with !COREDUMP | Krzysztof Kozlowski | 2020-11-10 |
| * | ia64:unwind: fix double free for mod->arch.init_unw_table | chenzefeng | 2019-10-05 |
| * | bug.h: work around GCC PR82365 in BUG() | Arnd Bergmann | 2019-07-10 |
| * | ia64: fix build errors by exporting paddr_to_nid() | Randy Dunlap | 2019-06-22 |
| * | mm: replace get_user_pages() write/force parameters with gup_flags | Lorenzo Stoakes | 2018-12-17 |
| * | kbuild: Consolidate header generation from ASM offset information | Matthias Kaehlcke | 2018-11-27 |
| * | futex: Remove duplicated code and fix undefined behaviour | Jiri Slaby | 2018-05-26 |
| * | ia64: fix module loading for gcc-5.4 | Sergei Trofimovich | 2018-03-24 |
| * | ia64: copy_from_user() should zero the destination on access_ok() failure | Al Viro | 2016-09-24 |
| * | ia64: define ioremap_uc() | Luis R. Rodriguez | 2016-04-12 |
| * | [IA64] Enable mlock2 syscall for ia64 | Tony Luck | 2015-12-14 |
| * | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-11-04 |
| |\ |
|
| | * | ia64/PCI/ACPI: Use common interface to support PCI host bridge | Jiang Liu | 2015-10-16 |
| | * | ia64/PCI: Use common struct resource_entry to replace struct iospace_resource | Jiang Liu | 2015-10-16 |
| | * | ia64/PCI/ACPI: Use common ACPI resource parsing interface for host bridge | Jiang Liu | 2015-10-16 |
| * | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-11-03 |
| |\ \ |
|
| | * | | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ... | Ingo Molnar | 2015-10-06 |
| | |\| |
|
| | * | | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra | 2015-09-23 |
| * | | | [IA64] Wire up kcmp syscall | Émeric MASCHINO | 2015-10-28 |
| | |/
|/| |
|
| * | | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds | 2015-10-04 |
| |\ \ |
|
| | * | | Make asm/word-at-a-time.h available on all architectures | Chris Metcalf | 2015-07-08 |
| * | | | Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-09-25 |
| |\ \ \
| |_|/
|/| | |
|
| | * | | PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" | Bjorn Helgaas | 2015-09-15 |
| * | | | ia64: Enable userfaultfd and membarrier system calls | Luck, Tony | 2015-09-15 |
| |/ / |
|
| * | | dma-mapping: consolidate dma_set_mask | Christoph Hellwig | 2015-09-10 |
| * | | dma-mapping: consolidate dma_supported | Christoph Hellwig | 2015-09-10 |
| * | | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig | 2015-09-10 |
| * | | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig | 2015-09-10 |
| * | | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig | 2015-09-10 |
| * | | kexec: split kexec_load syscall from kexec core code | Dave Young | 2015-09-10 |
| * | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-09-08 |
| |\ \ |
|
| | * | | mm: rename alloc_pages_exact_node() to __alloc_pages_node() | Vlastimil Babka | 2015-09-08 |
| * | | | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-09-08 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | mm: ZONE_DEVICE for "device memory" | Dan Williams | 2015-08-27 |
| | * | | arch: introduce memremap() | Dan Williams | 2015-08-14 |
| | * | | arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead | Dan Williams | 2015-08-10 |
| * | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-09-03 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ... | Ingo Molnar | 2015-08-12 |
| | |\ \ \ |
|
| | | * | | | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 |
| | | * | | | ia64: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 |
| | | |/ / |
|
| | * / / | locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a... | Andrey Konovalov | 2015-08-03 |
| | |/ / |
|
| * | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2015-09-01 |
| |\ \ \ |
|