summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-301-52/+0
|\ \
| * | signal/ia64: switch the last arch-specific copy_siginfo_to_user() to generic ...Eric W. Biederman2018-01-121-52/+0
| |/
* | Merge tag 'acpi-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-01-291-0/+5
|\ \
| | \
| | \
| *-. | Merge branches 'acpi-numa', 'acpi-sysfs', 'acpi-pmic', 'acpi-soc' and 'acpi-ged'Rafael J. Wysocki2018-01-181-0/+5
| |\ \|
| | * | ACPI / NUMA: ia64: Parse all entries of SRAT memory affinity tableGanapatrao Kulkarni2017-11-271-0/+5
| | |/
* | | Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-01-293-45/+2
|\ \ \ | |/ / |/| |
| * | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-093-45/+2
| |/
* / ia64, sched/cputime: Fix build error if CONFIG_VIRT_CPU_ACCOUNTING_NATIVE=yValentin Ilie2018-01-061-1/+1
|/
* pid: remove pidhashGargi Sharma2017-11-171-2/+2
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-132-7/+6
|\
| * ia64: Convert timers to use timer_setup()Kees Cook2017-11-022-7/+6
* | Merge tag 'please-pull-gettime_vsyscall_update' of git://git.kernel.org/pub/s...Linus Torvalds2017-11-134-25/+35
|\ \
| * | ia64: Update fsyscall gettime to use modern vsyscall_updateTony Luck2017-10-314-25/+35
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0255-0/+55
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-112-11/+10
|\
| * signal: Remove kernel interal si_code magicEric W. Biederman2017-07-241-9/+8
| * signal/ia64: Document a conflict with SI_USER with SIGFPEEric W. Biederman2017-07-191-2/+2
* | Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-09-051-3/+3
|\ \
| * | ACPI / boot: Correct address space of __acpi_map_table()Andy Shevchenko2017-07-241-3/+3
| |/
* / efi: Update efi_mem_type() to return an error rather than 0Tom Lendacky2017-07-181-2/+2
|/
* ia64: move inline before return typeJoe Perches2017-07-121-1/+1
* kexec: move vmcoreinfo out of the kernel's .bss sectionXunlei Pang2017-07-121-5/+0
* ia64: thin archives fix linkingNicholas Piggin2017-06-301-6/+9
* ia64: remove unneeded extra-y in Makefile.gateMasahiro Yamada2017-06-301-3/+1
* Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-05-102-25/+3
|\
| * ia64: beatify build log for gate.so and gate-syms.oMasahiro Yamada2017-05-031-1/+1
| * kbuild: Consolidate header generation from ASM offset informationMatthias Kaehlcke2017-04-131-24/+2
* | ia64: reuse append_elf_note() and final_note() functionsHari Bathini2017-05-081-22/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-05-051-4/+0
|\ \
| * | ia64: Remove unused IA64_TASK_SIGHAND_OFFSET and IA64_SIGHAND_SIGLOCK_OFFSETEric W. Biederman2017-04-171-4/+0
| |/
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-05-011-0/+2
|\ \
| * | debug: Fix __bug_table[] in arch linker scriptsPeter Zijlstra2017-04-031-0/+2
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-05-012-25/+12
|\ \
| * | ia64/salinfo: Replace racy task affinity logicThomas Gleixner2017-04-151-19/+12
| * | ia64/topology: Remove cpus_allowed manipulationThomas Gleixner2017-04-151-6/+0
| |/
* / ia64: fix module loading for gcc-5.4Sergei Trofimovich2017-05-011-2/+2
|/
* sched/core: Remove unused prefetch_stack()Ingo Molnar2017-03-031-23/+0
* sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-031-1/+1
* sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar2017-03-021-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-025-0/+5
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-024-0/+4
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-0/+3
* sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-025-5/+5
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* mm: add new mmgrab() helperVegard Nossum2017-02-271-1/+1
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-253-8/+8
|\