| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-x2apic-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-21 | 5 | -28/+34 |
|\ |
|
| * | x86, x2apic: Simplify apic init in SMP and UP builds | Suresh Siddha | 2010-09-16 | 3 | -5/+5 |
| * | x86, intr-remap: Remove IRTE setup duplicate code | Suresh Siddha | 2010-09-16 | 2 | -25/+29 |
| * | x86, intr-remap: Set redirection hint in the IRTE | Suresh Siddha | 2010-09-16 | 1 | -0/+2 |
* | | Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-21 | 13 | -1619/+4 |
|\ \ |
|
| * | | x86, paravirt: Remove alloc_pmd_clone hook, only used by VMI | Alok Kataria | 2010-08-24 | 5 | -12/+0 |
| * | | x86, vmware: Remove deprecated VMI kernel support | Alok Kataria | 2010-08-24 | 8 | -1607/+4 |
* | | | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-10-21 | 7 | -37/+216 |
|\ \ \ |
|
| * | | | x86, olpc: XO-1 uses/depends on PCI | Randy Dunlap | 2010-10-15 | 1 | -1/+1 |
| * | | | x86, olpc: Register XO-1 platform devices | Daniel Drake | 2010-10-13 | 1 | -0/+24 |
| * | | | x86, olpc: Add XO-1 poweroff support | Daniel Drake | 2010-10-13 | 3 | -0/+147 |
| * | | | x86, olpc: Don't retry EC commands forever | Paul Fox | 2010-10-08 | 1 | -1/+4 |
| * | | | x86, olpc: Rework BIOS signature check | Daniel Drake | 2010-09-23 | 4 | -34/+37 |
| * | | | x86, olpc: Only enable PCI configuration type override on XO-1 | Daniel Drake | 2010-09-23 | 3 | -4/+6 |
* | | | | Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-10-21 | 1 | -22/+106 |
|\ \ \ \ |
|
| * | | | | x86, mtrr: Support mtrr lookup for range spanning across MTRR range | Venkatesh Pallipadi | 2010-09-11 | 1 | -7/+77 |
| * | | | | x86, mtrr: Refactor MTRR type overlap check code | Venkatesh Pallipadi | 2010-09-11 | 1 | -15/+29 |
* | | | | | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-10-21 | 7 | -3/+363 |
|\ \ \ \ \ |
|
| * | | | | | x86: sfi: Make local functions static | Thomas Gleixner | 2010-10-15 | 1 | -2/+2 |
| * | | | | | x86, earlyprintk: Add hsu early console for Intel Medfield platform | Feng Tang | 2010-10-08 | 3 | -1/+97 |
| * | | | | | x86, earlyprintk: Add earlyprintk for Intel Moorestown platform | Feng Tang | 2010-10-08 | 5 | -0/+249 |
| * | | | | | x86: Add two helper macros for fixed address mapping | Feng Tang | 2010-10-08 | 1 | -0/+15 |
| * | | | | | x86, mrst: A function in a header file needs to be marked "inline" | H. Peter Anvin | 2010-10-08 | 1 | -1/+1 |
* | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-10-21 | 12 | -33/+147 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, mm: Enable ARCH_DMA_ADDR_T_64BIT with X86_64 || HIGHMEM64G | FUJITA Tomonori | 2010-10-21 | 1 | -0/+3 |
| * | | | | | | x86: Spread tlb flush vector between nodes | Shaohua Li | 2010-10-20 | 1 | -1/+47 |
| * | | | | | | x86, mm: Fix incorrect data type in vmalloc_sync_all() | Borislav Petkov | 2010-10-20 | 1 | -1/+1 |
| * | | | | | | x86, mm: Hold mm->page_table_lock while doing vmalloc_sync | Jeremy Fitzhardinge | 2010-10-19 | 4 | -4/+36 |
| * | | | | | | x86, mm: Fix bogus whitespace in sync_global_pgds() | Jeremy Fitzhardinge | 2010-10-19 | 1 | -22/+22 |
| * | | | | | | x86-32: Fix sparse warning for the __PHYSICAL_MASK calculation | Namhyung Kim | 2010-10-08 | 1 | -1/+1 |
| * | | | | | | x86, mm: Add RESERVE_BRK_ARRAY() helper | Jeremy Fitzhardinge | 2010-10-06 | 1 | -0/+5 |
| * | | | | | | mm, x86: Saving vmcore with non-lazy freeing of vmas | Cliff Wickman | 2010-09-17 | 2 | -0/+2 |
| * | | | | | | x86, kdump: Change copy_oldmem_page() to use cached addressing | Cliff Wickman | 2010-09-09 | 1 | -1/+1 |
| * | | | | | | x86, mm: fix uninitialized addr in kernel_physical_mapping_init() | Wu Fengguang | 2010-09-03 | 1 | -0/+1 |
| * | | | | | | x86, kmemcheck: Remove double test | Julia Lawall | 2010-08-30 | 1 | -1/+1 |
| * | | | | | | x86, mm: Make spurious_fault check explicitly check the PRESENT bit | Shaohua Li | 2010-08-27 | 1 | -1/+7 |
| * | | | | | | x86-64, mem: Update all PGDs for direct mapping and vmemmap mapping changes | Haicheng Li | 2010-08-26 | 1 | -1/+8 |
| * | | | | | | x86, mm: Separate x86_64 vmalloc_sync_all() into separate functions | Haicheng Li | 2010-08-26 | 3 | -23/+33 |
| * | | | | | | x86, mm: Avoid unnecessary TLB flush | Shaohua Li | 2010-08-23 | 1 | -0/+2 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch 'x86-mem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-10-21 | 3 | -81/+465 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, mem: Optimize memmove for small size and unaligned cases | Ma Ling | 2010-09-25 | 2 | -76/+362 |
| * | | | | | | x86, mem: Optimize memcpy by avoiding memory false dependece | Ma Ling | 2010-08-23 | 2 | -59/+105 |
| * | | | | | | x86, mem: Don't implement forward memmove() as memcpy() | Ma, Ling | 2010-08-23 | 2 | -16/+68 |
| |/ / / / / |
|
* | | | | | | Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-10-21 | 4 | -34/+95 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, hotplug: In the MWAIT case of play_dead, CLFLUSH the cache line | H. Peter Anvin | 2010-09-21 | 1 | -1/+19 |
| * | | | | | | x86, hotplug: Move WBINVD back outside the play_dead loop | H. Peter Anvin | 2010-09-18 | 1 | -6/+5 |
| * | | | | | | x86, hotplug: Use mwait to offline a processor, fix the legacy case | H. Peter Anvin | 2010-09-18 | 2 | -24/+62 |
| * | | | | | | x86, mwait: Move mwait constants to a common header file | H. Peter Anvin | 2010-09-18 | 2 | -10/+16 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-10-21 | 6 | -203/+86 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, fpu: Merge fpu_save_init() | Brian Gerst | 2010-09-09 | 1 | -44/+4 |