aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* [SPARC64]: Kill readjust_prom_translations()David S. Miller2005-09-22
* [SPARC64]: Remove unnecessary paging_init() cruft.David S. Miller2005-09-22
* [SPARC64]: Do not allocate OBP page tables using bootmemDavid S. Miller2005-09-22
* [SPARC64]: Break up inherit_prom_mappings() into it's constituent parts.David S. Miller2005-09-22
* [SPARC64]: Do not allocate prom translations using bootmem.David S. Miller2005-09-22
* [SPARC64]: Remove ktlb.S instruction patching.David S. Miller2005-09-22
* [SPARC64]: Kill SZ_BITS define from dtlb_backend.SDavid S. Miller2005-09-21
* [SPARC64]: Move kernel TLB miss handling into a seperate file.David S. Miller2005-09-21
* [PATCH] uml: fix compile warning after consolidation patchPaolo 'Blaisorblade' Giarrusso2005-09-21
* [PATCH] uml: comment about cast build fixPaolo 'Blaisorblade' Giarrusso2005-09-21
* [PATCH] uml: readd removed unistd.h inclusionPaolo 'Blaisorblade' Giarrusso2005-09-21
* [PATCH] uml: fix bogus HOST_ELF_CLASS symbol namePaolo 'Blaisorblade' Giarrusso2005-09-21
* [PATCH] uml: Fix conflict between libc and ipv6Paolo 'Blaisorblade' Giarrusso2005-09-21
* [PATCH] uml: fix uname output on 32-bit binary on 64-bit hostPaolo 'Blaisorblade' Giarrusso2005-09-21
* [PATCH] uml: fix modify_ldt - missing break in switchPaolo 'Blaisorblade' Giarrusso2005-09-21
* [PATCH] uml: remove verify_area_{tt,skas}Paolo 'Blaisorblade' Giarrusso2005-09-21
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-09-21
|\
| * [ARM] 2932/1: Avoid the "noreturn" warning in arch/arm/kernel/traps.cCatalin Marinas2005-09-21
| * [ARM] Prevent deadlock in page fault handlerRussell King2005-09-20
| * [ARM] 2928/1: S3C2410 - make machine init code staticBen Dooks2005-09-20
| * [ARM] 2927/1: .arch.info - postfix section with .init for `make buildcheck`Ben Dooks2005-09-20
| * [ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck`Ben Dooks2005-09-20
| * [ARM] 2925/3: earlyparam - postfix section with .init for `make buildcheck`Ben Dooks2005-09-20
| * [ARM] 2922/1: compile fix for sharkVincent Sanders2005-09-20
| * [ARM] 2924/3: taglist - postfix section with .init for `make buildcheck`Ben Dooks2005-09-20
* | [PATCH] update URL for HPET spec.Randy Dunlap2005-09-21
* | [PATCH] ppc64: Build zImage.vmode for G5Benjamin Herrenschmidt2005-09-21
* | [PATCH] ppc64: Fix issue with non zero boot cpuAnton Blanchard2005-09-21
* | [PATCH] PPC64: Fix boot for some pre-POWER4 systemsOlof Johansson2005-09-21
* | [PATCH] ppc64: Fix PCI flags when using OF device treePaul Mackerras2005-09-21
* | [SPARC64]: Verify vmalloc TLB misses more strictly.David S. Miller2005-09-20
* | [SPARC64]: Move DCACHE_ALIASING_POSSIBLE define to asm/page.hDavid S. Miller2005-09-19
* | [SPARC64]: Handle little-endian unaligned loads/stores correctly.David S. Miller2005-09-19
|/
* [PATCH] Alpha: ISA IRQs fixup for dp264Ivan Kokshaysky2005-09-19
* [ARM] Fix warning in arch/arm/mach-sa1100/generic.cRussell King2005-09-18
* [ARM] Fix warning in arch/arm/kernel/semaphore.cRussell King2005-09-18
* [ARM] 2917/1: Make IXP4xx mach_desc's depend on config optionsDeepak Saxena2005-09-18
* x86-64/smp: fix random SIGSEGV issuesLinus Torvalds2005-09-17
* [PATCH] files: fix preemption issuesDipankar Sarma2005-09-17
* [PATCH] uml: UML/i386 cmpxchg fixJeff Dike2005-09-17
* [PATCH] ppc32: Add ppc_sys descriptions for PowerQUICC I devicesVitaly Bordug2005-09-17
* [PATCH] ppc64: build fixAnton Blanchard2005-09-17
* [PATCH] x86_64: e820.c needs module.hAndrew Morton2005-09-17
* [PATCH] Fix up some pm_message_t typesRichard Purdie2005-09-17
* [PATCH] uml: remove include of asm/elf.hJeff Dike2005-09-17
* [PATCH] uml: return a real error codeJeff Dike2005-09-17
* [PATCH] uml: merge mem_user.c and mem.cJeff Dike2005-09-17
* [PATCH] uml: move libc code out of mem_user.c and tempfile.cJeff Dike2005-09-17
* [PATCH] uml: preserve errno in error pathsJeff Dike2005-09-17
* [PATCH] uml: Remove some build warningsJeff Dike2005-09-17