index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-20
x86: remove the second argument of k[un]map_atomic()
Cong Wang
6
-27
/
+27
2012-03-12
perf/x86: Fix local vs remote memory events for NHM/WSM
Peter Zijlstra
1
-8
/
+9
2012-03-10
x86: Derandom delay_tsc for 64 bit
Thomas Gleixner
1
-2
/
+2
2012-03-07
x86: fix typo in recent find_vma_prev purge
Linus Torvalds
1
-1
/
+1
2012-03-07
vm: avoid using find_vma_prev() unnecessarily
Linus Torvalds
1
-1
/
+3
2012-03-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-5
/
+17
2012-03-06
aout: move setup_arg_pages() prior to reading/mapping the binary
Al Viro
1
-7
/
+7
2012-03-02
perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabled
Joerg Roedel
4
-4
/
+54
2012-03-01
x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS version
Jonathan Nieder
1
-1
/
+0
2012-02-28
x86/PCI: use host bridge _CRS info on MSI MS-7253
Jonathan Nieder
1
-0
/
+11
2012-02-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-10
/
+46
2012-02-27
Merge tag 'stable/for-linus-fixes-3.3-rc5' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2
-8
/
+6
2012-02-24
PCI: fix memleak when ACPI _CRS is not used.
Yinghai Lu
1
-5
/
+7
2012-02-22
x86/mce/AMD: Fix UP build error
Borislav Petkov
1
-0
/
+2
2012-02-21
i387: export 'fpu_owner_task' per-cpu variable
Linus Torvalds
1
-0
/
+3
2012-02-21
x86: Specify a size for the cmp in the NMI handler
Steven Rostedt
1
-2
/
+2
2012-02-20
i387: support lazy restore of FPU state
Linus Torvalds
5
-15
/
+29
2012-02-20
i387: use 'restore_fpu_checking()' directly in task switching code
Linus Torvalds
2
-35
/
+22
2012-02-20
i387: fix up some fpu_counter confusion
Linus Torvalds
3
-1
/
+4
2012-02-20
xen/pat: Disable PAT support for now.
Konrad Rzeszutek Wilk
2
-4
/
+6
2012-02-20
xen/setup: Remove redundant filtering of PTE masks.
Konrad Rzeszutek Wilk
1
-4
/
+0
2012-02-20
x86/nmi: Test saved %cs in NMI to determine nested NMI case
Steven Rostedt
1
-0
/
+7
2012-02-19
i387: re-introduce FPU state preloading at context switch time
Linus Torvalds
4
-42
/
+133
2012-02-18
i387: move TS_USEDFPU flag from thread_info to task_struct
Linus Torvalds
6
-32
/
+30
2012-02-17
i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore
Linus Torvalds
3
-22
/
+16
2012-02-17
i387: do not preload FPU state at task switch time
Linus Torvalds
4
-68
/
+11
2012-02-17
i387: don't ever touch TS_USEDFPU directly, use helper functions
Linus Torvalds
4
-23
/
+58
2012-02-17
i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers
Linus Torvalds
1
-3
/
+6
2012-02-16
i387: fix x86-64 preemption-unsafe user stack save/restore
Linus Torvalds
3
-8
/
+45
2012-02-15
i387: fix sense of sanity check
Linus Torvalds
1
-1
/
+1
2012-02-15
Merge tag 'stable/for-linus-fixes-3.3-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2
-1
/
+8
2012-02-14
i387: make irq_fpu_usable() tests more robust
Linus Torvalds
2
-8
/
+47
2012-02-14
i387: math_state_restore() isn't called from asm
Linus Torvalds
2
-4
/
+4
2012-02-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+0
2012-02-09
x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h processors
Andreas Herrmann
1
-8
/
+36
2012-02-07
perf: Fix double start/stop in x86_pmu_start()
Stephane Eranian
1
-0
/
+3
2012-02-07
x86/microcode: Remove noisy AMD microcode warning
Prarit Bhargava
1
-1
/
+0
2012-02-07
Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-0
/
+112
2012-02-04
xen pvhvm: do not remap pirqs onto evtchns if !xen_have_vector_callback
Stefano Stabellini
1
-1
/
+1
2012-02-04
xen/smp: Fix CPU online/offline bug triggering a BUG: scheduling while atomic.
Konrad Rzeszutek Wilk
1
-0
/
+7
2012-02-03
perf: Remove deprecated WARN_ON_ONCE()
Stephane Eranian
3
-6
/
+0
2012-02-02
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...
Linus Torvalds
5
-20
/
+37
2012-02-01
KVM: do not #GP on perf MSR writes when vPMU is disabled
Gleb Natapov
1
-0
/
+22
2012-02-01
KVM: x86: fix missing checks in syscall emulation
Stephan Bärwolf
2
-0
/
+64
2012-02-01
KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"
Stephan Bärwolf
2
-0
/
+26
2012-01-30
x86/reboot: Remove VersaLogic Menlow reboot quirk
Michael D Labriola
1
-8
/
+0
2012-01-30
x86/reboot: Skip DMI checks if reboot set by user
Michael D Labriola
1
-2
/
+26
2012-01-29
Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-5
/
+22
2012-01-28
x86/dumpstack: Remove unneeded check in dump_trace()
Dan Carpenter
1
-1
/
+1
2012-01-27
Merge commit 'v3.3-rc1' into stable/for-linus-fixes-3.3
Konrad Rzeszutek Wilk
243
-5364
/
+11699
[next]