index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86_64
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUs
Venkatesh Pallipadi
2006-06-26
2
-5
/
+83
*
[PATCH] x86_64: Avoid broadcasting NMI IPIs
Keith Owens
2006-06-26
1
-9
/
+16
*
[PATCH] x86_64: fix apic error on bootup
Siddha, Suresh B
2006-06-26
1
-2
/
+13
*
[PATCH] x86_64: enlarge window for stack growth
Chuck Ebbert
2006-06-26
1
-2
/
+4
*
[PATCH] x86_64: Minor string functions optimizations
Andi Kleen
2006-06-26
2
-2
/
+2
*
[PATCH] x86_64: Move export symbols to their C functions
Andi Kleen
2006-06-26
16
-110
/
+49
*
[PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTOR
Keith Owens
2006-06-26
1
-1
/
+1
*
[PATCH] x86_64: Fix modular pc speaker
Piotr Kaczuba
2006-06-26
1
-1
/
+1
*
[PATCH] x86_64: remove sys32_ni_syscall()
Adrian Bunk
2006-06-26
2
-17
/
+0
*
[PATCH] x86_64: Do not use -ffunction-sections for modules
Sergey Vlasov
2006-06-26
1
-1
/
+3
*
[PATCH] x86_64: adjust kstack_depth_to_print default
Jan Beulich
2006-06-26
1
-1
/
+1
*
[PATCH] i386/x86-64: adjust /proc/interrupts column headings
Jan Beulich
2006-06-26
1
-1
/
+1
*
[PATCH] x86_64: Fix fast check in safe_smp_processor_id
Andi Kleen
2006-06-26
1
-2
/
+2
*
[PATCH] x86_64: x86_64 setup.c - printing cmp related boottime information
Rohit Seth
2006-06-26
1
-18
/
+16
*
[PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status
Andi Kleen
2006-06-26
1
-4
/
+3
*
[PATCH] x86_64: Remove bogus RED-PEN comment in signal.c
Andi Kleen
2006-06-26
1
-1
/
+0
*
[PATCH] x86_64: check_addr() cleanups
Andrew Morton
2006-06-26
1
-3
/
+6
*
[PATCH] x86_64: miscellaneous mm/init.c fixes
Jan Beulich
2006-06-26
1
-6
/
+6
*
[PATCH] x86_64: Mark mce_amd cpu notifier __cpuinit/__cpuinitdata
Andi Kleen
2006-06-26
1
-2
/
+2
*
[PATCH] x86_64: mce_amd cleanup
Jacob Shin
2006-06-26
1
-83
/
+29
*
[PATCH] x86_64: mce_amd support for family 0x10 processors
Jacob Shin
2006-06-26
1
-74
/
+288
*
[PATCH] x86_64: mce_amd relocate sysfs files
Jacob Shin
2006-06-26
2
-31
/
+11
*
[PATCH] x86_64: apic support for extended apic interrupt
Jacob Shin
2006-06-26
1
-6
/
+4
*
[PATCH] i386/x86-64: Fix isoimage when syslinux is in /usr/share
Andi Kleen
2006-06-26
1
-2
/
+7
*
[PATCH] x86_64: Update copyright in time.c
Vojtech Pavlik
2006-06-26
1
-1
/
+1
*
[PATCH] x86_64: Explain why HPET T0_CMP register is written twice
Vojtech Pavlik
2006-06-26
1
-2
/
+2
*
[PATCH] x86_64: Make use of the *PER* constants in time.c
Vojtech Pavlik
2006-06-26
1
-28
/
+35
*
[PATCH] x86_64: Remove hack to manually enable HPET on AMD8111 southbridges
Vojtech Pavlik
2006-06-26
1
-14
/
+0
*
[PATCH] x86_64: Add X86_FEATURE_RDTSCP, fix rdtscp in /proc/cpuinfo
Vojtech Pavlik
2006-06-26
1
-1
/
+1
*
[PATCH] x86_64: Rename oem_force_hpet_timer to apic_is_clustered_box
Vojtech Pavlik
2006-06-26
2
-6
/
+5
*
[PATCH] x86_64: moving phys_proc_id and cpu_core_id to cpuinfo_x86
Rohit Seth
2006-06-26
4
-31
/
+23
*
[PATCH] x86_64: Calgary IOMMU - Calgary specific bits
Jon Mason
2006-06-26
5
-0
/
+1249
*
[PATCH] x86_64: Calgary IOMMU - IOMMU abstractions
Jon Mason
2006-06-26
4
-18
/
+36
*
[PATCH] x86_64: Calgary IOMMU - introduce iommu_detected
Jon Mason
2006-06-26
4
-1
/
+9
*
[PATCH] x86_64: Change assembly to use regular cpuid_count macro
Rohit Seth
2006-06-26
1
-5
/
+2
*
[PATCH] x86_64: use halt() instead of raw inline assembly
Jan Beulich
2006-06-26
2
-2
/
+2
*
[PATCH] x86_64: Get rid of pud_offset_k / __pud_offset_k
Andi Kleen
2006-06-26
2
-2
/
+2
*
[PATCH] i386/x86-64: Consolidate arch/{i386,x86_64}/boot/compressed/misc.c
Carl-Daniel Hailfinger
2006-06-26
1
-23
/
+23
*
[PATCH] i386/x86-64: fall back to old-style call trace if no unwinding
Jan Beulich
2006-06-26
1
-16
/
+35
*
[PATCH] x86_64: reliable stack trace support (x86-64 syscall
Jan Beulich
2006-06-26
2
-2
/
+2
*
[PATCH] x86_64: reliable stack trace support (x86-64 IRQ stack
Jan Beulich
2006-06-26
1
-25
/
+8
*
[PATCH] x86_64: reliable stack trace support (x86-64)
Jan Beulich
2006-06-26
4
-7
/
+91
*
[PATCH] x86_64: x86_86 msi miss one entry handler
bibo,mao
2006-06-26
1
-7
/
+7
*
[PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded.
Andi Kleen
2006-06-26
6
-19
/
+21
*
[PATCH] x86_64: Make sure is_compat_task works early
Andi Kleen
2006-06-26
1
-1
/
+4
*
[PATCH] x86_64: fix vector_lock deadlock in io_apic.c
Ingo Molnar
2006-06-26
1
-3
/
+4
*
[PATCH] x86_64: remove unused gart header file
Jon Mason
2006-06-26
1
-1
/
+0
*
[PATCH] x86_64: Remove ia32_sys_call_table export
Andi Kleen
2006-06-26
2
-3
/
+0
*
[PATCH] x86_64: Remove long obsolete CVS
Andi Kleen
2006-06-26
12
-25
/
+0
*
[PATCH] x86_64: nmi watchdog header cleanup
Don Zickus
2006-06-26
2
-8
/
+1
[next]