index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2011-07-23
Merge branches 'x86-detect-hyper-for-linus', 'x86-fpu-for-linus', 'x86-kexec-...
Linus Torvalds
2011-07-23
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-07-23
Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-07-23
Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2011-07-23
virtio: expose for non-virtualization users too
Ohad Ben-Cohen
2011-07-22
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-07-22
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-07-22
Merge branch 'x86-signal-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-07-22
Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-07-22
Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-07-22
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2011-07-22
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2011-07-22
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2011-07-22
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2011-07-22
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-07-22
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2011-07-22
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-07-22
Merge branch 'timers-rtc-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-07-22
Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2011-07-22
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-07-22
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-07-22
Merge branch 'for-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
2011-07-22
Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p...
Linus Torvalds
2011-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2011-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2011-07-22
Merge branch 'stable/drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2011-07-22
Merge branch 'stable/pci.cleanups.v1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-07-22
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-07-22
asm-generic: move archictures to common delay.h
Jonas Bonn
2011-07-22
x86/PCI: Preserve existing pci=bfsort whitelist for Dell systems
Narendra_K@Dell.com
2011-07-22
x86/PCI: quirks: Use pci_dev->revision
tip-bot for Sergei Shtylyov
2011-07-22
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
Ralf Baechle
2011-07-22
x86/PCI: config space accessor functions should not ignore the segment argument
Jan Beulich
2011-07-22
x86/PCI: reduce severity of host bridge window conflict warnings
Bjorn Helgaas
2011-07-22
x86/PCI: select direct access mode for mmconfig option
Shaohua Li
2011-07-22
lguest: Fix translation count about wikipedia's cpuid page
Adrian Knoth
2011-07-22
lguest: Fix three simple typos in comments
Adrian Knoth
2011-07-22
lguest: update comments
Rusty Russell
2011-07-22
lguest: remove remaining vmcall
Rusty Russell
2011-07-22
lguest: use a special 1:1 linear pagetable mode until first switch.
Rusty Russell
2011-07-21
x86-64, vdso: Do not allocate memory for the vDSO
Andy Lutomirski
2011-07-21
clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG option
H. Peter Anvin
2011-07-21
x86: Make Dell Latitude E6420 use reboot=pci
H. Peter Anvin
2011-07-21
x86: Make Dell Latitude E5420 use reboot=pci
Daniel J Blueman
2011-07-21
x86, perf: Make copy_from_user_nmi() a library function
Robert Richter
2011-07-21
x86, perf: P4 PMU - Fix typos in comments and style cleanup
Cyrill Gorcunov
2011-07-21
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
Phil Carmody
2011-07-21
kexec, x86: Fix incorrect jump back address if not preserving context
Huang Ying
2011-07-21
x86, config: Introduce an INTEL_MID configuration
Alan Cox
2011-07-21
x86, quirks: Use pci_dev->revision
Sergei Shtylyov
[prev]
[next]