Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
2fe37a6ec933ca7332a8ca8d29e87705116afd3a
/
arch
/
x86
54a0151
asmlinkage_protect replaces prevent_tail_call
by Roland McGrath
· 17 years ago
783e391
x86: Simplify cpu_idle_wait
by Venki Pallipadi
· 17 years ago
f4be31e
pop previous section in alternative.c
by Steven Rostedt
· 17 years ago
4f41c94
x86: fix call to set_cyc2ns_scale() from time_cpufreq_notifier()
by Karsten Wiese
· 17 years ago
5b13d86
revert "x86: tsc prevent time going backwards"
by Ingo Molnar
· 17 years ago
64ba4f2
Fix booting pentium+ with dodgy TSC
by Rusty Russell
· 17 years ago
5761d64
x86: revert assign IRQs to hpet timer
by Thomas Gleixner
· 17 years ago
47001d6
x86: tsc prevent time going backwards
by Thomas Gleixner
· 17 years ago
c946c7d
xen: Clear PG_pinned in release_{pt,pd}()
by Mark McLoughlin
· 17 years ago
a684d69
xen: Do not pin/unpin PMD pages
by Mark McLoughlin
· 17 years ago
f643370
xen: refactor xen_{alloc,release}_{pt,pd}()
by Mark McLoughlin
· 17 years ago
8f59610
x86, agpgart: scary messages are fortunately obsolete
by Pavel Machek
· 17 years ago
9c9b81f
x86: print message if nmi_watchdog=2 cannot be enabled
by Ingo Molnar
· 17 years ago
4f14bde
x86: fix nmi_watchdog=2 on Pentium-D CPUs
by Ingo Molnar
· 17 years ago
4ba51fd
x86 ptrace: avoid unnecessary wrmsr
by Roland McGrath
· 17 years ago
629c8b4
vmcoreinfo: add the symbol "phys_base"
by Ken'ichi Ohmichi
· 17 years ago
9c31205
Avoid false positive warnings in kmap_atomic_prot() with DEBUG_HIGHMEM
by Andrew Morton
· 17 years ago
a6bd8e1
lguest: comment documentation update.
by Rusty Russell
· 17 years ago
3085354
x86: prefetch fix #2
by Ingo Molnar
· 17 years ago
2e8fe71
xen: fix UP setup of shared_info
by Jeremy Fitzhardinge
· 17 years ago
04c44a0
xen: fix RMW when unmasking events
by Jeremy Fitzhardinge
· 17 years ago
25e5988
x86: stricter check in follow_huge_addr()
by Christoph Lameter
· 17 years ago
b2ef749
rdc321x: GPIO routines bugfixes
by Florian Fainelli
· 17 years ago
d8d4f15
x86: ptrace.c: fix defined-but-unused warnings
by Andrew Morton
· 17 years ago
bc713dc
x86: fix prefetch workaround
by Ingo Molnar
· 17 years ago
d546b67
x86: fix performance drop for glx
by Suresh Siddha
· 17 years ago
76c32418
x86: fix trim mtrr not to setup_memory two times
by Yinghai Lu
· 17 years ago
923a0cf
x86: GEODE: add missing module.h include
by Andres Salomon
· 17 years ago
c6e8256
x86, cpufreq: fix Speedfreq-SMI call that clobbers ECX
by Stephan Diestelhorst
· 17 years ago
475613b
x86: fix memoryless node oops during boot
by Yinghai Lu
· 17 years ago
3c274c2
x86: add dmi quirk for io_delay
by Ingo Molnar
· 17 years ago
1d3381e
x86: convert mtrr/generic.c to kernel-doc
by Randy Dunlap
· 17 years ago
e48bb49
KVM: MMU: Fix memory leak on guest demand faults
by Avi Kivity
· 17 years ago
707a18a
KVM: VMX: convert init_rmode_tss() to slots_lock
by Marcelo Tosatti
· 17 years ago
15aaa81
KVM: MMU: handle page removal with shadow mapping
by Marcelo Tosatti
· 17 years ago
4b1a80f
KVM: MMU: Fix is_rmap_pte() with io ptes
by Avi Kivity
· 17 years ago
5dc8326
KVM: VMX: Restore tss even on x86_64
by Avi Kivity
· 17 years ago
b9e76a0
x86-32: Pass the full resource data to ioremap()
by Linus Torvalds
· 17 years ago
9e96304
x86: revert: reserve dma32 early for gart
by Thomas Gleixner
· 17 years ago
37bff62
x86_64: free_bootmem should take phys
by Yinghai Lu
· 17 years ago
5dca6a1
x86: trim mtrr don't close gap for resource allocation.
by Yinghai Lu
· 17 years ago
fc1c892
x86: fix reboot problem with Dell Optiplex 745, 0KW626 board
by Heinz-Ado Arnolds
· 17 years ago
e215f3c
x86: fix fault_msg nul termination
by Jiri Slaby
· 17 years ago
2050d45
x86: fix long standing bug with usb after hibernation with 4GB ram
by Pavel Machek
· 17 years ago
96bcf45
x86: hpet clock enable quirk on nVidia nForce 430
by Zbigniew Luszpinski
· 17 years ago
f62f1fc
x86: reserve dma32 early for gart
by Yinghai Lu
· 17 years ago
fc115bf
x86: add the DFF (Desktop Form Factor) Dell Optiplex 745 to the reboot errata list
by Coleman Kane
· 17 years ago
3178071
x86/visws: fix printk format warnings
by Randy Dunlap
· 17 years ago
7d2de13
x86: tight online check in setup_per_cpu_areas
by Yinghai Lu
· 17 years ago
6721fc0
x86: fix dma_alloc_pages
by Yinghai Lu
· 17 years ago
5347112
documentation: Move power-related files to Documentation/power/
by Randy Dunlap
· 17 years ago
985a34b
x86: remove quicklists
by Thomas Gleixner
· 17 years ago
40f0933
x86: ia32 syscall restart fix
by Roland McGrath
· 17 years ago
9a46d7e
x86: ioremap, remove WARN_ON()
by Ingo Molnar
· 17 years ago
f5dbb55
fix BIOS PCI config cycle buglet causing ACPI boot regression
by Ingo Molnar
· 17 years ago
4357bd9
lguest: Revert 1ce70c4fac3c3954bd48c035f448793867592bc0, fix real problem.
by Rusty Russell
· 17 years ago
3fabc55
lguest: Sanitize the lguest clock.
by Rusty Russell
· 17 years ago
84c6f60
x86_64: make ptrace always sign-extend orig_ax to 64 bits
by Roland McGrath
· 17 years ago
1722770
x86-boot: don't request VBE2 information
by Peter Korsgaard
· 17 years ago
7432d14
x86: re-add reboot fixups
by Ingo Molnar
· 17 years ago
d032b31
x86: fix typo in step.c
by Jan Beulich
· 17 years ago
609b529
x86: fix merge mistake in i387.c
by Jan Beulich
· 17 years ago
e40cd10
x86: clear DF before calling signal handler
by Aurelien Jarno
· 17 years ago
0e5aa8d
[CPUFREQ] Remove debugging message from e_powersaver
by Dave Jones
· 17 years ago
9edddaa
Kprobes: indicate kretprobe support in Kconfig
by Ananth N Mavinakayanahalli
· 17 years ago
fcab59a
x86: a P4 is a P6 not an i486
by Hugh Dickins
· 17 years ago
34f10fc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
by Linus Torvalds
· 17 years ago
67171a3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
by Linus Torvalds
· 17 years ago
87d034f
x86/xen: fix DomU boot problem
by Ian Campbell
· 17 years ago
7c9e92b
x86: not set node to cpu_to_node if the node is not online
by Yinghai Lu
· 17 years ago
18a8622
x86, i387: fix ptrace leakage using init_fpu()
by Suresh Siddha
· 17 years ago
1a4e3f8
x86: disable KVM for Voyager and friends
by Randy Dunlap
· 17 years ago
33f9c50
KVM: VMX: Avoid rearranging switched guest msrs while they are loaded
by Avi Kivity
· 17 years ago
f7d9c7b
KVM: MMU: Fix race when instantiating a shadow pte
by Avi Kivity
· 17 years ago
0b975a3
KVM: Avoid infinite-frequency local apic timer
by Avi Kivity
· 17 years ago
24993d5
KVM: make MMU_DEBUG compile again
by Marcelo Tosatti
· 17 years ago
5e4a0b3
KVM: move alloc_apic_access_page() outside of non-preemptable region
by Marcelo Tosatti
· 17 years ago
a2938c8
KVM: SVM: fix Windows XP 64 bit installation crash
by Joerg Roedel
· 17 years ago
72dc67a
KVM: remove the usage of the mmap_sem for the protection of the memory slots.
by Izik Eidus
· 17 years ago
9b5cf48
x86: revert "x86: CPA: avoid split of alias mappings"
by Rafael J. Wysocki
· 17 years ago
c7ac679
KVM: emulate access to MSR_IA32_MCG_CTL
by Joerg Roedel
· 17 years ago
674eea0
KVM: Make the supported cpuid list a host property rather than a vm property
by Avi Kivity
· 17 years ago
d730616
KVM: Fix kvm_arch_vcpu_ioctl_set_sregs so that set_cr0 works properly
by Paul Knowles
· 17 years ago
6b390b6
KVM: SVM: set NM intercept when enabling CR0.TS in the guest
by Joerg Roedel
· 17 years ago
334df50
KVM: SVM: Fix lazy FPU switching
by Joerg Roedel
· 17 years ago
d40e705
xen: mask out SEP from CPUID
by Jeremy Fitzhardinge
· 17 years ago
b4ef95d
x86: disable BTS ptrace extensions for now
by Ingo Molnar
· 17 years ago
8be8f54
x86: CPA: avoid split of alias mappings
by Thomas Gleixner
· 17 years ago
757265b
x86: delay the export removal of init_mm
by Ingo Molnar
· 17 years ago
b16bf71
x86: fix leak un ioremap_page_range() failure
by Ingo Molnar
· 17 years ago
f2dbe03
x86 vdso: fix build locale dependency
by Roland McGrath
· 17 years ago
d67bbac
x86: restore vsyscall64 prochandler
by Thomas Gleixner
· 17 years ago
3d00daf
x86: tls prevent_tail_call
by Roland McGrath
· 17 years ago
12c247a
x86: fix boot failure on 486 due to TSC breakage
by Mikael Pettersson
· 17 years ago
03994f0
x86: fix build on non-C locales.
by Priit Laes
· 17 years ago
2b775a2
x86: make c_idle.work have a static address.
by Glauber Costa
· 17 years ago
1650743
x86: don't save unreliable stack trace entries
by Vegard Nossum
· 17 years ago
ed2b7e2
x86: don't make swapper_pg_pmd global
by Adrian Bunk
· 17 years ago
4147c87
x86: don't print a warning when MTRR are blank and running in KVM
by Joerg Roedel
· 17 years ago
5d119b2
x86: fix execve with -fstack-protect
by Ingo Molnar
· 17 years ago
Next »