aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-07Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds24-48/+1008
2006-12-07[IA64] replace kmalloc+memset with kzallocYan Burman4-13/+6
2006-12-07[IA64] resolve name clash by renaming is_available_memory()Christoph Lameter1-3/+3
2006-12-07[IA64] Need export for csum_ipv6_magicTony Luck1-0/+1
2006-12-07[PATCH] Add support for type argument in PAL_GET_PSTATEVenkatesh Pallipadi1-7/+4
2006-12-07[IA64] tidy up return value of ip_fast_csumChen, Kenneth W1-1/+2
2006-12-07[IA64] implement csum_ipv6_magic for ia64.Chen, Kenneth W1-2/+53
2006-12-07[IA64] More Itanium PAL spec updatesRuss Anderson1-1/+8
2006-12-07[IA64] Update processor_info featuresRuss Anderson1-2/+11
2006-12-07[IA64] SN: Correctly update smp_affinty maskJohn Keller2-7/+15
2006-12-07[IA64] sparse cleanupsMatthew Wilcox2-7/+7
2006-12-07[IA64] IA64 Kexec/kdumpZou Nan hai12-5/+898
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-4/+4
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar2-4/+0
2006-12-07[PATCH] kprobes: enable booster on the preemptible kernelMasami Hiramatsu1-1/+1
2006-12-07[PATCH] elf: Always define elf_addr_t in linux/elf.hMagnus Damm1-2/+0
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter2-2/+2
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter3-7/+7
2006-12-07[PATCH] shared page table for hugetlb pageChen, Kenneth W1-0/+5
2006-12-07[PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpuSiddha, Suresh B1-4/+4
2006-12-06[IA64] Fix pci.c kernel compilation breakage.Peter Chubb1-2/+2
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells3-11/+13
2006-12-02[NET]: IA64 checksum annotations and cleanups.Al Viro2-42/+27
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds10-621/+1002
2006-12-01Altix: Initial ACPI support - ROM shadowing.John Keller3-2/+39
2006-12-01Altix: Add initial ACPI IO supportJohn Keller10-570/+945
2006-12-01PCI: Use pci_generic_prep_mwi on ia64Matthew Wilcox1-51/+20
2006-11-30Fix misc .c/.h comment typosMatt LaPlante1-4/+4
2006-11-16[IA64] a fix towards allmodconfig buildLuck, Tony1-2/+2
2006-11-16[IA64] use generic_handle_irq()Ingo Molnar2-3/+3
2006-11-16[IA64] typename -> name conversionIngo Molnar4-5/+5
2006-11-16[IA64] irqs: use `name' not `typename'Andrew Morton2-2/+2
2006-11-15[IA64] bte_unaligned_copy() transfers one extra cache line.Robin Holt1-5/+4
2006-11-14[PATCH] hugetlb: prepare_hugepage_range check offset tooHugh Dickins1-1/+3
2006-11-13[PATCH] mspec driver build fixJes Sorensen1-0/+9
2006-11-08[PATCH] ia64: select ACPI_NUMA if ACPIKAMEZAWA Hiroyuki1-0/+1
2006-10-31Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds4-36/+84
2006-10-31[IA64] Correct definition of handle_IPIKeith Owens1-1/+1
2006-10-31[IA64] move SAL_CACHE_FLUSH check later in bootTroy Heber2-4/+9
2006-10-31[IA64] MCA recovery: Montecito supportRuss Anderson1-27/+68
2006-10-31[IA64] cpu-hotplug: Fixing confliction between CPU hot-add and IPIKenji Kaneshige1-4/+6
2006-10-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2-1/+70
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton1-7/+1
2006-10-27PCI: fix pci_fixup_video as it blows up on sparc64Eiichiro Oiwa2-1/+70
2006-10-17[IA64] Count resched interruptsJack Steiner1-2/+18
2006-10-17[IA64] remove unused acpi_kbd_controller_present, acpi_legacy_devicesBjorn Helgaas2-21/+0
2006-10-17[IA64] update sn2_defconfigJes Sorensen1-44/+175
2006-10-17[IA64] reformat pal.S to fit in 80 columns, fix typosBjorn Helgaas1-23/+24
2006-10-17[IA64] remove unused PAL_CALL_IC_OFFBjorn Helgaas1-8/+3
2006-10-17[IA64] - Allow IPIs in timer loopJack Steiner1-0/+6