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.13.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
2013-02-23
new helper: file_inode(file)
Al Viro
2
-6
/
+4
2013-02-23
Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
15
-183
/
+1258
2013-02-23
x86-64, xen, mmu: Provide an early version of write_cr3.
Konrad Rzeszutek Wilk
1
-5
/
+39
2013-02-23
x86-64: don't set the early IDT to point directly to 'early_idt_handler'
Linus Torvalds
3
-8
/
+3
2013-02-22
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
62
-1192
/
+1384
2013-02-22
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-32
/
+43
2013-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-02-22
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2013-02-22
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-14
/
+11
2013-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-38
/
+39
2013-02-21
Revert "KVM: MMU: lazily drop large spte"
Marcelo Tosatti
1
-7
/
+16
2013-02-21
x86, efi: Make "noefi" really disable EFI runtime serivces
Matt Fleming
1
-2
/
+3
2013-02-20
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-180
/
+76
2013-02-20
xen: event channel arrays are xen_ulong_t and not unsigned long
Ian Campbell
1
-0
/
+3
2013-02-20
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2
-1
/
+24
2013-02-20
x86/apic: Fix parsing of the 'lapic' cmdline option
Mathias Krause
1
-1
/
+1
2013-02-20
perf/x86: Add Intel IvyBridge event scheduling constraints
Stephane Eranian
1
-1
/
+22
2013-02-20
Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-11
/
+3
2013-02-20
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-409
/
+1353
2013-02-20
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
11
-18
/
+451
2013-02-20
Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-5
/
+73
2013-02-20
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-14
/
+9
2013-02-20
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-10
/
+6
2013-02-20
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-1
/
+6
2013-02-20
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-0
/
+46
2013-02-20
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
12
-679
/
+574
2013-02-20
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
17
-326
/
+346
2013-02-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-3
/
+4
2013-02-20
xen: Send spinlock IPI to all waiters
Stefan Bader
1
-1
/
+0
2013-02-20
xen: introduce xen_remap, use it instead of ioremap
Stefano Stabellini
1
-0
/
+2
2013-02-20
xen/smp: Move the common CPU init code a bit to prep for PVH patch.
Konrad Rzeszutek Wilk
1
-19
/
+23
2013-02-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+6
2013-02-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
15
-180
/
+398
2013-02-20
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2013-02-19
x86, kvm: Add MSR_AMD64_BU_CFG2 to the list of ignored MSRs
Borislav Petkov
1
-7
/
+9
2013-02-19
x86, cpu, amd: Fix WC+ workaround for older virtual hosts
Borislav Petkov
1
-5
/
+7
2013-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
David S. Miller
6
-100
/
+108
2013-02-19
x86: pvclock kvm: align allocation size to page size
Marcelo Tosatti
1
-5
/
+6
2013-02-19
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Rafael J. Wysocki
10
-169
/
+65
2013-02-18
x86/memtest: Shorten time for tests
Alexander Holler
1
-8
/
+2
2013-02-18
Merge branch 'misc' into release
Len Brown
6
-129
/
+14
2013-02-18
Merge branches 'idle-remove-statedata', 'pm_idle' and 'idle-hsw-turbostat' in...
Len Brown
5
-43
/
+52
2013-02-18
x86 idle: rename global pm_idle to static x86_idle
Len Brown
1
-16
/
+12
2013-02-18
APM idle: register apm_cpu_idle via cpuidle
Len Brown
3
-26
/
+35
2013-02-16
perf/x86/amd: Enable northbridge performance counters on AMD family 15h
Jacob Shin
4
-20
/
+164
2013-02-16
Merge tag 'stable/for-linus-3.8-rc7-tag-two' of git://git.kernel.org/pub/scm/...
Linus Torvalds
4
-63
/
+32
2013-02-15
Merge branch 'x86/mm2' into x86/mm
H. Peter Anvin
45
-886
/
+1241
2013-02-15
Merge branch 'pm-assorted'
Rafael J. Wysocki
1
-6
/
+0
2013-02-15
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
1
-1
/
+1
2013-02-15
timers/x86/hpet: Use HPET_COUNTER to specify the hpet counter in vread_hpet()
Satoru Takeuchi
1
-1
/
+1
[prev]
[next]