summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] uml: change memcpy to memmovePaolo 'Blaisorblade' Giarrusso2005-05-171-2/+8
* [PATCH] ARM: Fix build errorRussell King2005-05-162-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/+10
* [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/+6
* [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-065-5/+9
* [PATCH] uml: Fix process exit raceBodo Stroesser2005-05-065-16/+11
* [PATCH] uml: S390 preparation, arch_align_stackBodo Stroesser2005-05-061-0/+9
* [PATCH] uml: Use CONFIG variable for address space sizeBodo Stroesser2005-05-061-7/+1
* [PATCH] uml: Turn literal numbers into symbolic constantsJeff Dike2005-05-061-13/+22
* [PATCH] uml: Makefile cleanupJeff Dike2005-05-061-5/+1
* [PATCH] uml: Eliminate unusable functionJeff Dike2005-05-061-10/+0
* [PATCH] uml: S390 preparation, save an extra registerBodo Stroesser2005-05-061-0/+4
* [PATCH] uml: S390 preparation, peekusr/pokeusr defined by subarchBodo Stroesser2005-05-064-50/+153
* [PATCH] uml: command line handling cleanupJeff Dike2005-05-062-4/+4
* [PATCH] uml: __deprecated makes build unnecessarily noisyJeff Dike2005-05-062-4/+4
* [PATCH] ppc32: Fix POWER3/POWER4 compiler errorKumar Gala2005-05-061-0/+2
* [PATCH] ppc64: enable CONFIG_RTAS_PROC by defaultPaul Mackerras2005-05-061-0/+1
* Fix acpi_find_rsdp() - acpi_scan_rsdp takes length, not endLinus Torvalds2005-05-061-1/+1
* [PATCH] ppc64: global interrupt queue cleanupPaul Mackerras2005-05-062-11/+12
* [PATCH] ppc64: remove explicit contig_page_data referencePaul Mackerras2005-05-051-1/+1
* [PATCH] ppc64: remove unused arch/ppc64/boot/start.cPaul Mackerras2005-05-051-654/+0
* [PATCH] ppc64: remove asm/bootinfo.h includePaul Mackerras2005-05-051-1/+0
* [PATCH] ppc64: fix reloc_offset commentPaul Mackerras2005-05-051-1/+1
* [PATCH] ppc64: fix prom.c compile warningPaul Mackerras2005-05-051-1/+1
* [PATCH] arch/ppc64: Replace custom MIN macroTobias Klauser2005-05-051-5/+1
* [PATCH] x86: geode support fixesKianusch Sayah Karadji2005-05-052-14/+12
* [PATCH] CodingStyle: trivial whitespace fixupsDomen Puncer2005-05-053-12/+12
* [PATCH] cyrix: eliminate bad section referencesmaximilian attems2005-05-051-2/+2
* [PATCH] Kprobes: Incorrect handling of probes on ret/lret instructionPrasanna S Panchamukhi2005-05-052-0/+14
* [PATCH] uml: header and code cleanupBodo Stroesser2005-05-052-18/+2
* [PATCH] uml: remove a dangling symlinkBodo Stroesser2005-05-051-1/+1
* [PATCH] uml: s390 preparation, sighandler interface abstractionBodo Stroesser2005-05-053-2/+6
* [PATCH] uml: s390 preparation, delay moved to archBodo Stroesser2005-05-055-21/+41
* [PATCH] uml: s390 preparation, checksumming done in arch codeBodo Stroesser2005-05-055-59/+27
* [PATCH] uml: s390 preparation, elf.hBodo Stroesser2005-05-051-1/+1
* [PATCH] uml: inclusion cleanupJeff Dike2005-05-051-1/+0
* [PATCH] uml: tidy Makefile.rulesJeff Dike2005-05-051-4/+5
* [PATCH] uml: Fix SIGWINCH relayingJeff Dike2005-05-058-7/+55
* [PATCH] uml: S390 preparation, abstract host page fault dataBodo Stroesser2005-05-0521-107/+263
* [PATCH] uml: fix a ptrace callJeff Dike2005-05-051-2/+3
* [PATCH] uml: finish cross-build supportAl Viro2005-05-051-0/+30
* [PATCH] uml: fix missing subdir in x86_64Al Viro2005-05-051-0/+2
* [PATCH] uml: cross-build support : mk_task and mk_constantsAl Viro2005-05-057-88/+44
OpenPOWER on IntegriCloud