| Commit message (Expand) | Author | Age |
* | [PATCH] /dev/mem: validate mmap requests | Bjorn Helgaas | 2006-01-08 |
* | [PATCH] remove gcc-2 checks | Andrew Morton | 2006-01-08 |
* | [PATCH] use ptrace_get_task_struct in various places | Christoph Hellwig | 2006-01-08 |
* | [PATCH] Swap Migration V5: sys_migrate_pages interface | Christoph Lameter | 2006-01-08 |
* | [IA64] Fix compile warnings in setup.c | Tony Luck | 2006-01-05 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2006-01-04 |
|\ |
|
| * | [CPUFREQ] CPU frequency display in /proc/cpuinfo | Venkatesh Pallipadi | 2005-12-06 |
* | | [IA64] Add __read_mostly support for IA64 | Christoph Lameter | 2005-12-16 |
* | | [IA64] uncached ref count leak | Jes Sorensen | 2005-12-16 |
* | | [IA64] disable preemption in udelay() | John Hawkes | 2005-12-16 |
* | | [IA64] fix for SET_PERSONALITY when CONFIG_IA32_SUPPORT is not set. | Robin Holt | 2005-12-14 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2005-12-12 |
|\ \ |
|
| * | | [IA64] Change SET_PERSONALITY to comply with comment in binfmt_elf.c. | Robin Holt | 2005-12-06 |
| * | | [IA64] Allow salinfo_decode to detect signals on read | Keith Owens | 2005-12-05 |
| |/ |
|
* / | [PATCH] kprobes: increment kprobe missed count for multiprobes | Keshavamurthy Anil S | 2005-12-12 |
|/ |
|
* | [IA64] Remove getting break_num by decoding instruction | Keshavamurthy Anil S | 2005-11-29 |
* | [IA64] - Make pfn_valid more precise for SGI Altix systems | Dean Roe | 2005-11-29 |
* | [PATCH] kprobes: Fix return probes on sys_execve | Jim Keniston | 2005-11-23 |
* | [IA64] polish comments for tlb fault handler in ivt.S | Chen, Kenneth W | 2005-11-17 |
* | [IA64] 4 level page table bug fix in vhpt_miss | Chen, Kenneth W | 2005-11-17 |
* | [PATCH] ia64: cpu_idle performance bug fix | Chen, Kenneth W | 2005-11-15 |
* | [IA64] 4-level page tables | Robin Holt | 2005-11-11 |
* | [IA64] Replace kcalloc(1, with kzalloc. | Panagiotis Issaris | 2005-11-10 |
* | Pull context-bitmap into release branch | Tony Luck | 2005-11-10 |
|\ |
|
| * | [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 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] 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] kfree cleanup: arch | Jesper Juhl | 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] ia64: re-implement dma_get_cache_alignment to avoid EXPORT_SYMBOL | John W. Linville | 2005-11-07 |
|/ |
|
* | [PATCH] fix missing includes | Tim Schmielau | 2005-10-30 |
* | [PATCH] jiffies_64 cleanup | Thomas Gleixner | 2005-10-30 |
* | [PATCH] mm: vm_stat_account unshackled | Hugh Dickins | 2005-10-30 |
* | [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 for-each-cpu into release branch | Tony Luck | 2005-10-28 |
|\ \ |
|
| * | | [IA64] another place to use for_each_cpu_mask() in arch/ia64 | hawkes@sgi.com | 2005-10-25 |