Age | Commit message (Expand) | Author |
2022-01-23 | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux | Linus Torvalds |
2022-01-15 | include: move find.h from asm_generic to linux | Yury Norov |
2021-12-07 | locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h | Sebastian Andrzej Siewior |
2021-11-10 | Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-11-03 | Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/... | Linus Torvalds |
2021-11-01 | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2021-11-01 | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-10-30 | locking: Remove spin_lock_flags() etc | Arnd Bergmann |
2021-10-15 | sched: Add wrapper for get_wchan() to keep task blocked | Kees Cook |
2021-10-06 | ptrace: Remove the unnecessary arguments from arch_ptrace_stop | Eric W. Biederman |
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 |