| Commit message (Expand) | Author | Age |
* | [IA64] utilize notify_die() for XPC disengage | Dean Nelson | 2005-11-10 |
* | [IA64] Replace kcalloc(1, with kzalloc. | Panagiotis Issaris | 2005-11-10 |
* | Pull add-mmio-to-proc-iomem into release branch | Tony Luck | 2005-11-10 |
|\ |
|
| * | [IA64] add the MMIO regions that are translated to I/O port space to /proc/iomem | Bjorn Helgaas | 2005-11-08 |
* | | Pull context-bitmap into release branch | Tony Luck | 2005-11-10 |
|\ \ |
|
| * | | [IA64] make mmu_context.h and tlb.c 80-column friendly | Chen, Kenneth W | 2005-11-03 |
| * | | [IA64] Use bitmaps for efficient context allocation/free | Peter Keilty | 2005-10-31 |
* | | | Pull extend-notify-die into release branch | Tony Luck | 2005-11-10 |
|\ \ \ |
|
| * | | | [IA64] Extend notify_die() hooks for IA64 | Keith Owens | 2005-11-07 |
* | | | | Pull memoryless-node-allocation into release branch | Tony Luck | 2005-11-10 |
|\ \ \ \ |
|
| * | | | | [IA64] fix memory less node allocation | Bob Picco | 2005-11-08 |
| | |_|/
| |/| | |
|
* | | | | Pull mca-check-psp into release branch | Tony Luck | 2005-11-10 |
|\ \ \ \ |
|
| * | | | | [IA64] MCA recovery based on PSP bits | Russ Anderson | 2005-11-08 |
| |/ / / |
|
* | | | | Pull align-sig-frame into release branch | Tony Luck | 2005-11-10 |
|\ \ \ \ |
|
| * | | | | [IA64] align signal-frame even when not using alternate signal-stack | David Mosberger-Tang | 2005-11-08 |
| |/ / / |
|
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2005-11-09 |
|\ \ \ \ |
|
| * | | | | [IA64] altix: misc pci interrupt related fixes | Mark Maule | 2005-11-08 |
| * | | | | [IA64] MCA recovery: Bump reference count on bad pages | Russ Anderson | 2005-11-08 |
| * | | | | [IA64] MCA recovery: pfn_valid() needs a pfn | Russ Anderson | 2005-11-08 |
| |/ / / |
|
* | | | | [PATCH] sched: resched and cpu_idle rework | Nick Piggin | 2005-11-09 |
* | | | | [PATCH] sched: disable preempt in idle tasks | Nick Piggin | 2005-11-09 |
* | | | | [PATCH] remove ioctl32_handler_t | Christoph Hellwig | 2005-11-09 |
|/ / / |
|
* | | | Auto-update from upstream | Tony Luck | 2005-11-07 |
|\| | |
|
| * | | [PATCH] kfree cleanup: arch | Jesper Juhl | 2005-11-07 |
| * | | [PATCH] ia64: fix-up schedule_timeout() usage | Nishanth Aravamudan | 2005-11-07 |
| * | | [PATCH] Kprobes: preempt_disable/enable() simplification | Ananth N Mavinakayanahalli | 2005-11-07 |
| * | | [PATCH] Kprobes: Use RCU for (un)register synchronization - arch changes | Ananth N Mavinakayanahalli | 2005-11-07 |
| * | | [PATCH] Kprobes: Track kprobe on a per_cpu basis - ia64 changes | Ananth N Mavinakayanahalli | 2005-11-07 |
| * | | [PATCH] Kprobes: rearrange preempt_disable/enable() calls | Ananth N Mavinakayanahalli | 2005-11-07 |
| * | | [PATCH] Move Kprobes and Oprofile to "Instrumentation Support" menu | Prasanna S Panchamukhi | 2005-11-07 |
| * | | [PATCH] ia64: re-implement dma_get_cache_alignment to avoid EXPORT_SYMBOL | John W. Linville | 2005-11-07 |
* | | | [IA64] restrict CONFIG_SGI_SN_XP to IA64_GENERIC or IA64_SGI_SN2 | Dean Nelson | 2005-11-03 |
|/ / |
|
* | | manual update from upstream: | Tony Luck | 2005-10-31 |
|\| |
|
| * | [PATCH] fix missing includes | Tim Schmielau | 2005-10-30 |
| * | [PATCH] jiffies_64 cleanup | Thomas Gleixner | 2005-10-30 |
| * | [PATCH] unify sys_ptrace prototype | Christoph Hellwig | 2005-10-30 |
| * | [PATCH] memory hotplug locking: node_size_lock | Dave Hansen | 2005-10-30 |
| * | [PATCH] mm: flush_tlb_range outside ptlock | Hugh Dickins | 2005-10-30 |
| * | [PATCH] mm: init_mm without ptlock | Hugh Dickins | 2005-10-30 |
| * | [PATCH] mm: ia64 use expand_upwards | Hugh Dickins | 2005-10-30 |
| * | [PATCH] mm: vm_stat_account unshackled | Hugh Dickins | 2005-10-30 |
| * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2005-10-29 |
| |\ |
|
| | * | [IA64] fix warning unused variable `g' | Tony Luck | 2005-10-28 |
| | * | Pull optimize-ptrace-threads into release branch | Tony Luck | 2005-10-28 |
| | |\ |
|
| | | * | [IA64] ptrace - find memory sharers on children list | Cliff Wickman | 2005-10-27 |
| | * | | Pull fix-slow-tlb-purge into release branch | Tony Luck | 2005-10-28 |
| | |\ \ |
|
| | | * | | [IA64] - Avoid slow TLB purges on SGI Altix systems | Dean Roe | 2005-10-27 |
| | | |/ |
|
| | * | | Pull fix-bte-copy into release branch | Tony Luck | 2005-10-28 |
| | |\ \ |
|
| | | * | | [IA64-SGI] fix bte_copy() calling get_nasid() while preemptible | Russ Anderson | 2005-10-25 |
| | | |/ |
|
| | * | | Pull xpc-disengage into release branch | Tony Luck | 2005-10-28 |
| | |\ \ |
|