aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-06[IA64] Fix CPU freq displayed in /proc/cpuinfoVenki Pallipadi1-1/+1
2007-04-06[IA64] Fix wrong assumption about irq and vector in msi_ia64.cIshimatsu Yasuaki1-2/+2
2007-03-29[IA64] Speed up boot - skip unnecessary clock calibrationJack Steiner1-1/+16
2007-03-29[IA64] Fix possible invalid memory access in ia64_setup_msi_irq()Kenji Kaneshige1-1/+1
2007-03-20[IA64] Fix typo/thinko in crash.cJay Lan1-1/+1
2007-03-20[IA64] Fix get_model_name() for mixed cpu type systemsJack Steiner1-7/+15
2007-03-08[IA64] put kdump_find_rsvd_region in __initHorms1-1/+1
2007-03-08[IA64] add missing syscall trace clearAkiyama, Nobuyuki1-0/+1
2007-03-08[IA64] Cleanup in crash.cSimon Horman1-5/+5
2007-03-08[IA64] Cache error recoveryRuss Anderson1-21/+11
2007-03-08[IA64] Proper handling of TLB errors from duplicate itr.d dropinsRuss Anderson2-6/+35
2007-03-07[IA64] fsys_getcpu for IA64Fenghua Yu2-0/+106
2007-03-07[IA64] remove duplicate declaration of efi_initialize_iomem_resourcesHorms1-2/+0
2007-03-07[IA64] Pick highest possible saved_max_pfn for crash_dumpTony Luck1-5/+5
2007-03-07[IA64] fix NULL pointer in ia64/irq_chip-mask/unmask functionKAMEZAWA Hiroyuki1-2/+6
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