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