summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* ia64: Fix syscall number for memfd_createTony Luck2014-09-151-1/+1
* kexec: remove CONFIG_KEXEC dependency on cryptoVivek Goyal2014-08-291-2/+0
* [IA64] Wire up memfd_create() system callTony Luck2014-08-183-1/+3
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-08-141-1/+1
|\
| * kbuild: allow to override Python command nameMasahiro Yamada2014-07-181-1/+1
* | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-091-25/+21
|\ \
| * | ia64: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-25/+21
* | | Merge tag 'please-pull-getrandom' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-093-1/+3
|\ \ \
| * | | [IA64] Wire up getrandom() system callTony Luck2014-08-063-1/+3
| |/ /
* | | Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds2014-08-086-22/+37
|\ \ \
| * | | kexec: load and relocate purgatory at kernel load timeVivek Goyal2014-08-081-0/+2
| * | | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2014-08-082-0/+33
| * | | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2014-08-083-7/+2
| * | | rtc: ia64: allow other architectures to use EFI RTCMark Salter2014-08-081-15/+0
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-072-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | KVM: Give IRQFD its own separate enabling Kconfig optionPaul Mackerras2014-08-051-0/+1
| * | | Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini2014-08-051-1/+1
| |\ \ \
| | * | | KVM: Rename and add argument to check_extensionAlexander Graf2014-07-281-1/+1
| | | |/ | | |/|
* | | | Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds2014-08-061-1/+2
|\ \ \ \
| * | | | memory-hotplug: ia64: suitable memory should go to ZONE_MOVABLEWang Nan2014-08-061-1/+2
* | | | | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-063-4/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'acpi-config'Rafael J. Wysocki2014-07-272-0/+6
| |\ \ \ \
| | * | | | ACPI / processor: Introduce ARCH_MIGHT_HAVE_ACPI_PDCHanjun Guo2014-07-211-0/+1
| | * | | | ACPI: Don't use acpi_lapic in ACPI core codeGraeme Gregory2014-07-211-0/+5
| | | |_|/ | | |/| |
| * / | | ACPICA: Linux: Add support to exclude <asm/acenv.h> inclusion.Lv Zheng2014-07-231-4/+0
| |/ / /
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-051-2/+2
|\ \ \ \
| * | | | timekeeping: Fixup typo in update_vsyscall_old definitionJohn Stultz2014-07-301-1/+1
| * | | | clocksource: Get rid of cycle_lastThomas Gleixner2014-07-231-2/+2
| |/ / /
* | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-042-1/+2
|\ \ \ \
| * | | | arch/ia64: Define early_memunmap()Daniel Kiper2014-07-181-0/+1
| * | | | efi/reboot: Add generic wrapper around EfiResetSystem()Matt Fleming2014-07-181-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-08-041-0/+1
|\ \ \ \
| * | | | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+1
| | |/ / | |/| |
* | | | Merge tag 'please-pull-misc-3.17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-042-3/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | [IA64] sn: Do not needlessly convert between pointers and integersThierry Reding2014-07-291-2/+2
| * | | [IA64] sn: Fix zeroing of PDAsThierry Reding2014-07-291-1/+1
| |/ /
* | | Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-041-0/+22
|\ \ \ | |/ / |/| |
| * | x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup()Bruno Prémont2014-07-101-0/+22
| |/
* | ia64: arch/ia64/include/uapi/asm/fcntl.h needs personality.hAndrew Morton2014-06-231-0/+1
* | ACPI / ia64 / sba_iommu: Restore the working initialization orderingRafael J. Wysocki2014-06-161-27/+37
|/
* ia64: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-062-5/+5
* Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds2014-06-042-6/+2
|\
| * mm: disable zone_reclaim_mode by defaultMel Gorman2014-06-041-1/+2
| * hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi2014-06-041-5/+0
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-046-14/+10
|\ \ | |/ |/|
| * ia64: Use irq_init_descThomas Gleixner2014-05-163-5/+5
| * genirq: Make create/destroy_irq() ia64 privateThomas Gleixner2014-05-161-0/+3
| * ia64: Remove unused check_irq_used()Thomas Gleixner2014-05-162-9/+0
| * iommu: dmar: Provide arch specific irq allocationThomas Gleixner2014-05-161-0/+2
* | Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-043-51/+60
|\ \