aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | | | | | | | | | | | | | | | | * | | | x86/paravirt: add pte_flags to just get pte flagsJeremy Fitzhardinge2008-05-276-9/+26
| | | | | | | | | | | | | | | | | | | | | | | * | | | xen: don't worry about preempt during xen_irq_enable()Jeremy Fitzhardinge2008-05-271-5/+5
| | | | | | | | | | | | | | | | | | | | | | | * | | | xen: allow some cr4 updatesJeremy Fitzhardinge2008-05-271-2/+4
| | | | | | | | | | | | | | | | | | | | | | | * | | | xen: use new sched_opJeremy Fitzhardinge2008-05-272-4/+6
| | | | | | | | | | | | | | | | | | | | | | | * | | | xen: use hypercall rather than cltsJeremy Fitzhardinge2008-05-272-2/+33
| | | | | | | | | | | | | | | | | | | | | | | * | | | xen: make early console also write to debug consoleJeremy Fitzhardinge2008-05-271-11/+18
| | | | | | | | | | | | | | | | | | | | | | | * | | | xen: add raw console write functions for debugJeremy Fitzhardinge2008-05-272-0/+29
| | | | | | | | | | | | | | | | | | | | | | | * | | | xen: remove support for non-PAE 32-bitJeremy Fitzhardinge2008-05-226-77/+27
| | | | | | | | | | | | | | | | | | | | | | * | | | | x86: clean up vdso_enabled type on x86_64OGAWA Hirofumi2008-05-251-1/+1
| | | | | | | | | | | | | | | | | | | | | * | | | | | Merge branch 'linus' into x86/timersIngo Molnar2008-06-25325-5949/+10561
| | | | | | | | | | | | | | | | | | | | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | |_|_|/ / | | | | | | | | | | | | | | | | | | | | | | |/| | | |
| | | | | | | | | | | | | | | | | | | | | * | | | | | Merge branch 'linus' into x86/timersIngo Molnar2008-06-161984-20287/+41839
| | | | | | | | | | | | | | | | | | | | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | |_|_|/ / | | | | | | | | | | | | | | | | | | | | | | |/| | | |
| | | | | | | | | | | | | | | | | | | | | * | | | | | x86: add another PCI ID for ICH6 force hpet.Krzysztof Oledzki2008-06-051-0/+2
| | | | | | | | | | | | | | | | | | | | | * | | | | | x86: tsc_64.c make constant ULThomas Gleixner2008-05-251-1/+1
| | | | | | | | | | | | | | | | | | | | | * | | | | | x86: remove useless static current_tsc_khz variableThomas Gleixner2008-05-221-4/+2
| | | | | | | | | | | | | | | | | | | | | * | | | | | x86: print info about available HPET quirkThomas Gleixner2008-05-121-3/+26
| | | | | | | | | | | | | | | | | | | | | * | | | | | x86: enable hpet=force for AMD SB400Andreas Herrmann2008-05-121-0/+29
| | | | | | | | | | | | | | | | | | | | | * | | | | | x86: clean up computation of HPET .mult variablesCarlos R. Mafra2008-05-121-25/+18
| | | | | | | | | | | | | | | | | | | | * | | | | | | Merge branch 'linus' into x86/threadinfoIngo Molnar2008-06-232187-25583/+51600
| | | | | | | | | | | | | | | | | | | | |\ \ \ \ \ \ \
| | | | | | | | | | | | | | | | | | | | * | | | | | | | 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-256-17/+17
| | | | | | | | | | | | | | | | | | | | |_|_|_|/ / / | | | | | | | | | | | | | | | | | | | |/| | | | | |
| | | | | | | | | | | | | | | | | | * | | | | | | | Merge branch 'linus' into x86/ptemaskIngo Molnar2008-06-16757-5944/+10058
| | | | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | |_|_|/ / / / | | | | | | | | | | | | | | | | | | | |/| | | | | |
| | | | | | | | | | | | | | | | | | * | | | | | | | x86: use pteval_t for _PAGE_FOOJeremy Fitzhardinge2008-05-271-27/+22
| | | | | | | | | | | | | | | | | | | |_|_|_|_|_|/ | | | | | | | | | | | | | | | | | | |/| | | | | |
| | | | | | | | | | | | | | | | | * | | | | | | | x86: pat.c final cleanup of loop body in reserve_memtypeAndreas Herrmann2008-06-241-19/+11
| | | | | | | | | | | | | | | | | * | | | | | | | x86: pat.c introduce function to check for conflicts with existing memtypesAndreas Herrmann2008-06-241-63/+33
| | | | | | | | | | | | | | | | | * | | | | | | | x86: pat.c consolidate list_add handling in reserve_memtypeAndreas Herrmann2008-06-241-13/+8
| | | | | | | | | | | | | | | | | * | | | | | | | x86: pat.c consolidate error/debug messages in reserve_memtypeAndreas Herrmann2008-06-241-40/+11
| | | | | | | | | | | | | | | | | * | | | | | | | x86: pat.c more trivial changesAndreas Herrmann2008-06-241-13/+8
| | | | | | | | | | | | | | | | | * | | | | | | | x86: pat.c choose more crisp variable namesAndreas Herrmann2008-06-241-65/+62
| | | | | | | | | | | | | | | | | * | | | | | | | x86: introduce macro to check whether an address range is in the ISA rangeAndreas Herrmann2008-06-243-4/+4
| | | | | | | | | | | | | | | | | * | | | | | | | x86: shrink pat_x_mtrr_type to its essentialsAndreas Herrmann2008-06-191-19/+11
| | | | | | | | | | | | | | | | | * | | | | | | | x86: PAT: make pat_x_mtrr_type() more readableHugh Dickins2008-06-181-35/+12
| | | | | | | | | | | | | | | | | * | | | | | | | Merge branch 'linus' into x86/patIngo Molnar2008-06-161444-12240/+19829
| | | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | |/ / / / / / | | | | | | | | | | | | | | | | | | |/| | | | | |
| | | | | | | | | | | | | | | | | * | | | | | | | x86: rename pat_wc_enabled to pat_enabledAndreas Herrmann2008-06-125-15/+15
| | | | | | | | | | | | | | | | | * | | | | | | | x86: PAT: fixed checkpatch errors (and whitespaces)Andreas Herrmann2008-06-123-21/+16
| | | | | | | | | | | | | | | | | * | | | | | | | x86: PAT: fix ambiguous paranoia check in pat_init()Andreas Herrmann2008-06-122-8/+10
| | | | | | | | | | | | | | | | | * | | | | | | | x86: unconditionally enable PAT for AMD CPUsAndreas Herrmann2008-06-121-4/+1
| | | | | | | | | | | | | | | | | * | | | | | | | x86: fix Xorg crash with xf86MapVidMem errorVenki Pallipadi2008-06-121-25/+24
| | | | | | | | | | | | | | | | | * | | | | | | | arch/x86/mm/pat.c: use boot_cpu_has()Andrew Morton2008-05-251-4/+4