summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-071-4/+4
|\ \
| * | [PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpuSiddha, Suresh B2006-12-071-4/+4
* | | [PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar2006-12-072-4/+0Star
* | | [PATCH] kprobes: enable booster on the preemptible kernelMasami Hiramatsu2006-12-071-1/+1
* | | [PATCH] elf: Always define elf_addr_t in linux/elf.hMagnus Damm2006-12-071-2/+0Star
* | | [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-072-2/+2
* | | [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-073-7/+7
* | | [PATCH] shared page table for hugetlb pageChen, Kenneth W2006-12-071-0/+5
| |/ |/|
* | [IA64] Fix pci.c kernel compilation breakage.Peter Chubb2006-12-061-2/+2
* | WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-053-11/+13
|/
* [NET]: IA64 checksum annotations and cleanups.Al Viro2006-12-032-42/+27Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-12-0210-621/+1002
|\
| * Altix: Initial ACPI support - ROM shadowing.John Keller2006-12-013-2/+39
| * Altix: Add initial ACPI IO supportJohn Keller2006-12-0110-570/+945
| * PCI: Use pci_generic_prep_mwi on ia64Matthew Wilcox2006-12-011-51/+20Star
* | Fix misc .c/.h comment typosMatt LaPlante2006-11-301-4/+4
|/
* [IA64] a fix towards allmodconfig buildLuck, Tony2006-11-161-2/+2
* [IA64] use generic_handle_irq()Ingo Molnar2006-11-162-3/+3
* [IA64] typename -> name conversionIngo Molnar2006-11-164-5/+5
* [IA64] irqs: use `name' not `typename'Andrew Morton2006-11-162-2/+2
* [IA64] bte_unaligned_copy() transfers one extra cache line.Robin Holt2006-11-151-5/+4Star
* [PATCH] hugetlb: prepare_hugepage_range check offset tooHugh Dickins2006-11-141-1/+3
* [PATCH] mspec driver build fixJes Sorensen2006-11-131-0/+9
* [PATCH] ia64: select ACPI_NUMA if ACPIKAMEZAWA Hiroyuki2006-11-091-0/+1
* Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds2006-11-014-36/+84
|\
| * [IA64] Correct definition of handle_IPIKeith Owens2006-10-311-1/+1
| * [IA64] move SAL_CACHE_FLUSH check later in bootTroy Heber2006-10-312-4/+9
| * [IA64] MCA recovery: Montecito supportRuss Anderson2006-10-311-27/+68
| * [IA64] cpu-hotplug: Fixing confliction between CPU hot-add and IPIKenji Kaneshige2006-10-311-4/+6
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-10-282-1/+70
|\ \
| * | PCI: fix pci_fixup_video as it blows up on sparc64Eiichiro Oiwa2006-10-272-1/+70
| |/
* / [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-281-7/+1Star
|/
* [IA64] Count resched interruptsJack Steiner2006-10-181-2/+18
* [IA64] remove unused acpi_kbd_controller_present, acpi_legacy_devicesBjorn Helgaas2006-10-172-21/+0Star
* [IA64] update sn2_defconfigJes Sorensen2006-10-171-44/+175
* [IA64] reformat pal.S to fit in 80 columns, fix typosBjorn Helgaas2006-10-171-23/+24
* [IA64] remove unused PAL_CALL_IC_OFFBjorn Helgaas2006-10-171-8/+3Star
* [IA64] - Allow IPIs in timer loopJack Steiner2006-10-171-0/+6