summaryrefslogtreecommitdiffstats
path: root/arch/ia64
AgeCommit message (Expand)AuthorFilesLines
2013-07-03Merge tag 'please-pull-root_bus_hotplug' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-163/+195
2013-07-03Merge tag 'please-pull-misc-3.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds18-75/+49
2013-07-02Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2013-07-02Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-6/+4
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+0
2013-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+0
2013-07-01Merge tag 'v3.10' into sched/coreIngo Molnar2-33/+9
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-3/+0
2013-06-26arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or notMaarten Lankhorst1-6/+4
2013-06-24[IA64] Delete __cpuinit usage from all ia64 usersPaul Gortmaker14-45/+44
2013-06-24Merge 3.10-rc7 into driver-core-nextGreg Kroah-Hartman1-0/+1
2013-06-19sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar1-1/+1
2013-06-18PCI: Replace printks with appropriate pr_*()Yijing Wang1-6/+7
2013-06-18PCI/IA64: introduce probe_pci_root_info() to manage _CRS resourceYijing Wang1-43/+57
2013-06-18PCI/IA64: Add host bridge resource release for _CRS pathYijing Wang1-0/+9
2013-06-18PCI/IA64: fix memleak for create pci root bus failJiang Liu2-14/+65
2013-06-18PCI/IA64: Allocate pci_root_info instead of using stackYijing Wang1-23/+35
2013-06-18PCI/IA64: embed pci hostbridge resources into pci_root_infoYijing Wang2-36/+38
2013-06-18PCI/IA64: SN: use normal resource instead of pci_windowYijing Wang1-30/+26
2013-06-18PCI/IA64: SN: remove sn_pci_window_fixup()Yijing Wang1-53/+0
2013-06-17Merge 3.10-rc6 into driver-core-nextGreg Kroah-Hartman1-33/+8
2013-06-17[IA64] Fix include dependency in asm/irqflags.hDavid Daney1-0/+1
2013-06-06arch, mm: Remove tlb_fast_mode()Peter Zijlstra1-33/+8
2013-06-03[IA64] hpsim: Fix check for overlong simscsi prefix.Chen Gang1-2/+2
2013-06-03[IA64] pci: Remove unused fallback_devBjorn Helgaas1-9/+0
2013-06-03[IA64] perfmon: Use %*phD specifier to dump small buffersAndy Shevchenko1-18/+2
2013-06-03[IA64] Fix trap #45 handlingChen Gang1-1/+1
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell1-1/+0
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-3/+0
2013-05-05Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-38/+25
2013-05-05ia64: single_open() leaksAl Viro3-4/+4
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-389/+316
2013-05-01Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-10/+4
2013-04-30Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2-10/+3
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo1-2/+2
2013-04-30dump_stack: implement arch-specific hardware description in task dumpsTejun Heo1-0/+1
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo1-8/+0
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-472/+3
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-74/+23
2013-04-30Merge tag 'v3.9' into efi-for-tip2Matt Fleming2-64/+14
2013-04-29kvm: KVM_CAP_IOMMU only available with device assignmentAlex Williamson1-0/+2
2013-04-29mm: speedup in __early_pfn_to_nidRuss Anderson1-1/+14
2013-04-29sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner1-4/+3
2013-04-29mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer1-0/+1
2013-04-29mm/IA64: use common help functions to free reserved pagesJiang Liu1-19/+4
2013-04-29mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes2-0/+4
2013-04-29ia64: Don't use create_proc_read_entry()David Howells3-348/+301
2013-04-29Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-13/+3