aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/kernel
AgeCommit message (Expand)Author
2007-03-07[IA64] fsys_getcpu for IA64Fenghua Yu
2007-03-07[IA64] remove duplicate declaration of efi_initialize_iomem_resourcesHorms
2007-03-07[IA64] Pick highest possible saved_max_pfn for crash_dumpTony Luck
2007-03-07[IA64] fix NULL pointer in ia64/irq_chip-mask/unmask functionKAMEZAWA Hiroyuki
2007-03-06[IA64] kexec: Use EFI_LOADER_DATA for ELF core headerMagnus Damm
2007-03-06[IA64] permon use-after-free fixNick Piggin
2007-03-06[IA64] point saved_max_pfn to the max_pfn of the entire systemHorms
2007-02-26[PATCH] irq: Remove set_native_irq_infoEric W. Biederman
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-02-17Fix comment typo "spin_lock_irqrestore".Robert P. J. Day
2007-02-16Pull fluff into release branchLen Brown
2007-02-16ACPI: IA64: react to acpi_table_parse() return value changeJohn Keller
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman
2007-02-14[PATCH] sysctl: C99 convert arch/ia64/kernel/perfmon and remove ABI breakageEric W. Biederman
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven
2007-02-12[PATCH] Dynamic kernel command-line: fixupsAlon Bar-Lev
2007-02-12[PATCH] Dynamic kernel command-line: ia64Alon Bar-Lev
2007-02-11[PATCH] Consolidate bust_spinlocks()Kirill Korotaev
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman
2007-02-09[PATCH] arch/ia64: ansifyAl Viro
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-02-07msi: Make MSI useable more architecturesEric W. Biederman
2007-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-02-06Pull test into release branchLen Brown
2007-02-05[IA64] Hook up getcpu system call for IA64Fenghua Yu
2007-02-05[IA64] alignment bug in ldscriptKirill Korotaev
2007-02-05[IA64] Clear IRQ affinity when unregisteredAlex Williamson
2007-02-05[IA64] Fix NULL-pointer dereference in ia64_machine_kexec()Bernhard Walle
2007-02-05[IA64] find thread for user rbs addressbibo,mao
2007-02-05[IA64] use snprintf() on features field of /proc/cpuinfoAron Griffis
2007-02-05[IA64] enable singlestep on system callbibo,mao
2007-02-05[IA64] kexec: Move machine_shutdown from machine_kexec.c to process.cHorms
2007-02-05[IA64] add newline to PAL-code warning messageHorms
2007-02-05[IA64] kexec: Remove inline declaration of efi_get_pal_addr()Horms
2007-02-05[IA64] kexec: Minor enhancement to includes in crash.cHorms
2007-02-05[IA64] kexec: Fix CONFIG_SMP=n compilationMagnus Damm
2007-02-03[PATCH] Altix: more ACPI PRT supportJohn Keller
2007-02-03[PATCH] kexec: Avoid migration of already disabled irqs (ia64)Magnus Damm
2007-02-02ACPI_NUMA: fix HP IA64 simulator issue with extended memory domainAlexey Starikovskiy
2007-02-02ACPICA: Allow ACPI id to be u32 instead of u8.Alexey Starikovskiy
2007-02-02ACPICA: Remove duplicate table definitions (non-conflicting)Alexey Starikovskiy
2007-02-02ACPICA: use new ACPI headers.Alexey Starikovskiy
2007-02-02ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy
2007-01-04ACPI: Altix: ACPI _PRT supportJohn Keller
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-12[IA64] kprobe clears qp bits for special instructionsbibo,mao