| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, setup: preemptively save/restore edi and ebp around INT 15 E820 | H. Peter Anvin | 2009-03-29 | 1 | -4/+5 |
* | x86, setup: mark %esi as clobbered in E820 BIOS call | Michael K. Johnson | 2009-03-28 | 1 | -3/+4 |
* | x86/dmi: fix dmi_alloc() section mismatches | Jeremy Fitzhardinge | 2009-03-23 | 1 | -1/+4 |
*---. | Merge branches 'x86/cleanups', 'x86/mm', 'x86/setup' and 'linus' into x86/core | Ingo Molnar | 2009-03-20 | 10 | -66/+14 |
|\ \ \ |
|
| | * | | x86, setup: fix the setting of 480-line VGA modes | H. Peter Anvin | 2009-03-19 | 1 | -9/+13 |
| * | | | x86: with the last user gone, remove set_pte_present | Jeremy Fitzhardinge | 2009-03-19 | 8 | -56/+0 |
| * | | | x86/32: no need to use set_pte_present in set_pte_vaddr | Jeremy Fitzhardinge | 2009-03-19 | 1 | -1/+1 |
* | | | | x86: mpparse: clean up code by introducing a few helper functions, fix | Ingo Molnar | 2009-03-19 | 1 | -6/+6 |
* | | | | x86: mpparse: clean up code by introducing a few helper functions | Jaswinder Singh Rajput | 2009-03-18 | 1 | -141/+120 |
* | | | | x86: kprobes.c fix compilation warning | Jaswinder Singh Rajput | 2009-03-18 | 1 | -1/+1 |
|/ / / |
|
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
*-------------------. \ \ | Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', ... | Ingo Molnar | 2009-03-18 | 137 | -3001/+5994 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | |_|_|_|_|/ /
| | | | | | |/| | | | | /
| | | | | | | | | | | |/ |
|
| | | | | | | | | | | * | prevent boosting kprobes on exception address | Masami Hiramatsu | 2009-03-17 | 1 | -0/+3 |
| | | | | | | | | | | * | Fast TSC calibration: calculate proper frequency error bounds | Linus Torvalds | 2009-03-17 | 1 | -45/+56 |
| | | | | | | | | | | * | Fix potential fast PIT TSC calibration startup glitch | Linus Torvalds | 2009-03-17 | 1 | -0/+9 |
| | | | | | | | | | * | | x86: add x2apic_wrmsr_fence() to x2apic flush tlb paths | Suresh Siddha | 2009-03-18 | 4 | -5/+22 |
| | | | | | | | | | * | | x86: fix broken irq migration logic while cleaning up multiple vectors | Suresh Siddha | 2009-03-18 | 1 | -0/+13 |
| | | | | | | | | | * | | x86, ioapic: Fix non atomic allocation with interrupts disabled | Suresh Siddha | 2009-03-17 | 3 | -17/+31 |
| | | | | | | | | | * | | x86, x2apic: cleanup ifdef CONFIG_INTR_REMAP in io_apic code | Suresh Siddha | 2009-03-17 | 2 | -36/+10 |
| | | | | | | | | | * | | x86, x2apic: cleanup the IO-APIC level migration with interrupt-remapping | Suresh Siddha | 2009-03-17 | 2 | -92/+66 |
| | | | | | | | | | * | | x86, x2apic: fix clear_local_APIC() in the presence of x2apic | Suresh Siddha | 2009-03-17 | 3 | -9/+5 |
| | | | | | | | | | * | | x86, x2apic: use virtual wire A mode in disable_IO_APIC() with interrupt-rema... | Suresh Siddha | 2009-03-17 | 1 | -2/+10 |
| | | | | | | | | | * | | x86, x2apic: enable fault handling for intr-remapping | Suresh Siddha | 2009-03-17 | 3 | -2/+17 |
| | | | | | | | | * | | | x86, uv: fix cpumask iterator in uv_bau_init() | Rusty Russell | 2009-03-18 | 1 | -1/+2 |
| | | | | | | | | |/ / |
|
| | | | | | | | * | | | x86, paravirt: prevent gcc from generating the wrong addressing mode | Jeremy Fitzhardinge | 2009-03-17 | 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-15 | 2 | -29/+20 |
| | | | | | | * | | | | x86: allow extend_brk users to reserve brk space | Jeremy Fitzhardinge | 2009-03-15 | 5 | -2/+40 |
| | | | | | | * | | | | x86-32: compute initial mapping size more accurately | Yinghai Lu | 2009-03-15 | 2 | -1/+6 |
| | | | | | | * | | | | x86: use brk allocation for DMI | Jeremy Fitzhardinge | 2009-03-15 | 2 | -18/+2 |
| | | | | | | * | | | | x86-32: use brk segment for allocating initial kernel pagetable | Jeremy Fitzhardinge | 2009-03-15 | 7 | -34/+7 |
| | | | | | | * | | | | x86: move brk initialization out of #ifdef CONFIG_BLK_DEV_INITRD | H. Peter Anvin | 2009-03-15 | 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 |