| Commit message (Expand) | Author | Age | Files | Lines |
* | [IA64] fix compilation warning in sys32_epoll_wait() | Peter Chubb | 2005-06-01 | 1 | -1/+1 |
* | [IA64] Cleanup compile warnings for ski config | Peter Chubb | 2005-06-01 | 1 | -2/+2 |
* | [IA64] Use "PER_CPU" form of EXPORT macro | Tony Luck | 2005-05-31 | 1 | -1/+1 |
* | [IA64] sys_mmap doesn't follow posix.1 when parameter len=0 | Zhang Yanmin | 2005-05-26 | 1 | -7/+0 |
* | [IA64] initialize spinlock pfm_alt_install_check | Tony Luck | 2005-05-18 | 1 | -1/+1 |
* | [IA64] alternate perfmon handler | Tony Luck | 2005-05-18 | 1 | -15/+160 |
* | [IS64-SGI] Set Altix error handling features | Russ Anderson | 2005-05-17 | 1 | -0/+2 |
* | [IA64-SGI] cpe interrupts are not being enabled. | Russ Anderson | 2005-05-17 | 1 | -2/+2 |
* | [IA64] Correct convert_to_non_syscall() | David Mosberger-Tang | 2005-05-17 | 1 | -3/+17 |
* | Merge with linus | Tony Luck | 2005-05-17 | 1 | -1/+0 |
|\ |
|
| * | [PATCH] kill <asm/ioctl32.h> | Christoph Hellwig | 2005-05-17 | 1 | -1/+0 |
* | | [IA64] Avoid .spillpsp directive in handcoded assembly | David Mosberger-Tang | 2005-05-10 | 1 | -2/+2 |
* | | [IA64] fix "section mismatch" compile-time-error | David Mosberger-Tang | 2005-05-09 | 1 | -1/+1 |
* | | [IA64] Fix stack placement when INIT hits in kernel mode. | David Mosberger-Tang | 2005-05-06 | 1 | -2/+1 |
|/ |
|
* | [PATCH] ppc64: remove hidden -fno-omit-frame-pointer for schedule.c | Anton Blanchard | 2005-05-05 | 1 | -0/+4 |
* | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2005-05-05 | 27 | -192/+6640 |
|\ |
|
| * | [IA64-SGI] move nodepda pointer out of pda | Dean Nelson | 2005-05-04 | 1 | -2/+7 |
| * | [IA64] Update arch/ia64/configs/tiger_defconfig | Tony Luck | 2005-05-03 | 1 | -39/+57 |
| * | [IA64] Fix two warnings introduced by perfmon patches. | Tony Luck | 2005-05-03 | 1 | -3/+1 |
| * | [IA64] another perfmon fix (take2) | stephane eranian | 2005-05-03 | 1 | -10/+20 |
| * | [IA64] perfmon & PAL_HALT again | Stephane Eranian | 2005-05-03 | 2 | -3/+24 |
| * | [IA64] altix: fix TIOCA dmamap list_add | Mark Maule | 2005-05-03 | 1 | -1/+1 |
| * | [IA64] SAL to OS callbacks cannot call sleeping | Keith Owens | 2005-05-03 | 1 | -13/+21 |
| * | [IA64] MCA recovery improvements | Russ Anderson | 2005-05-03 | 2 | -5/+17 |
| * | [IA64] fix ia64 syscall auditing | David Woodhouse | 2005-05-03 | 2 | -2/+5 |
| * | [IA64] reduce cacheline bouncing in cpu_idle_wait | Zwane Mwaikambo | 2005-05-03 | 1 | -15/+26 |
| * | [IA64-SGI] Altix only: Fix for sn_dma_flush | Mike Habeck | 2005-05-03 | 1 | -1/+1 |
| * | [IA64] use common pxm function | Alex Williamson | 2005-05-03 | 2 | -48/+9 |
| * | [IA64-SGI] Altix only: Register Error Interrupt | Colin Ngam | 2005-05-03 | 1 | -4/+6 |
| * | [IA64-SGI] convert AMO address found in XPC's reserved page | Dean Nelson | 2005-05-03 | 1 | -1/+14 |
| * | [IA64-SGI] SGI Altix cross partition functionality [3/3] | Dean Nelson | 2005-05-03 | 2 | -0/+716 |
| * | [IA64-SGI] SGI Altix cross partition functionality [2/3] | Dean Nelson | 2005-05-03 | 5 | -0/+5325 |
| * | [IA64] manually apply changes to arch/ia64/sn/kernel/Makefile | Tony Luck | 2005-05-03 | 1 | -1/+3 |
| * | [IA64-SGI] SGI Altix cross partition functionality (2nd | Dean Nelson | 2005-05-03 | 3 | -0/+330 |
| * | [PATCH] move cnodeid_to_nasid_table out of pda | Dean Nelson | 2005-05-03 | 1 | -14/+17 |
| * | [IA64-SGI] Altix patch to add bricktype knowledge to tiocx | Bruce Losure | 2005-05-03 | 1 | -9/+32 |
| * | [IA64-SGI] Altix only: Remove hubdev SAL call | Bruce Losure | 2005-05-03 | 1 | -19/+0 |
| * | [IA64] use fc.i for fluch_icache_range() | David Mosberger-Tang | 2005-05-03 | 1 | -3/+3 |
| * | [IA64] fix typos caught by new assembler | David Mosberger-Tang | 2005-05-03 | 2 | -2/+2 |
| * | [IA64] Fix memcpy_mck.S for current binutils | Andreas Schwab | 2005-05-03 | 1 | -1/+1 |
| * | [IA64] Add config SCHED_SMT | Suresh Siddha | 2005-05-03 | 1 | -0/+9 |
* | | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2005-05-03 | 3 | -17/+4 |
|\ \
| |/ |
|
| * | [PATCH] convert that currently tests _NSIG directly to use valid_signal() | Jesper Juhl | 2005-05-01 | 1 | -2/+3 |
| * | [PATCH] consolidate sys_shmat | Stephen Rothwell | 2005-05-01 | 2 | -15/+1 |
* | | [PATCH] fix ia64 syscall auditing | Amy Griffis | 2005-04-29 | 2 | -2/+5 |
* | | [AUDIT] Don't allow ptrace to fool auditing, log arch of audited syscalls. | | 2005-04-29 | 1 | -8/+13 |
|/ |
|
* | From: jbarnes@sgi.com | Jesse Barnes | 2005-04-25 | 1 | -1/+1 |
* | [IA64] iosapic.c: typo ... s/spin_unlock_irq/spin_unlock/ | Kenji Kaneshige | 2005-04-25 | 1 | -1/+1 |
* | [IA64] print "siblings" before {physical,core,thread} id | Tony Luck | 2005-04-25 | 1 | -1/+1 |
* | [IA64] vector sharing (Large I/O system support) | Kenji Kaneshige | 2005-04-25 | 2 | -89/+285 |