Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
*---------------------------------. | 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 |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | |||||
| | | | | | | | | | | | | | | * | | | Merge branch 'linus' into x86/ptemask | Ingo Molnar | 2008-06-16 | 94 | -209/+487 |
| | | | | | | | | | | | | | | |\ \ \ | | | | | | | | | | | | | | | | | |/ | | | | | | | | | | | | | | | | |/| | |||||
| | | | | | | | | | | | | | | * | | | x86: use pteval_t for _PAGE_FOO | Jeremy Fitzhardinge | 2008-05-27 | 1 | -27/+22 |
| | | | | | | | | | | | | | * | | | | x86: introduce macro to check whether an address range is in the ISA range | Andreas Herrmann | 2008-06-24 | 1 | -0/+1 |
| | | | | | | | | | | | | | * | | | | Merge branch 'linus' into x86/pat | Ingo Molnar | 2008-06-16 | 276 | -503/+807 |
| | | | | | | | | | | | | | |\ \ \ \ | | | | | | | | | | | | | | | | |/ / | | | | | | | | | | | | | | | |/| | | |||||
| | | | | | | | | | | | | | * | | | | x86: rename pat_wc_enabled to pat_enabled | Andreas Herrmann | 2008-06-12 | 1 | -2/+2 |
| | | | | | | | | | | | | | * | | | | x86: PAT: fixed checkpatch errors (and whitespaces) | Andreas Herrmann | 2008-06-12 | 1 | -4/+2 |
| | | | | | | | | | | | | | * | | | | Merge branch 'linus' into x86/pat | Ingo Molnar | 2008-05-19 | 11 | -53/+64 |
| | | | | | | | | | | | | | |\ \ \ \ | |||||
| | | | | | | | | | | | | | * \ \ \ \ | Merge branch 'linus' into x86/pat | Thomas Gleixner | 2008-05-18 | 69 | -1760/+2691 |
| | | | | | | | | | | | | | |\ \ \ \ \ | |||||
| | | | | | | | | | | | | | * | | | | | | x86: PAT export resource_wc in pci sysfs | venkatesh.pallipadi@intel.com | 2008-05-12 | 1 | -0/+1 |
| | | | | |_|_|_|_|_|_|_|_|/ / / / / / | | | | |/| | | | | | | | | | | | | | | |||||
| | | | | | | | | | | * | | | | | | | | Merge branch 'linus' into x86/kconfig | Ingo Molnar | 2008-06-25 | 41 | -101/+224 |
| | | | | | | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | |/ / / / / / | | | | | | | | | | | | |/| | | | | | | |||||
| | | | | | | | | | | * | | | | | | | | Merge branch 'linus' into x86/kconfig | Ingo Molnar | 2008-06-16 | 345 | -2315/+3562 |
| | | | | | | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | |_|_|_|/ / / | | | | | | | | | | | | |/| | | | | | | |||||
| | | | | | | | | | | * / | | | | | | | x86: separate cmpxchg8b checking from PAE checking | Jan Beulich | 2008-05-12 | 1 | -1/+5 |
| | | | | |_|_|_|_|_|/ / / / / / / / | | | | |/| | | | | | | | | | | | | |