aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/kernel
AgeCommit message (Expand)Author
2005-11-10Pull extend-notify-die into release branchTony Luck
2005-11-10Pull mca-check-psp into release branchTony Luck
2005-11-10Pull align-sig-frame into release branchTony Luck
2005-11-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin
2005-11-08[IA64] MCA recovery: Bump reference count on bad pagesRuss Anderson
2005-11-08[IA64] MCA recovery: pfn_valid() needs a pfnRuss Anderson
2005-11-08[IA64] MCA recovery based on PSP bitsRuss Anderson
2005-11-08[IA64] align signal-frame even when not using alternate signal-stackDavid Mosberger-Tang
2005-11-07[IA64] Extend notify_die() hooks for IA64Keith Owens
2005-11-07[PATCH] kfree cleanup: archJesper Juhl
2005-11-07[PATCH] Kprobes: preempt_disable/enable() simplificationAnanth N Mavinakayanahalli
2005-11-07[PATCH] Kprobes: Use RCU for (un)register synchronization - arch changesAnanth N Mavinakayanahalli
2005-11-07[PATCH] Kprobes: Track kprobe on a per_cpu basis - ia64 changesAnanth N Mavinakayanahalli
2005-11-07[PATCH] Kprobes: rearrange preempt_disable/enable() callsAnanth N Mavinakayanahalli
2005-11-07[PATCH] ia64: re-implement dma_get_cache_alignment to avoid EXPORT_SYMBOLJohn W. Linville
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner
2005-10-29[PATCH] mm: vm_stat_account unshackledHugh Dickins
2005-10-28[IA64] fix warning unused variable `g'Tony Luck
2005-10-28Pull optimize-ptrace-threads into release branchTony Luck
2005-10-28Pull for-each-cpu into release branchTony Luck
2005-10-28Pull asm-slot-fix into release branchTony Luck
2005-10-28Pull proc-cpuinfo-siblings into release branchTony Luck
2005-10-28Pull new-efi-memmap into release branchTony Luck
2005-10-28Pull move-iosapic-to-acpi into release branchTony Luck
2005-10-28Pull ar-k0-usage into release branchTony Luck
2005-10-27[IA64] ptrace - find memory sharers on children listCliff Wickman
2005-10-25[IA64] another place to use for_each_cpu_mask() in arch/ia64hawkes@sgi.com
2005-10-25[IA64] wider use of for_each_cpu_mask() in arch/ia64hawkes@sgi.com
2005-10-25[IA64] Fix 2.6 kernel for the new ia64 assemblerH. J. Lu
2005-10-25[IA64] fix siblings field value in /proc/cpuinfoSiddha, Suresh B
2005-10-06[IA64] Avoid kernel hang during CMC interrupt stormBryan Sutula
2005-09-28[IA64] end of kernel 'data' is at _end, not _edataTony Luck
2005-09-22[IA64] MCA recovery verify pfn_validHidetoshi Seto
2005-09-22[IA64] Wire in the MCA/INIT handler stacksKeith Owens
2005-09-19[IA64] move ACPI IOSAPIC locality domain mapping from pci.c to acpi.cBjorn Helgaas
2005-09-19[IA64] ia64: add ar.k0 usage noteBjorn Helgaas
2005-09-19[IA64] include EFI memory information in /proc/iomemKhalid Aziz
2005-09-17[PATCH] files: fix preemption issuesDipankar Sarma
2005-09-16[IA64] mca_drv cleanupHidetoshi Seto
2005-09-16[IA64] Remove warnings for gcc 4.0 IA64 compilation.Peter Chubb
2005-09-13[IA64] fix circular dependency on generation of asm-offsets.hTony Luck
2005-09-11Pull sim-fixes into release branchTony Luck
2005-09-11[IA64] MCA/INIT: remove obsolete unwind codeKeith Owens
2005-09-11[IA64] MCA/INIT: remove the physical mode path from minstate.hKeith Owens
2005-09-11[PATCH] MCA/INIT: use per cpu stacksKeith Owens
2005-09-11[IA64] MCA/INIT: avoid reading INIT record during INIT eventKeith Owens
2005-09-10[PATCH] spinlock consolidationIngo Molnar