summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
...
* | | [IA64] register memory ranges in a consistent mannerBob Picco2007-02-062-3/+20
* | | [IA64] Enable SWIOTLB only when neededJan Beulich2007-02-051-1/+4
* | | [IA64-SGI] Check for TIO errors on shub2 AltixRuss Anderson2007-02-051-4/+12
* | | [IA64] Clear IRQ affinity when unregisteredAlex Williamson2007-02-051-0/+5
* | | [IA64] fix ACPI Kconfig issuesLen Brown2007-02-051-2/+2
* | | [IA64] Fix NULL-pointer dereference in ia64_machine_kexec()Bernhard Walle2007-02-052-0/+7
* | | [IA64] find thread for user rbs addressbibo,mao2007-02-051-1/+1
* | | [IA64] use snprintf() on features field of /proc/cpuinfoAron Griffis2007-02-051-17/+14Star
* | | [IA64] enable singlestep on system callbibo,mao2007-02-051-6/+6
* | | [IA64] kexec: Move machine_shutdown from machine_kexec.c to process.cHorms2007-02-052-13/+16
* | | [IA64] add newline to PAL-code warning messageHorms2007-02-051-1/+1
* | | [IA64] kexec: Remove inline declaration of efi_get_pal_addr()Horms2007-02-051-1/+1
* | | [IA64] kexec: Minor enhancement to includes in crash.cHorms2007-02-051-1/+2
* | | [IA64] kexec: typo in the saved_max_pfn description in contig.cHorms2007-02-051-1/+1
* | | [IA64] Zero size /proc/vmcore on ia64Horms2007-02-051-0/+6
* | | [IA64] kexec: Fix CONFIG_SMP=n compilationMagnus Damm2007-02-052-4/+9
|/ /
* | [PATCH] Altix: more ACPI PRT supportJohn Keller2007-02-031-0/+3
* | [PATCH] kexec: Avoid migration of already disabled irqs (ia64)Magnus Damm2007-02-031-0/+3
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-01-122-0/+6
|\
| * ACPI: Altix: ACPI _PRT supportJohn Keller2007-01-042-0/+6
* | [PATCH] Fix sparsemem on CellDave Hansen2007-01-121-2/+3
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-12-231-3/+1Star
|\
| * ACPI: replace kmalloc+memset with kzallocBurman Yan2006-12-201-3/+1Star
* | [PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM...Ingo Molnar2006-12-221-2/+8
|/
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [IA64] kprobe clears qp bits for special instructionsbibo,mao2006-12-121-53/+122
* [IA64] enable trap code on slot 1Tony Luck2006-12-122-15/+39
* [IA64] Take defensive stance on ia64_pal_get_brand_info()Tony Luck2006-12-121-2/+2
* [IA64] fix possible XPC deadlock when disconnectingDean Nelson2006-12-122-26/+53
* [IA64] - Reduce overhead of FP exception logging messagesJack Steiner2006-12-121-10/+40
* [IA64] fix arch/ia64/mm/contig.c:235: warning: unused variable `nid'Tony Luck2006-12-122-9/+3Star
* [IA64] s/termios/ktermios/ in simserial.cTony Luck2006-12-121-1/+1
* [IA64] kexec/kdump: tidy up declaration of relocate_new_kernel_tHorms2006-12-121-2/+5
* [IA64] Kexec/Kdump: honour non-zero crashkernel offset.Horms2006-12-121-4/+10
* [IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutationsHorms2006-12-127-25/+73
* [IA64] Do not call SN_SAL_SET_CPU_NUMBER twice on cpu 0Jay Lan2006-12-121-2/+10
* [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-081-0/+8
* [PATCH] struct path: convert ia64Josef Sipek2006-12-083-10/+10
* Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds2006-12-0824-48/+1008
|\
| * [IA64] replace kmalloc+memset with kzallocYan Burman2006-12-074-13/+6Star
| * [IA64] resolve name clash by renaming is_available_memory()Christoph Lameter2006-12-071-3/+3
| * [IA64] Need export for csum_ipv6_magicTony Luck2006-12-071-0/+1
| * [PATCH] Add support for type argument in PAL_GET_PSTATEVenkatesh Pallipadi2006-12-071-7/+4Star
| * [IA64] tidy up return value of ip_fast_csumChen, Kenneth W2006-12-071-1/+2
| * [IA64] implement csum_ipv6_magic for ia64.Chen, Kenneth W2006-12-071-2/+53
| * [IA64] More Itanium PAL spec updatesRuss Anderson2006-12-071-1/+8
| * [IA64] Update processor_info featuresRuss Anderson2006-12-071-2/+11
| * [IA64] SN: Correctly update smp_affinty maskJohn Keller2006-12-072-7/+15
| * [IA64] sparse cleanupsMatthew Wilcox2006-12-072-7/+7
| * [IA64] IA64 Kexec/kdumpZou Nan hai2006-12-0712-5/+898