summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-211-2/+2
|\
| * take removal of PF_FORKNOEXEC to flush_old_exec()Al Viro2012-03-201-1/+0
| * __register_binfmt() made voidAl Viro2012-03-201-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-03-219-520/+2864
|\ \
| * | crypto: camellia - add assembler implementation for x86_64Jussi Kivilinna2012-03-143-0/+2474
| * | crypto: twofish-x86_64/i586 - set alignmask to zeroJussi Kivilinna2012-02-251-1/+1
| * | crypto: blowfish-x86_64 - set alignmask to zeroJussi Kivilinna2012-02-251-1/+1
| * | crypto: serpent-sse2 - combine ablk_*_init functionsJussi Kivilinna2012-02-251-58/+13
| * | crypto: blowfish-x86_64 - use crypto_[un]register_algsJussi Kivilinna2012-02-251-98/+65
| * | crypto: twofish-x86_64-3way - use crypto_[un]register_algsJussi Kivilinna2012-02-251-130/+89
| * | crypto: serpent-sse2 - use crypto_[un]register_algsJussi Kivilinna2012-02-251-243/+163
| * | crypto: serpent-sse2 - remove dead code from serpent_sse2_glue.c::serpent_sse...Jesper Juhl2012-02-141-1/+0
| * | crypto: twofish-x86 - Remove dead code from twofish_glue_3way.c::init()Jesper Juhl2012-02-141-1/+0
| * | crypto: serpent-sse2 - change transpose_4x4 to only use integer instructionsJussi Kivilinna2012-01-132-32/+26
| * | crypto: blowfish-x86_64 - blacklist Pentium 4Jussi Kivilinna2012-01-131-0/+30
| * | crypto: twofish-x86_64-3way - blacklist pentium4 and atomJussi Kivilinna2012-01-131-0/+47
* | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-214-93/+32
|\ \ \
| * | | irq_domain/x86: Convert x86 (embedded) to use common irq_domainGrant Likely2012-02-234-93/+32
* | | | Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2012-03-211-6/+5
|\ \ \ \
| * \ \ \ Merge branch 'pm-sleep'Rafael J. Wysocki2012-03-041-6/+5
| |\ \ \ \
| | * | | | PM / Sleep: Introduce "late suspend" and "early resume" of devicesRafael J. Wysocki2012-01-291-6/+5
* | | | | | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-218-30/+30
|\ \ \ \ \ \
| * | | | | | highmem: kill all __kmap_atomic()Cong Wang2012-03-202-3/+3
| * | | | | | x86: remove the second argument of k[un]map_atomic()Cong Wang2012-03-206-27/+27
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-201-13/+11
|\ \ \ \ \ \
| * | | | | | scx200_32: replace printks with pr_<level>sJim Cromie2012-02-031-9/+7
| * | | | | | scx200_32: use PCI_VDEVICEJim Cromie2012-02-031-4/+4
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-201-9/+5
|\ \ \ \ \ \ \
| * | | | | | | net: bpf_jit: fix BPF_S_LDX_B_MSH compilationEric Dumazet2012-03-191-9/+5
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-2010-10/+150
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman2012-03-0931-187/+551
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | x86/cpu: Clean up modalias feature matchingBen Hutchings2012-02-131-2/+1
| * | | | | | | x86/cpu: Fix overrun check in arch_print_cpu_modalias()Ben Hutchings2012-02-131-1/+1
| * | | | | | | Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman2012-02-029-25/+74
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 partsThomas Renninger2012-01-263-58/+48
| * | | | | | | x86: autoload microcode driver on Intel and AMD systems v2Andi Kleen2012-01-261-0/+15
| * | | | | | | X86: Introduce HW-Pstate scattered cpuid featureThomas Renninger2012-01-262-0/+2
| * | | | | | | crypto: Add support for x86 cpuid auto loading for x86 crypto driversAndi Kleen2012-01-263-10/+25
| * | | | | | | Add driver auto probing for x86 features v4Andi Kleen2012-01-264-1/+120
* | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-203-9/+24
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/time: Eliminate unused irq0_irqs counterJan Beulich2012-02-272-4/+0
| * | | | | | | | x86/tsc: Reduce the TSC sync check time for core-siblingsSuresh Siddha2012-02-221-5/+24
* | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-205-26/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi2012-03-132-7/+4
| * | | | | | | | | Merge tag 'v3.3-rc7' into sched/coreIngo Molnar2012-03-138-19/+83
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | sched: Cleanup cpu_active madnessPeter Zijlstra2012-03-121-13/+0
| * | | | | | | | | | sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-012-6/+2
* | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-03-2023-727/+1597
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'perf/hw-branch-sampling' into perf/coreIngo Molnar2012-03-127-72/+710
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | perf: Add callback to flush branch_stack on context switchStephane Eranian2012-03-053-7/+28