| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] fix memory scribble in arch/i386/pci/fixup.c | Christoph Lameter | 2005-05-17 | 1 | -1/+1 |
* | [PATCH] ppc32: enable use of early_param | Paul Mackerras | 2005-05-17 | 1 | -0/+2 |
* | [PATCH] kill <asm/ioctl32.h> | Christoph Hellwig | 2005-05-17 | 1 | -1/+0 |
* | [PATCH] alpha/osf_sys: use helper functions to convert between tv and jiffies | Nishanth Aravamudan | 2005-05-17 | 1 | -5/+2 |
* | [PATCH] mips: add resource management to pmu | Yoichi Yuasa | 2005-05-17 | 1 | -7/+48 |
* | [PATCH] x86_64: Update defconfig | Andi Kleen | 2005-05-17 | 1 | -28/+30 |
* | [PATCH] x86_64: Don't assume BSP has ID 0 in new smp bootup | Andi Kleen | 2005-05-17 | 2 | -8/+14 |
* | [PATCH] x86_64: Collected NMI watchdog fixes. | Andi Kleen | 2005-05-17 | 3 | -79/+177 |
* | [PATCH] x86_64: Make vsyscall.c compile without CONFIG_SYSCTL | Andi Kleen | 2005-05-17 | 1 | -0/+2 |
* | [PATCH] x86_64: Fix OEM hpet check | Suresh Siddha | 2005-05-17 | 1 | -1/+1 |
* | [PATCH] x86_64: When checking vmalloc mappings don't use pte_page | Andi Kleen | 2005-05-17 | 1 | -2/+9 |
* | [PATCH] x86_64: Fix canonical checking for segment registers in ptrace | Andi Kleen | 2005-05-17 | 1 | -4/+4 |
* | [PATCH] x86_64: check if ptrace RIP is canonical | Andi Kleen | 2005-05-17 | 1 | -0/+5 |
* | [PATCH] x86_64: Add pmtimer support | Andi Kleen | 2005-05-17 | 5 | -19/+162 |
* | [PATCH] x86_64: Remove unique APIC/IO-APIC ID check | Andi Kleen | 2005-05-17 | 2 | -71/+1 |
* | [PATCH] x86_64: Don't print the internal k8c+ flag in /proc/cpuinfo | Andi Kleen | 2005-05-17 | 1 | -1/+1 |
* | [PATCH] x86_64: Remove x86_apicid field | Andi Kleen | 2005-05-17 | 1 | -3/+1 |
* | [PATCH] x86_64: Update TSC sync algorithm | Andi Kleen | 2005-05-17 | 1 | -75/+182 |
* | [PATCH] x86_64: Don't look up struct page pointer of physical address in iounmap | Andi Kleen | 2005-05-17 | 1 | -1/+1 |
* | [PATCH] x86_64/i386: fix defaults for physical/core id in /proc/cpuinfo | Andi Kleen | 2005-05-17 | 3 | -5/+20 |
* | [PATCH] x86_64: Readd missing tests in entry.S | Andi Kleen | 2005-05-17 | 1 | -2/+9 |
* | [PATCH] x86_64: Reduce NMI watchdog stack usage | Andi Kleen | 2005-05-17 | 1 | -1/+9 |
* | [PATCH] uml: change memcpy to memmove | Paolo 'Blaisorblade' Giarrusso | 2005-05-17 | 1 | -2/+8 |
* | [PATCH] ARM: Fix build error | Russell King | 2005-05-16 | 2 | -4/+4 |
* | [PATCH] ARM: 2678/1: S3C2440 - cpu fixes, hdiv divisors and nand dev name | Ben Dooks | 2005-05-12 | 1 | -2/+4 |
* | [PATCH] ARM: 2677/1: S3C2440 - UPLL frequency doubled | Ben Dooks | 2005-05-12 | 1 | -1/+1 |
* | [PATCH] ARM: 2680/1: refine TLS reg availability some more again | Nicolas Pitre | 2005-05-12 | 1 | -11/+10 |
* | [PATCH] ARM: 2663/2: I can't type | Nicolas Pitre | 2005-05-10 | 1 | -2/+2 |
* | [PATCH] ARM: Add V6 aliasing cache flush | Russell King | 2005-05-10 | 1 | -2/+35 |
* | [PATCH] ARM: Use top_pmd for V6 copy/clear user_page | Russell King | 2005-05-10 | 1 | -22/+6 |
* | [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 |