| Commit message (Expand) | Author | Age | Files | Lines |
* | [IA64] - Disable tiocx driver on non-SN systems | Jack Steiner | 2005-07-07 | 1 | -0/+4 |
* | [IA64] fix generic/up builds | Tony Luck | 2005-07-06 | 5 | -65/+110 |
* | [IA64] memory-less-nodes repost | bob.picco | 2005-07-06 | 2 | -228/+169 |
* | [IA64] Make ia64 die() preempt safe | | 2005-07-06 | 1 | -2/+4 |
* | Auto merge with /home/aegl/GIT/linus | Tony Luck | 2005-07-06 | 1 | -1/+1 |
|\ |
|
| * | [PATCH] kprobes: fix namespace problem and sparc64 build | Rusty Lynch | 2005-07-05 | 1 | -1/+1 |
* | | [IA64] restore_sigcontext is not preempt safe | Keith Owens | 2005-07-06 | 1 | -0/+2 |
* | | [IA64] hotplug/ia64: SN Hotplug Driver - SN Hotplug Driver code | Prarit Bhargava | 2005-07-06 | 3 | -48/+129 |
* | | [IA64] hotplug/ia64: SN Hotplug Driver - new SN PROM version code | Prarit Bhargava | 2005-07-06 | 2 | -9/+7 |
* | | [IA64] hotplug/ia64: SN Hotplug Driver: moving of header files | Prarit Bhargava | 2005-07-06 | 11 | -699/+31 |
* | | [IA64] hotplug/ia64: SN Hotplug Driver: SN IRQ Fixes | Prarit Bhargava | 2005-07-06 | 2 | -134/+155 |
|/ |
|
* | [IA64] Update zx1_defconfig | Tony Luck | 2005-06-29 | 1 | -44/+122 |
* | [IA64] Update tiger_defconfig | Tony Luck | 2005-06-29 | 1 | -8/+31 |
* | Auto merge with /home/aegl/GIT/linus | Tony Luck | 2005-06-29 | 3 | -30/+172 |
|\ |
|
| * | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Greg KH | 2005-06-27 | 4 | -7/+148 |
| |\ |
|
| * | | [PATCH] ACPI based I/O APIC hot-plug: ia64 support | Kenji Kaneshige | 2005-06-27 | 2 | -29/+126 |
| * | | [PATCH] ACPI based I/O APIC hot-plug: add interfaces | Kenji Kaneshige | 2005-06-27 | 1 | -0/+17 |
| * | | [PATCH] acpi bridge hotadd: Read bridge resources when fixing up the bus | Rajesh Shah | 2005-06-27 | 1 | -0/+4 |
| * | | [PATCH] acpi bridge hotadd: Make pcibios_fixup_bus() hot-plug safe | Rajesh Shah | 2005-06-27 | 1 | -1/+21 |
| * | | [PATCH] acpi bridge hotadd: Fix pci_enable_device() for p2p bridges | Rajesh Shah | 2005-06-27 | 1 | -3/+7 |
| * | | [PATCH] acpi bridge hotadd: ACPI based root bridge hot-add | Rajesh Shah | 2005-06-27 | 1 | -1/+1 |
* | | | [IA64] Fix another IA64 preemption problem | Peter Chubb | 2005-06-28 | 1 | -0/+3 |
* | | | [IA64] Replace stale KDB-code with useful MAGIC_SYSRQ code in simserial.c | David Mosberger-Tang | 2005-06-28 | 1 | -5/+11 |
* | | | [IA64-SGI] Altix patch to tiocx, add subsys_initcall | Bruce Losure | 2005-06-28 | 1 | -5/+9 |
* | | | [IA64] sparse cleanup of TIOCA files | Prarit Bhargava | 2005-06-28 | 1 | -4/+4 |
* | | | [IA64-SGI] - new macros for SGI SN simulator | Jack Steiner | 2005-06-28 | 2 | -9/+20 |
* | | | [IA64] sparse cleanup of shub_mmr.h | Prarit Bhargava | 2005-06-28 | 1 | -0/+1 |
* | | | [IA64] Speed up lfetch.fault [NULL] | David Mosberger-Tang | 2005-06-28 | 1 | -0/+19 |
* | | | [IA64] Recognize HP sx2000 chipset | Bjorn Helgaas | 2005-06-28 | 1 | -0/+4 |
* | | | [IA64-SGI] altix: enable vgacon support | Mark Maule | 2005-06-28 | 3 | -8/+18 |
* | | | [IA64-SGI] pcdp: add PCDP pci interface support | Mark Maule | 2005-06-28 | 1 | -4/+8 |
* | | | Auto merge with /home/aegl/GIT/ia64-test | Tony Luck | 2005-06-28 | 6 | -224/+299 |
|\ \ \
| |_|/
|/| | |
|
| * | | Auto merge with /home/aegl/GIT/linus | Tony Luck | 2005-06-15 | 39 | -248/+6909 |
| |\ \ |
|
| * \ \ | Merge with temp tree to get David's gdb inferior calls patch | Tony Luck | 2005-05-17 | 3 | -18/+25 |
| |\ \ \ |
|
| | * | | | [IA64] Fix convert_to_non_syscall() so gdb inferior calls work again | David Mosberger-Tang | 2005-05-17 | 1 | -1/+21 |
| * | | | | [IA64] Merge audit fix for fsyscalls with syscall-optimizations | David Mosberger-Tang | 2005-05-05 | 1 | -2/+2 |
| * | | | | [IA64] need r29=psr *after* rsm psr.i | David Mosberger-Tang | 2005-04-27 | 1 | -6/+5 |
| * | | | | [IA64] use srlz.d instead of srlz.i in ia64_leave_kernel() | David Mosberger-Tang | 2005-04-27 | 1 | -1/+1 |
| * | | | | [IA64] Annotate fsys_bubble_down() with McKinley dispatch info. | David Mosberger-Tang | 2005-04-27 | 1 | -44/+74 |
| * | | | | [IA64] Reschedule fsys_bubble_down(). | David Mosberger-Tang | 2005-04-27 | 1 | -40/+33 |
| * | | | | [IA64] Annotate __kernel_syscall_via_epc() with McKinley dispatch info. | David Mosberger-Tang | 2005-04-27 | 1 | -22/+22 |
| * | | | | [IA64] Reschedule __kernel_syscall_via_epc(). | David Mosberger-Tang | 2005-04-27 | 1 | -13/+18 |
| * | | | | [IA64] Reschedule break_fault() for better performance. | David Mosberger-Tang | 2005-04-27 | 1 | -67/+106 |
| * | | | | [IA64] In ia64_leave_syscall(), fix comments and whitespace only. | David Mosberger-Tang | 2005-04-27 | 1 | -40/+39 |
| * | | | | [IA64] Schedule ia64_leave_syscall() to read ar.bsp earlier | David Mosberger-Tang | 2005-04-27 | 1 | -24/+19 |
| * | | | | [IA64] In syscall-entry, use st8 instead of stf8 to clear pt_regs.r8 | David Mosberger-Tang | 2005-04-27 | 1 | -3/+3 |
| * | | | | [IA64] On return from syscall, hint b7 with __kernel_syscall_via_epc(). | David Mosberger-Tang | 2005-04-27 | 1 | -1/+8 |
| * | | | | [IA64] Schedule fp-clearing insns at least 6 cycles after reading ar.bsp. | David Mosberger-Tang | 2005-04-27 | 1 | -10/+15 |
| * | | | | [IA64] Use dynamic prediction for RSE-clearing branches. | David Mosberger-Tang | 2005-04-27 | 1 | -2/+2 |
| * | | | | [IA64] __ia64_syscall() is no longer used anywhere in the kernel. Remove it. | David Mosberger-Tang | 2005-04-27 | 2 | -15/+0 |