Age | Commit message (Expand) | Author |
2021-09-30 | ia64: Add instruction_pointer_set() API | Masami Hiramatsu |
2021-09-14 | arch: remove unused function syscall_set_arguments() | Peter Collingbourne |
2021-09-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-09-03 | ia64: make num_rsvd_regions static | Geert Uytterhoeven |
2021-09-03 | ia64: make reserve_elfcorehdr() static | Geert Uytterhoeven |
2021-07-19 | printk: Userspace format indexing support | Chris Down |
2021-07-08 | mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t * | Aneesh Kumar K.V |
2021-07-08 | mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t * | Aneesh Kumar K.V |
2021-07-02 | Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2021-07-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-07-01 | kernel.h: split out panic and oops helpers | Andy Shevchenko |
2021-07-01 | mm/thp: define default pmd_pgtable() | Anshuman Khandual |
2021-07-01 | mm: define default value for FIRST_USER_ADDRESS | Anshuman Khandual |
2021-06-29 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-06-29 | ia64: headers: drop duplicated words | Randy Dunlap |
2021-06-28 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2021-06-04 | mm: arch: remove indirection level in alloc_zeroed_user_highpage_movable() | Peter Collingbourne |
2021-05-26 | locking/atomic: ia64: move to ARCH_ATOMIC | Mark Rutland |
2021-05-10 | asm-generic: use asm-generic/unaligned.h for most architectures | Arnd Bergmann |
2021-05-07 | mm: remove xlate_dev_kmem_ptr() | David Hildenbrand |
2021-04-30 | ia64: module: fix symbolizer crash on fdescr | Sergei Trofimovich |
2021-04-30 | ia64: drop marked broken DISCONTIGMEM and VIRTUAL_MEM_MAP | Sergei Trofimovich |
2021-04-30 | arch/ia64/include/asm/pgtable.h: minor typo fixes | Bhaskar Chowdhury |
2021-04-09 | ia64: fix user_stack_pointer() for ptrace() | Sergei Trofimovich |
2021-03-13 | ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign | Sergei Trofimovich |
2021-02-25 | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-02-24 | mm: fix prototype warning from kernel test robot | Baoquan He |
2021-02-21 | Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-02-21 | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-02-20 | Merge tag 'efi-next-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-02-12 | ia64: remove generated/nr-irqs.h generation to fix build warning | Masahiro Yamada |
2021-02-12 | ia64: remove unneeded header includes from <asm/mca.h> | Masahiro Yamada |
2021-02-12 | ia64: do not typedef struct pal_min_state_area_s | Masahiro Yamada |
2021-01-29 | tlb: mmu_gather: Remove start/end arguments from tlb_gather_mmu() | Will Deacon |
2021-01-29 | tlb: mmu_gather: Remove unused start/end arguments from tlb_finish_mmu() | Will Deacon |
2021-01-28 | Merge tag 'asm-generic-fixes-v5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-01-22 | arch: ia64: Remove rest of perfmon support | Viresh Kumar |
2021-01-18 | efi: ia64: move IA64-only declarations to new asm/efi.h header | Ard Biesheuvel |
2021-01-17 | ia64: fix build failure caused by memory model changes | Mike Rapoport |
2021-01-12 | ia64: fix xchg() warning | Arnd Bergmann |
2020-12-29 | local64.h: make <asm/local64.h> mandatory | Randy Dunlap |
2020-12-16 | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-12-15 | Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2020-12-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-12-15 | ia64: forbid using VIRTUAL_MEM_MAP with FLATMEM | Mike Rapoport |
2020-12-14 | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-12-14 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2020-12-12 | ia64: add support for TIF_NOTIFY_SIGNAL | Jens Axboe |
2020-11-23 | arch: move SA_* definitions to generic headers | Peter Collingbourne |
2020-11-22 | mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exports | Dan Williams |