summaryrefslogtreecommitdiff
path: root/arch/ia64/kernel
AgeCommit message (Expand)AuthorFilesLines
2006-01-12[PATCH] sched: add cacheflush() asmIngo Molnar1-0/+10
2006-01-12[PATCH] capable/capability.h (arch/)Randy Dunlap2-0/+2
2006-01-12[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-09[PATCH] /dev/mem: validate mmap requestsBjorn Helgaas1-49/+111
2006-01-09[PATCH] remove gcc-2 checksAndrew Morton2-2/+2
2006-01-09[PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig1-8/+1
2006-01-09[PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter1-0/+1
2006-01-07Pull pnpacpi into acpica branchLen Brown7-7/+50
2006-01-06[IA64] Fix compile warnings in setup.cTony Luck1-1/+1
2006-01-05[IA64] support for cpu0 removalAshok Raj7-15/+150
2006-01-05Merge 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-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus 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-07[CPUFREQ] CPU frequency display in /proc/cpuinfoVenkatesh Pallipadi1-1/+7
2005-12-07Pull 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-06[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-12-01[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-24[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-16[PATCH] ia64: cpu_idle performance bug fixChen, Kenneth W1-7/+8
2005-11-11[IA64] 4-level page tablesRobin Holt1-15/+48
2005-11-10[IA64] Replace kcalloc(1, with kzalloc.Panagiotis Issaris1-1/+1
2005-11-10Pull context-bitmap into release branchTony Luck1-0/+1
2005-11-10Pull extend-notify-die into release branchTony Luck4-58/+134
2005-11-10Pull mca-check-psp into release branchTony Luck1-4/+13
2005-11-10Pull align-sig-frame into release branchTony Luck1-6/+5
2005-11-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-1/+2
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin1-15/+17
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin2-0/+3
2005-11-08[IA64] MCA recovery: Bump reference count on bad pagesRuss Anderson1-0/+1
2005-11-08[IA64] MCA recovery: pfn_valid() needs a pfnRuss Anderson1-1/+1
2005-11-08[IA64] MCA recovery based on PSP bitsRuss Anderson1-4/+13
2005-11-08[IA64] align signal-frame even when not using alternate signal-stackDavid Mosberger-Tang1-6/+5
2005-11-07[IA64] Extend notify_die() hooks for IA64Keith Owens4-58/+134
2005-11-07[PATCH] kfree cleanup: archJesper Juhl1-1/+1
2005-11-07[PATCH] Kprobes: preempt_disable/enable() simplificationAnanth N Mavinakayanahalli1-17/+20
2005-11-07[PATCH] Kprobes: Use RCU for (un)register synchronization - arch changesAnanth N Mavinakayanahalli1-10/+6