summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | [ia64] sanitize elf_access_gpreg()Al Viro2020-06-261-34/+23
* | | Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-041-0/+1
|\ \ \
| * | | arch: wire-up close_range()Christian Brauner2020-06-171-0/+1
| |/ /
* | | Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds2020-08-042-25/+36
|\ \ \
| * | | arch: rename copy_thread_tls() back to copy_thread()Christian Brauner2020-07-041-4/+3
| * | | ia64: enable HAVE_COPY_THREAD_TLS, switch to kernel_clone_argsChristian Brauner2020-06-232-26/+38
| | |/ | |/|
* / | treewide: Remove uninitialized_var() usageKees Cook2020-07-161-1/+1
|/ /
* | Merge branch 'hch' (maccess patches from Christoph Hellwig)Linus Torvalds2020-06-181-3/+3
|\ \
| * | maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig2020-06-171-3/+3
| |/
* / ia64: kernel: unwind_i.h: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-151-1/+1
|/
* mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-091-4/+4
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-0910-12/+11
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-0910-10/+10
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-094-4/+0
* kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov2020-06-092-10/+3
* ia64: add show_stack_loglvl()Dmitry Safonov2020-06-091-3/+10
* ia64: pass log level as arg into ia64_do_show_stack()Dmitry Safonov2020-06-091-6/+7
* Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-06-011-0/+1
|\
| * vfs: add faccessat2 syscallMiklos Szeredi2020-05-141-0/+1
* | efi: Clean up config table description arraysArd Biesheuvel2020-04-241-6/+6
|/
* kasan: stackdepot: move filter_irq_stacks() to stackdepot.cAlexander Potapenko2020-04-071-0/+2
* asm-generic: fix unistd_32.h generation formatMichal Simek2020-04-071-1/+1
* Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-031-0/+1
|\
| * .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* | Merge tag 'please-pull-ia64_for_5.7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-03-315-78/+39
|\ \
| * | ia64: replace setup_irq() by request_irq()afzal mohammed2020-03-135-78/+39
| |/
* | Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-301-7/+1
|\ \
| * | ia64: Replace cpu_down() with smp_shutdown_nonboot_cpus()Qais Yousef2020-03-251-7/+1
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-03-301-0/+1
|\ \
| * | ia64: Remove mm.h from asm/uaccess.hSebastian Andrzej Siewior2020-03-211-0/+1
| |/
* | efi: Clean up config_parse_tables()Ard Biesheuvel2020-02-231-2/+1
* | efi/ia64: Switch to efi_config_parse_tables()Ard Biesheuvel2020-02-231-1/+4
* | efi/ia64: Use local variable for EFI system table addressArd Biesheuvel2020-02-231-5/+6
* | efi/ia64: Use existing helpers to locate ESI tableArd Biesheuvel2020-02-232-17/+10
* | efi: Merge EFI system table revision and vendor checksArd Biesheuvel2020-02-231-20/+3
* | efi/ia64: Move HCDP and MPS table handling into IA64 arch codeArd Biesheuvel2020-02-231-0/+13
|/
* proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-041-12/+12
* Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds2020-01-291-0/+1
|\
| * arch: wire up pidfd_getfd syscallSargun Dhillon2020-01-131-0/+1
* | Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-01-291-0/+1
|\ \
| * | open: introduce openat2(2) syscallAleksa Sarai2020-01-181-0/+1
| |/
* | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-01-291-3/+0
|\ \
| * | arch/ia64/setup: Drop dummy_con initializationArvind Sankar2020-01-141-3/+0
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-01-282-7/+7
|\ \
| * | sched/rt, ia64: Use CONFIG_PREEMPTIONThomas Gleixner2019-12-082-7/+7
| |/
* | Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-01-281-2/+0
|\ \
| * | ACPI/sleep: Convert acpi_wakeup_address into a functionSean Christopherson2019-12-101-2/+0
| |/
* / remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-4/+4
|/
* Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds2019-12-011-1/+1
|\
| * y2038: vdso: change timespec to __kernel_old_timespecArnd Bergmann2019-11-151-1/+1