summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ppc32: enable use of early_paramPaul Mackerras2005-05-171-0/+2
* [PATCH] kill <asm/ioctl32.h>Christoph Hellwig2005-05-171-1/+0Star
* [PATCH] alpha/osf_sys: use helper functions to convert between tv and jiffiesNishanth Aravamudan2005-05-171-5/+2Star
* [PATCH] mips: add resource management to pmuYoichi Yuasa2005-05-171-7/+48
* [PATCH] x86_64: Update defconfigAndi Kleen2005-05-171-28/+30
* [PATCH] x86_64: Don't assume BSP has ID 0 in new smp bootupAndi Kleen2005-05-172-8/+14
* [PATCH] x86_64: Collected NMI watchdog fixes.Andi Kleen2005-05-173-79/+177
* [PATCH] x86_64: Make vsyscall.c compile without CONFIG_SYSCTLAndi Kleen2005-05-171-0/+2
* [PATCH] x86_64: Fix OEM hpet checkSuresh Siddha2005-05-171-1/+1
* [PATCH] x86_64: When checking vmalloc mappings don't use pte_pageAndi Kleen2005-05-171-2/+9
* [PATCH] x86_64: Fix canonical checking for segment registers in ptraceAndi Kleen2005-05-171-4/+4
* [PATCH] x86_64: check if ptrace RIP is canonicalAndi Kleen2005-05-171-0/+5
* [PATCH] x86_64: Add pmtimer supportAndi Kleen2005-05-175-19/+162
* [PATCH] x86_64: Remove unique APIC/IO-APIC ID checkAndi Kleen2005-05-172-71/+1Star
* [PATCH] x86_64: Don't print the internal k8c+ flag in /proc/cpuinfoAndi Kleen2005-05-171-1/+1
* [PATCH] x86_64: Remove x86_apicid fieldAndi Kleen2005-05-171-3/+1Star
* [PATCH] x86_64: Update TSC sync algorithmAndi Kleen2005-05-171-75/+182
* [PATCH] x86_64: Don't look up struct page pointer of physical address in iounmapAndi Kleen2005-05-171-1/+1
* [PATCH] x86_64/i386: fix defaults for physical/core id in /proc/cpuinfoAndi Kleen2005-05-173-5/+20
* [PATCH] x86_64: Readd missing tests in entry.SAndi Kleen2005-05-171-2/+9
* [PATCH] x86_64: Reduce NMI watchdog stack usageAndi Kleen2005-05-171-1/+9
* [PATCH] uml: change memcpy to memmovePaolo 'Blaisorblade' Giarrusso2005-05-171-2/+8
* [PATCH] ARM: Fix build errorRussell King2005-05-172-4/+4
* [PATCH] ARM: 2678/1: S3C2440 - cpu fixes, hdiv divisors and nand dev nameBen Dooks2005-05-121-2/+4
* [PATCH] ARM: 2677/1: S3C2440 - UPLL frequency doubledBen Dooks2005-05-121-1/+1
* [PATCH] ARM: 2680/1: refine TLS reg availability some more againNicolas Pitre2005-05-121-11/+10Star
* [PATCH] ARM: 2663/2: I can't typeNicolas Pitre2005-05-101-2/+2
* [PATCH] ARM: Add V6 aliasing cache flushRussell King2005-05-101-2/+35
* [PATCH] ARM: Use top_pmd for V6 copy/clear user_pageRussell King2005-05-101-22/+6Star
* [PATCH] ARM: Move copy/clear user_page locking into implementationRussell King2005-05-102-80/+111
* [PATCH] ARM: Add top_pmd, which points at the top-most page tableRussell King2005-05-101-0/+4
* [PATCH] ARM: Add inline functions to find the pmd from virtual addressRussell King2005-05-091-8/+15
* [PATCH] uml: x86_64 fixesJeff Dike2005-05-075-5/+9
* [PATCH] uml: Fix process exit raceBodo Stroesser2005-05-075-16/+11Star
* [PATCH] uml: S390 preparation, arch_align_stackBodo Stroesser2005-05-071-0/+9
* [PATCH] uml: Use CONFIG variable for address space sizeBodo Stroesser2005-05-071-7/+1Star
* [PATCH] uml: Turn literal numbers into symbolic constantsJeff Dike2005-05-071-13/+22
* [PATCH] uml: Makefile cleanupJeff Dike2005-05-071-5/+1Star
* [PATCH] uml: Eliminate unusable functionJeff Dike2005-05-071-10/+0Star
* [PATCH] uml: S390 preparation, save an extra registerBodo Stroesser2005-05-071-0/+4
* [PATCH] uml: S390 preparation, peekusr/pokeusr defined by subarchBodo Stroesser2005-05-074-50/+153
* [PATCH] uml: command line handling cleanupJeff Dike2005-05-072-4/+4
* [PATCH] uml: __deprecated makes build unnecessarily noisyJeff Dike2005-05-072-4/+4
* [PATCH] ppc32: Fix POWER3/POWER4 compiler errorKumar Gala2005-05-071-0/+2
* [PATCH] ppc64: enable CONFIG_RTAS_PROC by defaultPaul Mackerras2005-05-071-0/+1
* Fix acpi_find_rsdp() - acpi_scan_rsdp takes length, not endLinus Torvalds2005-05-071-1/+1
* [PATCH] ppc64: global interrupt queue cleanupPaul Mackerras2005-05-062-11/+12
* [PATCH] ppc64: remove explicit contig_page_data referencePaul Mackerras2005-05-061-1/+1
* [PATCH] ppc64: remove unused arch/ppc64/boot/start.cPaul Mackerras2005-05-061-654/+0Star
* [PATCH] ppc64: remove asm/bootinfo.h includePaul Mackerras2005-05-061-1/+0Star