Age | Commit message (Expand) | Author | Files | Lines |
2005-05-16 | [PATCH] ARM: Fix build error | Russell King | 2 | -4/+4 |
2005-05-12 | [PATCH] ARM: 2678/1: S3C2440 - cpu fixes, hdiv divisors and nand dev name | Ben Dooks | 1 | -2/+4 |
2005-05-12 | [PATCH] ARM: 2677/1: S3C2440 - UPLL frequency doubled | Ben Dooks | 1 | -1/+1 |
2005-05-12 | [PATCH] ARM: 2680/1: refine TLS reg availability some more again | Nicolas Pitre | 1 | -11/+10 |
2005-05-10 | [PATCH] ARM: 2663/2: I can't type | Nicolas Pitre | 1 | -2/+2 |
2005-05-10 | [PATCH] ARM: Add V6 aliasing cache flush | Russell King | 1 | -2/+35 |
2005-05-10 | [PATCH] ARM: Use top_pmd for V6 copy/clear user_page | Russell King | 1 | -22/+6 |
2005-05-10 | [PATCH] ARM: Move copy/clear user_page locking into implementation | Russell King | 2 | -80/+111 |
2005-05-10 | [PATCH] ARM: Add top_pmd, which points at the top-most page table | Russell King | 1 | -0/+4 |
2005-05-09 | [PATCH] ARM: Add inline functions to find the pmd from virtual address | Russell King | 1 | -8/+15 |
2005-05-06 | [PATCH] uml: x86_64 fixes | Jeff Dike | 5 | -5/+9 |
2005-05-06 | [PATCH] uml: Fix process exit race | Bodo Stroesser | 5 | -16/+11 |
2005-05-06 | [PATCH] uml: S390 preparation, arch_align_stack | Bodo Stroesser | 1 | -0/+9 |
2005-05-06 | [PATCH] uml: Use CONFIG variable for address space size | Bodo Stroesser | 1 | -7/+1 |
2005-05-06 | [PATCH] uml: Turn literal numbers into symbolic constants | Jeff Dike | 1 | -13/+22 |
2005-05-06 | [PATCH] uml: Makefile cleanup | Jeff Dike | 1 | -5/+1 |
2005-05-06 | [PATCH] uml: Eliminate unusable function | Jeff Dike | 1 | -10/+0 |
2005-05-06 | [PATCH] uml: S390 preparation, save an extra register | Bodo Stroesser | 1 | -0/+4 |
2005-05-06 | [PATCH] uml: S390 preparation, peekusr/pokeusr defined by subarch | Bodo Stroesser | 4 | -50/+153 |
2005-05-06 | [PATCH] uml: command line handling cleanup | Jeff Dike | 2 | -4/+4 |
2005-05-06 | [PATCH] uml: __deprecated makes build unnecessarily noisy | Jeff Dike | 2 | -4/+4 |
2005-05-06 | [PATCH] ppc32: Fix POWER3/POWER4 compiler error | Kumar Gala | 1 | -0/+2 |
2005-05-06 | [PATCH] ppc64: enable CONFIG_RTAS_PROC by default | Paul Mackerras | 1 | -0/+1 |
2005-05-06 | Fix acpi_find_rsdp() - acpi_scan_rsdp takes length, not end | Linus Torvalds | 1 | -1/+1 |
2005-05-06 | [PATCH] ppc64: global interrupt queue cleanup | Paul Mackerras | 2 | -11/+12 |
2005-05-05 | [PATCH] ppc64: remove explicit contig_page_data reference | Paul Mackerras | 1 | -1/+1 |
2005-05-05 | [PATCH] ppc64: remove unused arch/ppc64/boot/start.c | Paul Mackerras | 1 | -654/+0 |
2005-05-05 | [PATCH] ppc64: remove asm/bootinfo.h include | Paul Mackerras | 1 | -1/+0 |
2005-05-05 | [PATCH] ppc64: fix reloc_offset comment | Paul Mackerras | 1 | -1/+1 |
2005-05-05 | [PATCH] ppc64: fix prom.c compile warning | Paul Mackerras | 1 | -1/+1 |
2005-05-05 | [PATCH] arch/ppc64: Replace custom MIN macro | Tobias Klauser | 1 | -5/+1 |
2005-05-05 | [PATCH] x86: geode support fixes | Kianusch Sayah Karadji | 2 | -14/+12 |
2005-05-05 | [PATCH] CodingStyle: trivial whitespace fixups | Domen Puncer | 3 | -12/+12 |
2005-05-05 | [PATCH] cyrix: eliminate bad section references | maximilian attems | 1 | -2/+2 |
2005-05-05 | [PATCH] Kprobes: Incorrect handling of probes on ret/lret instruction | Prasanna S Panchamukhi | 2 | -0/+14 |
2005-05-05 | [PATCH] uml: header and code cleanup | Bodo Stroesser | 2 | -18/+2 |
2005-05-05 | [PATCH] uml: remove a dangling symlink | Bodo Stroesser | 1 | -1/+1 |
2005-05-05 | [PATCH] uml: s390 preparation, sighandler interface abstraction | Bodo Stroesser | 3 | -2/+6 |
2005-05-05 | [PATCH] uml: s390 preparation, delay moved to arch | Bodo Stroesser | 5 | -21/+41 |
2005-05-05 | [PATCH] uml: s390 preparation, checksumming done in arch code | Bodo Stroesser | 5 | -59/+27 |
2005-05-05 | [PATCH] uml: s390 preparation, elf.h | Bodo Stroesser | 1 | -1/+1 |
2005-05-05 | [PATCH] uml: inclusion cleanup | Jeff Dike | 1 | -1/+0 |
2005-05-05 | [PATCH] uml: tidy Makefile.rules | Jeff Dike | 1 | -4/+5 |
2005-05-05 | [PATCH] uml: Fix SIGWINCH relaying | Jeff Dike | 8 | -7/+55 |
2005-05-05 | [PATCH] uml: S390 preparation, abstract host page fault data | Bodo Stroesser | 21 | -107/+263 |
2005-05-05 | [PATCH] uml: fix a ptrace call | Jeff Dike | 1 | -2/+3 |
2005-05-05 | [PATCH] uml: finish cross-build support | Al Viro | 1 | -0/+30 |
2005-05-05 | [PATCH] uml: fix missing subdir in x86_64 | Al Viro | 1 | -0/+2 |
2005-05-05 | [PATCH] uml: cross-build support : mk_task and mk_constants | Al Viro | 7 | -88/+44 |
2005-05-05 | [PATCH] uml: cross-build support : mk_thread | Al Viro | 10 | -114/+46 |