aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* firmware_map: make firmware_map_add_early() argument consistent with firmware...Yasuaki Ishimatsu2012-07-30
* atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() testCatalin Marinas2012-07-30
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-26
|\
| * x86/tlb: Fix build warning and crash when building for !SMPAlex Shi2012-07-20
| * x86/tlb: do flush_tlb_kernel_range by 'invlpg'Alex Shi2012-06-27
| * x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTORAlex Shi2012-06-27
| * x86/tlb: enable tlb flush range support for x86Alex Shi2012-06-27
| * x86/tlb: add tlb_flushall_shift knob into debugfsAlex Shi2012-06-27
| * x86/tlb: add tlb_flushall_shift for specific CPUAlex Shi2012-06-27
| * x86/tlb: fall back to flush all when meet a THP large pageAlex Shi2012-06-27
| * x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_rangeAlex Shi2012-06-27
| * x86/tlb_info: get last level TLB entry number of CPUAlex Shi2012-06-27
| * x86: Add read_mostly declaration/definition to variables from smp.hVlad Zolotarov2012-06-14
| * x86: Define early read-mostly per-cpu macrosIdo Yariv2012-06-14
* | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-07-26
|\ \
| * | x86, efi: Handover ProtocolMatt Fleming2012-07-20
| * | x86-64/efi: Use EFI to deal with platform wall clockJan Beulich2012-06-06
| | |
| \ \
*-. \ \ Merge branches 'x86-cleanups-for-linus' and 'x86-cpufeature-for-linus' of git...Linus Torvalds2012-07-26
|\ \ \ \
| | * | | x86, cpufeature: Add the RDSEED and ADX featuresH. Peter Anvin2012-07-20
| * | | | x86, boot: Remove ancient, unconditionally #ifdef'd out dead codePaul Bolle2012-06-20
* | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-07-26
|\ \ \ \ \
| * | | | | x86, boot: Exclude cmdline.c if you can't use itGokul Caushik2012-07-21
| * | | | | x86, boot: Exclude early_serial_console.c if can't use it.Joe Millenbach2012-07-21
| * | | | | x86, boot: Removed unused debug flag and set codeJoe Millenbach2012-07-21
| * | | | | x86, boot: Switch output functions from command-line flags to conditional com...Joe Millenbach2012-07-21
| * | | | | x86, boot: Changed error putstr path to match new debug_putstr formatJoe Millenbach2012-07-21
| * | | | | x86, boot: Wrap debug printing in a new debug_putstr functionJoe Millenbach2012-07-21
| * | | | | x86, boot: Removed quiet flag and switched quiet output to debug flagJoe Millenbach2012-07-21
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-07-26
|\ \ \ \ \ \
| * | | | | | sched/x86: Remove broken power estimationPeter Zijlstra2012-07-24
| | |_|/ / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-07-26
|\ \ \ \ \ \
| * | | | | | crypto: twofish-avx - remove useless instructionJohannes Goetzfried2012-07-10
| * | | | | | crypto: aesni-intel - fix wrong kfree pointerMilan Broz2012-07-10
| * | | | | | crypto: move arch/x86/include/asm/aes.h to arch/x86/include/asm/crypto/Jussi Kivilinna2012-06-27
| * | | | | | crypto: move arch/x86/include/asm/serpent-{sse2|avx}.h to arch/x86/include/as...Jussi Kivilinna2012-06-27
| * | | | | | crypto: twofish-avx - remove duplicated glue code and use shared glue code fr...Jussi Kivilinna2012-06-27
| * | | | | | crypto: twofish-x86_64-3way - remove duplicated glue code and use shared glue...Jussi Kivilinna2012-06-27
| * | | | | | crypto: camellia-x86_64 - remove duplicated glue code and use shared glue cod...Jussi Kivilinna2012-06-27
| * | | | | | crypto: serpent-avx: remove duplicated glue code and use shared glue code fro...Jussi Kivilinna2012-06-27
| * | | | | | crypto: serpent-sse2 - split generic glue code to new helper moduleJussi Kivilinna2012-06-27
| * | | | | | crypto: serpent-sse2 - prepare serpent-sse2 glue code into generic x86 glue c...Jussi Kivilinna2012-06-27
| * | | | | | crypto: aes_ni - change to use shared ablk_* functionsJussi Kivilinna2012-06-27
| * | | | | | crypto: twofish-avx - change to use shared ablk_* functionsJussi Kivilinna2012-06-27
| * | | | | | crypto: ablk_helper - move ablk_* functions from serpent-sse2/avx glue code t...Jussi Kivilinna2012-06-27
| * | | | | | crypto: serpent-sse2/avx - allow both to be built into kernelJussi Kivilinna2012-06-13
| * | | | | | crypto: serpent - add x86_64/avx assembler implementationJohannes Goetzfried2012-06-12
| * | | | | | crypto: twofish - add x86_64/avx assembler implementationJohannes Goetzfried2012-06-12
| * | | | | | crypto: sha1 - use Kbuild supplied flags for AVX testMathias Krause2012-06-12
* | | | | | | Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-24
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai...Joerg Roedel2012-07-23
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |