aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-22[PATCH] unpaged: fix sound Bad page statesHugh Dickins2-2/+2
2005-11-22[PATCH] unpaged: VM_UNPAGEDHugh Dickins3-4/+3
2005-11-22[PATCH] uml: eliminate use of libc PAGE_SIZEJeff Dike1-4/+9
2005-11-22[PATCH] uml: properly invoke x86_64 system callsJeff Dike6-17/+39
2005-11-22[PATCH] uml: eliminate anonymous union and clean up symlink lossageJeff Dike2-17/+20
2005-11-22[PATCH] uml: eliminate use of local in clone stubJeff Dike1-4/+6
2005-11-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-3/+4
2005-11-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds3-1/+6
2005-11-21[IA64-SGI] bte_copy nasid_index fixRuss Anderson1-0/+1
2005-11-21[IA64] fix bug in sn/ia64 for sparse CPU numberinghawkes@sgi.com1-1/+2
2005-11-21[IA64] Prevent sn2 ptc code from executing on all ia64 subarchesPrarit Bhargava1-0/+3
2005-11-21[ARM] Shut up gcc warning in clps7500 core.cRussell King1-1/+1
2005-11-21[ARM] Shut up gcc warning in assabet.cRussell King1-1/+2
2005-11-21[ARM] 3170/1: Sharp SL-6000x: platform device conversion fixupDirk Opfer1-1/+1
2005-11-20[PATCH] Register disabled CPUsAshok Raj1-3/+1
2005-11-20[PATCH] i386: Use bigsmp for > 8 core Opteron systemsAndi Kleen1-2/+3
2005-11-19Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds9-227/+33
2005-11-19powerpc: Fix bug in timebase synchronization on 32-bit SMP powermacPaul Mackerras1-2/+4
2005-11-19[ARM] 3168/1: Update ARM signal delivery and maskingDaniel Jacobowitz4-201/+14
2005-11-19powerpc: move include/asm-ppc64/ptrace-common.h to arch/powerpc/kernelPaul Mackerras3-2/+168
2005-11-19powerpc: Merge pci.hPaul Mackerras2-20/+1
2005-11-19[PATCH] powerpc: Remove imalloc.hDavid Gibson4-4/+19
2005-11-19[PATCH] powerpc: Fix setting MPIC priorityBenjamin Herrenschmidt1-5/+8
2005-11-18Merge branch 'master'Kyle McMartin33-6825/+684
2005-11-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-62/+71
2005-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds30-6761/+611
2005-11-18[ARM] Fix get_user when passed a const pointerRussell King2-12/+0
2005-11-18powerpc: Move defconfig over and remove remaining arch/ppc64 filesPaul Mackerras8-6019/+244
2005-11-18powerpc: Fix a couple of compile warnings for 32-bit compilesPaul Mackerras2-1/+1
2005-11-18powerpc: time-of-day fixes for 32-bit CHRP systemsPaul Mackerras3-6/+14
2005-11-18powerpc: Fix compile error on pSeries arising from delay.h changesPaul Mackerras1-2/+2
2005-11-18powerpc: Move remaining .c files from arch/ppc64 to arch/powerpcPaul Mackerras6-152/+6
2005-11-18[PATCH] Remove SPAN_OTHER_NODES config definitionMike Kravetz2-14/+0
2005-11-18[PATCH] powerpc: merge align.cBenjamin Herrenschmidt5-544/+268
2005-11-18powerpc: Fix delay functions for 601 processorsPaul Mackerras2-8/+28
2005-11-18[PATCH] ppc: Fix warnings related to seq_fileKumar Gala2-2/+2
2005-11-18[PATCH] ppc: Fix MPC83xx device tableKumar Gala1-2/+26
2005-11-18[PATCH] powerpc: Maple: request I/O resource.Segher Boessenkool1-1/+10
2005-11-18[PATCH] ppc boot: replace string labels with numbersOlaf Hering1-12/+11
2005-11-17[PATCH] ppc: Fix warnings related to seq_fileKumar Gala2-2/+2
2005-11-17[ARM] Fix some corner cases in new mm initialisationRussell King1-11/+13
2005-11-17[PARISC] Remove unused variable in signal.cGrant Grundler1-1/+0
2005-11-17[PARISC] remove drm compat ioctls handlersChristoph Hellwig1-541/+0
2005-11-17[PARISC] move PA perf driver over to ->compat_ioctlChristoph Hellwig2-18/+20
2005-11-17[PARISC] Fix some compile problems in ptrace.cMatthew Wilcox1-2/+3
2005-11-17[PARISC] Improve the error message when we get a clashing mod pathMatthew Wilcox1-2/+6
2005-11-17[PARISC] Return PDC_OK when alloc_pa_dev fails to enumerate all devicesMatthew Wilcox1-1/+1
2005-11-17[PARISC] Document some register usages in assembly filesCarlos O'Donell2-1/+3
2005-11-17[PARISC] Make redirecting irq messages less noisyRyan Bradetich1-1/+1
2005-11-17[PARISC] irq_affinityp[] only available for SMP buildsGrant Grundler1-2/+9