aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-12Merge branch 'x86/urgent' into core/signalIngo Molnar9-12/+24
2008-10-11Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+3
2008-10-10Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for-linus-phase3-BIngo Molnar1-1/+3
2008-10-08Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched/urgent' into sched/coreIngo Molnar1-0/+1
2008-09-29[IA64] Put the space for cpu0 per-cpu area into .data sectionTony Luck5-9/+15
2008-09-23signals: demultiplexing SIGTRAP signalSrinivasa Ds1-5/+0
2008-09-22[IA64] kexec fails on systems with blocks of uncached memoryJay Lan1-2/+3
2008-09-22[IA64] Ski simulator doesn't need check_sal_cache_flushAlex Chiang1-0/+2
2008-09-19KVM: ia64: 'struct fdesc' build fixJes Sorensen1-6/+1
2008-09-14Merge branch 'linus' into x86/iommuIngo Molnar6-30/+36
2008-09-10[IA64] prevent ia64 from invoking irq handlers on offline CPUsPaul E. McKenney1-3/+1
2008-09-10[IA64] arch/ia64/sn/pci/tioca_provider.c: introduce missing kfreeJulia Lawall1-1/+3
2008-09-10[IA64] fix up bte.hRobin Holt1-4/+5
2008-09-10[IA64] fix compile failure with non modular buildsJames Bottomley3-22/+27
2008-09-10Merge commit 'v2.6.27-rc6' into x86/iommuIngo Molnar4-4/+22
2008-09-09lib: Correct printk %pF to work on all architecturesJames Bottomley2-0/+15
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul1-0/+1
2008-09-08ia64: dma_alloc_coherent always use GFP_DMAFUJITA Tomonori1-1/+3
2008-08-25[IA64] Fix __{in,out}s{w,l} to handle unaligned dataJames Bottomley1-4/+6
2008-08-25[IA64] Fix ia64 build failure when CONFIG_SFC=mRobin Holt1-0/+1
2008-08-18[IA64] use generic compat_old_sys_readdirChristoph Hellwig3-140/+1
2008-08-18[IA64] pci_acpi_scan_root cleanupLuck, Tony1-10/+11
2008-08-18[IA64] Shrink shadow_flush_counts to a short array to save 8k of per_cpu area.Robin Holt1-4/+4
2008-08-18[IA64] Remove sn2_defconfig.Robin Holt1-1285/+0
2008-08-15kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying1-1/+1
2008-08-12[IA64] use bcd2bin/bin2bcdAdrian Bunk1-1/+1
2008-08-12[IA64] Ensure cpu0 can access per-cpu variables in early boot codeTony Luck6-12/+53
2008-08-04[IA64] Update generic configTony Luck1-4/+67
2008-08-04[IA64] Eliminate trailing backquote in IA64_SGI_UVJack Steiner1-2/+2
2008-08-04[IA64] update generic_defconfig to support sn2.Robin Holt1-6/+16
2008-08-04[IA64] update generic_defconfig for 2.6.27-rc1Robin Holt1-210/+293
2008-08-04[IA64] Allow ia64 to CONFIG_NR_CPUS up to 4096Robin Holt1-3/+3
2008-08-04[IA64] Cleanup generated file not ignored by .gitignoreRobin Holt1-0/+1
2008-08-04[IA64] pv_ops: fix ivt.S paravirtualizationIsaku Yamahata1-2/+2
2008-08-01[IA64] Move include/asm-ia64 to arch/ia64/include/asmTony Luck192-11/+29374
2008-07-30GRU Driver: hardware data structuresJack Steiner1-1/+3
2008-07-27KVM: ia64: Fix irq disabling leak in error handling codeJulia Lawall1-2/+3
2008-07-26tracehook: wait_task_inactiveRoland McGrath1-2/+2
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori3-4/+5
2008-07-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-0/+6
2008-07-25kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S1-4/+2
2008-07-25[IA64] Wire up new system callsTony Luck1-0/+6
2008-07-24flag parameters: pipeUlrich Drepper2-2/+2
2008-07-24bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner1-9/+10
2008-07-24hugetlb: introduce pud_hugeAndi Kleen1-0/+6
2008-07-24hugetlb: modular state for hugetlb page sizeAndi Kleen1-3/+4
2008-07-24mm: remove double indirection on tlb parameter to free_pgd_range() & CoJan Beulich1-1/+1
2008-07-24mm: move bootmem descriptors definition to a single placeJohannes Weiner1-6/+5
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen1-7/+15
2008-07-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds20-311/+968