aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-06[IA64] kexec: Use EFI_LOADER_DATA for ELF core headerMagnus Damm2-0/+60
2007-03-06[IA64] permon use-after-free fixNick Piggin1-4/+7
2007-03-06[IA64] point saved_max_pfn to the max_pfn of the entire systemHorms1-0/+6
2007-02-26[PATCH] irq: Remove set_native_irq_infoEric W. Biederman1-1/+1
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2007-02-17Fix comment typo "spin_lock_irqrestore".Robert P. J. Day1-1/+1
2007-02-16Pull fluff into release branchLen Brown1-2/+2
2007-02-16ACPI: IA64: react to acpi_table_parse() return value changeJohn Keller1-2/+2
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2-2/+2
2007-02-14[PATCH] sysctl: C99 convert arch/ia64/kernel/perfmon and remove ABI breakageEric W. Biederman1-9/+47
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner1-1/+1
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven2-5/+5
2007-02-12[PATCH] Dynamic kernel command-line: fixupsAlon Bar-Lev2-4/+0
2007-02-12[PATCH] Dynamic kernel command-line: ia64Alon Bar-Lev3-6/+8
2007-02-11[PATCH] Consolidate bust_spinlocks()Kirill Korotaev1-30/+0
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day1-2/+1
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman1-0/+2
2007-02-09[PATCH] arch/ia64: ansifyAl Viro2-3/+3
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-7/+12
2007-02-07msi: Make MSI useable more architecturesEric W. Biederman1-7/+12
2007-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-108/+92
2007-02-06Pull test into release branchLen Brown1-108/+92
2007-02-05[IA64] Hook up getcpu system call for IA64Fenghua Yu1-0/+2
2007-02-05[IA64] alignment bug in ldscriptKirill Korotaev1-0/+1
2007-02-05[IA64] Clear IRQ affinity when unregisteredAlex Williamson1-0/+5
2007-02-05[IA64] Fix NULL-pointer dereference in ia64_machine_kexec()Bernhard Walle2-0/+7
2007-02-05[IA64] find thread for user rbs addressbibo,mao1-1/+1
2007-02-05[IA64] use snprintf() on features field of /proc/cpuinfoAron Griffis1-17/+14
2007-02-05[IA64] enable singlestep on system callbibo,mao1-6/+6
2007-02-05[IA64] kexec: Move machine_shutdown from machine_kexec.c to process.cHorms2-13/+16
2007-02-05[IA64] add newline to PAL-code warning messageHorms1-1/+1
2007-02-05[IA64] kexec: Remove inline declaration of efi_get_pal_addr()Horms1-1/+1
2007-02-05[IA64] kexec: Minor enhancement to includes in crash.cHorms1-1/+2
2007-02-05[IA64] kexec: Fix CONFIG_SMP=n compilationMagnus Damm2-4/+9
2007-02-03[PATCH] Altix: more ACPI PRT supportJohn Keller1-0/+3
2007-02-03[PATCH] kexec: Avoid migration of already disabled irqs (ia64)Magnus Damm1-0/+3
2007-02-02ACPI_NUMA: fix HP IA64 simulator issue with extended memory domainAlexey Starikovskiy1-2/+2
2007-02-02ACPICA: Allow ACPI id to be u32 instead of u8.Alexey Starikovskiy1-16/+0
2007-02-02ACPICA: Remove duplicate table definitions (non-conflicting)Alexey Starikovskiy1-86/+86
2007-02-02ACPICA: use new ACPI headers.Alexey Starikovskiy1-3/+3
2007-02-02ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy1-4/+4
2007-01-04ACPI: Altix: ACPI _PRT supportJohn Keller1-0/+3
2006-12-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-3/+1
2006-12-22[PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM idle codeIngo Molnar1-2/+8
2006-12-20ACPI: replace kmalloc+memset with kzallocBurman Yan1-3/+1
2006-12-12[IA64] kprobe clears qp bits for special instructionsbibo,mao1-53/+122
2006-12-12[IA64] enable trap code on slot 1Tony Luck2-15/+39
2006-12-12[IA64] Take defensive stance on ia64_pal_get_brand_info()Tony Luck1-2/+2
2006-12-12[IA64] - Reduce overhead of FP exception logging messagesJack Steiner1-10/+40
2006-12-12[IA64] kexec/kdump: tidy up declaration of relocate_new_kernel_tHorms1-2/+5