aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-26[IA64] Delete MCA/INIT sigdelayed codeKeith Owens2-115/+0
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] Fix UP build with BSP removal support.Ashok Raj3-3/+5
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
2006-01-05[IA64] Fix compile warnings in setup.cTony Luck1-1/+1
2006-01-05[IA64] support for cpu0 removalAshok Raj7-15/+150
2006-01-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-1/+7
2005-12-28[ACPI] acpi_register_gsi() fix needed for ACPICA 20051021Len Brown1-3/+3
2005-12-16[IA64] Add __read_mostly support for IA64Christoph Lameter1-0/+3
2005-12-16[IA64] uncached ref count leakJes Sorensen1-3/+3
2005-12-16[IA64] disable preemption in udelay()John Hawkes1-0/+29
2005-12-14[IA64] fix for SET_PERSONALITY when CONFIG_IA32_SUPPORT is not set.Robin Holt1-0/+2
2005-12-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2-2/+5
2005-12-12[PATCH] kprobes: increment kprobe missed count for multiprobesKeshavamurthy Anil S1-1/+1
2005-12-10[ACPI] ACPICA 20050930Bob Moore1-11/+11
2005-12-06[CPUFREQ] CPU frequency display in /proc/cpuinfoVenkatesh Pallipadi1-1/+7
2005-12-06Pull release into acpica branchLen Brown22-482/+884
2005-12-06[IA64] Change SET_PERSONALITY to comply with comment in binfmt_elf.c.Robin Holt1-1/+4
2005-12-05[ACPI] IA64 ZX1 buildfix for _PDC patchVenkatesh Pallipadi3-4/+5
2005-12-05[IA64] Allow salinfo_decode to detect signals on readKeith Owens1-1/+1
2005-12-01[ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only onceVenkatesh Pallipadi3-51/+72
2005-11-30[ACPI] ia64 build fixMAEDA Naoaki1-1/+1
2005-11-29[IA64] Remove getting break_num by decoding instructionKeshavamurthy Anil S2-19/+1
2005-11-29[IA64] - Make pfn_valid more precise for SGI Altix systemsDean Roe1-0/+1
2005-11-23[PATCH] kprobes: Fix return probes on sys_execveJim Keniston1-7/+0
2005-11-17[IA64] polish comments for tlb fault handler in ivt.SChen, Kenneth W1-62/+71
2005-11-17[IA64] 4 level page table bug fix in vhpt_missChen, Kenneth W1-2/+2
2005-11-15[PATCH] ia64: cpu_idle performance bug fixChen, Kenneth W1-7/+8
2005-11-11[IA64] 4-level page tablesRobin Holt1-15/+48