aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-23[PATCH] kill _INLINE_Adrian Bunk1-6/+1
2006-03-22[PATCH] hugepage: is_aligned_hugepage_range() cleanupDavid Gibson1-2/+3
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin1-3/+3
2006-03-21Pull sn2-reduce-kmalloc-wrap into release branchTony Luck3-46/+85
2006-03-21Pull mca-cleanup into release branchTony Luck1-29/+55
2006-03-21Pull icc-cleanup into release branchTony Luck2-1/+73
2006-03-21Pull sn2-mmio-writes into release branchTony Luck2-2/+25
2006-03-21Pull altix-ce1.0-asic into release branchTony Luck1-23/+303
2006-03-21Pull delete-sigdelayed into release branchTony Luck2-115/+0
2006-03-21Pull bsp-removal into release branchTony Luck12-19/+184
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 Helgaas3-3/+3
2006-03-07[IA64] gensparse_defconfig: turn on PNPACPIBjorn Helgaas1-2/+10
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] refresh default config filesTony Luck7-351/+826
2006-02-27[IA64] die_if_kernel() can returnTony Luck1-1/+1
2006-02-27[IA64-SGI] revert export sn_pcidev_info_getChristoph Hellwig1-1/+0
2006-02-27[IA64] Fix pcibios_setupMatthew Wilcox1-1/+1
2006-02-27[IA64-SGI] SN2-XP reduce kmalloc wrapper inliningJes Sorensen3-46/+85
2006-02-27[IA64] Delete a redundant instruction in unaligned_accessZhang, Yanmin1-1/+0
2006-02-26Make Kprobes depend on modulesLinus Torvalds1-0/+1
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.com2-22/+36
2006-02-15[IA64-SGI] enforce proper ordering of callouts by XPCDean Nelson2-10/+18
2006-02-15[IA64-SGI] fix the size of __sn_cnodeid_to_nasidDean Roe1-1/+1
2006-02-15[IA64-SGI] export sn_pcidev_info_getMark Maule1-0/+1
2006-02-15[IA64-SGI] remove compile time warningJes Sorensen1-0/+2
2006-02-15[IA64] remove obsolete corporate addressJes Sorensen1-6/+1
2006-02-15[IA64-SGI] sn2 minor fixes and cleanupsJes Sorensen9-143/+107
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-09[IA64] sys32_signal() forgets to initialize ->sa_maskTony Luck1-0/+1
2006-02-09[IA64-SGI] Small cleanup for misuse of list_for_each to list_for_each_safe.Prarit Bhargava1-4/+2
2006-02-09[IA64-SGI] Hotplug driver related fix in the SN ia64 code.Prarit Bhargava2-1/+5
2006-02-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds7-28/+70
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-08[IA64] prevent sn2 specific code to be run in generic kernelsJes Sorensen2-3/+7
2006-02-07[PATCH] drive_info removal outside of arch/i386Al Viro2-24/+0