aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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-06[IA64] Change SET_PERSONALITY to comply with comment in binfmt_elf.c.Robin Holt1-1/+4
2005-12-05[IA64] Allow salinfo_decode to detect signals on readKeith Owens1-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
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/linux-2.6Linus 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
2005-11-07[PATCH] Kprobes: Track kprobe on a per_cpu basis - ia64 changesAnanth N Mavinakayanahalli1-38/+45
2005-11-07[PATCH] Kprobes: rearrange preempt_disable/enable() callsAnanth N Mavinakayanahalli1-8/+14
2005-11-07[PATCH] ia64: re-implement dma_get_cache_alignment to avoid EXPORT_SYMBOLJohn W. Linville1-0/+7
2005-10-31[IA64] Use bitmaps for efficient context allocation/freePeter Keilty1-0/+1
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+1
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner1-4/+0
2005-10-29[PATCH] mm: vm_stat_account unshackledHugh Dickins1-1/+2
2005-10-28[IA64] fix warning unused variable `g'Tony Luck1-1/+1
2005-10-28Pull optimize-ptrace-threads into release branchTony Luck1-16/+10
2005-10-28Pull for-each-cpu into release branchTony Luck5-20/+18
2005-10-28Pull asm-slot-fix into release branchTony Luck1-4/+12
2005-10-28Pull proc-cpuinfo-siblings into release branchTony Luck1-1/+1
2005-10-28Pull new-efi-memmap into release branchTony Luck3-192/+367
2005-10-28Pull move-iosapic-to-acpi into release branchTony Luck1-2/+11
2005-10-28Pull ar-k0-usage into release branchTony Luck1-13/+16
2005-10-27[IA64] ptrace - find memory sharers on children listCliff Wickman1-16/+10
2005-10-25[IA64] another place to use for_each_cpu_mask() in arch/ia64hawkes@sgi.com1-3/+1
2005-10-25[IA64] wider use of for_each_cpu_mask() in arch/ia64hawkes@sgi.com4-17/+17
2005-10-25[IA64] Fix 2.6 kernel for the new ia64 assemblerH. J. Lu1-4/+12