Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
321de3c8cc12bdff073c23524aa1f6ed47cbeee4
/
arch
/
x86_64
125947f
[PATCH] CodingStyle: trivial whitespace fixups
by Domen Puncer
· 20 years ago
0b9e2ca
[PATCH] Kprobes: Incorrect handling of probes on ret/lret instruction
by Prasanna S Panchamukhi
· 20 years ago
0c28130
[PATCH] x86_64: make string func definition work as intended
by Paolo 'Blaisorblade' Giarrusso
· 20 years ago
23352fc
[PATCH] uml: kludgy compilation fixes for x86-64 subarch modules support
by Paolo 'Blaisorblade' Giarrusso
· 20 years ago
bfd4bda
Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by David Woodhouse
· 20 years ago
5cae841
[PATCH] ISA DMA Kconfig fixes - part 1
by Al Viro
· 20 years ago
488f2ea
[AUDIT] Log correct syscall args for i386 processes on x86_64
by David Woodhouse
· 20 years ago
27b030d
Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by David Woodhouse
· 20 years ago
408b664
[PATCH] make lots of things static
by Adrian Bunk
· 20 years ago
7ed20e1
[PATCH] convert that currently tests _NSIG directly to use valid_signal()
by Jesper Juhl
· 20 years ago
7d87e14
[PATCH] consolidate sys_shmat
by Stephen Rothwell
· 20 years ago
429e9c5
[PATCH] x86_64: saved_command_line overflow fix
by Alexander Nyberg
· 20 years ago
8059b2a
[PATCH] x86-64: Handle empty E820 regions correctly
by Venkatesh Pallipadi
· 20 years ago
f9ba705
[PATCH] Increase number of e820 entries hard limit from 32 to 128
by Venkatesh Pallipadi
· 20 years ago
be9e687
[PATCH] x86_64: interrupt handling fix
by Andi Kleen
· 20 years ago
3c3b73b
[PATCH] cpuid x87 bit on AMD falsely marked as PNI
by Zwane Mwaikambo
· 20 years ago
5b7abc6
[PATCH] CPUID bug and inconsistency fix
by H. Peter Anvin
· 20 years ago
67701ae
[PATCH] check nmi watchdog is broken
by Jack F Vogel
· 20 years ago
fd51f66
[PATCH] i386/x86_64 segment register access update
by H. J. Lu
· 20 years ago
2fd6f58
[AUDIT] Don't allow ptrace to fool auditing, log arch of audited syscalls.
by
· 20 years ago
c60c390
[PATCH] x86_64: fix PT_NOTE addition to IA32 vDSO
by Roland McGrath
· 20 years ago
993fb38
[PATCH] amd64 rt_sigframe user annotation
by Al Viro
· 20 years ago
efab773
[PATCH] x86_64: fix new out of line put_user()
by Alexander Nyberg
· 20 years ago
3a6fd75
[PATCH] x86_64: Bug in new out of line put_user()
by Alexander Nyberg
· 20 years ago
0b9c33a
[PATCH] Fix u32 vs. pm_message_t in x86-64
by Pavel Machek
· 20 years ago
d31ddaa
[PATCH] x86, x86_64: dual core proc-cpuinfo and sibling-map fix
by Siddha, Suresh B
· 20 years ago
a8ab26f
[PATCH] x86_64: Switch SMP bootup over to new CPU hotplug state machine
by Andi Kleen
· 20 years ago
ebfcaa9
[PATCH] x86_64: Rename the extended cpuid level field
by Andi Kleen
· 20 years ago
2299924
[PATCH] x86_64: Add acpi_skip_timer_override option
by Andi Kleen
· 20 years ago
0a65800
[PATCH] x86_64: Rewrite exception stack backtracing
by Andi Kleen
· 20 years ago
6351864
[PATCH] x86_64: Final support for AMD dual core
by Andi Kleen
· 20 years ago
3dd9d51
[PATCH] x86_64: add support for Intel dual-core detection and displaying
by Andi Kleen
· 20 years ago
daeeafe
[PATCH] x86_64: Keep only a single debug notifier chain
by Andi Kleen
· 20 years ago
ece9030
[PATCH] x86_64: Use the e820 hole to map the IOMMU/AGP aperture
by Andi Kleen
· 20 years ago
a1e9778
[PATCH] x86_64: Port over e820 gap detection from i386
by Andi Kleen
· 20 years ago
f0de53b
[PATCH] x86_64: Remove excessive stack allocation in MCE code with large NR_CPUS
by Andi Kleen
· 20 years ago
94ad847
[PATCH] x86_64: Use the extended RIP MSR for machine check reporting if available.
by Andi Kleen
· 20 years ago
72e76be
[PATCH] x86_64: Don't assume future AMD CPUs have K8 compatible performance counters
by Andi Kleen
· 20 years ago
3a848f6
[PATCH] x86_64: Make kernel math errors a die() now
by Andi Kleen
· 20 years ago
c29601e
[PATCH] x86_64: Support constantly ticking TSCs
by Andi Kleen
· 20 years ago
dc37db4
[PATCH] x86_64: Remove unused macro in preempt support
by Andi Kleen
· 20 years ago
cdd219c
[PATCH] x86_64: Fix a small missing schedule race
by Andi Kleen
· 20 years ago
6fefb0d
[PATCH] x86_64: Regularize exception stack handling
by Andi Kleen
· 20 years ago
11b854b
[PATCH] x86_64: Call do_notify_resume unconditionally in entry.S
by Andi Kleen
· 20 years ago
36c1104
[PATCH] x86_64: Minor microoptimization in syscall entry slow path
by Andi Kleen
· 20 years ago
d61915d
[PATCH] x86_64: Fix interaction of single stepping with debuggers
by Andi Kleen
· 20 years ago
b957591
[PATCH] x86_64: Dump stack and prevent recursion on early fault
by Andi Kleen
· 20 years ago
f1290ec
[PATCH] x86_64: Use a common function to find code segment bases
by Andi Kleen
· 20 years ago
e502cdd
[PATCH] x86_64: Handle programs that set TF in user space using popf while single stepping
by Andi Kleen
· 20 years ago
be61bff
[PATCH] x86_64: Some fixes for single step handling
by Andi Kleen
· 20 years ago
aa85b9a
[PATCH] x86_64: clean up ptrace single-stepping
by Andi Kleen
· 20 years ago
1e01441
[PATCH] x86_64: Use a VMA for the 32bit vsyscall
by Andi Kleen
· 20 years ago
35faa71
[PATCH] x86_64 show_stack(): call touch_nmi_watchdog
by akpm@osdl.org
· 20 years ago
90660ec
[PATCH] x86_64 genapic update
by Jason Davis
· 20 years ago
107ce72
[PATCH] x86_64: disable interrupts during SMP bogomips checking
by Andi Kleen
· 20 years ago
db46868
[PATCH] x86-64/i386: Revert cpuinfo siblings behaviour back to 2.6.10
by Andi Kleen
· 20 years ago
e09b8c0
[PATCH] x86-64: i386 vDSO: add PT_NOTE segment
by Roland McGrath
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago