| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | x86: cleanup early per cpu variables/accesses v4 | Mike Travis | 2008-07-08 | 2 | -33/+12 |
| | |/
| |/| |
|
* | | | Merge branch 'x86/mpparse' into x86/devel | Ingo Molnar | 2008-07-08 | 5 | -126/+182 |
|\ \ \ |
|
| * | | | x86: fix compiling when CONFIG_X86_MPPARSE is not set | Yinghai Lu | 2008-07-08 | 1 | -0/+4 |
| * | | | x86: merge setup_memory_map with e820 | Yinghai Lu | 2008-07-08 | 1 | -0/+12 |
| * | | | x86: kill bad_ppro | Yinghai Lu | 2008-07-08 | 2 | -33/+14 |
| * | | | x86, mm: use add_highpages_with_active_regions() for high pages init v2 | Yinghai Lu | 2008-07-08 | 2 | -23/+58 |
| * | | | x86: replace shrink_active_range() with remove_active_range() | Yinghai Lu | 2008-07-08 | 1 | -21/+24 |
| * | | | x86: clean up reserve_bootmem_generic() and port it to 32-bit | Yinghai Lu | 2008-07-08 | 2 | -1/+8 |
| * | | | x86: add flags parameter to reserve_bootmem_generic() | Bernhard Walle | 2008-07-08 | 1 | -5/+12 |
| * | | | Merge branch 'linus' into tmp.x86.mpparse.new | Ingo Molnar | 2008-07-08 | 5 | -61/+40 |
| |\| | |
|
| * | | | x86, numa, 32-bit: use find_e820_area() to find KVA RAM on node | Yinghai Lu | 2008-06-10 | 1 | -26/+33 |
| * | | | mm, x86: shrink_active_range() should check all | Yinghai Lu | 2008-06-10 | 1 | -1/+1 |
| * | | | x86: reserve highmem pages via reserve_early | Huang, Ying | 2008-06-05 | 1 | -1/+2 |
| * | | | x86: make 32-bit use e820_register_active_regions() | Yinghai Lu | 2008-06-04 | 1 | -13/+6 |
| * | | | x86, numa, 32-bit: make sure get we kva space | Yinghai Lu | 2008-06-04 | 1 | -5/+12 |
| * | | | x86: clean up max_pfn_mapped usage - 32-bit | Yinghai Lu | 2008-06-03 | 1 | -1/+2 |
| * | | | x86, numa, 32-bit: avoid clash between ramdisk and kva | Yinghai Lu | 2008-06-03 | 1 | -19/+8 |
| * | | | x86, numa, 32-bit: print out debug info on all kvas | Yinghai Lu | 2008-06-03 | 1 | -2/+7 |
| * | | | x86, 32-bit: change propagate_e820_map() back to find_max_pfn() | Yinghai Lu | 2008-06-03 | 1 | -1/+1 |
| * | | | x86: set node_remap_size[0] in fallback path | Yinghai Lu | 2008-06-03 | 1 | -0/+1 |
| * | | | x86, numa, 32-bit: increase max_elements to 1024 | Yinghai Lu | 2008-06-03 | 1 | -7/+7 |
| * | | | x86: extend e820 early_res support 32bit -fix #5 | Yinghai Lu | 2008-05-31 | 1 | -7/+5 |
| * | | | x86: extend e820 early_res support 32bit -fix #4 | Yinghai Lu | 2008-05-31 | 1 | -2/+7 |
| * | | | x86 boot: remove some unused extern function declarations | Paul Jackson | 2008-05-25 | 1 | -1/+1 |
| | | | | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
*-----. \ \ \ | Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debu... | Ingo Molnar | 2008-07-08 | 1 | -12/+4 |
|\ \ \ \ \ \ \
| | |_|_|/ / /
| |/| | | | /
| | | |_|_|/
| | |/| | | |
|
| | | * | | | x86: small unifications of address printing | Vegard Nossum | 2008-07-01 | 1 | -12/+4 |
| | |/ / / |
|
| | | | | | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
*-------------. \ \ \ \ | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar | 2008-07-08 | 10 | -321/+233 |
|\ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/ / / /
| | |/| | | | | | / / /
| | | | | | | |_|/ / /
| | | | | | |/| | | /
| | |_|_|_|_|_|_|_|/
| |/| | | | | | | | |
|
| | | | | | | | * | | x86: pat.c final cleanup of loop body in reserve_memtype | Andreas Herrmann | 2008-06-24 | 1 | -19/+11 |
| | | | | | | | * | | x86: pat.c introduce function to check for conflicts with existing memtypes | Andreas Herrmann | 2008-06-24 | 1 | -63/+33 |
| | | | | | | | * | | x86: pat.c consolidate list_add handling in reserve_memtype | Andreas Herrmann | 2008-06-24 | 1 | -13/+8 |
| | | | | | | | * | | x86: pat.c consolidate error/debug messages in reserve_memtype | Andreas Herrmann | 2008-06-24 | 1 | -40/+11 |
| | | | | | | | * | | x86: pat.c more trivial changes | Andreas Herrmann | 2008-06-24 | 1 | -13/+8 |
| | | | | | | | * | | x86: pat.c choose more crisp variable names | Andreas Herrmann | 2008-06-24 | 1 | -65/+62 |
| | | | | | | | * | | x86: introduce macro to check whether an address range is in the ISA range | Andreas Herrmann | 2008-06-24 | 2 | -4/+3 |
| | | | | | | | * | | x86: shrink pat_x_mtrr_type to its essentials | Andreas Herrmann | 2008-06-19 | 1 | -19/+11 |
| | | | | | | | * | | x86: PAT: make pat_x_mtrr_type() more readable | Hugh Dickins | 2008-06-18 | 1 | -35/+12 |
| | | | | | | | * | | Merge branch 'linus' into x86/pat | Ingo Molnar | 2008-06-16 | 5 | -33/+12 |
| | | | | | | | |\ \
| | | | | | | |_|/ /
| | | | | | |/| | | |
|
| | | | | | | | * | | x86: rename pat_wc_enabled to pat_enabled | Andreas Herrmann | 2008-06-12 | 3 | -11/+11 |
| | | | | | | | * | | x86: PAT: fixed checkpatch errors (and whitespaces) | Andreas Herrmann | 2008-06-12 | 1 | -15/+14 |
| | | | | | | | * | | x86: PAT: fix ambiguous paranoia check in pat_init() | Andreas Herrmann | 2008-06-12 | 1 | -5/+6 |
| | | | | | | | * | | x86: fix Xorg crash with xf86MapVidMem error | Venki Pallipadi | 2008-06-12 | 1 | -25/+24 |
| | | | | | | | * | | arch/x86/mm/pat.c: use boot_cpu_has() | Andrew Morton | 2008-05-25 | 1 | -4/+4 |
| | | | | | | | * | | Merge branch 'linus' into x86/pat | Ingo Molnar | 2008-05-19 | 1 | -1/+1 |
| | | | | | | | |\ \
| | | |_|_|_|_|_|/ /
| | |/| | | | | | | |
|
| | | | | | | | * | | Merge branch 'linus' into x86/pat | Thomas Gleixner | 2008-05-18 | 2 | -13/+3 |
| | | | | | | | |\ \ |
|
| | | | | | | | * | | | x86: add "debugpat" boot option | Venki Pallipadi | 2008-05-12 | 1 | -7/+20 |
| | | | |_|_|_|/ / /
| | | |/| | | | | | |
|
| | | | | | | * | | | Merge branch 'linus' into x86/memtest | Ingo Molnar | 2008-06-16 | 6 | -72/+40 |
| | | | | | | |\ \ \
| | | | | | | |/ / /
| | | | | | |/| | | |
|
| | | | | | | * | | | x86_64: simplify the memtest parameter setting | Yinghai Lu | 2008-05-12 | 1 | -2/+3 |
| | | | |_|_|/ / /
| | | |/| | | | | |
|
| | | | | * | | | | x86_64: use PAGE_OFFSET in dump_pagetables | Jiri Slaby | 2008-07-08 | 1 | -1/+1 |
| | | | | * | | | | x86: add sparse annotations to ioremap | Thomas Gleixner | 2008-07-08 | 1 | -5/+5 |
| | | | | * | | | | x86: janitor CPA statistics patch | Thomas Gleixner | 2008-07-08 | 1 | -22/+26 |