| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] make each arch use mm/Kconfig | Dave Hansen | 2005-06-23 | 1 | -1/+3 |
* | [PATCH] Avoiding mmap fragmentation | Wolfgang Wander | 2005-06-21 | 2 | -0/+10 |
* | [PATCH] smp_processor_id() cleanup | Ingo Molnar | 2005-06-21 | 1 | -1/+1 |
* | [PATCH] x86_64: TASK_SIZE fixes for compatibility mode processes | Suresh Siddha | 2005-06-21 | 5 | -24/+18 |
* | [PATCH] revert x86_64-use-the-e820-hole-to-map-the-iommu-agp-aperture | Andrew Morton | 2005-06-08 | 1 | -30/+11 |
* | [PATCH] x86_64 CONFIG_ACPI=n build fix | Andi Kleen | 2005-05-31 | 1 | -0/+1 |
* | [PATCH] x86_64: More fixes for compilation without CONFIG_ACPI | Andi Kleen | 2005-05-31 | 3 | -0/+4 |
* | [PATCH] x86_64: signal.c build fix | Oliver Korpilla | 2005-05-28 | 1 | -0/+1 |
* | [PATCH] Note on ACPI build fix | Alexander Nyberg | 2005-05-27 | 1 | -1/+1 |
* | [PATCH] x86_64: CONFIG_BUG=n fixes | Alexander Nyberg | 2005-05-25 | 2 | -1/+4 |
* | [PATCH] x86_64: i386/x86-64: Export cpu_core_map | Andi Kleen | 2005-05-20 | 1 | -0/+1 |
* | [PATCH] x86_64: Add option to disable timer check | Andi Kleen | 2005-05-20 | 1 | -1/+10 |
* | [PATCH] x86_64: Fix 32bit system call restart | Andi Kleen | 2005-05-20 | 1 | -1/+3 |
* | [PATCH] x86_64: Fixed guard page handling again in iounmap | Andi Kleen | 2005-05-20 | 1 | -21/+8 |
* | [PATCH] x86_64: Don't allow accesses below register frame in ptrace | Andi Kleen | 2005-05-20 | 1 | -2/+2 |
* | [PATCH] x86_64: 386/x86-64 Further AMD dual core fixes | Andi Kleen | 2005-05-20 | 1 | -13/+12 |
* | [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 | 1 | -1/+10 |
* | [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] CodingStyle: trivial whitespace fixups | Domen Puncer | 2005-05-05 | 1 | -2/+2 |
* | [PATCH] Kprobes: Incorrect handling of probes on ret/lret instruction | Prasanna S Panchamukhi | 2005-05-05 | 1 | -0/+7 |
* | [PATCH] x86_64: make string func definition work as intended | Paolo 'Blaisorblade' Giarrusso | 2005-05-05 | 1 | -13/+0 |
* | [PATCH] uml: kludgy compilation fixes for x86-64 subarch modules support | Paolo 'Blaisorblade' Giarrusso | 2005-05-05 | 1 | -0/+4 |
* | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2005-05-05 | 1 | -0/+5 |
|\ |
|
| * | [PATCH] ISA DMA Kconfig fixes - part 1 | Al Viro | 2005-05-04 | 1 | -0/+5 |
* | | [AUDIT] Log correct syscall args for i386 processes on x86_64 | David Woodhouse | 2005-05-03 | 1 | -7/+13 |
* | | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2005-05-03 | 12 | -41/+54 |
|\ \
| |/ |
|
| * | [PATCH] make lots of things static | Adrian Bunk | 2005-05-01 | 1 | -1/+1 |
| * | [PATCH] convert that currently tests _NSIG directly to use valid_signal() | Jesper Juhl | 2005-05-01 | 1 | -2/+3 |
| * | [PATCH] consolidate sys_shmat | Stephen Rothwell | 2005-05-01 | 1 | -6/+0 |
| * | [PATCH] x86_64: saved_command_line overflow fix | Alexander Nyberg | 2005-05-01 | 1 | -3/+0 |
| * | [PATCH] x86-64: Handle empty E820 regions correctly | Venkatesh Pallipadi | 2005-05-01 | 1 | -8/+18 |
| * | [PATCH] Increase number of e820 entries hard limit from 32 to 128 | Venkatesh Pallipadi | 2005-05-01 | 3 | -7/+6 |
| * | [PATCH] x86_64: interrupt handling fix | Andi Kleen | 2005-05-01 | 1 | -1/+4 |
| * | [PATCH] cpuid x87 bit on AMD falsely marked as PNI | Zwane Mwaikambo | 2005-05-01 | 1 | -1/+1 |
| * | [PATCH] CPUID bug and inconsistency fix | H. Peter Anvin | 2005-05-01 | 1 | -2/+8 |