summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86/lib: Fix spelling, put space between a numeral and its unitsAndy Shevchenko2013-04-154-4/+4
* x86/lib: Fix spelling in the commentsAndy Shevchenko2013-04-152-4/+4
* x86, quirks: Shut-up a long-standing gcc warningBorislav Petkov2013-04-021-7/+11
* x86, msr: Unify variable namesBorislav Petkov2013-04-021-7/+7
* x86: Drop KERNEL_IMAGE_STARTBorislav Petkov2013-04-022-4/+3
* x86_64: Use __BOOT_DS instead_of __KERNEL_DS for safetyLans Zhang2013-03-011-1/+1
* Merge branch 'akpm' (final batch from Andrew)Linus Torvalds2013-02-273-20/+15
|\
| * hlist: drop the node parameter from iteratorsSasha Levin2013-02-272-20/+14
| * arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-271-0/+1
* | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-02-274-15/+28
|\ \
| * | x86, efi: remove duplicate code in setup_arch() by using, efi_is_native()Satoru Takeuchi2013-02-143-8/+9
| * | x86, efi: Allow slash in file path of initrdLee, Chun-Yi2013-01-311-7/+19
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-273-22/+37
|\ \ \ | |_|/ |/| |
| * | x86: Make sure we can boot in the case the BDA contains pure garbageH. Peter Anvin2013-02-271-19/+34
| * | x86, efi: Mark disable_runtime as __initdataMatt Fleming2013-02-251-1/+1
| * | x86, doc: Fix incorrect comment about 64-bit code segment descriptorsKonrad Rzeszutek Wilk2013-02-251-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-262-6/+4
|\ \ \
| * | | new helper: file_inode(file)Al Viro2013-02-222-6/+4
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-265-15/+53
|\ \ \ \ | | |/ / | |/| |
| * | | x86/mm/pageattr: Prevent PSE and GLOABL leftovers to confuse pmd/pte_present ...Andrea Arcangeli2013-02-241-3/+47
| * | | Revert "x86, mm: Make spurious_fault check explicitly check explicitly check ...Andrea Arcangeli2013-02-241-7/+1
| * | | x86/mm/numa: Don't check if node is NUMA_NO_NODEWen Congyang2013-02-241-2/+1
| * | | x86, efi: Make "noefi" really disable EFI runtime serivcesMatt Fleming2013-02-201-2/+3
| * | | x86/apic: Fix parsing of the 'lapic' cmdline optionMathias Krause2013-02-201-1/+1
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-02-263-2/+46
|\ \ \ \
| * \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-02-202-1/+24
| |\ \ \ \
| | * | | | tracing/syscalls: Allow archs to ignore tracing compat syscallsSteven Rostedt2013-02-122-1/+24
| * | | | | perf/x86: Add Intel IvyBridge event scheduling constraintsStephane Eranian2013-02-201-1/+22
| | |/ / / | |/| | |
* | | | | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-257-68/+135
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pci/rafael-set-root-bridge-handle' into nextBjorn Helgaas2013-01-172-0/+12
| |\ \ \ \ \
| | * | | | | ACPI / PCI: Set root bridge ACPI handle in advanceRafael J. Wysocki2013-01-132-0/+12
| * | | | | | Merge branch 'pci/yinghai-survey-resources' into nextBjorn Helgaas2013-01-091-64/+121
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | x86/PCI: Implement pcibios_resource_survey_bus()Yinghai Lu2013-01-071-0/+13
| | * | | | | x86/PCI: Keep resource allocation functions after bootYinghai Lu2013-01-071-6/+6
| | * | | | | x86/PCI: Don't track firmware-assigned BAR values for hot-added devicesYinghai Lu2013-01-071-1/+9
| | * | | | | x86/PCI: Factor out pcibios_allocate_dev_rom_resource()Yinghai Lu2013-01-071-17/+35
| | * | | | | x86/PCI: Allocate resources on a per-bus basis for hot-adding root busesYinghai Lu2013-01-071-13/+25
| | * | | | | x86/PCI: Factor out pcibios_allocate_dev_resources()Yinghai Lu2013-01-071-19/+23
| | * | | | | x86/PCI: Factor out pcibios_allocate_bridge_resources()Yinghai Lu2013-01-071-22/+24
| * | | | | | x86/PCI: Remove unused pci_root_busBjorn Helgaas2013-01-034-4/+2
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-02-2524-294/+668
|\ \ \ \ \ \
| * | | | | | crypto: crc32-pclmul - Kill warning on x86-32Herbert Xu2013-01-201-1/+0
| * | | | | | crypto: x86/twofish - assembler clean-ups: use ENTRY/ENDPROC, localize jump l...Jussi Kivilinna2013-01-204-48/+29
| * | | | | | crypto: x86/sha1 - assembler clean-ups: use ENTRY/ENDPROCJussi Kivilinna2013-01-201-5/+5
| * | | | | | crypto: x86/serpent - use ENTRY/ENDPROC for assember functions and localize j...Jussi Kivilinna2013-01-203-48/+27
| * | | | | | crypto: x86/salsa20 - assembler cleanup, use ENTRY/ENDPROC for assember funct...Jussi Kivilinna2013-01-203-34/+27
| * | | | | | crypto: x86/ghash - assembler clean-up: use ENDPROC at end of assember functionsJussi Kivilinna2013-01-201-0/+4
| * | | | | | crypto: x86/crc32c - assembler clean-up: use ENTRY/ENDPROCJussi Kivilinna2013-01-201-2/+6
| * | | | | | crypto: cast6-avx: use ENTRY()/ENDPROC() for assembler functionsJussi Kivilinna2013-01-201-24/+11
| * | | | | | crypto: cast5-avx: use ENTRY()/ENDPROC() for assembler functions and localize...Jussi Kivilinna2013-01-201-30/+18
OpenPOWER on IntegriCloud