aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/kernel
AgeCommit message (Expand)Author
2006-03-21Pull mca-cleanup into release branchTony Luck
2006-03-21Pull delete-sigdelayed into release branchTony Luck
2006-03-21Pull bsp-removal into release branchTony Luck
2006-03-08[IA64] Fix race in the accessed/dirty bit handlersChristoph Lameter
2006-03-07[IA64] mca recovery return value when no bus checkRuss Anderson
2006-03-07[IA64] don't report !sn2 or !summit hardware as an errorBjorn Helgaas
2006-03-07[IA64] Increase severity of MCA recovery messagesRuss Anderson
2006-02-28[IA64] sysctl option to silence unaligned trap warningsJes Sorensen
2006-02-28[IA64] cleanup in fsys.SKen Chen
2006-02-27[IA64] die_if_kernel() can returnTony Luck
2006-02-27[IA64] Delete a redundant instruction in unaligned_accessZhang, Yanmin
2006-02-16[IA64] Count disabled cpus as potential hot-pluggable CPUsAshok Raj
2006-02-16[IA64] Missing check for TIF_WORK if trace/audit enabledJack Steiner
2006-02-15Pull fix-cpu-possible-map into release branchTony Luck
2006-02-15[IA64] support panic_on_oops sysctlHorms
2006-02-15[IA64] ia64: simplify and fix udelay()hawkes@sgi.com
2006-02-15[IA64] Remove duplicate EXPORT_SYMBOLsAndreas Schwab
2006-02-14[IA64] Count disabled cpus as potential hot-pluggable CPUsAshok Raj
2006-02-14[IA64] Dont set NR_CPUS for cpu_possible_map when CPU hotplug is enabled.Ashok Raj
2006-02-09Pull new-syscalls into release branchTony Luck
2006-02-09[IA64] mca_drv: Add minstate validationHidetoshi Seto
2006-02-08[IA64] unshare system call registration for ia64Janak Desai
2006-02-08[IA64] MCA: remove obsolete ifdefKeith Owens
2006-02-08[IA64] MCA: update MCA comm field for user space tasksKeith Owens
2006-02-08[IA64] MCA: print messages in MCA handlerKeith Owens
2006-02-07[IA64] Fix CONFIG_PRINTK_TIMETony Luck
2006-02-07[IA64] Fix wrong use of memparse in efi.cZou Nan hai
2006-02-07[IA64] Fix a possible buffer overflow in efi.cZou Nan hai
2006-02-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2006-02-06[IA64] add syscall entry for *at()Chen, Kenneth W
2006-02-03[PATCH] Export cpu topology in sysfsZhang, Yanmin
2006-02-02[IA64] avoid broken SAL_CACHE_FLUSH implementationsBjorn Helgaas
2006-02-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2006-01-26[IA64] Delete MCA/INIT sigdelayed codeKeith Owens
2006-01-24[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown
2006-01-24[IA64] Scaling fix for simultaneous unaligned accessesJack Steiner
2006-01-24[IA64] Set the correct default OS status in the MCA handlerKeith Owens
2006-01-19[IA64] Fix UP build with BSP removal support.Ashok Raj
2006-01-19[IA64] eliminate softlockup warningJohn Hawkes
2006-01-19[IA64] sem2mutex: arch/ia64/kernel/perfmon.cJes Sorensen
2006-01-16[IA64] Perfmon for MontecitoStephane Eranian
2006-01-13[IA64] prevent accidental modification of args in jprobe handlerZhang Yanmin
2006-01-13[IA64] Add hotplug cpu to salinfo.c, replace semaphore with mutexKeith Owens
2006-01-13[IA64] Handle debug traps in fsys modeJason Uhlenkott
2006-01-13[IA64] Fix conversion of pal_min_state physical addressFrancois Wellenrieter
2006-01-13[IA64] Add stub entry to fsys.S for sys_migrate_pagesTony Luck
2006-01-12[PATCH] ia64: task_pt_regs()Al Viro
2006-01-12[PATCH] ia64: task_thread_info()Al Viro
2006-01-12[PATCH] scheduler cache-hot-autodetectakpm@osdl.org
2006-01-12[PATCH] sched: add cacheflush() asmIngo Molnar