aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)Author
2007-02-05[IA64] swiotlb bug fixesJan Beulich
2007-02-05[IA64] Hook up getcpu system call for IA64Fenghua Yu
2007-02-05[IA64] clean up sparsemem memory_present callBob Picco
2007-02-05[IA64] show_mem() for IA64 sparsemem NUMAGeorge Beshers
2007-02-05[IA64] missing exports hwsw_sync_...Jan Beulich
2007-02-05[IA64] alignment bug in ldscriptKirill Korotaev
2007-02-05[IA64] register memory ranges in a consistent mannerBob Picco
2007-02-05[IA64] Enable SWIOTLB only when neededJan Beulich
2007-02-05[IA64-SGI] Check for TIO errors on shub2 AltixRuss Anderson
2007-02-05[IA64] Clear IRQ affinity when unregisteredAlex Williamson
2007-02-05[IA64] fix ACPI Kconfig issuesLen Brown
2007-02-05[IA64] Fix NULL-pointer dereference in ia64_machine_kexec()Bernhard Walle
2007-02-05[IA64] find thread for user rbs addressbibo,mao
2007-02-05[IA64] use snprintf() on features field of /proc/cpuinfoAron Griffis
2007-02-05[IA64] enable singlestep on system callbibo,mao
2007-02-05[IA64] kexec: Move machine_shutdown from machine_kexec.c to process.cHorms
2007-02-05[IA64] add newline to PAL-code warning messageHorms
2007-02-05[IA64] kexec: Remove inline declaration of efi_get_pal_addr()Horms
2007-02-05[IA64] kexec: Minor enhancement to includes in crash.cHorms
2007-02-05[IA64] kexec: typo in the saved_max_pfn description in contig.cHorms
2007-02-05[IA64] Zero size /proc/vmcore on ia64Horms
2007-02-05[IA64] kexec: Fix CONFIG_SMP=n compilationMagnus Damm
2007-02-03[PATCH] Altix: more ACPI PRT supportJohn Keller
2007-02-03[PATCH] kexec: Avoid migration of already disabled irqs (ia64)Magnus Damm
2007-01-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-01-11[PATCH] Fix sparsemem on CellDave Hansen
2007-01-04ACPI: Altix: ACPI _PRT supportJohn Keller
2006-12-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2006-12-22[PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM...Ingo Molnar
2006-12-20ACPI: replace kmalloc+memset with kzallocBurman Yan
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-12[IA64] kprobe clears qp bits for special instructionsbibo,mao
2006-12-12[IA64] enable trap code on slot 1Tony Luck
2006-12-12[IA64] Take defensive stance on ia64_pal_get_brand_info()Tony Luck
2006-12-12[IA64] fix possible XPC deadlock when disconnectingDean Nelson
2006-12-12[IA64] - Reduce overhead of FP exception logging messagesJack Steiner
2006-12-12[IA64] fix arch/ia64/mm/contig.c:235: warning: unused variable `nid'Tony Luck
2006-12-12[IA64] s/termios/ktermios/ in simserial.cTony Luck
2006-12-12[IA64] kexec/kdump: tidy up declaration of relocate_new_kernel_tHorms
2006-12-12[IA64] Kexec/Kdump: honour non-zero crashkernel offset.Horms
2006-12-12[IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutationsHorms
2006-12-12[IA64] Do not call SN_SAL_SET_CPU_NUMBER twice on cpu 0Jay Lan
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells
2006-12-08[PATCH] struct path: convert ia64Josef Sipek
2006-12-07Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds
2006-12-07[IA64] replace kmalloc+memset with kzallocYan Burman
2006-12-07[IA64] resolve name clash by renaming is_available_memory()Christoph Lameter
2006-12-07[IA64] Need export for csum_ipv6_magicTony Luck
2006-12-07[PATCH] Add support for type argument in PAL_GET_PSTATEVenkatesh Pallipadi
2006-12-07[IA64] tidy up return value of ip_fast_csumChen, Kenneth W