| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | | | | | | | * | | | | | | x86, paravirt: prevent gcc from generating the wrong addressing mode | Jeremy Fitzhardinge | 2009-03-16 | 1 | -2/+2 |
| | | | | | | | * | | | | | | | x86-32: move _end to a dummy section | H. Peter Anvin | 2009-03-17 | 1 | -1/+3 |
| | | | | | | | * | | | | | | | x86/brk: put the brk reservations in their own section | Jeremy Fitzhardinge | 2009-03-17 | 2 | -4/+8 |
| | | | | | | | * | | | | | | | x86/brk: make the brk reservation symbols inaccessible from C | Jeremy Fitzhardinge | 2009-03-17 | 1 | -5/+5 |
| | | | | | | | * | | | | | | | x86-32: tighten the bound on additional memory to map | H. Peter Anvin | 2009-03-17 | 1 | -1/+2 |
| | | | | | | | * | | | | | | | x86-32: remove ALLOCATOR_SLOP from head_32.S | Jeremy Fitzhardinge | 2009-03-17 | 1 | -2/+1 |
| | | | | | | | * | | | | | | | x86-32: make sure we map enough to fit linear map pagetables | Jeremy Fitzhardinge | 2009-03-17 | 1 | -10/+19 |
| | | | | | | | * | | | | | | | x86: put initial_pg_tables into .bss | Yinghai Lu | 2009-03-14 | 2 | -29/+20 |
| | | | | | | | * | | | | | | | x86: allow extend_brk users to reserve brk space | Jeremy Fitzhardinge | 2009-03-14 | 5 | -2/+40 |
| | | | | | | | * | | | | | | | x86-32: compute initial mapping size more accurately | Yinghai Lu | 2009-03-14 | 2 | -1/+6 |
| | | | | | | | * | | | | | | | x86: use brk allocation for DMI | Jeremy Fitzhardinge | 2009-03-14 | 2 | -18/+2 |
| | | | | | | | * | | | | | | | x86-32: use brk segment for allocating initial kernel pagetable | Jeremy Fitzhardinge | 2009-03-14 | 7 | -34/+7 |
| | | | | | | | * | | | | | | | x86: move brk initialization out of #ifdef CONFIG_BLK_DEV_INITRD | H. Peter Anvin | 2009-03-14 | 1 | -28/+29 |
| | | | | | | | * | | | | | | | x86: add brk allocation for very, very early allocations | Jeremy Fitzhardinge | 2009-03-14 | 9 | -12/+65 |
| | | | | | | | * | | | | | | | x86: make section delimiter symbols part of their section | Jeremy Fitzhardinge | 2009-03-14 | 1 | -40/+45 |
| | | | | | | * | | | | | | | | x86, setup: move 32-bit code to .text32 | H. Peter Anvin | 2009-03-17 | 2 | -1/+3 |
| | | | | | | | |_|/ / / / /
| | | | | | | |/| | | | | | |
|
| | | | | | * | | | | | | | | x86: cpu/mttr/cleanup.c fix compilation warning | Jaswinder Singh Rajput | 2009-03-18 | 1 | -1/+2 |
| | | | | | * | | | | | | | | x86: MTRR workaround for system with stange var MTRRs | Yinghai Lu | 2009-03-17 | 3 | -8/+20 |
| | | | | | * | | | | | | | | x86: print the continous part of fixed mtrrs together | Yinghai Lu | 2009-03-14 | 1 | -10/+48 |
| | | | | | * | | | | | | | | x86: fix get_mtrr() warning about smp_processor_id() with CONFIG_PREEMPT=y | Yinghai Lu | 2009-03-14 | 1 | -6/+14 |
| | | | | | * | | | | | | | | x86: mtrr: don't modify RdDram/WrDram bits of fixed MTRRs | Andreas Herrmann | 2009-03-13 | 1 | -21/+30 |
| | | | | | * | | | | | | | | x86: separate mtrr cleanup/mtrr_e820 trim to separate file | Yinghai Lu | 2009-03-13 | 4 | -1055/+1094 |
| | | | | | * | | | | | | | | x86: print out mtrr_range_state when user specify size | Yinghai Lu | 2009-03-13 | 1 | -0/+2 |
| | | | | | * | | | | | | | | x86: more MTRR debug printouts | Yinghai Lu | 2009-03-13 | 1 | -44/+51 |
| | | | | * | | | | | | | | | x86, mm: remove unnecessary include file from iomap_32.c | Akinobu Mita | 2009-03-15 | 1 | -1/+0 |
| | | | | * | | | | | | | | | x86: print out more info in e820_update_range() | Yinghai Lu | 2009-03-15 | 1 | -21/+35 |
| | | | | * | | | | | | | | | x86: fix 64k corruption-check | Yinghai Lu | 2009-03-15 | 1 | -3/+3 |
| | | | | * | | | | | | | | | x86: make e820_update_range() handle small range update | Yinghai Lu | 2009-03-14 | 1 | -4/+19 |
| | | | * | | | | | | | | | | x86: use smp_call_function_single() in arch/x86/kernel/cpu/mcheck/mce_amd_64.c | Andrew Morton | 2009-03-18 | 1 | -16/+24 |
| | | | * | | | | | | | | | | x86, mce: remove incorrect __cpuinit for intel_init_cmci() | Hidetoshi Seto | 2009-03-16 | 1 | -1/+1 |
| | | | | |_|/ / / / / / /
| | | | |/| | | | | | | | |
|
| | | * | | | | | | | | | | x86: cpu_debug add support for various AMD CPUs | Jaswinder Singh Rajput | 2009-03-14 | 2 | -47/+136 |
| | * | | | | | | | | | | | x86/centaur: merge 32 & 64 bit version | Sebastian Andrzej Siewior | 2009-03-14 | 4 | -62/+29 |
| | | |/ / / / / / / / /
| | |/| | | | | | | | | |
|
| | | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ \ | |
| | *---------------. \ \ \ \ \ \ \ \ \ | Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconf... | Ingo Molnar | 2009-03-14 | 47 | -581/+1082 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | |_|_|_|_|/ / / / / / / / /
| | | | | | |/| | | | | / / / / / / / /
| | | | | | | | | |_|_|/ / / / / / / /
| | | | | | | | |/| | | | / / / / / /
| | | |_|_|_|_|_|_|_|_|_|/ / / / / /
| | |/| | | | | | | | | | / / / / /
| | | | | | | | | | | | |/ / / / /
| | | | | | | | | | | |/| | | | | |
|
| | | | | | | | | | | * | | | | | | VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoff | Pallipadi, Venkatesh | 2009-03-13 | 1 | -2/+3 |
| | | | | | | | | | | * | | | | | | x86: fix HYPERVISOR_update_descriptor() | Jan Beulich | 2009-03-12 | 1 | -0/+2 |
| | | | | | | | | | * | | | | | | | x86: use targets in the boot Makefile instead of CLEAN_FILES | H. Peter Anvin | 2009-03-12 | 2 | -4/+1 |
| | | | | | | | | | * | | | | | | | x86: remove additional vestiges of the zImage/bzImage split | H. Peter Anvin | 2009-03-12 | 2 | -32/+24 |
| | | | | | | | | * | | | | | | | | x86: ptrace, bts: fix an unreachable statement | Américo Wang | 2009-03-13 | 1 | -2/+1 |
| | | | | | | | | | |_|/ / / / /
| | | | | | | | | |/| | | | | | |
|
| | | | | | | | * | | | | | | | | x86: fix e820_update_range() | Yinghai Lu | 2009-03-13 | 1 | -21/+24 |
| | | | | | | | * | | | | | | | | x86: create a non-zero sized bm_pte only when needed | Jan Beulich | 2009-03-13 | 1 | -3/+16 |
| | | | | | | | * | | | | | | | | x86: fix code paths used by update_mptable | Jan Beulich | 2009-03-13 | 2 | -8/+26 |
| | | | | | | | * | | | | | | | | x86: clean up output resulting from update_mptable option | Jan Beulich | 2009-03-13 | 1 | -3/+3 |
| | | | | | | | * | | | | | | | | x86: properly __init-annotate recent early_printk additions | Jan Beulich | 2009-03-13 | 1 | -10/+10 |
| | | | | | | | * | | | | | | | | x86: move save_mr() into .meminit.text | Jan Beulich | 2009-03-13 | 1 | -3/+3 |
| | | | | | | | * | | | | | | | | x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits members | Jan Beulich | 2009-03-13 | 4 | -11/+25 |
| | | | | | | | * | | | | | | | | x86, 32-bit: also limit NODES_HIGH_SHIFT here | Jan Beulich | 2009-03-13 | 1 | -1/+1 |
| | | | | | | | * | | | | | | | | x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn(), fix | Ingo Molnar | 2009-03-13 | 2 | -19/+19 |
| | | | | | | * | | | | | | | | | Merge branch 'x86/core' into x86/kconfig | Ingo Molnar | 2009-03-13 | 400 | -17983/+16029 |
| | | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | | | |/ / / / / / /
| | | | | | | | |/| | | | | | | |
|
| | | | | | | * | | | | | | | | | x86: disable __do_IRQ support | Thomas Gleixner | 2009-03-13 | 1 | -0/+3 |
| | | | | | * | | | | | | | | | | x86: cpu_debug add write support for MSRs | Jaswinder Singh Rajput | 2009-03-13 | 2 | -37/+97 |