aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-05Merge branch 'linus' into core/iommuIngo Molnar20-39/+1660
2009-02-25[IA64] Don't go beyond iosapic_intr_info's arraysizeRoel Kluin1-1/+1
2009-02-25[IA64] Do not go beyond ARRAY_SIZE of unw.hashRoel Kluin1-1/+1
2009-02-25[IA64] enable setting DMAR on by defaultKyle McMartin1-0/+11
2009-02-19[IA64] xen_domu build fixTony Luck1-2/+2
2009-02-19[IA64] fixes configs and add default config for ia64 xen domUIsaku Yamahata3-2/+1606
2009-02-19[IA64] Remove redundant cpu_clear() in __cpu_disable pathAlex Chiang1-2/+1
2009-02-19[IA64] Revert "prevent ia64 from invoking irq handlers on offline CPUs"Alex Chiang1-1/+3
2009-02-19[IA64] bte_copy of BTE_MAX_XFER trips BUG_ON.Robin Holt2-4/+5
2009-02-19[IA64] Build fix for __early_pfn_to_nid() undefined link errorTony Luck1-2/+1
2009-02-18mm: fix memmap init for handling memory holeKAMEZAWA Hiroyuki1-1/+1
2009-02-18mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki2-5/+1
2009-02-15KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang1-0/+4
2009-02-15KVM: Avoid using CONFIG_ in userspace visible headersAvi Kivity1-0/+4
2009-02-15KVM: ia64: fix fp fault/trap handlerYang Zhang1-8/+9
2009-02-04PCI: return error on failure to read PCI ROMsTimothy S. Nelson2-2/+2
2009-02-03IA64: fix swiotlb alloc_coherent for non DMA_64BIT_MASK devices, fixYasunori Goto1-1/+1
2009-01-29Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap1-6/+6
2009-01-29IA64: fix VT-d dma_mapping_errorFUJITA Tomonori1-6/+0
2009-01-29IA64: fix swiotlb alloc_coherent for non DMA_64BIT_MASK devicesFUJITA Tomonori1-1/+9
2009-01-27IA64: fix compile error on IA64_DIG_VTDFUJITA Tomonori2-3/+3
2009-01-26eeprom: More consistent symbol namesJean Delvare2-2/+2
2009-01-16Merge branch 'misc' into releaseLen Brown1-1/+1
2009-01-16kprobes: check CONFIG_FREEZER instead of CONFIG_PMMasami Hiramatsu1-1/+1
2009-01-16Merge branch 'linus' into core/iommuIngo Molnar16-10/+58
2009-01-15[IA64] SN specific version of dma_get_required_mask()John Keller6-0/+45
2009-01-15[IA64] generic_defconfig: Enable SATA_VITESSEBrent Casavant1-1/+1
2009-01-15[IA64] dump stack on kernel unaligned warningsDoug Chapman1-1/+5
2009-01-15[IA64] Turn on CONFIG_HAVE_UNSTABLE_CLOCKTony Luck1-0/+1
2009-01-15[IA64] Update to use account_{steal,idle}_ticksIsaku Yamahata1-2/+2
2009-01-14Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds4-4/+4
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2-2/+0
2009-01-14[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens4-4/+4
2009-01-11Merge branch 'linus' into core/iommuIngo Molnar16-114/+112
2009-01-10Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-11/+8
2009-01-09Merge branch 'linus' into releaseLen Brown45-1125/+1248
2009-01-09Merge branch 'misc' into releaseLen Brown1-0/+1
2009-01-09ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"Zhao Yakui1-0/+1
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-01-07convert to use generic dma_map_ops struct, cleanupFUJITA Tomonori2-5/+5
2009-01-06ia64: introduce asm/swab.hHarvey Harrison3-36/+36
2009-01-06Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-38/+1
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2-3/+2
2009-01-06kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu1-3/+5
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox1-6/+0
2009-01-06mm: show node to memory section relationship with symlinks in sysfsGary Hade1-1/+1
2009-01-06ia64: fix section mismatch swiotlb_dma_init -> swiotlb_initLuck, Tony1-1/+1
2009-01-06IA64: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2-3/+2
2009-01-06[IA64] fix typo in cpumask_of_pcibus()Ingo Molnar1-1/+1
2009-01-06x86, ia64: remove duplicated swiotlb codeFUJITA Tomonori1-16/+0