aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-26[PATCH] EFI, /dev/mem: simplify efi_mem_attribute_range()Bjorn Helgaas1-21/+20
2006-03-26[PATCH] ia64: use i386 dmi_scan.cMatt Domsch2-1/+10
2006-03-25Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds1-2/+8
2006-03-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds12-226/+220
2006-03-24[IA64] New IA64 core/thread detection patchFenghua Yu1-105/+4
2006-03-24[IA64] Increase max node count on SN platformsJack Steiner1-1/+1
2006-03-24[IA64] Increase max node count on SN platformsJack Steiner1-4/+28
2006-03-24[IA64] MCA recovery: kernel context recovery tableRuss Anderson6-41/+109
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk1-1/+0
2006-03-23IA64: Use early_parm to handle mvec_name and nomcaHorms2-28/+27
2006-03-22[IA64] move patchlist and machvec into init sectionChen, Kenneth W1-25/+26
2006-03-22[IA64] add init declaration - gate page functionsChen, Kenneth W1-4/+4
2006-03-22[IA64] add init declaration to memory initialization functionsChen, Kenneth W1-6/+6
2006-03-22[IA64] add init declaration to cpu initialization functionsChen, Kenneth W1-6/+6
2006-03-22[IA64] add __init declaration to mca functionsChen, Kenneth W1-6/+6
2006-03-22[IA64] Ignore disabled Local SAPIC Affinity Structure in SRATKenji Kaneshige1-0/+3
2006-03-21Pull mca-cleanup into release branchTony Luck1-29/+55
2006-03-21Pull delete-sigdelayed into release branchTony Luck2-115/+0
2006-03-21Pull bsp-removal into release branchTony Luck8-16/+153
2006-03-20[PATCH] Fix IA64 success/failure indication in syscall auditing.David Woodhouse1-2/+8
2006-03-08[IA64] Fix race in the accessed/dirty bit handlersChristoph Lameter1-6/+9
2006-03-07[IA64] mca recovery return value when no bus checkRuss Anderson1-2/+7
2006-03-07[IA64] don't report !sn2 or !summit hardware as an errorBjorn Helgaas1-1/+1
2006-03-07[IA64] Increase severity of MCA recovery messagesRuss Anderson1-3/+4
2006-02-28[IA64] sysctl option to silence unaligned trap warningsJes Sorensen1-3/+28
2006-02-28[IA64] cleanup in fsys.SKen Chen1-4/+3
2006-02-27[IA64] die_if_kernel() can returnTony Luck1-1/+1
2006-02-27[IA64] Delete a redundant instruction in unaligned_accessZhang, Yanmin1-1/+0
2006-02-16[IA64] Count disabled cpus as potential hot-pluggable CPUsAshok Raj1-11/+8
2006-02-16[IA64] Missing check for TIF_WORK if trace/audit enabledJack Steiner1-1/+3
2006-02-15Pull fix-cpu-possible-map into release branchTony Luck3-4/+61
2006-02-15[IA64] support panic_on_oops sysctlHorms1-0/+8
2006-02-15[IA64] ia64: simplify and fix udelay()hawkes@sgi.com1-22/+17
2006-02-15[IA64] Remove duplicate EXPORT_SYMBOLsAndreas Schwab1-15/+0
2006-02-14[IA64] Count disabled cpus as potential hot-pluggable CPUsAshok Raj2-0/+60
2006-02-14[IA64] Dont set NR_CPUS for cpu_possible_map when CPU hotplug is enabled.Ashok Raj1-4/+1
2006-02-09Pull new-syscalls into release branchTony Luck2-26/+19
2006-02-09[IA64] mca_drv: Add minstate validationHidetoshi Seto1-0/+3
2006-02-08[IA64] unshare system call registration for ia64Janak Desai1-0/+3
2006-02-08[IA64] MCA: remove obsolete ifdefKeith Owens1-7/+0
2006-02-08[IA64] MCA: update MCA comm field for user space tasksKeith Owens1-20/+32
2006-02-08[IA64] MCA: print messages in MCA handlerKeith Owens1-2/+23
2006-02-07[IA64] Fix CONFIG_PRINTK_TIMETony Luck3-0/+32
2006-02-07[IA64] Fix wrong use of memparse in efi.cZou Nan hai1-11/+3
2006-02-07[IA64] Fix a possible buffer overflow in efi.cZou Nan hai1-1/+1
2006-02-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-0/+75
2006-02-06[IA64] add syscall entry for *at()Chen, Kenneth W2-26/+16
2006-02-03[PATCH] Export cpu topology in sysfsZhang, Yanmin1-8/+10
2006-02-02[IA64] avoid broken SAL_CACHE_FLUSH implementationsBjorn Helgaas1-0/+75
2006-02-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds6-65/+87