summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2005-05-26[IA64] sys_mmap doesn't follow posix.1 when parameter len=0Zhang Yanmin1-7/+0
2005-05-19[IA64] initialize spinlock pfm_alt_install_checkTony Luck1-1/+1
2005-05-19Sync with Linus - rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/...Tony Luck2-1/+3
2005-05-19[IA64] alternate perfmon handlerTony Luck1-15/+160
2005-05-18[IS64-SGI] Set Altix error handling featuresRuss Anderson1-0/+2
2005-05-17[IA64-SGI] cpe interrupts are not being enabled.Russ Anderson1-2/+2
2005-05-17[IA64] Correct convert_to_non_syscall()David Mosberger-Tang1-3/+17
2005-05-17[PATCH] fix memory scribble in arch/i386/pci/fixup.cChristoph Lameter1-1/+1
2005-05-17[PATCH] ppc32: enable use of early_paramPaul Mackerras1-0/+2
2005-05-17Merge with linusTony Luck30-435/+866
2005-05-17[PATCH] kill <asm/ioctl32.h>Christoph Hellwig1-1/+0
2005-05-17[PATCH] alpha/osf_sys: use helper functions to convert between tv and jiffiesNishanth Aravamudan1-5/+2
2005-05-17[PATCH] mips: add resource management to pmuYoichi Yuasa1-7/+48
2005-05-17[PATCH] x86_64: Update defconfigAndi Kleen1-28/+30
2005-05-17[PATCH] x86_64: Don't assume BSP has ID 0 in new smp bootupAndi Kleen2-8/+14
2005-05-17[PATCH] x86_64: Collected NMI watchdog fixes.Andi Kleen3-79/+177
2005-05-17[PATCH] x86_64: Make vsyscall.c compile without CONFIG_SYSCTLAndi Kleen1-0/+2
2005-05-17[PATCH] x86_64: Fix OEM hpet checkSuresh Siddha1-1/+1
2005-05-17[PATCH] x86_64: When checking vmalloc mappings don't use pte_pageAndi Kleen1-2/+9
2005-05-17[PATCH] x86_64: Fix canonical checking for segment registers in ptraceAndi Kleen1-4/+4
2005-05-17[PATCH] x86_64: check if ptrace RIP is canonicalAndi Kleen1-0/+5
2005-05-17[PATCH] x86_64: Add pmtimer supportAndi Kleen5-19/+162
2005-05-17[PATCH] x86_64: Remove unique APIC/IO-APIC ID checkAndi Kleen2-71/+1
2005-05-17[PATCH] x86_64: Don't print the internal k8c+ flag in /proc/cpuinfoAndi Kleen1-1/+1
2005-05-17[PATCH] x86_64: Remove x86_apicid fieldAndi Kleen1-3/+1
2005-05-17[PATCH] x86_64: Update TSC sync algorithmAndi Kleen1-75/+182
2005-05-17[PATCH] x86_64: Don't look up struct page pointer of physical address in iounmapAndi Kleen1-1/+1
2005-05-17[PATCH] x86_64/i386: fix defaults for physical/core id in /proc/cpuinfoAndi Kleen3-5/+20
2005-05-17[PATCH] x86_64: Readd missing tests in entry.SAndi Kleen1-2/+9
2005-05-17[PATCH] x86_64: Reduce NMI watchdog stack usageAndi Kleen1-1/+9
2005-05-17[PATCH] uml: change memcpy to memmovePaolo 'Blaisorblade' Giarrusso1-2/+8
2005-05-17[PATCH] ARM: Fix build errorRussell King2-4/+4
2005-05-12[PATCH] ARM: 2678/1: S3C2440 - cpu fixes, hdiv divisors and nand dev nameBen Dooks1-2/+4
2005-05-12[PATCH] ARM: 2677/1: S3C2440 - UPLL frequency doubledBen Dooks1-1/+1
2005-05-12[PATCH] ARM: 2680/1: refine TLS reg availability some more againNicolas Pitre1-11/+10
2005-05-11[IA64] Avoid .spillpsp directive in handcoded assemblyDavid Mosberger-Tang1-2/+2
2005-05-10[PATCH] ARM: 2663/2: I can't typeNicolas Pitre1-2/+2
2005-05-10[PATCH] ARM: Add V6 aliasing cache flushRussell King1-2/+35
2005-05-10[PATCH] ARM: Use top_pmd for V6 copy/clear user_pageRussell King1-22/+6
2005-05-10[PATCH] ARM: Move copy/clear user_page locking into implementationRussell King2-80/+111
2005-05-10[PATCH] ARM: Add top_pmd, which points at the top-most page tableRussell King1-0/+4
2005-05-10Merge with /home/aegl/GIT/linusTony Luck25-115/+222
2005-05-09[PATCH] ARM: Add inline functions to find the pmd from virtual addressRussell King1-8/+15
2005-05-09[IA64] fix "section mismatch" compile-time-errorDavid Mosberger-Tang1-1/+1
2005-05-07[PATCH] uml: x86_64 fixesJeff Dike5-5/+9
2005-05-07[PATCH] uml: Fix process exit raceBodo Stroesser5-16/+11
2005-05-07[PATCH] uml: S390 preparation, arch_align_stackBodo Stroesser1-0/+9
2005-05-07[PATCH] uml: Use CONFIG variable for address space sizeBodo Stroesser1-7/+1
2005-05-07[PATCH] uml: Turn literal numbers into symbolic constantsJeff Dike1-13/+22
2005-05-07[PATCH] uml: Makefile cleanupJeff Dike1-5/+1