index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2014-05-28
Merge branch 'pci/misc' into next
Bjorn Helgaas
2014-05-28
Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...
Bjorn Helgaas
2014-05-28
Merge branches 'pci/host-exynos', 'pci/host-rcar' and 'pci/amd-numa' into next
Bjorn Helgaas
2014-05-27
PCI: Turn pcibios_penalize_isa_irq() into a weak function
Hanjun Guo
2014-05-27
x86/PCI: Use pci_is_bridge() to simplify code
Yijing Wang
2014-05-27
x86/PCI: Clean up and mark early_root_info_init() as deprecated
Suravee Suthikulpanit
2014-05-23
x86/gart: Tidy messages and add bridge device info
Bjorn Helgaas
2014-05-23
x86/gart: Replace printk() with pr_info()
Bjorn Helgaas
2014-05-23
x86/PCI: Move pcibios_assign_resources() annotation to definition
Bjorn Helgaas
2014-05-21
x86/PCI: Work around AMD Fam15h BIOSes that fail to provide _PXM
Suravee Suthikulpanit
2014-05-21
x86/PCI: Warn if we have to "guess" host bridge node information
Myron Stowe
2014-04-25
x86/PCI: Mark ATI SBx00 HPET BAR as IORESOURCE_PCI_FIXED
Bjorn Helgaas
2014-04-25
x86/PCI: Don't try to move IORESOURCE_PCI_FIXED resources
Bjorn Helgaas
2014-04-25
x86/PCI: Fix Broadcom CNB20LE unintended sign extension
Bjorn Helgaas
2014-04-12
Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...
Linus Torvalds
2014-04-12
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-04-11
Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-04-11
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-04-11
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-04-11
x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels
H. Peter Anvin
2014-04-11
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
2014-04-10
x86, calgary: Use 8M TCE table size by default
WANG Chao
2014-04-10
efi: Pass correct file handle to efi_file_{read,close}
Matt Fleming
2014-04-10
x86/efi: Correct EFI boot stub use of code32_start
Matt Fleming
2014-04-10
x86/efi: Fix boot failure with EFI stub
Matt Fleming
2014-04-09
x86 kbuild: LLVMLinux: More cc-options added for clang
Jan-Simon Möller
2014-04-08
arch/x86/mm/kmemcheck/kmemcheck.c: use kstrtoint() instead of sscanf()
David Rientjes
2014-04-08
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2014-04-08
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Rafael J. Wysocki
2014-04-07
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2014-04-07
x86: use generic early_ioremap
Mark Salter
2014-04-07
x86/mm: sparse warning fix for early_memremap
Dave Young
2014-04-07
percpu: add raw_cpu_ops
Christoph Lameter
2014-04-07
x86: always define BUG() and HAVE_ARCH_BUG, even with !CONFIG_BUG
Josh Triplett
2014-04-07
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-04-04
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-04-04
Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-04-04
Merge branches 'turbostat' and 'intel_idle' into release
Len Brown
2014-04-03
Merge tag 'stable/for-linus-3.15-tag' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-04-03
Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2014-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-04-02
Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-04-02
Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2014-04-02
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-04-02
Merge branch 'x86/boot' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2014-04-02
x86: Fix dumpstack_64 irq stack handling
Steven Rostedt (Red Hat)
2014-04-02
x86: Fix dumpstack_64 to keep state of "used" variable in loop
Steven Rostedt (Red Hat)
2014-04-02
x86/platform/hyperv: Handle VMBUS driver being a module
K. Y. Srinivasan
2014-04-02
Merge branch 'linus' into x86/urgent
Ingo Molnar
[next]