aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
*---------------------------------. Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar2008-07-08372-1346/+2047
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | | | | * xen: implement ptep_modify_prot_start/commitJeremy Fitzhardinge2008-06-252-2/+10
| | | | | | | | | | | | | | | | | | * paravirt: add hooks for ptep_modify_prot_start/commitJeremy Fitzhardinge2008-06-251-0/+28
| | | | | | | | | | | | | | | | | | * mm: add a ptep_modify_prot transaction abstractionJeremy Fitzhardinge2008-06-251-0/+57
| | | | | | | | | | | | | | | | | | * Merge commit 'v2.6.26-rc8' into x86/xenIngo Molnar2008-06-2540-97/+224
| | | | | | | | | | | | | | | | | | |\ | | | | | | | | | | | | | | |_|_|_|_|/ | | | | | | | | | | | | | |/| | | | |
| | | | | | | | | | | | | | | | | | * Merge branch 'linus' into x86/xenIngo Molnar2008-06-16122-263/+580
| | | | | | | | | | | | | | | | | | |\
| | | | | | | | | | | | | | | | | | * | xen: add new Xen elfnote types and use them appropriatelyJeremy Fitzhardinge2008-06-021-0/+20
| | | | | | | | | | | | | | | | | | * | xen: fix "xen: implement save/restore"Ingo Molnar2008-05-291-0/+4
| | | | | | | | | | | | | | | | | | * | xen: maintain clock offset over save/restoreJeremy Fitzhardinge2008-05-271-3/+0
| | | | | | | | | | | | | | | | | | * | xen: implement save/restoreJeremy Fitzhardinge2008-05-274-0/+16
| | | | | | | | | | | | | | | | | | * | xen-console: add save/restoreJeremy Fitzhardinge2008-05-271-0/+2
| | | | | | | | | | | | | | | | | | * | xen: add rebind_evtchn_irqJeremy Fitzhardinge2008-05-271-0/+1
| | | | | | | | | | | | | | | | | | * | xen: add configurable max domain sizeJeremy Fitzhardinge2008-05-271-0/+5
| | | | | | | | | | | | | | | | | | * | xen: make phys_to_machine structure dynamicJeremy Fitzhardinge2008-05-271-14/+6
| | | | | | | | | | | | | | | | | | * | xen: add missing definitions in include/xen/interface/memory.h which ia64/xen...Isaku Yamahata2008-05-271-4/+8
| | | | | | | | | | | | | | | | | | * | xen pvfb: Dynamic mode support (screen resizing)Markus Armbruster2008-05-271-5/+24
| | | | | | | | | | | | | | | | | | * | xen pvfb: Pointer z-axis (mouse wheel) supportMarkus Armbruster2008-05-271-0/+2
| | | | | | | | | | | | | | | | | | * | xen: Enable console tty by default in domU if it's not a dummyMarkus Armbruster2008-05-271-0/+2
| | | | | | | | | | | | | | | | | | * | x86/paravirt: add pte_flags to just get pte flagsJeremy Fitzhardinge2008-05-273-8/+24
| | | | | | | | | | | | | | | | | | * | xen: use new sched_opJeremy Fitzhardinge2008-05-271-2/+2
| | | | | | | | | | | | | | | | | | * | xen: use hypercall rather than cltsJeremy Fitzhardinge2008-05-271-0/+7
| | | | | | | | | | | | | | | | | | * | xen: add raw console write functions for debugJeremy Fitzhardinge2008-05-271-0/+3
| | | | | | | | | | | | | | | | | | * | xen: remove support for non-PAE 32-bitJeremy Fitzhardinge2008-05-221-4/+0
| | | | | | | | | | | | | |_|_|_|_|/ / | | | | | | | | | | | | |/| | | | | |
| | | | | | | | | | | | | | | | | * | Merge branch 'linus' into x86/threadinfoIngo Molnar2008-06-23370-2386/+3720
| | | | | | | | | | | | | | | | | |\ \
| | | | | | | | | | | | | | | | | * | | x86: fixup the fallout of the bitops changesThomas Gleixner2008-05-241-1/+1
| | | | | | | | | | | | | | | | | * | | bitops: fix build in struct thread_infoIngo Molnar2008-05-171-2/+2
| | | | | | | | | | | | | | | | | * | | x86: redo thread_info.h changeIngo Molnar2008-05-121-2/+11
| | | | | | | | | | | | | | | | | * | | x86: thread_info: merge thread_info allocationChristoph Lameter2008-05-122-26/+19
| | | | | | | | | | | | | | | | | * | | x86: thread_info: merge tif masksChristoph Lameter2008-05-121-30/+21
| | | | | | | | | | | | | | | | | * | | x86: thread_info: merge TIF_ flags.Christoph Lameter2008-05-121-101/+61
| | | | | | | | | | | | | | | | | * | | x86: thread_info: PREEMPT_ACTIVEChristoph Lameter2008-05-121-3/+2
| | | | | | | | | | | | | | | | | * | | x86: threadinfo: merge INIT_THREAD_INFOChristoph Lameter2008-05-121-32/+17
| | | | | | | | | | | | | | | | | * | | x86: common thread_info definitionsChristoph Lameter2008-05-121-43/+12
| | | | | | | | | | | | | | | | | * | | x86: threadinfo: merge thread sync state definitionsChristoph Lameter2008-05-121-19/+3
| | | | | | | | | | | | | | | | | * | | x86: threadinfo: common include filesChristoph Lameter2008-05-121-3/+3
| | | | | | | | | | | | | | | | | * | | x86: merge thread_info.hChristoph Lameter2008-05-123-384/+364
| | | | | | | | | | | | | | | | | * | | revert: thread_info.h changeIngo Molnar2008-05-122-22/+4
| | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | | | | |/| | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | * | | x86: move tracedata to RODATAJan Beulich2008-05-253-2/+16
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | * | | Merge branch 'linus' into x86/ptemaskIngo Molnar2008-06-1694-209/+487
| | | | | | | | | | | | | | | |\ \ \ | | | | | | | | | | | | | | | | | |/ | | | | | | | | | | | | | | | | |/|
| | | | | | | | | | | | | | | * | | x86: use pteval_t for _PAGE_FOOJeremy Fitzhardinge2008-05-271-27/+22
| | | | | | | | | | | | | | * | | | x86: introduce macro to check whether an address range is in the ISA rangeAndreas Herrmann2008-06-241-0/+1
| | | | | | | | | | | | | | * | | | Merge branch 'linus' into x86/patIngo Molnar2008-06-16276-503/+807
| | | | | | | | | | | | | | |\ \ \ \ | | | | | | | | | | | | | | | | |/ / | | | | | | | | | | | | | | | |/| |
| | | | | | | | | | | | | | * | | | x86: rename pat_wc_enabled to pat_enabledAndreas Herrmann2008-06-121-2/+2
| | | | | | | | | | | | | | * | | | x86: PAT: fixed checkpatch errors (and whitespaces)Andreas Herrmann2008-06-121-4/+2
| | | | | | | | | | | | | | * | | | Merge branch 'linus' into x86/patIngo Molnar2008-05-1911-53/+64
| | | | | | | | | | | | | | |\ \ \ \
| | | | | | | | | | | | | | * \ \ \ \ Merge branch 'linus' into x86/patThomas Gleixner2008-05-1869-1760/+2691
| | | | | | | | | | | | | | |\ \ \ \ \
| | | | | | | | | | | | | | * | | | | | x86: PAT export resource_wc in pci sysfsvenkatesh.pallipadi@intel.com2008-05-121-0/+1
| | | | | |_|_|_|_|_|_|_|_|/ / / / / / | | | | |/| | | | | | | | | | | | | |
| | | | | | | | | | | * | | | | | | | Merge branch 'linus' into x86/kconfigIngo Molnar2008-06-2541-101/+224
| | | | | | | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | |/ / / / / / | | | | | | | | | | | | |/| | | | | |
| | | | | | | | | | | * | | | | | | | Merge branch 'linus' into x86/kconfigIngo Molnar2008-06-16345-2315/+3562
| | | | | | | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | |_|_|_|/ / / | | | | | | | | | | | | |/| | | | | |
| | | | | | | | | | | * | | | | | | | x86: separate cmpxchg8b checking from PAE checkingJan Beulich2008-05-121-1/+5
| | | | | |_|_|_|_|_|/ / / / / / / / | | | | |/| | | | | | | | | | | | |