Age | Commit message (Expand) | Author |
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-02-07 | Merge tag 'kbuild-fixes-v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-02-01 | kbuild: remove PYTHON variable | 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-24 | fs: add mount_setattr() | Christian Brauner |
2021-01-22 | arch: ia64: Remove rest of perfmon support | Viresh Kumar |
2021-01-22 | arch: ia64: Remove CONFIG_OPROFILE 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 |
2021-01-12 | ia64: fix timer cleanup regression | Arnd Bergmann |
2021-01-06 | elf_prstatus: collect the common part (everything before pr_reg) into a struct | Al Viro |
2020-12-29 | local64.h: make <asm/local64.h> mandatory | Randy Dunlap |
2020-12-29 | mm: memmap defer init doesn't work as expected | Baoquan He |
2020-12-22 | Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2020-12-19 | epoll: wire up syscall epoll_pwait2 | Willem de Bruijn |
2020-12-16 | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-12-16 | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker... | 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 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-12-15 | Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-12-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-12-15 | ia64: make SPARSEMEM default and disable DISCONTIGMEM | Mike Rapoport |
2020-12-15 | ia64: forbid using VIRTUAL_MEM_MAP with FLATMEM | Mike Rapoport |
2020-12-15 | ia64: split virtual map initialization out of paging_init() | Mike Rapoport |
2020-12-15 | ia64: discontig: paging_init(): remove local max_pfn calculation | Mike Rapoport |
2020-12-15 | ia64: remove 'ifdef CONFIG_ZONE_DMA32' statements | Mike Rapoport |
2020-12-15 | ia64: remove custom __early_pfn_to_nid() | Mike Rapoport |
2020-12-15 | Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz... | Thomas Gleixner |
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-12-08 | tweewide: Fix most Shebang lines | Finn Behrens |
2020-12-02 | sched/vtime: Consolidate IRQ time accounting | Frederic Weisbecker |
2020-11-29 | Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-11-24 | sched/idle: Fix arch_cpu_idle() vs tracing | Peter Zijlstra |
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 |
2020-11-06 | highmem: Get rid of kmap_types.h | Thomas Gleixner |
2020-10-30 | ia64: convert to legacy_timer_tick | Arnd Bergmann |
2020-10-27 | ia64: use asm-generic/mmu_context.h for no-op implementations | Nicholas Piggin |
2020-10-25 | [ia64] ptrace_[sg]etregs(): use access_elf_reg() instead of access_uarea() | Al Viro |
2020-10-25 | [ia64] missed cleanups from switch to regset coredumps | Al Viro |
2020-10-25 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches |
2020-10-23 | Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-10-22 | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2020-10-22 | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |