| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] kprobes: Fix return probes on sys_execve | Jim Keniston | 2005-11-23 | 1 | -7/+0 |
* | [IA64-SGI] bte_copy nasid_index fix | Russ Anderson | 2005-11-21 | 1 | -0/+1 |
* | [IA64] fix bug in sn/ia64 for sparse CPU numbering | hawkes@sgi.com | 2005-11-21 | 1 | -1/+2 |
* | [IA64] Prevent sn2 ptc code from executing on all ia64 subarches | Prarit Bhargava | 2005-11-21 | 1 | -0/+3 |
* | [IA64] polish comments for tlb fault handler in ivt.S | Chen, Kenneth W | 2005-11-17 | 1 | -62/+71 |
* | [IA64] 4 level page table bug fix in vhpt_miss | Chen, Kenneth W | 2005-11-17 | 1 | -2/+2 |
* | [PATCH] ia64: cpu_idle performance bug fix | Chen, Kenneth W | 2005-11-15 | 1 | -7/+8 |
* | Merge x86-64 update from Andi | Linus Torvalds | 2005-11-14 | 1 | -0/+4 |
|\ |
|
| * | [PATCH] x86_64: Set compatibility flag for 4GB zone on IA64 | Andi Kleen | 2005-11-14 | 1 | -0/+4 |
* | | [IA64-SGI] set altix preferred console | Mark Maule | 2005-11-11 | 1 | -4/+153 |
* | | [IA64] 4-level page tables | Robin Holt | 2005-11-11 | 4 | -15/+65 |
* | | [IA64] utilize notify_die() for XPC disengage | Dean Nelson | 2005-11-10 | 3 | -5/+107 |
* | | [IA64] Replace kcalloc(1, with kzalloc. | Panagiotis Issaris | 2005-11-10 | 3 | -5/+5 |
* | | Pull add-mmio-to-proc-iomem into release branch | Tony Luck | 2005-11-10 | 1 | -24/+82 |
|\ \ |
|
| * | | [IA64] add the MMIO regions that are translated to I/O port space to /proc/iomem | Bjorn Helgaas | 2005-11-08 | 1 | -24/+82 |
* | | | Pull context-bitmap into release branch | Tony Luck | 2005-11-10 | 2 | -42/+44 |
|\ \ \ |
|
| * | | | [IA64] make mmu_context.h and tlb.c 80-column friendly | Chen, Kenneth W | 2005-11-03 | 1 | -15/+18 |
| * | | | [IA64] Use bitmaps for efficient context allocation/free | Peter Keilty | 2005-10-31 | 2 | -29/+28 |
* | | | | Pull extend-notify-die into release branch | Tony Luck | 2005-11-10 | 4 | -58/+134 |
|\ \ \ \ |
|
| * | | | | [IA64] Extend notify_die() hooks for IA64 | Keith Owens | 2005-11-07 | 4 | -58/+134 |
* | | | | | Pull memoryless-node-allocation into release branch | Tony Luck | 2005-11-10 | 1 | -10/+9 |
|\ \ \ \ \ |
|
| * | | | | | [IA64] fix memory less node allocation | Bob Picco | 2005-11-08 | 1 | -10/+9 |
| | |_|/ /
| |/| | | |
|
* | | | | | Pull mca-check-psp into release branch | Tony Luck | 2005-11-10 | 1 | -4/+13 |
|\ \ \ \ \ |
|
| * | | | | | [IA64] MCA recovery based on PSP bits | Russ Anderson | 2005-11-08 | 1 | -4/+13 |
| |/ / / / |
|
* | | | | | Pull align-sig-frame into release branch | Tony Luck | 2005-11-10 | 1 | -6/+5 |
|\ \ \ \ \ |
|
| * | | | | | [IA64] align signal-frame even when not using alternate signal-stack | David Mosberger-Tang | 2005-11-08 | 1 | -6/+5 |
| |/ / / / |
|
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2005-11-09 | 3 | -4/+5 |
|\ \ \ \ \ |
|
| * | | | | | [IA64] altix: misc pci interrupt related fixes | Mark Maule | 2005-11-08 | 2 | -3/+3 |
| * | | | | | [IA64] MCA recovery: Bump reference count on bad pages | Russ Anderson | 2005-11-08 | 1 | -0/+1 |
| * | | | | | [IA64] MCA recovery: pfn_valid() needs a pfn | Russ Anderson | 2005-11-08 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | [PATCH] sched: resched and cpu_idle rework | Nick Piggin | 2005-11-09 | 1 | -15/+17 |
* | | | | | [PATCH] sched: disable preempt in idle tasks | Nick Piggin | 2005-11-09 | 2 | -0/+3 |
* | | | | | [PATCH] remove ioctl32_handler_t | Christoph Hellwig | 2005-11-09 | 1 | -3/+1 |
|/ / / / |
|
* | | | | Auto-update from upstream | Tony Luck | 2005-11-07 | 7 | -79/+92 |
|\ \ \ \
| |/ / / |
|
| * | | | [PATCH] kfree cleanup: arch | Jesper Juhl | 2005-11-07 | 1 | -1/+1 |
| * | | | [PATCH] ia64: fix-up schedule_timeout() usage | Nishanth Aravamudan | 2005-11-07 | 1 | -4/+2 |
| * | | | [PATCH] Kprobes: preempt_disable/enable() simplification | Ananth N Mavinakayanahalli | 2005-11-07 | 1 | -17/+20 |
| * | | | [PATCH] Kprobes: Use RCU for (un)register synchronization - arch changes | Ananth N Mavinakayanahalli | 2005-11-07 | 1 | -10/+6 |
| * | | | [PATCH] Kprobes: Track kprobe on a per_cpu basis - ia64 changes | Ananth N Mavinakayanahalli | 2005-11-07 | 1 | -38/+45 |
| * | | | [PATCH] Kprobes: rearrange preempt_disable/enable() calls | Ananth N Mavinakayanahalli | 2005-11-07 | 1 | -8/+14 |
| * | | | [PATCH] Move Kprobes and Oprofile to "Instrumentation Support" menu | Prasanna S Panchamukhi | 2005-11-07 | 3 | -17/+13 |
| * | | | [PATCH] ia64: re-implement dma_get_cache_alignment to avoid EXPORT_SYMBOL | John W. Linville | 2005-11-07 | 1 | -0/+7 |
| | |/
| |/| |
|
* | | | [IA64] restrict CONFIG_SGI_SN_XP to IA64_GENERIC or IA64_SGI_SN2 | Dean Nelson | 2005-11-03 | 1 | -0/+1 |
|/ / |
|
* | | manual update from upstream: | Tony Luck | 2005-10-31 | 46 | -1236/+3882 |
|\ \
| |/ |
|
| * | [PATCH] fix missing includes | Tim Schmielau | 2005-10-30 | 1 | -0/+1 |
| * | [PATCH] jiffies_64 cleanup | Thomas Gleixner | 2005-10-30 | 1 | -4/+0 |
| * | [PATCH] unify sys_ptrace prototype | Christoph Hellwig | 2005-10-30 | 1 | -0/+1 |
| * | [PATCH] memory hotplug locking: node_size_lock | Dave Hansen | 2005-10-29 | 1 | -1/+6 |
| * | [PATCH] mm: flush_tlb_range outside ptlock | Hugh Dickins | 2005-10-29 | 1 | -0/+2 |
| * | [PATCH] mm: init_mm without ptlock | Hugh Dickins | 2005-10-29 | 1 | -8/+3 |