summaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)AuthorFilesLines
2009-02-15net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly1-0/+3
2009-02-16[IA64] fix __apci_unmap_tableYinghai Lu1-1/+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-13Merge branch 'core/header-fixes' into x86/headersIngo Molnar5-5/+4
2009-02-13Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar1-1/+1
2009-02-13Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/...Ingo Molnar1-0/+4
2009-02-13Merge branch 'linus' into x86/apicIngo Molnar2-2/+2
2009-02-12preempt-count: force hardirq-count to max of 10Steven Rostedt1-10/+0
2009-02-11SGI IA64 UV: fix ia64 build error in the linux-next treeDean Nelson1-0/+13
2009-02-09Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar2-2/+2
2009-02-09acpi/x86: introduce __apci_map_table, v4Yinghai Lu1-0/+4
2009-02-09Merge commit 'v2.6.29-rc4' into tracing/coreIngo Molnar2-2/+2
2009-02-09percpu: make PER_CPU_BASE_SECTION overridable by archesBrian Gerst1-2/+2
2009-02-06Neither asm/types.h nor linux/types.h is required for arch/ia64/include/asm/f...Jaswinder Singh Rajput1-2/+0
2009-02-05Merge branch 'x86/urgent' into x86/apicIngo Molnar1-6/+6
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-02-03Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing...Ingo Molnar3-8/+8
2009-02-01headers_check fix: ia64, swab.hJaswinder Singh Rajput1-1/+1
2009-02-01headers_check fix: ia64, kvm.hJaswinder Singh Rajput1-2/+1
2009-02-01headers_check fix: ia64, intrinsics.hJaswinder Singh Rajput1-0/+1
2009-02-01headers_check fix: ia64, gcc_intrin.hJaswinder Singh Rajput1-0/+1
2009-02-01headers_check fix: ia64, fpu.hJaswinder Singh Rajput1-1/+1
2009-01-30Merge branch 'linus' into core/percpuIngo Molnar1-6/+6
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-27Merge branch 'linus' into core/percpuIngo Molnar2-2/+2
2009-01-26eeprom: More consistent symbol namesJean Delvare2-2/+2
2009-01-21Merge branch 'x86/mm' into core/percpuIngo Molnar17-11/+59
2009-01-21Merge branch 'cpus4096' into core/percpuIngo Molnar1-1/+1
2009-01-18Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/coreIngo Molnar17-11/+59
2009-01-17linker script: add missing .data.percpu.page_alignedTejun Heo1-0/+1
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-15sched: fix warning on ia64Mike Travis1-1/+1
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-15irq: update all arches for new irq_desc, fixMike Travis1-4/+8
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-14ftrace, ia64: IA64 dynamic ftrace supportShaohua Li5-0/+277