| Commit message (Expand) | Author | Files | Lines |
2006-06-26 | [PATCH] x86_64: (resend) x86_64 stack overflow debugging | Eric Sandeen | 2 | -1/+34 |
2006-06-26 | [PATCH] x86_64: msi_apic.c build fix | Christian Kujau | 1 | -0/+1 |
2006-06-26 | [PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUs | Venkatesh Pallipadi | 8 | -7/+193 |
2006-06-26 | [PATCH] x86_64: Avoid broadcasting NMI IPIs | Keith Owens | 2 | -11/+21 |
2006-06-26 | [PATCH] x86_64: fix apic error on bootup | Siddha, Suresh B | 2 | -4/+26 |
2006-06-26 | [PATCH] x86_64: enlarge window for stack growth | Chuck Ebbert | 1 | -2/+4 |
2006-06-26 | [PATCH] x86_64: Minor string functions optimizations | Andi Kleen | 2 | -2/+2 |
2006-06-26 | [PATCH] x86_64: Move export symbols to their C functions | Andi Kleen | 16 | -110/+49 |
2006-06-26 | [PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTOR | Keith Owens | 4 | -8/+15 |
2006-06-26 | [PATCH] x86_64: Fix modular pc speaker | Piotr Kaczuba | 1 | -1/+1 |
2006-06-26 | [PATCH] x86_64: remove sys32_ni_syscall() | Adrian Bunk | 2 | -17/+0 |
2006-06-26 | [PATCH] x86_64: Do not use -ffunction-sections for modules | Sergey Vlasov | 1 | -1/+3 |
2006-06-26 | [PATCH] x86_64: Add cpu_relax to apic_wait_icr_idle | Andreas Mohr | 1 | -1/+2 |
2006-06-26 | [PATCH] x86_64: adjust kstack_depth_to_print default | Jan Beulich | 1 | -1/+1 |
2006-06-26 | [PATCH] i386/x86-64: adjust /proc/interrupts column headings | Jan Beulich | 2 | -2/+2 |
2006-06-26 | [PATCH] x86_64: Fix race in cpu_local_* on preemptible kernels | Andi Kleen | 2 | -12/+40 |
2006-06-26 | [PATCH] x86_64: Fix fast check in safe_smp_processor_id | Andi Kleen | 1 | -2/+2 |
2006-06-26 | [PATCH] x86_64: x86_64 setup.c - printing cmp related boottime information | Rohit Seth | 1 | -18/+16 |
2006-06-26 | [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status | Andi Kleen | 9 | -25/+37 |
2006-06-26 | [PATCH] x86_64: Remove bogus RED-PEN comment in signal.c | Andi Kleen | 1 | -1/+0 |
2006-06-26 | [PATCH] x86_64: check_addr() cleanups | Andrew Morton | 1 | -3/+6 |
2006-06-26 | [PATCH] x86_64: miscellaneous mm/init.c fixes | Jan Beulich | 1 | -6/+6 |
2006-06-26 | [PATCH] x86_64: Mark mce_amd cpu notifier __cpuinit/__cpuinitdata | Andi Kleen | 1 | -2/+2 |
2006-06-26 | [PATCH] x86_64: mce_amd cleanup | Jacob Shin | 1 | -83/+29 |
2006-06-26 | [PATCH] x86_64: mce_amd support for family 0x10 processors | Jacob Shin | 2 | -76/+297 |
2006-06-26 | [PATCH] x86_64: mce_amd relocate sysfs files | Jacob Shin | 3 | -31/+13 |
2006-06-26 | [PATCH] x86_64: apic support for extended apic interrupt | Jacob Shin | 2 | -7/+14 |
2006-06-26 | [PATCH] x86_64: Move VM86 config into arch/i386/Kconfig | Andi Kleen | 2 | -10/+9 |
2006-06-26 | [PATCH] i386/x86-64: Fix isoimage when syslinux is in /usr/share | Andi Kleen | 2 | -4/+14 |
2006-06-26 | [PATCH] x86_64: Update copyright in time.c | Vojtech Pavlik | 1 | -1/+1 |
2006-06-26 | [PATCH] x86_64: Explain why HPET T0_CMP register is written twice | Vojtech Pavlik | 1 | -2/+2 |
2006-06-26 | [PATCH] x86_64: Make use of the *PER* constants in time.c | Vojtech Pavlik | 1 | -28/+35 |
2006-06-26 | [PATCH] x86_64: Remove hack to manually enable HPET on AMD8111 southbridges | Vojtech Pavlik | 1 | -14/+0 |
2006-06-26 | [PATCH] x86_64: Add X86_FEATURE_RDTSCP, fix rdtscp in /proc/cpuinfo | Vojtech Pavlik | 2 | -1/+2 |
2006-06-26 | [PATCH] x86_64: Rename oem_force_hpet_timer to apic_is_clustered_box | Vojtech Pavlik | 3 | -7/+6 |
2006-06-26 | [PATCH] x86_64: Add useful constants to time.h | Vojtech Pavlik | 1 | -4/+7 |
2006-06-26 | [PATCH] x86_64: moving phys_proc_id and cpu_core_id to cpuinfo_x86 | Rohit Seth | 7 | -37/+29 |
2006-06-26 | [PATCH] x86_64: Calgary IOMMU - Calgary specific bits | Jon Mason | 9 | -1/+1384 |
2006-06-26 | [PATCH] x86_64: Calgary IOMMU - IOMMU abstractions | Jon Mason | 6 | -24/+42 |
2006-06-26 | [PATCH] x86_64: Calgary IOMMU - move valid_dma_direction into the callers | Jon Mason | 1 | -0/+17 |
2006-06-26 | [PATCH] x86_64: Calgary IOMMU - introduce iommu_detected | Jon Mason | 5 | -1/+10 |
2006-06-26 | [PATCH] x86_64: Change assembly to use regular cpuid_count macro | Rohit Seth | 1 | -5/+2 |
2006-06-26 | [PATCH] x86_64: use halt() instead of raw inline assembly | Jan Beulich | 2 | -2/+2 |
2006-06-26 | [PATCH] x86_64: Get rid of pud_offset_k / __pud_offset_k | Andi Kleen | 3 | -8/+2 |
2006-06-26 | [PATCH] i386/x86-64: Consolidate arch/{i386,x86_64}/boot/compressed/misc.c | Carl-Daniel Hailfinger | 2 | -43/+35 |
2006-06-26 | [PATCH] x86_64: allow unwinder to build without module support | Jan Beulich | 2 | -0/+12 |
2006-06-26 | [PATCH] i386/x86-64: fall back to old-style call trace if no unwinding | Jan Beulich | 6 | -45/+83 |
2006-06-26 | [PATCH] i386: reliable stack trace support i386 entry.S | Jan Beulich | 2 | -11/+277 |
2006-06-26 | [PATCH] i386: reliable stack trace support (i386) | Jan Beulich | 7 | -13/+179 |
2006-06-26 | [PATCH] x86_64: reliable stack trace support (x86-64 syscall | Jan Beulich | 2 | -2/+2 |