| Commit message (Expand) | Author | Age | Files | Lines |
*---------. | Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debu... | Ingo Molnar | 2008-07-08 | 8 | -122/+337 |
|\ \ \ \ \ \ |
|
| | | | | | * | x86, AMD IOMMU: flush domain TLB when there is more than one page to flush | Joerg Roedel | 2008-07-04 | 1 | -0/+2 |
| | | | | | * | x86, AMD IOMMU, build fix #2 | Ingo Molnar | 2008-06-27 | 1 | -2/+3 |
| | | | | | * | x86, AMD IOMMU: add amd_iommu.h to export functions to the generic x86 dma code | Joerg Roedel | 2008-06-27 | 1 | -0/+32 |
| | | | | | * | x86, AMD IOMMU: add header file for driver data structures and defines | Joerg Roedel | 2008-06-27 | 1 | -0/+242 |
| | | | | |/
| | | | |/| |
|
| | | * | | | x86: add X86_FEATURE_IBS cpu feature | Robert Richter | 2008-06-24 | 1 | -0/+1 |
| | * | | | | Merge branch 'linus' into x86/delay | Ingo Molnar | 2008-06-25 | 41 | -101/+224 |
| | |\ \ \ \
| | | | |/ /
| | | |/| | |
|
| | * | | | | x86: use cpu_khz for loops_per_jiffy calculation, cleanup | Alok Kataria | 2008-06-24 | 1 | -1/+1 |
| | * | | | | x86: use cpu_khz for loops_per_jiffy calculation | Alok Kataria | 2008-06-23 | 1 | -0/+1 |
| * | | | | | x86: MMIO and gcc re-ordering issue | Linus Torvalds | 2008-06-02 | 3 | -120/+56 |
* | | | | | | Merge branch 'x86/setup' into x86/devel | Ingo Molnar | 2008-07-08 | 1 | -0/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86: Honor 'quiet' command line option in real mode boot decompressor. | Kristian Høgsberg | 2008-05-30 | 1 | -0/+1 |
| | | | | | | | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
*---------------------------------. \ \ \ \ \ \ | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar | 2008-07-08 | 372 | -1346/+2047 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | |_|_|_|_|_|_|_|/ / /
| | | | | | | | | | | | | |/| | | | | | | | | | |
|
| | | | | | | | | | | | | | | | | | * | | | | | | xen: implement ptep_modify_prot_start/commit | Jeremy Fitzhardinge | 2008-06-25 | 2 | -2/+10 |
| | | | | | | | | | | | | | | | | | * | | | | | | paravirt: add hooks for ptep_modify_prot_start/commit | Jeremy Fitzhardinge | 2008-06-25 | 1 | -0/+28 |
| | | | | | | | | | | | | | | | | | * | | | | | | mm: add a ptep_modify_prot transaction abstraction | Jeremy Fitzhardinge | 2008-06-25 | 1 | -0/+57 |
| | | | | | | | | | | | | | | | | | * | | | | | | Merge commit 'v2.6.26-rc8' into x86/xen | Ingo Molnar | 2008-06-25 | 40 | -97/+224 |
| | | | | | | | | | | | | | | | | | |\ \ \ \ \ \
| | | | | | | | | | | | | | |_|_|_|_|/ / / / / /
| | | | | | | | | | | | | |/| | | | | | | | | | |
|
| | | | | | | | | | | | | | | | | | * | | | | | | Merge branch 'linus' into x86/xen | Ingo Molnar | 2008-06-16 | 122 | -263/+580 |
| | | | | | | | | | | | | | | | | | |\ \ \ \ \ \
| | | | | | | | | | | | | | | | | | | | |_|/ / /
| | | | | | | | | | | | | | | | | | | |/| | | | |
|
| | | | | | | | | | | | | | | | | | * | | | | | | xen: add new Xen elfnote types and use them appropriately | Jeremy Fitzhardinge | 2008-06-02 | 1 | -0/+20 |
| | | | | | | | | | | | | | | | | | * | | | | | | xen: fix "xen: implement save/restore" | Ingo Molnar | 2008-05-29 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | * | | | | | | xen: maintain clock offset over save/restore | Jeremy Fitzhardinge | 2008-05-27 | 1 | -3/+0 |
| | | | | | | | | | | | | | | | | | * | | | | | | xen: implement save/restore | Jeremy Fitzhardinge | 2008-05-27 | 4 | -0/+16 |
| | | | | | | | | | | | | | | | | | * | | | | | | xen-console: add save/restore | Jeremy Fitzhardinge | 2008-05-27 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | * | | | | | | xen: add rebind_evtchn_irq | Jeremy Fitzhardinge | 2008-05-27 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | * | | | | | | xen: add configurable max domain size | Jeremy Fitzhardinge | 2008-05-27 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | * | | | | | | xen: make phys_to_machine structure dynamic | Jeremy Fitzhardinge | 2008-05-27 | 1 | -14/+6 |
| | | | | | | | | | | | | | | | | | * | | | | | | xen: add missing definitions in include/xen/interface/memory.h which ia64/xen... | Isaku Yamahata | 2008-05-27 | 1 | -4/+8 |
| | | | | | | | | | | | | | | | | | * | | | | | | xen pvfb: Dynamic mode support (screen resizing) | Markus Armbruster | 2008-05-27 | 1 | -5/+24 |
| | | | | | | | | | | | | | | | | | * | | | | | | xen pvfb: Pointer z-axis (mouse wheel) support | Markus Armbruster | 2008-05-27 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | * | | | | | | xen: Enable console tty by default in domU if it's not a dummy | Markus Armbruster | 2008-05-27 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | * | | | | | | x86/paravirt: add pte_flags to just get pte flags | Jeremy Fitzhardinge | 2008-05-27 | 3 | -8/+24 |
| | | | | | | | | | | | | | | | | | * | | | | | | xen: use new sched_op | Jeremy Fitzhardinge | 2008-05-27 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | * | | | | | | xen: use hypercall rather than clts | Jeremy Fitzhardinge | 2008-05-27 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | * | | | | | | xen: add raw console write functions for debug | Jeremy Fitzhardinge | 2008-05-27 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | * | | | | | | xen: remove support for non-PAE 32-bit | Jeremy Fitzhardinge | 2008-05-22 | 1 | -4/+0 |
| | | | | | | | | | | | | |_|_|_|_|/ / / / / /
| | | | | | | | | | | | |/| | | | | | | | | | |
|
| | | | | | | | | | | | | | | | | * | | | | | | Merge branch 'linus' into x86/threadinfo | Ingo Molnar | 2008-06-23 | 370 | -2386/+3720 |
| | | | | | | | | | | | | | | | | |\ \ \ \ \ \ |
|
| | | | | | | | | | | | | | | | | * | | | | | | | x86: fixup the fallout of the bitops changes | Thomas Gleixner | 2008-05-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | * | | | | | | | bitops: fix build in struct thread_info | Ingo Molnar | 2008-05-17 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | * | | | | | | | x86: redo thread_info.h change | Ingo Molnar | 2008-05-12 | 1 | -2/+11 |
| | | | | | | | | | | | | | | | | * | | | | | | | x86: thread_info: merge thread_info allocation | Christoph Lameter | 2008-05-12 | 2 | -26/+19 |
| | | | | | | | | | | | | | | | | * | | | | | | | x86: thread_info: merge tif masks | Christoph Lameter | 2008-05-12 | 1 | -30/+21 |
| | | | | | | | | | | | | | | | | * | | | | | | | x86: thread_info: merge TIF_ flags. | Christoph Lameter | 2008-05-12 | 1 | -101/+61 |
| | | | | | | | | | | | | | | | | * | | | | | | | x86: thread_info: PREEMPT_ACTIVE | Christoph Lameter | 2008-05-12 | 1 | -3/+2 |
| | | | | | | | | | | | | | | | | * | | | | | | | x86: threadinfo: merge INIT_THREAD_INFO | Christoph Lameter | 2008-05-12 | 1 | -32/+17 |
| | | | | | | | | | | | | | | | | * | | | | | | | x86: common thread_info definitions | Christoph Lameter | 2008-05-12 | 1 | -43/+12 |
| | | | | | | | | | | | | | | | | * | | | | | | | x86: threadinfo: merge thread sync state definitions | Christoph Lameter | 2008-05-12 | 1 | -19/+3 |
| | | | | | | | | | | | | | | | | * | | | | | | | x86: threadinfo: common include files | Christoph Lameter | 2008-05-12 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | * | | | | | | | x86: merge thread_info.h | Christoph Lameter | 2008-05-12 | 3 | -384/+364 |
| | | | | | | | | | | | | | | | | * | | | | | | | revert: thread_info.h change | Ingo Molnar | 2008-05-12 | 2 | -22/+4 |
| | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / /
| | | | |/| | | | | | | | | | | | | | | | | | |
|
| | | | | | | | | | | | | | | | * | | | | | | | x86: move tracedata to RODATA | Jan Beulich | 2008-05-25 | 3 | -2/+16 |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / /
| | |/| | | | | | | | | | | | | | | | | | | |
|