| Commit message (Expand) | Author | Age | Files | Lines |
* | [IA64] Add __read_mostly support for IA64 | Christoph Lameter | 2005-12-16 | 1 | -0/+3 |
* | [IA64] uncached ref count leak | Jes Sorensen | 2005-12-16 | 1 | -3/+3 |
* | [IA64] disable preemption in udelay() | John Hawkes | 2005-12-16 | 1 | -0/+29 |
* | [IA64] fix for SET_PERSONALITY when CONFIG_IA32_SUPPORT is not set. | Robin Holt | 2005-12-14 | 1 | -0/+2 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2005-12-12 | 2 | -2/+5 |
|\ |
|
| * | [IA64] Change SET_PERSONALITY to comply with comment in binfmt_elf.c. | Robin Holt | 2005-12-06 | 1 | -1/+4 |
| * | [IA64] Allow salinfo_decode to detect signals on read | Keith Owens | 2005-12-05 | 1 | -1/+1 |
* | | [PATCH] kprobes: increment kprobe missed count for multiprobes | Keshavamurthy Anil S | 2005-12-12 | 1 | -1/+1 |
|/ |
|
* | [IA64] Remove getting break_num by decoding instruction | Keshavamurthy Anil S | 2005-11-29 | 2 | -19/+1 |
* | [IA64] - Make pfn_valid more precise for SGI Altix systems | Dean Roe | 2005-11-29 | 1 | -0/+1 |
* | [PATCH] kprobes: Fix return probes on sys_execve | Jim Keniston | 2005-11-23 | 1 | -7/+0 |
* | [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 |
* | [IA64] 4-level page tables | Robin Holt | 2005-11-11 | 1 | -15/+48 |
* | [IA64] Replace kcalloc(1, with kzalloc. | Panagiotis Issaris | 2005-11-10 | 1 | -1/+1 |
* | Pull context-bitmap into release branch | Tony Luck | 2005-11-10 | 1 | -0/+1 |
|\ |
|
| * | [IA64] Use bitmaps for efficient context allocation/free | Peter Keilty | 2005-10-31 | 1 | -0/+1 |
* | | 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 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 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | [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] kfree cleanup: arch | Jesper Juhl | 2005-11-07 | 1 | -1/+1 |
* | | [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] ia64: re-implement dma_get_cache_alignment to avoid EXPORT_SYMBOL | John W. Linville | 2005-11-07 | 1 | -0/+7 |
|/ |
|
* | [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] mm: vm_stat_account unshackled | Hugh Dickins | 2005-10-29 | 1 | -1/+2 |
* | [IA64] fix warning unused variable `g' | Tony Luck | 2005-10-28 | 1 | -1/+1 |
* | Pull optimize-ptrace-threads into release branch | Tony Luck | 2005-10-28 | 1 | -16/+10 |
|\ |
|
| * | [IA64] ptrace - find memory sharers on children list | Cliff Wickman | 2005-10-27 | 1 | -16/+10 |
* | | Pull for-each-cpu into release branch | Tony Luck | 2005-10-28 | 5 | -20/+18 |
|\ \ |
|
| * | | [IA64] another place to use for_each_cpu_mask() in arch/ia64 | hawkes@sgi.com | 2005-10-25 | 1 | -3/+1 |
| * | | [IA64] wider use of for_each_cpu_mask() in arch/ia64 | hawkes@sgi.com | 2005-10-25 | 4 | -17/+17 |
| |/ |
|
* | | Pull asm-slot-fix into release branch | Tony Luck | 2005-10-28 | 1 | -4/+12 |
|\ \ |
|
| * | | [IA64] Fix 2.6 kernel for the new ia64 assembler | H. J. Lu | 2005-10-25 | 1 | -4/+12 |
| |/ |
|
* | | Pull proc-cpuinfo-siblings into release branch | Tony Luck | 2005-10-28 | 1 | -1/+1 |
|\ \ |
|
| * | | [IA64] fix siblings field value in /proc/cpuinfo | Siddha, Suresh B | 2005-10-25 | 1 | -1/+1 |
| |/ |
|
* | | Pull new-efi-memmap into release branch | Tony Luck | 2005-10-28 | 3 | -192/+367 |
|\ \ |
|
| * | | [IA64] end of kernel 'data' is at _end, not _edata | Tony Luck | 2005-09-28 | 1 | -2/+2 |