| Commit message (Expand) | Author | Age | Files | Lines |
* | [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: 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: 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: 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 | 4 | -19/+148 |
* | [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/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] 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 |
* | [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 | 11 | -38/+51 |
|\ |
|
| * | [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 | 2 | -4/+3 |
| * | [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 |
| * | [PATCH] check nmi watchdog is broken | Jack F Vogel | 2005-05-01 | 2 | -4/+7 |
| * | [PATCH] i386/x86_64 segment register access update | H. J. Lu | 2005-05-01 | 1 | -6/+6 |
* | | [AUDIT] Don't allow ptrace to fool auditing, log arch of audited syscalls. | | 2005-04-29 | 1 | -5/+8 |
|/ |
|
* | [PATCH] amd64 rt_sigframe user annotation | Al Viro | 2005-04-26 | 1 | -1/+1 |
* | [PATCH] Fix u32 vs. pm_message_t in x86-64 | Pavel Machek | 2005-04-16 | 5 | -5/+5 |
* | [PATCH] x86, x86_64: dual core proc-cpuinfo and sibling-map fix | Siddha, Suresh B | 2005-04-16 | 2 | -9/+4 |
* | [PATCH] x86_64: Switch SMP bootup over to new CPU hotplug state machine | Andi Kleen | 2005-04-16 | 4 | -365/+363 |
* | [PATCH] x86_64: Rename the extended cpuid level field | Andi Kleen | 2005-04-16 | 1 | -7/+6 |
* | [PATCH] x86_64: Add acpi_skip_timer_override option | Andi Kleen | 2005-04-16 | 1 | -0/+4 |
* | [PATCH] x86_64: Rewrite exception stack backtracing | Andi Kleen | 2005-04-16 | 1 | -68/+79 |
* | [PATCH] x86_64: Final support for AMD dual core | Andi Kleen | 2005-04-16 | 1 | -33/+38 |
* | [PATCH] x86_64: add support for Intel dual-core detection and displaying | Andi Kleen | 2005-04-16 | 2 | -16/+72 |
* | [PATCH] x86_64: Keep only a single debug notifier chain | Andi Kleen | 2005-04-16 | 1 | -11/+3 |
* | [PATCH] x86_64: Use the e820 hole to map the IOMMU/AGP aperture | Andi Kleen | 2005-04-16 | 1 | -11/+30 |
* | [PATCH] x86_64: Port over e820 gap detection from i386 | Andi Kleen | 2005-04-16 | 2 | -11/+60 |
* | [PATCH] x86_64: Remove excessive stack allocation in MCE code with large NR_CPUS | Andi Kleen | 2005-04-16 | 1 | -1/+7 |
* | [PATCH] x86_64: Use the extended RIP MSR for machine check reporting if avail... | Andi Kleen | 2005-04-16 | 1 | -8/+22 |