aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)AuthorFilesLines
2014-08-29kexec: remove CONFIG_KEXEC dependency on cryptoGravatar Vivek Goyal 1-2/+0
2014-08-18[IA64] Wire up memfd_create() system callGravatar Tony Luck 3-1/+3
2014-08-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-1/+1
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-25/+21
2014-08-09Merge tag 'please-pull-getrandom' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-1/+3
2014-08-08Merge branch 'akpm' (second patchbomb from Andrew Morton)Gravatar Linus Torvalds 6-22/+37
2014-08-08kexec: load and relocate purgatory at kernel load timeGravatar Vivek Goyal 1-0/+2
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaGravatar Andy Lutomirski 2-0/+33
2014-08-08lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigGravatar Laura Abbott 3-7/+2
2014-08-08rtc: ia64: allow other architectures to use EFI RTCGravatar Mark Salter 1-15/+0
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-1/+2
2014-08-06Merge branch 'akpm' (patchbomb from Andrew Morton)Gravatar Linus Torvalds 1-1/+2
2014-08-06Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-4/+6
2014-08-06memory-hotplug: ia64: suitable memory should go to ZONE_MOVABLEGravatar Wang Nan 1-1/+2
2014-08-06[IA64] Wire up getrandom() system callGravatar Tony Luck 3-1/+3
2014-08-06ia64: Use get_signal() signal_setup_done()Gravatar Richard Weinberger 1-25/+21
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-2/+2
2014-08-05KVM: Give IRQFD its own separate enabling Kconfig optionGravatar Paul Mackerras 1-0/+1
2014-08-05Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmGravatar Paolo Bonzini 1-1/+1
2014-08-04Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-1/+2
2014-08-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+1
2014-08-04Merge tag 'please-pull-misc-3.17' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-3/+3
2014-08-04Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+22
2014-07-30timekeeping: Fixup typo in update_vsyscall_old definitionGravatar John Stultz 1-1/+1
2014-07-29[IA64] sn: Do not needlessly convert between pointers and integersGravatar Thierry Reding 1-2/+2
2014-07-29[IA64] sn: Fix zeroing of PDAsGravatar Thierry Reding 1-1/+1
2014-07-28KVM: Rename and add argument to check_extensionGravatar Alexander Graf 1-1/+1
2014-07-27Merge branch 'acpi-config'Gravatar Rafael J. Wysocki 2-0/+6
2014-07-23clocksource: Get rid of cycle_lastGravatar Thomas Gleixner 1-2/+2
2014-07-23ACPICA: Linux: Add support to exclude <asm/acenv.h> inclusion.Gravatar Lv Zheng 1-4/+0
2014-07-21ACPI / processor: Introduce ARCH_MIGHT_HAVE_ACPI_PDCGravatar Hanjun Guo 1-0/+1
2014-07-21ACPI: Don't use acpi_lapic in ACPI core codeGravatar Graeme Gregory 1-0/+5
2014-07-18arch/ia64: Define early_memunmap()Gravatar Daniel Kiper 1-0/+1
2014-07-18efi/reboot: Add generic wrapper around EfiResetSystem()Gravatar Matt Fleming 1-1/+1
2014-07-18kbuild: allow to override Python command nameGravatar Masahiro Yamada 1-1/+1
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Gravatar Davidlohr Bueso 1-0/+1
2014-07-10x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup()Gravatar Bruno Prémont 1-0/+22
2014-06-23ia64: arch/ia64/include/uapi/asm/fcntl.h needs personality.hGravatar Andrew Morton 1-0/+1
2014-06-16ACPI / ia64 / sba_iommu: Restore the working initialization orderingGravatar Rafael J. Wysocki 1-27/+37
2014-06-06ia64: convert use of typedef ctl_table to struct ctl_tableGravatar Joe Perches 2-5/+5
2014-06-04Merge branch 'akpm' (patchbomb from Andrew) into nextGravatar Linus Torvalds 2-6/+2
2014-06-04mm: disable zone_reclaim_mode by defaultGravatar Mel Gorman 1-1/+2
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Gravatar Naoya Horiguchi 1-5/+0
2014-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 6-14/+10
2014-06-04Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-51/+60
2014-06-03Merge branch 'acpica'Gravatar Rafael J. Wysocki 2-50/+56
2014-06-03Merge branches 'acpi-processor' and 'acpi-pad'Gravatar Rafael J. Wysocki 2-0/+4
2014-06-03Merge branches 'acpi-scan', 'acpi-hotplug' and 'acpi-pci'Gravatar Rafael J. Wysocki 1-1/+0
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-25/+2
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 4-13/+15