Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | x86: Fix section warnings | Steffen Persvold | 2012-03-19 | 1 | -1/+1 | |
| * | | | | | | | | x86-64: Fix CFI data for common_interrupt() | Mark Wielaard | 2012-02-27 | 1 | -1/+1 | |
| * | | | | | | | | x86: Properly _init-annotate NMI selftest code | Jan Beulich | 2012-02-27 | 1 | -18/+19 | |
| * | | | | | | | | x86/debug: Fix/improve the show_msr=<cpus> debug print out | Yinghai Lu | 2012-02-12 | 3 | -9/+11 | |
| | | | | | | | | | ||||||
| \ \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ \ | ||||||
*-------. \ \ \ \ \ \ \ \ | Merge branches 'x86-cpu-for-linus', 'x86-boot-for-linus', 'x86-cpufeature-for... | Linus Torvalds | 2012-03-22 | 5 | -8/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | x86/UV: Lower UV rtc clocksource rating | Dimitri Sivanich | 2012-02-20 | 1 | -5/+1 | |
| | | | | | |/ / / / / / / | | | | | |/| | | | | | | | ||||||
| | | | * / | | | | | | | | x86_64: Record stack pointer before task execution begins | Siddhesh Poyarekar | 2012-02-26 | 1 | -0/+1 | |
| | | | |/ / / / / / / / | ||||||
| | | * / / / / / / / / | x86, cpufeature: Add CPU features from Intel document 319433-012A | H. Peter Anvin | 2012-02-22 | 1 | -0/+3 | |
| | | |/ / / / / / / / | ||||||
| | * | | | | | | | | | x86, boot: Fix port argument to inl() function | He Chunhui | 2012-01-31 | 1 | -1/+1 | |
| * | | | | | | | | | | x86: Remove some noise from boot log when starting cpus | Luck, Tony | 2012-02-22 | 1 | -2/+0 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-03-22 | 5 | -145/+101 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86: atomic64 assembly improvements | Jan Beulich | 2012-01-21 | 3 | -24/+16 | |
| * | | | | | | | | | | x86: Adjust asm constraints in atomic64 wrappers | Jan Beulich | 2012-01-21 | 3 | -124/+88 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-03-22 | 9 | -90/+83 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86: Include probe_roms.h in probe_roms.c | Jan Beulich | 2012-03-08 | 1 | -0/+1 | |
| * | | | | | | | | | | x86/32: Print control and debug registers for kerenel context | Jan Beulich | 2012-03-08 | 1 | -1/+1 | |
| * | | | | | | | | | | x86: Tighten dependencies of CPU_SUP_*_32 | Jan Beulich | 2012-03-08 | 1 | -2/+2 | |
| * | | | | | | | | | | x86/numa: Improve internode cache alignment | Alex Shi | 2012-03-05 | 1 | -1/+0 | |
| * | | | | | | | | | | Merge branch 'tip/x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Ingo Molnar | 2012-02-28 | 1 | -29/+35 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | x86: Fix the NMI nesting comments | Steven Rostedt | 2012-02-24 | 1 | -6/+8 | |
| | * | | | | | | | | | | x86-64: Fix CFI annotations for NMI nesting code | Jan Beulich | 2012-02-24 | 1 | -24/+28 | |
| * | | | | | | | | | | | Merge branch 'linus' into x86/asm | Ingo Molnar | 2012-02-28 | 238 | -5713/+11818 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | x86-64: Improve insn scheduling in SAVE_ARGS_IRQ | Jan Beulich | 2012-02-24 | 1 | -4/+3 | |
| * | | | | | | | | | | | | x86/spinlocks: Eliminate TICKET_MASK | Jan Beulich | 2012-02-07 | 2 | -3/+2 | |
| * | | | | | | | | | | | | x86-64: Handle byte-wise tail copying in memcpy() without a loop | Jan Beulich | 2012-01-26 | 1 | -9/+10 | |
| * | | | | | | | | | | | | x86-64: Fix memcpy() to support sizes of 4Gb and above | Jan Beulich | 2012-01-26 | 1 | -15/+10 | |
| * | | | | | | | | | | | | x86-64: Fix memset() to support sizes of 4Gb and above | Jan Beulich | 2012-01-26 | 1 | -18/+15 | |
| * | | | | | | | | | | | | x86-64: Slightly shorten copy_page() | Jan Beulich | 2012-01-06 | 1 | -8/+4 | |
* | | | | | | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-03-22 | 4 | -35/+31 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | numa_emulation: fix cpumask_of_node() | Andrea Arcangeli | 2012-03-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | hugetlb: remove prev_vma from hugetlb_get_unmapped_area_topdown() | Xiao Guangrong | 2012-03-22 | 1 | -13/+5 | |
| * | | | | | | | | | | | | | mm: search from free_area_cache for the bigger size | Xiao Guangrong | 2012-03-22 | 1 | -17/+17 | |
| * | | | | | | | | | | | | | hugetlb: try to search again if it is really needed | Xiao Guangrong | 2012-03-22 | 1 | -4/+6 | |
| * | | | | | | | | | | | | | mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode | Andrea Arcangeli | 2012-03-22 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-03-21 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | take removal of PF_FORKNOEXEC to flush_old_exec() | Al Viro | 2012-03-21 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | __register_binfmt() made void | Al Viro | 2012-03-21 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2012-03-21 | 9 | -520/+2864 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | crypto: camellia - add assembler implementation for x86_64 | Jussi Kivilinna | 2012-03-14 | 3 | -0/+2474 | |
| * | | | | | | | | | | | | | | crypto: twofish-x86_64/i586 - set alignmask to zero | Jussi Kivilinna | 2012-02-25 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | crypto: blowfish-x86_64 - set alignmask to zero | Jussi Kivilinna | 2012-02-25 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | crypto: serpent-sse2 - combine ablk_*_init functions | Jussi Kivilinna | 2012-02-25 | 1 | -58/+13 | |
| * | | | | | | | | | | | | | | crypto: blowfish-x86_64 - use crypto_[un]register_algs | Jussi Kivilinna | 2012-02-25 | 1 | -98/+65 | |
| * | | | | | | | | | | | | | | crypto: twofish-x86_64-3way - use crypto_[un]register_algs | Jussi Kivilinna | 2012-02-25 | 1 | -130/+89 | |
| * | | | | | | | | | | | | | | crypto: serpent-sse2 - use crypto_[un]register_algs | Jussi Kivilinna | 2012-02-25 | 1 | -243/+163 | |
| * | | | | | | | | | | | | | | crypto: serpent-sse2 - remove dead code from serpent_sse2_glue.c::serpent_sse... | Jesper Juhl | 2012-02-14 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | crypto: twofish-x86 - Remove dead code from twofish_glue_3way.c::init() | Jesper Juhl | 2012-02-14 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | crypto: serpent-sse2 - change transpose_4x4 to only use integer instructions | Jussi Kivilinna | 2012-01-13 | 2 | -32/+26 | |
| * | | | | | | | | | | | | | | crypto: blowfish-x86_64 - blacklist Pentium 4 | Jussi Kivilinna | 2012-01-13 | 1 | -0/+30 | |
| * | | | | | | | | | | | | | | crypto: twofish-x86_64-3way - blacklist pentium4 and atom | Jussi Kivilinna | 2012-01-13 | 1 | -0/+47 |