| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | | | | x86, tools: Remove unneeded header files from tools/build.c | H. Peter Anvin | 2012-02-28 | 1 | -2/+0 |
| * | | | | | | | | | | | x86, efi: Fix endian issues and unaligned accesses | Matt Fleming | 2012-02-28 | 1 | -16/+15 |
| * | | | | | | | | | | | x86, boot: Restrict CFLAGS for hostprogs | Matt Fleming | 2012-02-28 | 1 | -2/+3 |
| * | | | | | | | | | | | x86, mkpiggy: Don't open code put_unaligned_le32() | Matt Fleming | 2012-02-28 | 2 | -9/+3 |
| * | | | | | | | | | | | x86, relocs: Don't open code put_unaligned_le32() | Matt Fleming | 2012-02-28 | 1 | -4/+2 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Merge branch 'x86-eficross-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-03-22 | 3 | -110/+279 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | x86, efi: Allow basic init with mixed 32/64-bit efi/kernel | Olof Johansson | 2012-02-23 | 3 | -25/+151 |
| * | | | | | | | | | | | x86, efi: Add basic error handling | Olof Johansson | 2012-02-23 | 1 | -28/+57 |
| * | | | | | | | | | | | x86, efi: Cleanup config table walking | Olof Johansson | 2012-02-23 | 1 | -33/+28 |
| * | | | | | | | | | | | x86, efi: Convert printk to pr_*() | Olof Johansson | 2012-02-23 | 1 | -29/+29 |
| * | | | | | | | | | | | x86, efi: Refactor efi_init() a bit | Olof Johansson | 2012-02-23 | 1 | -35/+54 |
| | |_|_|_|/ / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-03-22 | 6 | -29/+32 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | 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-21 | 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-20 | 3 | -24/+16 |
| * | | | | | | | | | | | | | x86: Adjust asm constraints in atomic64 wrappers | Jan Beulich | 2012-01-20 | 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-21 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | hugetlb: remove prev_vma from hugetlb_get_unmapped_area_topdown() | Xiao Guangrong | 2012-03-21 | 1 | -13/+5 |
| * | | | | | | | | | | | | | | | | mm: search from free_area_cache for the bigger size | Xiao Guangrong | 2012-03-21 | 1 | -17/+17 |
| * | | | | | | | | | | | | | | | | hugetlb: try to search again if it is really needed | Xiao Guangrong | 2012-03-21 | 1 | -4/+6 |
| * | | | | | | | | | | | | | | | | mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode | Andrea Arcangeli | 2012-03-21 | 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-20 | 1 | -1/+0 |
| * | | | | | | | | | | | | | | | | | __register_binfmt() made void | Al Viro | 2012-03-20 | 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 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / / / / / / / /
|/| | | | | | | | | | | | | | | /
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | | | | | | |
|