summaryrefslogtreecommitdiff
path: root/arch/ia64/kernel
AgeCommit message (Expand)AuthorFilesLines
2007-05-08Add IRQF_IRQPOLL flag on IA64Bernhard Walle1-1/+1
2007-05-08Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli1-0/+9
2007-05-08kprobes: kretprobes simplificationsChristoph Hellwig1-14/+4
2007-05-08EFI: warn only for pre-1.00 system tablesBjorn Helgaas1-5/+5
2007-05-08Kprobes: print details of kretprobe on assertion failureAnanth N Mavinakayanahalli1-1/+2
2007-05-08kdump/kexec: calculate note size at compile timeSimon Horman1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap11-11/+0
2007-05-08move die notifier handling to common codeChristoph Hellwig5-21/+5
2007-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds9-39/+385
2007-05-07get_unmapped_area handles MAP_FIXED on ia64Benjamin Herrenschmidt1-0/+7
2007-04-30Pull mem-attribute into release branchTony Luck1-3/+43
2007-04-30Pull percpu-dtc into release branchTony Luck6-36/+48
2007-04-30Pull error-inject into release branchTony Luck2-0/+294
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-30[IA64] fail mmaps that span areas with incompatible attributesBjorn Helgaas1-3/+43
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/...Linus Torvalds1-108/+92