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-12-12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-42
/
+213
2012-12-12
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-17
/
+18
2012-12-12
Merge branch 'akpm' (Andrew's patchbomb)
Linus Torvalds
5
-231
/
+61
2012-12-12
mm: use vm_unmapped_area() in hugetlbfs on i386 architecture
Michel Lespinasse
1
-105
/
+25
2012-12-12
mm: fix cache coloring on x86_64 architecture
Michel Lespinasse
1
-2
/
+2
2012-12-12
mm: use vm_unmapped_area() on x86_64 architecture
Michel Lespinasse
3
-126
/
+33
2012-12-12
mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB
Andi Kleen
1
-0
/
+3
2012-12-12
KVM: emulator: fix real mode segment checks in address linearization
Gleb Natapov
1
-2
/
+3
2012-12-12
VMX: remove unneeded enable_unrestricted_guest check
Gleb Natapov
1
-1
/
+1
2012-12-12
KVM: VMX: fix DPL during entry to protected mode
Gleb Natapov
1
-0
/
+1
2012-12-12
Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+3
2012-12-12
x86/kexec: crash_vmclear_local_vmcss needs __rcu
Zhang Yanfei
2
-3
/
+4
2012-12-12
Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-3
/
+8
2012-12-11
mm: numa: Add fault driven placement and migration
Peter Zijlstra
1
-0
/
+2
2012-12-11
mm: numa: pte_numa() and pmd_numa()
Andrea Arcangeli
1
-2
/
+9
2012-12-11
mm: numa: define _PAGE_NUMA
Andrea Arcangeli
1
-0
/
+20
2012-12-11
x86/mm: Introduce pte_accessible()
Rik van Riel
1
-0
/
+6
2012-12-11
x86: mm: drop TLB flush from ptep_set_access_flags
Rik van Riel
1
-1
/
+0
2012-12-11
x86: mm: only do a local tlb flush in ptep_set_access_flags()
Rik van Riel
1
-1
/
+8
2012-12-11
Merge branch 'pci/mjg-pci-roms-from-efi' into next
Bjorn Helgaas
1
-2
/
+2
2012-12-10
x86: Fix the error of using "const" in gen-insn-attr-x86.awk
Cong Ding
1
-3
/
+3
2012-12-10
PCI: Use phys_addr_t for physical ROM address
Bjorn Helgaas
1
-2
/
+2
2012-12-08
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
3
-0
/
+42
2012-12-08
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
1
-35
/
+19
2012-12-08
Merge branch 'linus' into perf/core
Ingo Molnar
34
-195
/
+548
2012-12-08
Merge branch 'pci/daniel-numachip' into next
Bjorn Helgaas
5
-0
/
+152
2012-12-08
x86/PCI: Add NumaChip remote PCI support
Daniel J Blueman
5
-0
/
+152
2012-12-07
x86 mtrr: fix comment typo in mtrr_bp_init
Olaf Hering
1
-1
/
+1
2012-12-07
Merge branch 'pci/mjg-pci-roms-from-efi' into next
Bjorn Helgaas
5
-4
/
+161
2012-12-06
KVM: VMX: provide the vmclear function and a bitmap to support VMCLEAR in kdump
Zhang Yanfei
1
-0
/
+67
2012-12-06
x86/kexec: VMCLEAR VMCSs loaded on all cpus if necessary
Zhang Yanfei
2
-0
/
+34
2012-12-06
propagate name change to comments in kernel source
Nadia Yvette Chambers
1
-1
/
+1
2012-12-06
crypto: cast5/cast6 - move lookup tables to shared module
Jussi Kivilinna
2
-16
/
+16
2012-12-06
KVM: MMU: optimize for set_spte
Xiao Guangrong
1
-4
/
+12
2012-12-06
x86: Use PCI setup data
Matthew Garrett
2
-4
/
+30
2012-12-06
EFI: Stash ROMs if they're not in the PCI BAR
Matthew Garrett
3
-0
/
+131
2012-12-05
KVM: x86: Make register state after reset conform to specification
Julian Stecklina
4
-16
/
+17
2012-12-05
kvm: don't use bit24 for detecting address-specific invalidation capability
Zhang Xiantao
2
-18
/
+1
2012-12-05
kvm: remove unnecessary bit checking for ept violation
Zhang Xiantao
1
-5
/
+0
2012-12-03
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
7
-17
/
+18
2012-12-02
KVM: x86: Fix uninitialized return code
Jan Kiszka
1
-0
/
+1
2012-12-02
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+7
2012-12-02
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+3
2012-12-01
Merge branch 'arm-privcmd-for-3.8' of git://xenbits.xen.org/people/ianc/linux...
Konrad Rzeszutek Wilk
3
-2
/
+17
2012-12-01
xen/PVonHVM: fix compile warning in init_hvm_pv_info
Olaf Hering
1
-1
/
+1
2012-12-01
x86, fpu: Avoid FPU lazy restore after suspend
Vincent Palatin
2
-6
/
+14
2012-12-01
KVM: x86: Emulate IA32_TSC_ADJUST MSR
Will Auld
8
-0
/
+53
2012-12-01
KVM: x86: Add code to track call origin for msr assignment
Will Auld
5
-21
/
+56
2012-11-30
context_tracking: New context tracking susbsystem
Frederic Weisbecker
7
-18
/
+18
2012-11-30
KVM: VMX: fix memory order between loading vmcs and clearing vmcs
Xiao Guangrong
1
-0
/
+17
[prev]
[next]