summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Merge branch 'x86/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jasw...Ingo Molnar2009-03-211-52/+60
| | |\ \ \ \
| | | * | | | x86: mpparse.c introduce check_physptr helper functionJaswinder Singh Rajput2009-03-211-44/+50
| | | * | | | x86: mpparse.c introduce smp_dump_mptable helper functionJaswinder Singh Rajput2009-03-211-8/+10
| | | |/ / /
| | * | | | x86: pci-nommu.c cleanupJaswinder Singh Rajput2009-03-211-10/+10
| | * | | | x86: io_delay.c cleanupJaswinder Singh Rajput2009-03-211-14/+13
| | * | | | x86: rtc.c cleanupJaswinder Singh Rajput2009-03-211-9/+11
| | * | | | x86: i8253 cleanupJaswinder Singh Rajput2009-03-211-35/+33
| | * | | | x86: kdebugfs.c cleanupJaswinder Singh Rajput2009-03-211-46/+36
| | * | | | x86: topology.c cleanupJaswinder Singh Rajput2009-03-211-6/+8
| | |/ / /
| * | | | x86: fix IO APIC resource allocation error messageBartlomiej Zolnierkiewicz2009-03-201-3/+6
| |/ / /
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'x86/cleanups', 'x86/mm', 'x86/setup' and 'linus' into x86/coreIngo Molnar2009-03-2099-13285/+1391
| |\ \ \ \ \
| | | * | | | x86, setup: fix the setting of 480-line VGA modesH. Peter Anvin2009-03-181-9/+13
| | * | | | | x86: with the last user gone, remove set_pte_presentJeremy Fitzhardinge2009-03-198-56/+0
| | * | | | | x86/32: no need to use set_pte_present in set_pte_vaddrJeremy Fitzhardinge2009-03-191-1/+1
| * | | | | | x86: mpparse: clean up code by introducing a few helper functions, fixIngo Molnar2009-03-191-6/+6
| * | | | | | x86: mpparse: clean up code by introducing a few helper functionsJaswinder Singh Rajput2009-03-181-141/+120
| * | | | | | x86: kprobes.c fix compilation warningJaswinder Singh Rajput2009-03-181-1/+1
| |/ / / / /
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-------------------. \ \ \ \ Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', ...Ingo Molnar2009-03-18630-11629/+28619
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | |_|_|_|_|/ / / / | | | | | | | |/| | | | | | | |
| | | | | | | | | | | * | | | | x86: add x2apic_wrmsr_fence() to x2apic flush tlb pathsSuresh Siddha2009-03-184-5/+22
| | | | | | | | | | | * | | | | x86, dmar: use atomic allocations for QI and Intr-remapping initSuresh Siddha2009-03-172-5/+5
| | | | | | | | | | | * | | | | x86: fix broken irq migration logic while cleaning up multiple vectorsSuresh Siddha2009-03-171-0/+13
| | | | | | | | | | | * | | | | x86, ioapic: Fix non atomic allocation with interrupts disabledSuresh Siddha2009-03-173-17/+31
| | | | | | | | | | | * | | | | x86, x2apic: cleanup ifdef CONFIG_INTR_REMAP in io_apic codeSuresh Siddha2009-03-173-43/+48
| | | | | | | | | | | * | | | | x86, x2apic: cleanup the IO-APIC level migration with interrupt-remappingSuresh Siddha2009-03-172-92/+66
| | | | | | | | | | | * | | | | x86, x2apic: fix clear_local_APIC() in the presence of x2apicSuresh Siddha2009-03-173-9/+5
| | | | | | | | | | | * | | | | x86, x2apic: use virtual wire A mode in disable_IO_APIC() with interrupt-rema...Suresh Siddha2009-03-171-2/+10
| | | | | | | | | | | * | | | | x86, intr-remapping: fix free_irte() to clear all the IRTE entriesSuresh Siddha2009-03-171-1/+1
| | | | | | | | | | | * | | | | x86, dmar: start with sane state while enabling dma and interrupt-remappingSuresh Siddha2009-03-174-4/+49
| | | | | | | | | | | * | | | | x86, dmar: routines for disabling queued invalidation and intr remappingSuresh Siddha2009-03-173-0/+64
| | | | | | | | | | | * | | | | x86, x2apic: enable fault handling for intr-remappingSuresh Siddha2009-03-178-28/+107
| | | | | | | | | | | * | | | | x86, dmar: move page fault handling code to dmar.cSuresh Siddha2009-03-172-188/+191
| | | | | | | | | | | * | | | | x86, x2apic: fix lock ordering during IRQ migrationSuresh Siddha2009-03-171-25/+33
| | | | | | | | | | * | | | | | x86, uv: fix cpumask iterator in uv_bau_init()Rusty Russell2009-03-181-1/+2
| | | | | | | | | | |/ / / / /
| | | | | | | | | * | | | | | x86, paravirt: prevent gcc from generating the wrong addressing modeJeremy Fitzhardinge2009-03-161-2/+2
| | | | | | | | * | | | | | | x86-32: move _end to a dummy sectionH. Peter Anvin2009-03-171-1/+3
| | | | | | | | * | | | | | | x86/brk: put the brk reservations in their own sectionJeremy Fitzhardinge2009-03-172-4/+8
| | | | | | | | * | | | | | | x86/brk: make the brk reservation symbols inaccessible from CJeremy Fitzhardinge2009-03-171-5/+5
| | | | | | | | * | | | | | | x86-32: tighten the bound on additional memory to mapH. Peter Anvin2009-03-171-1/+2
| | | | | | | | * | | | | | | x86-32: remove ALLOCATOR_SLOP from head_32.SJeremy Fitzhardinge2009-03-171-2/+1
| | | | | | | | * | | | | | | x86-32: make sure we map enough to fit linear map pagetablesJeremy Fitzhardinge2009-03-171-10/+19
| | | | | | | | * | | | | | | x86: put initial_pg_tables into .bssYinghai Lu2009-03-142-29/+20
| | | | | | | | * | | | | | | x86: allow extend_brk users to reserve brk spaceJeremy Fitzhardinge2009-03-145-2/+40
| | | | | | | | * | | | | | | x86-32: compute initial mapping size more accuratelyYinghai Lu2009-03-142-1/+6
| | | | | | | | * | | | | | | x86: use brk allocation for DMIJeremy Fitzhardinge2009-03-142-18/+2
| | | | | | | | * | | | | | | x86-32: use brk segment for allocating initial kernel pagetableJeremy Fitzhardinge2009-03-147-34/+7
| | | | | | | | * | | | | | | x86: move brk initialization out of #ifdef CONFIG_BLK_DEV_INITRDH. Peter Anvin2009-03-141-28/+29
| | | | | | | | * | | | | | | x86: add brk allocation for very, very early allocationsJeremy Fitzhardinge2009-03-149-12/+65
| | | | | | | | * | | | | | | x86: make section delimiter symbols part of their sectionJeremy Fitzhardinge2009-03-141-40/+45
| | | | | | | * | | | | | | | x86, setup: move 32-bit code to .text32H. Peter Anvin2009-03-172-1/+3
| | | | | | | | |_|/ / / / / | | | | | | | |/| | | | | |
| | | | | | * | | | | | | | x86: cpu/mttr/cleanup.c fix compilation warningJaswinder Singh Rajput2009-03-181-1/+2
OpenPOWER on IntegriCloud