summaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)AuthorFilesLines
2014-04-01Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-7/+0
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-29/+10
2014-04-01Merge tag 'please-pull-misc-3.15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-7/+7
2014-03-31Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+7
2014-03-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+3
2014-03-29[IA64] Keep format strings from leaking into printkKees Cook1-2/+2
2014-03-21Merge branch 'acpi-processor'Rafael J. Wysocki1-4/+0
2014-03-17Merge branch 'acpi-config'Rafael J. Wysocki3-3/+0
2014-03-12ia64: Validate online cpus in irq_set_affinity() callbacksThomas Gleixner3-11/+5
2014-03-11sched: Remove unused mc_capable() and smt_capable()Bjorn Helgaas1-1/+0
2014-03-11mm: fix GFP_THISNODE callers and clarifyJohannes Weiner1-1/+1
2014-03-05ia64: Remove deprecated IRQF_DISABLEDMichael Opdenacker4-12/+1
2014-03-04ia64: Use the core irq stats functionThomas Gleixner1-6/+4
2014-03-04ia64/efi: Implement efi_enabled()Matt Fleming1-0/+7
2014-02-28Fix warning in make defconfigJiang Liu1-2/+2
2014-02-28[IA64] sba_iommu: fix section mismatchJiang Liu1-3/+3
2014-02-19ACPI: Move BAD_MADT_ENTRY() to linux/acpi.hHanjun Guo1-4/+0
2014-02-19ACPI: Remove Kconfig symbol ACPI_PROCFSPaul Bolle3-3/+0
2014-02-10locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen1-0/+1
2014-02-10locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen1-2/+2
2014-01-28[IA64] Wire up new sched_setattr and sched_getattr syscallsTony Luck3-1/+5
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-1/+4
2014-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+1
2014-01-25Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+1
2014-01-24firmware/dmi_scan: generalize for use by other archsArd Biesheuvel2-3/+6
2014-01-24printk/cache: mark printk_once test variable __read_mostlyJoe Perches1-0/+1
2014-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2014-01-23Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-13/+13
2014-01-22mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman3-131/+48
2014-01-20Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+23
2014-01-19net: introduce SO_BPF_EXTENSIONSMichal Sekletar1-0/+2
2014-01-13Merge branch 'acpica'Rafael J. Wysocki1-1/+0
2014-01-12arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra1-0/+23
2014-01-08ACPICA: Cleanup the option of forcing the use of the RSDT.Lv Zheng1-1/+0
2014-01-03Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on IA64Mark Salter1-0/+1
2013-12-18lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller1-1/+2
2013-12-13KVM: Use cond_resched() directly and remove useless kvm_resched()Takuya Yoshikawa1-1/+1
2013-12-11ia64/xen: Remove Xen support for ia64Boris Ostrovsky48-5114/+1
2013-12-10ia64/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang2-13/+13
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng1-2/+1
2013-11-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-7/+1
2013-11-21Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-7/+7
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-17/+1
2013-11-16consolidate simple ->d_delete() instancesAl Viro1-7/+1
2013-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2013-11-16Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds1-0/+1
2013-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-7/+4
2013-11-15Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+38
2013-11-15kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig1-1/+0