Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | | | | | | | | | | | | | | | | | | * | | | | | Merge branch 'linus' into x86/timers | Ingo Molnar | 2008-06-16 | |
| | | | | | | | | | | | | | | | | | | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | |_|_|/ | | | | | | | | | | | | | | | | | | | | | | |/| | | | ||||
| | | | | | | | | | | | | | | | | | | | | * | | | | | x86: add another PCI ID for ICH6 force hpet. | Krzysztof Oledzki | 2008-06-05 | |
| | | | | | | | | | | | | | | | | | | | | * | | | | | x86: tsc_64.c make constant UL | Thomas Gleixner | 2008-05-25 | |
| | | | | | | | | | | | | | | | | | | | | * | | | | | x86: remove useless static current_tsc_khz variable | Thomas Gleixner | 2008-05-22 | |
| | | | | | | | | | | | | | | | | | | | | * | | | | | x86: print info about available HPET quirk | Thomas Gleixner | 2008-05-12 | |
| | | | | | | | | | | | | | | | | | | | | * | | | | | x86: enable hpet=force for AMD SB400 | Andreas Herrmann | 2008-05-12 | |
| | | | | | | | | | | | | | | | | | | | | * | | | | | x86: clean up computation of HPET .mult variables | Carlos R. Mafra | 2008-05-12 | |
| | | | | | | | | | | | | | | | | | | | * | | | | | | Merge branch 'linus' into x86/threadinfo | Ingo Molnar | 2008-06-23 | |
| | | | | | | | | | | | | | | | | | | | |\ \ \ \ \ \ | ||||
| | | | | | | | | | | | | | | | | | | | * | | | | | | | x86: fixup the fallout of the bitops changes | Thomas Gleixner | 2008-05-24 | |
| | | | | | | | | | | | | | | | | | | | * | | | | | | | bitops: fix build in struct thread_info | Ingo Molnar | 2008-05-17 | |
| | | | | | | | | | | | | | | | | | | | * | | | | | | | x86: redo thread_info.h change | Ingo Molnar | 2008-05-12 | |
| | | | | | | | | | | | | | | | | | | | * | | | | | | | x86: thread_info: merge thread_info allocation | Christoph Lameter | 2008-05-12 | |
| | | | | | | | | | | | | | | | | | | | * | | | | | | | x86: thread_info: merge tif masks | Christoph Lameter | 2008-05-12 | |
| | | | | | | | | | | | | | | | | | | | * | | | | | | | x86: thread_info: merge TIF_ flags. | Christoph Lameter | 2008-05-12 | |
| | | | | | | | | | | | | | | | | | | | * | | | | | | | x86: thread_info: PREEMPT_ACTIVE | Christoph Lameter | 2008-05-12 | |
| | | | | | | | | | | | | | | | | | | | * | | | | | | | x86: threadinfo: merge INIT_THREAD_INFO | Christoph Lameter | 2008-05-12 | |
| | | | | | | | | | | | | | | | | | | | * | | | | | | | x86: common thread_info definitions | Christoph Lameter | 2008-05-12 | |
| | | | | | | | | | | | | | | | | | | | * | | | | | | | x86: threadinfo: merge thread sync state definitions | Christoph Lameter | 2008-05-12 | |
| | | | | | | | | | | | | | | | | | | | * | | | | | | | x86: threadinfo: common include files | Christoph Lameter | 2008-05-12 | |
| | | | | | | | | | | | | | | | | | | | * | | | | | | | x86: merge thread_info.h | Christoph Lameter | 2008-05-12 | |
| | | | | | | | | | | | | | | | | | | | * | | | | | | | revert: thread_info.h change | Ingo Molnar | 2008-05-12 | |
| | | | | | | | | | | | | | | | | | | | | |/ / / / / | | | | | | | | | | | | | | | | | | | | |/| | | | | | ||||
| | | | | | | | | | | | | | | | | | | * | | | | | | | x86: move tracedata to RODATA | Jan Beulich | 2008-05-25 | |
| | | | | | | | | | | | | | | | | | | | |_|_|_|/ / | | | | | | | | | | | | | | | | | | | |/| | | | | | ||||
| | | | | | | | | | | | | | | | | | * | | | | | | | Merge branch 'linus' into x86/ptemask | Ingo Molnar | 2008-06-16 | |
| | | | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | |_|_|/ / / | | | | | | | | | | | | | | | | | | | |/| | | | | | ||||
| | | | | | | | | | | | | | | | | | * | | | | | | | x86: use pteval_t for _PAGE_FOO | Jeremy Fitzhardinge | 2008-05-27 | |
| | | | | | | | | | | | | | | | | * | | | | | | | | x86: pat.c final cleanup of loop body in reserve_memtype | Andreas Herrmann | 2008-06-24 | |
| | | | | | | | | | | | | | | | | * | | | | | | | | x86: pat.c introduce function to check for conflicts with existing memtypes | Andreas Herrmann | 2008-06-24 | |
| | | | | | | | | | | | | | | | | * | | | | | | | | x86: pat.c consolidate list_add handling in reserve_memtype | Andreas Herrmann | 2008-06-24 | |
| | | | | | | | | | | | | | | | | * | | | | | | | | x86: pat.c consolidate error/debug messages in reserve_memtype | Andreas Herrmann | 2008-06-24 | |
| | | | | | | | | | | | | | | | | * | | | | | | | | x86: pat.c more trivial changes | Andreas Herrmann | 2008-06-24 | |
| | | | | | | | | | | | | | | | | * | | | | | | | | x86: pat.c choose more crisp variable names | Andreas Herrmann | 2008-06-24 | |
| | | | | | | | | | | | | | | | | * | | | | | | | | x86: introduce macro to check whether an address range is in the ISA range | Andreas Herrmann | 2008-06-24 | |
| | | | | | | | | | | | | | | | | * | | | | | | | | x86: shrink pat_x_mtrr_type to its essentials | Andreas Herrmann | 2008-06-19 | |
| | | | | | | | | | | | | | | | | * | | | | | | | | x86: PAT: make pat_x_mtrr_type() more readable | Hugh Dickins | 2008-06-18 | |
| | | | | | | | | | | | | | | | | * | | | | | | | | Merge branch 'linus' into x86/pat | Ingo Molnar | 2008-06-16 | |
| | | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | |/ / / / / / | | | | | | | | | | | | | | | | | | |/| | | | | | | ||||
| | | | | | | | | | | | | | | | | * | | | | | | | | x86: rename pat_wc_enabled to pat_enabled | Andreas Herrmann | 2008-06-12 | |
| | | | | | | | | | | | | | | | | * | | | | | | | | x86: PAT: fixed checkpatch errors (and whitespaces) | Andreas Herrmann | 2008-06-12 | |
| | | | | | | | | | | | | | | | | * | | | | | | | | x86: PAT: fix ambiguous paranoia check in pat_init() | Andreas Herrmann | 2008-06-12 | |
| | | | | | | | | | | | | | | | | * | | | | | | | | x86: unconditionally enable PAT for AMD CPUs | Andreas Herrmann | 2008-06-12 | |
| | | | | | | | | | | | | | | | | * | | | | | | | | x86: fix Xorg crash with xf86MapVidMem error | Venki Pallipadi | 2008-06-12 | |
| | | | | | | | | | | | | | | | | * | | | | | | | | arch/x86/mm/pat.c: use boot_cpu_has() | Andrew Morton | 2008-05-25 | |
| | | | | | | | | | | | | | | | | * | | | | | | | | x86: Add Centaur and Transmeta CPUs to PAT whitelist | Dave Jones | 2008-05-22 | |
| | | | | | | | | | | | | | | | | * | | | | | | | | Merge branch 'linus' into x86/pat | Ingo Molnar | 2008-05-19 | |
| | | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ | Merge branch 'linus' into x86/pat | Thomas Gleixner | 2008-05-18 | |
| | | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | | | | | | | | * | | | | | | | | | | x86: add "debugpat" boot option | Venki Pallipadi | 2008-05-12 | |
| | | | | | | | | | | | | | | | | * | | | | | | | | | | x86: PAT export resource_wc in pci sysfs | venkatesh.pallipadi@intel.com | 2008-05-12 | |
| | | | | | | | | | | | | | | | | | |_|_|_|_|/ / / / | | | | | | | | | | | | | | | | | |/| | | | | | | | | ||||
| | | | | | | | | | | | | | | | * | | | | | | | | | | Merge branch 'linus' into x86/memtest | Ingo Molnar | 2008-06-25 | |
| | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | |_|_|_|_|_|_|/ / | | | | | | | | | | | | | | | | | |/| | | | | | | | | ||||
| | | | | | | | | | | | | | | | * | | | | | | | | | | Merge branch 'linus' into x86/memtest | Ingo Molnar | 2008-06-16 | |
| | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | |_|_|_|/ / / / / | | | | | | | | | | | | | | | | | |/| | | | | | | | | ||||
| | | | | | | | | | | | | | | | * | | | | | | | | | | x86_64: simplify the memtest parameter setting | Yinghai Lu | 2008-05-12 | |
| | | | | | | | | | | | | | | | | |_|/ / / / / / / | | | | | | | | | | | | | | | | |/| | | | | | | | | ||||
| | | | | | | | | | | | | | | * | | | | | | | | | | x86, mce_64.c: mce_cpu_quirks being ignored | Venki Pallipadi | 2008-07-03 | |
| | | | | | | | | | | | | | | * | | | | | | | | | | Merge commit 'v2.6.26-rc8' into x86/mce | Ingo Molnar | 2008-07-03 | |
| | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | |_|/ / / / / / / | | | | | | | | | | | | | | | | |/| | | | | | | | |