aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds6-6/+25
2007-05-11[IA64] fix Kprobes reentrancyAnil S Keshavamurthy1-4/+8
2007-05-11[IA64] SN: validate smp_affinity mask on intr redirectJohn Keller1-0/+11
2007-05-11[PATCH] audit signal recipientsAmy Griffis1-0/+9
2007-05-11[PATCH] add SIGNAL syscall class (v3)Amy Griffis1-0/+8
2007-05-10[IA64] mca.c:121: warning: 'cpe_poll_timer' defined but not usedTony Luck1-0/+2
2007-05-10[IA64] Fix - Section mismatch: reference to .init.data:mvec_nameTony Luck1-1/+1
2007-05-10[IA64] Wire up epoll_pwait and utimensatTony Luck1-0/+2
2007-05-10[IA64] typo s/kenrel/kernel/Tony Luck1-1/+1
2007-05-09[IA64] sa_interrupt is deprecatedakpm@linux-foundation.org1-1/+1
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds11-104/+132
2007-05-09rename thread_info to stackRoman Zippel1-1/+1
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki4-0/+8
2007-05-08[IA64] wire up pselect, ppollAlexey Kuznetsov1-2/+2
2007-05-08[IA64] Add TIF_RESTORE_SIGMASKAlexey Dobriyan4-78/+27
2007-05-08[IA64] unwind did not work for processes born with CLONE_STOPPEDKirill Korotaev1-3/+4
2007-05-08[IA64] Optional method to purge the TLB on SN systemsJack Steiner2-5/+90
2007-05-08[IA64] SPIN_LOCK_UNLOCKED macro cleanup in arch/ia64Milind Arun Choudhary2-4/+4
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-08[IA64] save and restore cpus_allowed in cpu_idle_waitSiddha, Suresh B1-0/+2
2007-05-08[IA64] Removal of percpu TR cleanup in kexec codeTony Luck1-10/+1
2007-05-07[IA64] Fix some section mismatch errorsTony Luck2-2/+2
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