Age | Commit message (Expand) | Author | Files | Lines |
2005-07-07 | [IA64] fix generic/up builds | Tony Luck | 2 | -5/+1 |
2005-07-07 | [IA64] hotplug/ia64: SN Hotplug Driver - PREEMPT/pcibus_info fix | Prarit Bhargava | 1 | -1/+2 |
2005-07-07 | [IA64] hotplug/ia64: SN Hotplug Driver - SN Hotplug Driver code | Prarit Bhargava | 2 | -0/+10 |
2005-07-07 | [IA64] hotplug/ia64: SN Hotplug Driver - new SN PROM version code | Prarit Bhargava | 1 | -27/+12 |
2005-07-07 | [IA64] hotplug/ia64: SN Hotplug Driver: moving of header files | Prarit Bhargava | 4 | -1/+676 |
2005-07-07 | [IA64] hotplug/ia64: SN Hotplug Driver: SN IRQ Fixes | Prarit Bhargava | 2 | -3/+7 |
2005-06-30 | Auto merge with /home/aegl/GIT/linus | Tony Luck | 2 | -3/+28 |
2005-06-28 | [IA64] Fix another IA64 preemption problem | Peter Chubb | 1 | -0/+3 |
2005-06-28 | [IA64-SGI] Altix patch to tiocx, add subsys_initcall | Bruce Losure | 1 | -0/+1 |
2005-06-28 | [IA64] sparse cleanup of TIOCA files | Prarit Bhargava | 2 | -0/+3 |
2005-06-28 | [IA64-SGI] Fix TIO IOSPACE MMR Addres | Colin Ngam | 1 | -5/+12 |
2005-06-28 | [IA64-SGI] - new macros for SGI SN simulator | Jack Steiner | 2 | -6/+17 |
2005-06-28 | [IA64] sparse cleanup of shub_mmr.h | Prarit Bhargava | 1 | -172/+174 |
2005-06-28 | [IA64-SGI] pcdp: add PCDP pci interface support | Mark Maule | 1 | -1/+4 |
2005-06-28 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Greg KH | 3 | -5/+12 |
2005-06-28 | [PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n | Andrew Morton | 1 | -0/+2 |
2005-06-28 | [PATCH] PCI: DMA bursting advice | David S. Miller | 1 | -0/+17 |
2005-06-28 | [PATCH] ACPI based I/O APIC hot-plug: ia64 support | Kenji Kaneshige | 1 | -3/+9 |
2005-06-28 | [PATCH] kprobes/ia64: refuse kprobe on ivt code | Keshavamurthy Anil S | 1 | -0/+1 |
2005-06-28 | [PATCH] Return probe redesign: ia64 specific implementation | Rusty Lynch | 1 | -5/+8 |
2005-06-28 | [PATCH] kprobes: fix single-step out of line - take2 | Ananth N Mavinakayanahalli | 1 | -0/+1 |
2005-06-28 | [PATCH] Update cfq io scheduler to time sliced design | Jens Axboe | 1 | -0/+2 |
2005-06-26 | [PATCH] sched: cleanup context switch locking | Nick Piggin | 1 | -9/+1 |
2005-06-26 | [PATCH] sched: sched tuning | Nick Piggin | 1 | -14/+47 |
2005-06-24 | [IA64] Fix pfn_to_nid() so the kernel compiles again for !CONFIG_DISCONTIGMEM. | David Mosberger-Tang | 1 | -2/+2 |
2005-06-23 | [PATCH] compat: introduce compat_time_t | Stephen Rothwell | 1 | -0/+1 |
2005-06-23 | [PATCH] adjust per_cpu definition in non-SMP case | Jan Beulich | 1 | -1/+1 |
2005-06-23 | [PATCH] Don't force O_LARGEFILE for 32 bit processes on ia64 | Yoav Zach | 1 | -0/+2 |
2005-06-23 | [PATCH] Kprobes IA64: cmp ctype unc support | Anil S Keshavamurthy | 1 | -0/+17 |
2005-06-23 | [PATCH] Kprobes ia64 cleanup | Rusty Lynch | 1 | -0/+7 |
2005-06-23 | [PATCH] Kprobes/IA64: support kprobe on branch/call instructions | Anil S Keshavamurthy | 1 | -1/+16 |
2005-06-23 | [PATCH] Kprobes/IA64: architecture specific JProbes support | Anil S Keshavamurthy | 1 | -0/+5 |
2005-06-23 | [PATCH] Kprobes/IA64: arch specific handling | Anil S Keshavamurthy | 1 | -0/+72 |
2005-06-23 | [PATCH] Kprobes/IA64: kdebug die notification mechanism | Anil S Keshavamurthy | 2 | -0/+63 |
2005-06-23 | [PATCH] streamline preempt_count type across archs | Jesper Juhl | 1 | -1/+1 |
2005-06-23 | [PATCH] ia64: Selectable Timer Interrupt Frequency | Christoph Lameter | 1 | -1/+1 |
2005-06-22 | [PATCH] ia64: pfn_to_nid() implementation | Bob Picco | 1 | -0/+14 |
2005-06-22 | [PATCH] SN2 XPC build patches | Jes Sorensen | 1 | -0/+59 |
2005-06-22 | [PATCH] ia64 uncached alloc | Jes Sorensen | 1 | -0/+12 |
2005-06-22 | [PATCH] Hugepage consolidation | David Gibson | 1 | -0/+1 |
2005-06-22 | [PATCH] VM: early zone reclaim | Martin Hicks | 1 | -0/+1 |
2005-06-22 | [PATCH] smp_processor_id() cleanup | Ingo Molnar | 1 | -1/+1 |
2005-06-09 | [PATCH] ia64: fix floating-point preemption problem | Peter Chubb | 1 | -2/+8 |
2005-06-09 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 | Linus Torvalds | 1 | -2/+6 |
2005-06-08 | [IA64] Fill holes in FIXADDR_USER space with zero pages. | David Mosberger-Tang | 1 | -2/+6 |
2005-06-07 | [PATCH] AGP fix for Xen VMM | Keir Fraser | 1 | -0/+10 |
2005-05-31 | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/lin... | Linus Torvalds | 2 | -1/+35 |
2005-05-21 | Remove some left-over empty files | Linus Torvalds | 1 | -0/+0 |
2005-05-19 | [IA64] alternate perfmon handler | Tony Luck | 1 | -0/+8 |
2005-05-18 | [IS64-SGI] Set Altix error handling features | Russ Anderson | 1 | -0/+26 |