aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)Author
2014-03-10mm: fix GFP_THISNODE callers and clarifyJohannes Weiner
2014-01-28[IA64] Wire up new sched_setattr and sched_getattr syscallsTony Luck
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-23firmware/dmi_scan: generalize for use by other archsArd Biesheuvel
2014-01-23printk/cache: mark printk_once test variable __read_mostlyJoe Perches
2014-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-21mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman
2014-01-20Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-01-18net: introduce SO_BPF_EXTENSIONSMichal Sekletar
2014-01-12Merge branch 'acpica'Rafael J. Wysocki
2014-01-12arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra
2014-01-08ACPICA: Cleanup the option of forcing the use of the RSDT.Lv Zheng
2014-01-02Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on IA64Mark Salter
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller
2013-12-13KVM: Use cond_resched() directly and remove useless kvm_resched()Takuya Yoshikawa
2013-12-10ia64/xen: Remove Xen support for ia64Boris Ostrovsky
2013-12-09ia64/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng
2013-11-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-15consolidate simple ->d_delete() instancesAl Viro
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-15Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2013-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-11-15Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-11-15kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig
2013-11-15ia64: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-14ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner
2013-11-13ia64: Use preempt_schedule_irqThomas Gleixner
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-11-13Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-13exec/ptrace: fix get_dumpable() incorrect testsKees Cook
2013-11-13mm: use pgdat_end_pfn() to simplify the code in archXishi Qiu
2013-11-12Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-11-12Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-11-09constify copy_siginfo_to_user{,32}()Al Viro
2013-11-09switch elf_core_write_extra_data() to dump_emit()Al Viro
2013-11-09switch elf_core_write_extra_phdrs() to dump_emit()Al Viro
2013-11-04Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queueGleb Natapov
2013-10-30kvm/x86: Convert iommu_flags to iommu_noncoherentAlex Williamson
2013-10-25xen: introduce xen_dma_map/unmap_page and xen_dma_sync_single_for_cpu/deviceStefano Stabellini
2013-10-23ia64: select ARCH_MIGHT_HAVE_PC_PARPORTMark Salter
2013-10-23DMI: Parse memory device (type 17) in SMBIOSChen, Gong