summaryrefslogtreecommitdiffstats
path: root/arch/ia64
AgeCommit message (Expand)Author
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
2006-12-07[IA64] implement csum_ipv6_magic for ia64.Chen, Kenneth W
2006-12-07[IA64] More Itanium PAL spec updatesRuss Anderson
2006-12-07[IA64] Update processor_info featuresRuss Anderson
2006-12-07[IA64] SN: Correctly update smp_affinty maskJohn Keller
2006-12-07[IA64] sparse cleanupsMatthew Wilcox
2006-12-07[IA64] IA64 Kexec/kdumpZou Nan hai
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar
2006-12-07[PATCH] kprobes: enable booster on the preemptible kernelMasami Hiramatsu
2006-12-07[PATCH] elf: Always define elf_addr_t in linux/elf.hMagnus Damm
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-12-07[PATCH] shared page table for hugetlb pageChen, Kenneth W
2006-12-07[PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpuSiddha, Suresh B
2006-12-06[IA64] Fix pci.c kernel compilation breakage.Peter Chubb
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells
2006-12-02[NET]: IA64 checksum annotations and cleanups.Al Viro
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-12-01Altix: Initial ACPI support - ROM shadowing.John Keller
2006-12-01Altix: Add initial ACPI IO supportJohn Keller
2006-12-01PCI: Use pci_generic_prep_mwi on ia64Matthew Wilcox
2006-11-30Fix misc .c/.h comment typosMatt LaPlante
2006-11-16[IA64] a fix towards allmodconfig buildLuck, Tony
2006-11-16[IA64] use generic_handle_irq()Ingo Molnar
2006-11-16[IA64] typename -> name conversionIngo Molnar
2006-11-16[IA64] irqs: use `name' not `typename'Andrew Morton
2006-11-15[IA64] bte_unaligned_copy() transfers one extra cache line.Robin Holt