Age | Commit message (Expand) | Author | Files | Lines |
2005-05-04 | [IA64-SGI] move nodepda pointer out of pda | Dean Nelson | 1 | -2/+7 |
2005-05-04 | [IA64] Update arch/ia64/configs/tiger_defconfig | Tony Luck | 1 | -39/+57 |
2005-05-04 | [IA64] Fix two warnings introduced by perfmon patches. | Tony Luck | 1 | -3/+1 |
2005-05-04 | [IA64] another perfmon fix (take2) | stephane eranian | 1 | -10/+20 |
2005-05-04 | [IA64] perfmon & PAL_HALT again | Stephane Eranian | 2 | -3/+24 |
2005-05-04 | [IA64] altix: fix TIOCA dmamap list_add | Mark Maule | 1 | -1/+1 |
2005-05-04 | [IA64] SAL to OS callbacks cannot call sleeping | Keith Owens | 1 | -13/+21 |
2005-05-04 | [IA64] MCA recovery improvements | Russ Anderson | 2 | -5/+17 |
2005-05-04 | [IA64] fix ia64 syscall auditing | David Woodhouse | 2 | -2/+5 |
2005-05-04 | [IA64] reduce cacheline bouncing in cpu_idle_wait | Zwane Mwaikambo | 1 | -15/+26 |
2005-05-04 | [IA64-SGI] Altix only: Fix for sn_dma_flush | Mike Habeck | 1 | -1/+1 |
2005-05-04 | [IA64] use common pxm function | Alex Williamson | 2 | -48/+9 |
2005-05-04 | [IA64-SGI] Altix only: Register Error Interrupt | Colin Ngam | 1 | -4/+6 |
2005-05-03 | [IA64-SGI] convert AMO address found in XPC's reserved page | Dean Nelson | 1 | -1/+14 |
2005-05-03 | [IA64-SGI] SGI Altix cross partition functionality [3/3] | Dean Nelson | 2 | -0/+716 |
2005-05-03 | [IA64-SGI] SGI Altix cross partition functionality [2/3] | Dean Nelson | 5 | -0/+5325 |
2005-05-03 | [IA64] manually apply changes to arch/ia64/sn/kernel/Makefile | Tony Luck | 1 | -1/+3 |
2005-05-03 | [IA64-SGI] SGI Altix cross partition functionality (2nd | Dean Nelson | 3 | -0/+330 |
2005-05-03 | [PATCH] move cnodeid_to_nasid_table out of pda | Dean Nelson | 1 | -14/+17 |
2005-05-03 | [IA64-SGI] Altix patch to add bricktype knowledge to tiocx | Bruce Losure | 1 | -9/+32 |
2005-05-03 | [IA64-SGI] Altix only: Remove hubdev SAL call | Bruce Losure | 1 | -19/+0 |
2005-05-03 | [IA64] use fc.i for fluch_icache_range() | David Mosberger-Tang | 1 | -3/+3 |
2005-05-03 | [IA64] fix typos caught by new assembler | David Mosberger-Tang | 2 | -2/+2 |
2005-05-03 | [IA64] Fix memcpy_mck.S for current binutils | Andreas Schwab | 1 | -1/+1 |
2005-05-03 | [IA64] Add config SCHED_SMT | Suresh Siddha | 1 | -0/+9 |
2005-05-02 | [PATCH] ppc32: Fix might_sleep() warning with clock spreading | Benjamin Herrenschmidt | 1 | -8/+4 |
2005-05-02 | [PATCH] ppc32: Fix sleep on old 101 PowerBook | Benjamin Herrenschmidt | 1 | -1/+1 |
2005-05-02 | [PATCH] ppc32: Workaround a cache flush issue on sleep | Benjamin Herrenschmidt | 1 | -12/+42 |
2005-05-01 | [PATCH] make lots of things static | Adrian Bunk | 2 | -3/+3 |
2005-05-01 | [PATCH] fbdev: edid.h cleanups | Adrian Bunk | 1 | -1/+0 |
2005-05-01 | [PATCH] convert that currently tests _NSIG directly to use valid_signal() | Jesper Juhl | 25 | -46/+70 |
2005-05-01 | [PATCH] consolidate sys_shmat | Stephen Rothwell | 13 | -103/+4 |
2005-05-01 | [PATCH] misc verify_area cleanups | Jesper Juhl | 3 | -3/+3 |
2005-05-01 | [PATCH] Change synchronize_kernel to _rcu and _sched | Paul E. McKenney | 2 | -2/+2 |
2005-05-01 | [PATCH] clean up kernel messages | Matt Mackall | 1 | -0/+2 |
2005-05-01 | [PATCH] Exterminate PAGE_BUG | Matt Mackall | 1 | -4/+2 |
2005-05-01 | [PATCH] s390: remove ioctl32 from dasdcmb | Cornelia Huck | 1 | -1/+6 |
2005-05-01 | [PATCH] s390: cmm guest sender id | Martin Schwidefsky | 1 | -1/+8 |
2005-05-01 | [PATCH] s390: default storage key | Peter Oberparleiter | 2 | -5/+16 |
2005-05-01 | [PATCH] s390: fix memory holes and cleanup setup_arch | Heiko Carstens | 2 | -176/+224 |
2005-05-01 | [PATCH] s390: idle timer setup | Martin Schwidefsky | 2 | -15/+22 |
2005-05-01 | [PATCH] s390: regenerate defconfig | Martin Schwidefsky | 1 | -5/+14 |
2005-05-01 | [PATCH] uml ubd: handle readonly status | Paolo 'Blaisorblade' Giarrusso | 1 | -4/+10 |
2005-05-01 | [PATCH] uml: redo console locking | Paolo 'Blaisorblade' Giarrusso | 5 | -175/+239 |
2005-05-01 | [PATCH] uml: fix syscall table by including $(SUBARCH)'s one, for x86-64 | Paolo 'Blaisorblade' Giarrusso | 5 | -318/+73 |
2005-05-01 | [PATCH] uml: quick fix syscall table for x86_64 | Paolo 'Blaisorblade' Giarrusso | 1 | -29/+24 |
2005-05-01 | [PATCH] uml: fix syscall table by including $(SUBARCH)'s one, for i386 | Paolo 'Blaisorblade' Giarrusso | 9 | -407/+321 |
2005-05-01 | [PATCH] uml: move va_copy conditional def | Paolo 'Blaisorblade' Giarrusso | 1 | -2/+2 |
2005-05-01 | [PATCH] uml: inline empty proc | Paolo 'Blaisorblade' Giarrusso | 1 | -4/+0 |
2005-05-01 | [PATCH] uml: support AES i586 crypto driver | Paolo 'Blaisorblade' Giarrusso | 5 | -8/+17 |