summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-243-8/+8
* | Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-213-5/+9
|\ \
| * | ia64: ensure exception table search users include extable.hPaul Gortmaker2017-01-243-2/+4
| * | ia64: move ia64_done_with_exception out of asm/uaccess.hPaul Gortmaker2017-01-243-3/+5
| |/
* | Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-02-201-1/+2
|\ \
| * | x86/ACPI: keep x86_cpu_to_acpiid mapping valid on CPU hotplugVitaly Kuznetsov2017-02-071-1/+2
| |/
* | ia64: Convert vtime to use nsec units directlyFrederic Weisbecker2017-02-012-9/+9
* | sched/cputime: Push time to account_system_time() in nsecsFrederic Weisbecker2017-02-011-5/+6
* | sched/cputime: Push time to account_idle_time() in nsecsFrederic Weisbecker2017-02-011-1/+1
* | sched/cputime: Push time to account_user_time() in nsecsFrederic Weisbecker2017-02-011-1/+1
* | sched/clock: Fix hotplug crashPeter Zijlstra2017-01-201-0/+2
* | sched/cputime: Rename vtime_account_user() to vtime_flush()Frederic Weisbecker2017-01-141-1/+1
* | sched/cputime, ia64: Accumulate cputime and account only on tick/task switchFrederic Weisbecker2017-01-141-15/+47
* | sched/cputime, ia64: Fix incorrect start cputime assignment on task switchFrederic Weisbecker2017-01-141-1/+1
|/
OpenPOWER on IntegriCloud