Age | Commit message (Expand) | Author |
2020-04-24 | efi: Clean up config table description arrays | Ard Biesheuvel |
2020-04-07 | kasan: stackdepot: move filter_irq_stacks() to stackdepot.c | Alexander Potapenko |
2020-04-07 | asm-generic: fix unistd_32.h generation format | Michal Simek |
2020-04-03 | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2020-03-31 | Merge tag 'please-pull-ia64_for_5.7' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-03-30 | Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-03-30 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-03-25 | ia64: Replace cpu_down() with smp_shutdown_nonboot_cpus() | Qais Yousef |
2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada |
2020-03-21 | ia64: Remove mm.h from asm/uaccess.h | Sebastian Andrzej Siewior |
2020-03-13 | ia64: replace setup_irq() by request_irq() | afzal mohammed |
2020-02-23 | efi: Clean up config_parse_tables() | Ard Biesheuvel |
2020-02-23 | efi/ia64: Switch to efi_config_parse_tables() | Ard Biesheuvel |
2020-02-23 | efi/ia64: Use local variable for EFI system table address | Ard Biesheuvel |
2020-02-23 | efi/ia64: Use existing helpers to locate ESI table | Ard Biesheuvel |
2020-02-23 | efi: Merge EFI system table revision and vendor checks | Ard Biesheuvel |
2020-02-23 | efi/ia64: Move HCDP and MPS table handling into IA64 arch code | Ard Biesheuvel |
2020-02-04 | proc: convert everything to "struct proc_ops" | Alexey Dobriyan |
2020-01-29 | Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra... | Linus Torvalds |
2020-01-29 | Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-01-29 | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2020-01-28 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-01-28 | Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-01-18 | open: introduce openat2(2) syscall | Aleksa Sarai |
2020-01-14 | arch/ia64/setup: Drop dummy_con initialization | Arvind Sankar |
2020-01-13 | arch: wire up pidfd_getfd syscall | Sargun Dhillon |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
2019-12-10 | ACPI/sleep: Convert acpi_wakeup_address into a function | Sean Christopherson |
2019-12-08 | sched/rt, ia64: Use CONFIG_PREEMPTION | Thomas Gleixner |
2019-12-01 | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/... | Linus Torvalds |
2019-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Linus Torvalds |
2019-11-26 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-11-26 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-11-25 | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2019-11-15 | y2038: vdso: change timespec to __kernel_old_timespec | Arnd Bergmann |
2019-11-11 | dma-direct: provide mmap and get_sgtable method overrides | Christoph Hellwig |
2019-11-04 | ia64: Move EXCEPTION_TABLE to RO_DATA segment | Kees Cook |
2019-11-04 | vmlinux.lds.h: Replace RODATA with RO_DATA | Kees Cook |
2019-11-04 | vmlinux.lds.h: Move NOTES into RO_DATA | Kees Cook |
2019-11-04 | vmlinux.lds.h: Move Program Header restoration into NOTES macro | Kees Cook |
2019-11-04 | vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes | Kees Cook |
2019-11-04 | ia64: Rename PT_LOAD identifier "code" to "text" | Kees Cook |
2019-10-18 | ia64: Use pr_warn instead of pr_warning | Kefeng Wang |
2019-10-09 | sched/cputime: Rename vtime_account_system() to vtime_account_kernel() | Frederic Weisbecker |
2019-09-24 | ia64: Fix some warnings introduced in merge window | Tony Luck |
2019-09-19 | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-09-16 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-09-16 | Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-09-03 | dma-mapping: fix filename references | Andy Shevchenko |
2019-08-23 | ia64: Get rid of iommu_pass_through | Joerg Roedel |