aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)Author
2008-09-29[IA64] Put the space for cpu0 per-cpu area into .data sectionTony Luck
2008-09-22[IA64] kexec fails on systems with blocks of uncached memoryJay Lan
2008-09-22[IA64] Ski simulator doesn't need check_sal_cache_flushAlex Chiang
2008-09-19KVM: ia64: 'struct fdesc' build fixJes Sorensen
2008-09-10[IA64] prevent ia64 from invoking irq handlers on offline CPUsPaul E. McKenney
2008-09-10[IA64] arch/ia64/sn/pci/tioca_provider.c: introduce missing kfreeJulia Lawall
2008-09-10[IA64] fix up bte.hRobin Holt
2008-09-10[IA64] fix compile failure with non modular buildsJames Bottomley
2008-09-09lib: Correct printk %pF to work on all architecturesJames Bottomley
2008-08-25[IA64] Fix __{in,out}s{w,l} to handle unaligned dataJames Bottomley
2008-08-25[IA64] Fix ia64 build failure when CONFIG_SFC=mRobin Holt
2008-08-18[IA64] use generic compat_old_sys_readdirChristoph Hellwig
2008-08-18[IA64] pci_acpi_scan_root cleanupLuck, Tony
2008-08-18[IA64] Shrink shadow_flush_counts to a short array to save 8k of per_cpu area.Robin Holt
2008-08-18[IA64] Remove sn2_defconfig.Robin Holt
2008-08-15kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying
2008-08-12[IA64] use bcd2bin/bin2bcdAdrian Bunk
2008-08-12[IA64] Ensure cpu0 can access per-cpu variables in early boot codeTony Luck
2008-08-04[IA64] Update generic configTony Luck
2008-08-04[IA64] Eliminate trailing backquote in IA64_SGI_UVJack Steiner
2008-08-04[IA64] update generic_defconfig to support sn2.Robin Holt
2008-08-04[IA64] update generic_defconfig for 2.6.27-rc1Robin Holt
2008-08-04[IA64] Allow ia64 to CONFIG_NR_CPUS up to 4096Robin Holt
2008-08-04[IA64] Cleanup generated file not ignored by .gitignoreRobin Holt
2008-08-04[IA64] pv_ops: fix ivt.S paravirtualizationIsaku Yamahata
2008-08-01[IA64] Move include/asm-ia64 to arch/ia64/include/asmTony Luck
2008-07-30GRU Driver: hardware data structuresJack Steiner
2008-07-27KVM: ia64: Fix irq disabling leak in error handling codeJulia Lawall
2008-07-26tracehook: wait_task_inactiveRoland McGrath
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-07-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-07-25kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S
2008-07-25[IA64] Wire up new system callsTony Luck
2008-07-24flag parameters: pipeUlrich Drepper
2008-07-24bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner
2008-07-24hugetlb: introduce pud_hugeAndi Kleen
2008-07-24hugetlb: modular state for hugetlb page sizeAndi Kleen
2008-07-24mm: remove double indirection on tlb parameter to free_pgd_range() & CoJan Beulich
2008-07-24mm: move bootmem descriptors definition to a single placeJohannes Weiner
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen
2008-07-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-07-20Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-07-20simserial: Fix up for ldisc changesAlan Cox
2008-07-20KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destructionMarcelo Tosatti
2008-07-20KVM: Add coalesced MMIO support (ia64 part)Laurent Vivier
2008-07-20KVM: kvm_io_device: extend in_range() to manage len and write attributeLaurent Vivier
2008-07-20KVM: Remove decache_vcpus_on_cpu() and related callbacksAvi Kivity
2008-07-17[IA64] Remove experimental status of kdumpBernhard Walle
2008-07-17[IA64] Avoid overflowing ia64_cpu_to_sapicid in acpi_map_lsapic()Alex Chiang
2008-07-17 [IA64] adding parameter check to module_free()Akiyama, Nobuyuki