summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAgeFilesLines
* all arch: remove system call sys_sysctlXiaoming Ni2020-08-141-1/+1
* Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-106-0/+6
|\
| * locking, arch/ia64: Reduce <asm/smp.h> header dependencies by moving XTP bits...Peter Zijlstra2020-08-066-0/+6
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2020-08-091-34/+0
|\ \
| * | kill unused dump_fpu() instancesAl Viro2020-07-271-34/+0
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-073-3/+0
|\ \ \
| * | | mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-073-3/+0
* | | | Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-08-071-254/+142
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | ia64: switch to ->regset_get()Al Viro2020-07-271-91/+58
| * | [ia64] access_uarea(): don't bother with fpregs_[gs]et()Al Viro2020-06-261-9/+33
| * | [ia64] access_uarea(): stop bothering with gpregs_[gs]et()Al Viro2020-06-261-9/+8
| * | [ia64] regularize do_gpregs_[gs]et()Al Viro2020-06-261-124/+31
| * | [ia64] teach elf_access_reg() to handle the missing range (r16..r31)Al Viro2020-06-261-2/+4
| * | [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