aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
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-16[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-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-09[PATCH] ARM: Add inline functions to find the pmd from virtual addressRussell King1-8/+15
2005-05-06[PATCH] uml: x86_64 fixesJeff Dike5-5/+9
2005-05-06[PATCH] uml: Fix process exit raceBodo Stroesser5-16/+11
2005-05-06[PATCH] uml: S390 preparation, arch_align_stackBodo Stroesser1-0/+9
2005-05-06[PATCH] uml: Use CONFIG variable for address space sizeBodo Stroesser1-7/+1
2005-05-06[PATCH] uml: Turn literal numbers into symbolic constantsJeff Dike1-13/+22
2005-05-06[PATCH] uml: Makefile cleanupJeff Dike1-5/+1
2005-05-06[PATCH] uml: Eliminate unusable functionJeff Dike1-10/+0
2005-05-06[PATCH] uml: S390 preparation, save an extra registerBodo Stroesser1-0/+4
2005-05-06[PATCH] uml: S390 preparation, peekusr/pokeusr defined by subarchBodo Stroesser4-50/+153
2005-05-06[PATCH] uml: command line handling cleanupJeff Dike2-4/+4
2005-05-06[PATCH] uml: __deprecated makes build unnecessarily noisyJeff Dike2-4/+4
2005-05-06[PATCH] ppc32: Fix POWER3/POWER4 compiler errorKumar Gala1-0/+2
2005-05-06[PATCH] ppc64: enable CONFIG_RTAS_PROC by defaultPaul Mackerras1-0/+1
2005-05-06Fix acpi_find_rsdp() - acpi_scan_rsdp takes length, not endLinus Torvalds1-1/+1
2005-05-06[PATCH] ppc64: global interrupt queue cleanupPaul Mackerras2-11/+12
2005-05-05[PATCH] ppc64: remove explicit contig_page_data referencePaul Mackerras1-1/+1
2005-05-05[PATCH] ppc64: remove unused arch/ppc64/boot/start.cPaul Mackerras1-654/+0
2005-05-05[PATCH] ppc64: remove asm/bootinfo.h includePaul Mackerras1-1/+0
2005-05-05[PATCH] ppc64: fix reloc_offset commentPaul Mackerras1-1/+1
2005-05-05[PATCH] ppc64: fix prom.c compile warningPaul Mackerras1-1/+1
2005-05-05[PATCH] arch/ppc64: Replace custom MIN macroTobias Klauser1-5/+1
2005-05-05[PATCH] x86: geode support fixesKianusch Sayah Karadji2-14/+12