aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2006-01-24[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into releaseLen Brown6-65/+87
2006-01-24[IA64] Scaling fix for simultaneous unaligned accessesJack Steiner1-1/+2
2006-01-24[IA64] Set the correct default OS status in the MCA handlerKeith Owens1-1/+1
2006-01-19[IA64] eliminate softlockup warningJohn Hawkes1-0/+1
2006-01-19[IA64] sem2mutex: arch/ia64/kernel/perfmon.cJes Sorensen1-5/+6
2006-01-16[IA64] Perfmon for MontecitoStephane Eranian2-0/+271
2006-01-13[IA64] prevent accidental modification of args in jprobe handlerZhang Yanmin2-0/+84
2006-01-13[IA64] Add hotplug cpu to salinfo.c, replace semaphore with mutexKeith Owens1-51/+119
2006-01-13[IA64] Handle debug traps in fsys modeJason Uhlenkott1-7/+19
2006-01-13[IA64] Fix conversion of pal_min_state physical addressFrancois Wellenrieter1-1/+1
2006-01-13[IA64] Add stub entry to fsys.S for sys_migrate_pagesTony Luck1-0/+1
2006-01-12[PATCH] ia64: task_pt_regs()Al Viro5-36/+36
2006-01-12[PATCH] ia64: task_thread_info()Al Viro2-7/+7
2006-01-12[PATCH] scheduler cache-hot-autodetectakpm@osdl.org1-0/+6
2006-01-12[PATCH] sched: add cacheflush() asmIngo Molnar1-0/+10
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap2-0/+2
2006-01-11[PATCH] kprobes: fix race in recovery of reentrant probeKeshavamurthy Anil S1-0/+7
2006-01-10[PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy1-4/+0
2006-01-08[PATCH] /dev/mem: validate mmap requestsBjorn Helgaas1-49/+111
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton2-2/+2
2006-01-08[PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig1-8/+1
2006-01-08[PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter1-0/+1
2006-01-07Pull pnpacpi into acpica branchLen Brown7-7/+50