aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAgeFilesLines
* [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
* ACPI: Altix: ACPI _PRT supportJohn Keller2007-01-041-0/+3
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-12-221-3/+1
|\
| * ACPI: replace kmalloc+memset with kzallocBurman Yan2006-12-201-3/+1
* | [PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM...Ingo Molnar2006-12-221-2/+8
|/
* [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] - Reduce overhead of FP exception logging messagesJack Steiner2006-12-121-10/+40
* [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-126-25/+67
* [PATCH] struct path: convert ia64Josef Sipek2006-12-082-8/+8
* Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds2006-12-0716-27/+902
|\
| * [IA64] replace kmalloc+memset with kzallocYan Burman2006-12-071-2/+1
| * [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/+4
| * [IA64] More Itanium PAL spec updatesRuss Anderson2006-12-071-1/+8
| * [IA64] Update processor_info featuresRuss Anderson2006-12-071-2/+11
| * [IA64] sparse cleanupsMatthew Wilcox2006-12-072-7/+7
| * [IA64] IA64 Kexec/kdumpZou Nan hai2006-12-0710-5/+867
* | 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/+0
* | | [PATCH] kprobes: enable booster on the preemptible kernelMasami Hiramatsu2006-12-071-1/+1
* | | [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
| |/ |/|
* | WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-052-9/+11
|/
* [IA64] use generic_handle_irq()Ingo Molnar2006-11-162-3/+3
* [IA64] typename -> name conversionIngo Molnar2006-11-162-3/+3
* [IA64] irqs: use `name' not `typename'Andrew Morton2006-11-162-2/+2
* Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds2006-10-314-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
* | [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-271-7/+1
|/
* [IA64] Count resched interruptsJack Steiner2006-10-171-2/+18
* [IA64] remove unused acpi_kbd_controller_present, acpi_legacy_devicesBjorn Helgaas2006-10-171-9/+0
* [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/+3
* [IA64] - Allow IPIs in timer loopJack Steiner2006-10-171-0/+6
* [IA64] perfmon fix for global IRQ fixTony Luck2006-10-171-1/+2
* [IA64] Fix breakage from irq changeTony Luck2006-10-062-3/+9
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-054-24/+22
* [PATCH] msi: move the ia64 code into arch/ia64Eric W. Biederman2006-10-042-0/+144
* [PATCH] genirq: ia64 irq: Dynamic irq supportEric W. Biederman2006-10-041-0/+20
* fix file specification in commentsUwe Zeisberger2006-10-033-3/+3
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-10-031-1/+0
|\