aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * new helper: file_inode(file)Al Viro2013-02-22
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-26
|\ \
| * | x86/mm/pageattr: Prevent PSE and GLOABL leftovers to confuse pmd/pte_present ...Andrea Arcangeli2013-02-24
| * | Revert "x86, mm: Make spurious_fault check explicitly check explicitly check ...Andrea Arcangeli2013-02-24
| * | x86/mm/numa: Don't check if node is NUMA_NO_NODEWen Congyang2013-02-24
| * | x86, efi: Make "noefi" really disable EFI runtime serivcesMatt Fleming2013-02-20
| * | x86/apic: Fix parsing of the 'lapic' cmdline optionMathias Krause2013-02-20
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-02-26
|\ \ \
| * \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-02-20
| |\ \ \
| | * | | tracing/syscalls: Allow archs to ignore tracing compat syscallsSteven Rostedt2013-02-12
| * | | | perf/x86: Add Intel IvyBridge event scheduling constraintsStephane Eranian2013-02-20
| | |/ / | |/| |
* | | | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-26
|\ \ \ \
| * \ \ \ Merge branch 'pci/rafael-set-root-bridge-handle' into nextBjorn Helgaas2013-01-17
| |\ \ \ \
| | * | | | ACPI / PCI: Set root bridge ACPI handle in advanceRafael J. Wysocki2013-01-13
| * | | | | Merge branch 'pci/yinghai-survey-resources' into nextBjorn Helgaas2013-01-09
| |\| | | |
| | * | | | x86/PCI: Implement pcibios_resource_survey_bus()Yinghai Lu2013-01-07
| | * | | | x86/PCI: Keep resource allocation functions after bootYinghai Lu2013-01-07
| | * | | | x86/PCI: Don't track firmware-assigned BAR values for hot-added devicesYinghai Lu2013-01-07
| | * | | | x86/PCI: Factor out pcibios_allocate_dev_rom_resource()Yinghai Lu2013-01-07
| | * | | | x86/PCI: Allocate resources on a per-bus basis for hot-adding root busesYinghai Lu2013-01-07
| | * | | | x86/PCI: Factor out pcibios_allocate_dev_resources()Yinghai Lu2013-01-07
| | * | | | x86/PCI: Factor out pcibios_allocate_bridge_resources()Yinghai Lu2013-01-07
| * | | | | x86/PCI: Remove unused pci_root_busBjorn Helgaas2013-01-03
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-02-25
|\ \ \ \ \
| * | | | | crypto: crc32-pclmul - Kill warning on x86-32Herbert Xu2013-01-20
| * | | | | crypto: x86/twofish - assembler clean-ups: use ENTRY/ENDPROC, localize jump l...Jussi Kivilinna2013-01-19
| * | | | | crypto: x86/sha1 - assembler clean-ups: use ENTRY/ENDPROCJussi Kivilinna2013-01-19
| * | | | | crypto: x86/serpent - use ENTRY/ENDPROC for assember functions and localize j...Jussi Kivilinna2013-01-19
| * | | | | crypto: x86/salsa20 - assembler cleanup, use ENTRY/ENDPROC for assember funct...Jussi Kivilinna2013-01-19
| * | | | | crypto: x86/ghash - assembler clean-up: use ENDPROC at end of assember functionsJussi Kivilinna2013-01-19
| * | | | | crypto: x86/crc32c - assembler clean-up: use ENTRY/ENDPROCJussi Kivilinna2013-01-19
| * | | | | crypto: cast6-avx: use ENTRY()/ENDPROC() for assembler functionsJussi Kivilinna2013-01-19
| * | | | | crypto: cast5-avx: use ENTRY()/ENDPROC() for assembler functions and localize...Jussi Kivilinna2013-01-19
| * | | | | crypto: camellia-x86_64/aes-ni: use ENTRY()/ENDPROC() for assembler functions...Jussi Kivilinna2013-01-19
| * | | | | crypto: blowfish-x86_64: use ENTRY()/ENDPROC() for assembler functions and lo...Jussi Kivilinna2013-01-19
| * | | | | crypto: aesni-intel - add ENDPROC statements for assembler functionsJussi Kivilinna2013-01-19
| * | | | | crypto: x86/aes - assembler clean-ups: use ENTRY/ENDPROC, localize jump targetsJussi Kivilinna2013-01-19
| * | | | | crypto: crc32 - add crc32 pclmulqdq implementation and wrappers for table imp...Alexander Boyko2013-01-19
* | | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-25
|\ \ \ \ \ \
| * | | | | | taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-21
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-02-24
|\ \ \ \ \ \
| * | | | | | xen: event channel arrays are xen_ulong_t and not unsigned longIan Campbell2013-02-20
| * | | | | | xen: Send spinlock IPI to all waitersStefan Bader2013-02-19
| * | | | | | xen: introduce xen_remap, use it instead of ioremapStefano Stabellini2013-02-19
| * | | | | | xen/smp: Move the common CPU init code a bit to prep for PVH patch.Konrad Rzeszutek Wilk2013-02-19
* | | | | | | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-24
|\ \ \ \ \ \ \
| * | | | | | | Revert "KVM: MMU: lazily drop large spte"Marcelo Tosatti2013-02-20
| * | | | | | | x86: pvclock kvm: align allocation size to page sizeMarcelo Tosatti2013-02-18