aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)Author
2013-06-18PCI/IA64: Add host bridge resource release for _CRS pathYijing Wang
2013-06-18PCI/IA64: fix memleak for create pci root bus failJiang Liu
2013-06-18PCI/IA64: Allocate pci_root_info instead of using stackYijing Wang
2013-06-18PCI/IA64: embed pci hostbridge resources into pci_root_infoYijing Wang
2013-06-18PCI/IA64: SN: use normal resource instead of pci_windowYijing Wang
2013-06-18PCI/IA64: SN: remove sn_pci_window_fixup()Yijing Wang
2013-06-17Merge 3.10-rc6 into driver-core-nextGreg Kroah-Hartman
2013-06-17net: add socket option for low latency pollingEliezer Tamir
2013-06-17[IA64] Fix include dependency in asm/irqflags.hDavid Daney
2013-06-07ia64/PCI: Clean up pci_scan_root_bus() usageJiang Liu
2013-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-06arch, mm: Remove tlb_fast_mode()Peter Zijlstra
2013-06-03[IA64] hpsim: Fix check for overlong simscsi prefix.Chen Gang
2013-06-03[IA64] pci: Remove unused fallback_devBjorn Helgaas
2013-06-03[IA64] perfmon: Use %*phD specifier to dump small buffersAndy Shevchenko
2013-06-03[IA64] Fix trap #45 handlingChen Gang
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell
2013-05-28net: pass info struct via netdevice notifierJiri Pirko
2013-05-19KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in MakefilesMarc Zyngier
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-05-05Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-05-05ia64: single_open() leaksAl Viro
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-30Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-04-30dump_stack: implement arch-specific hardware description in task dumpsTejun Heo
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-30Merge tag 'v3.9' into efi-for-tip2Matt Fleming
2013-04-29kvm: KVM_CAP_IOMMU only available with device assignmentAlex Williamson
2013-04-29mm: speedup in __early_pfn_to_nidRuss Anderson
2013-04-29sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner
2013-04-29mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer
2013-04-29mm/IA64: use common help functions to free reserved pagesJiang Liu
2013-04-29mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes
2013-04-29ia64: Don't use create_proc_read_entry()David Howells
2013-04-29Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-04-29Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-29Merge tag 'please-pull-misc-3.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-04-28kvm: Allow build-time configuration of KVM device assignmentAlex Williamson
2013-04-28Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-04-26KVM: IA64: Carry non-ia64 changes into ia64Alexander Graf
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-17KVM: ia64: Fix kvm_vm_ioctl_irq_lineYang Zhang
2013-04-17idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner
2013-04-17ia64: Make sure interrupts enabled when we "safe_halt()"Luck, Tony