summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-03-30137-3346/+5909
|\
| * Merge branch 'linus' into x86/coreIngo Molnar2009-03-28363-4878/+19618
| |\
| | \
| | \
| *-. \ Merge branches 'x86/apic', 'x86/cleanups' and 'x86/mm' into x86/coreIngo Molnar2009-03-286-39/+27Star
| |\ \ \
| | | * | x86: early_ioremap_init(), use __fix_to_virt(), because we are sure it's safeWang Chen2009-03-251-1/+1
| | * | | Merge branch 'x86/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jasw...Ingo Molnar2009-03-245-38/+26Star
| | |\ \ \ | | | |/ / | | |/| |
| | | * | x86: e820 fix various signedness issues in setup.c and e820.cJaswinder Singh Rajput2009-03-232-6/+6
| | | * | x86: apic/io_apic.c define msi_ir_chip and ir_ioapic_chip all the timeJaswinder Singh Rajput2009-03-221-5/+4Star
| | | * | x86: irq.c keep CONFIG_X86_LOCAL_APIC interrupts togetherJaswinder Singh Rajput2009-03-221-9/+6Star
| | | * | x86: irq.c use same path for show_interruptsJaswinder Singh Rajput2009-03-221-8/+0Star
| | | * | x86: cpu/cpu.h cleanupJaswinder Singh Rajput2009-03-221-10/+10
| * | | | Revert "x86: don't compile vsmp_64 for 32bit"Ravikiran G Thirumalai2009-03-254-4/+14
| * | | | x86: Correct behaviour of irq affinityRusty Russell2009-03-251-2/+3
| * | | | x86: use default_cpu_mask_to_apicid for 64bitYinghai Lu2009-03-242-26/+12Star
| * | | | x86: fix set_extra_move_desc callingYinghai Lu2009-03-241-1/+2
| |/ / /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---------. \ \ Merge branches 'x86/apic', 'x86/cleanups', 'x86/mm', 'x86/pat', 'x86/setup' a...Ingo Molnar2009-03-2444-2173/+1555Star
| |\ \ \ \ \ \ \ \
| | | | | | * | | | x86: signal: check signal stack overflow properlyHiroshi Shimamoto2009-03-201-21/+27
| | | | | | | |/ / | | | | | | |/| |
| | | | | * / | | x86/dmi: fix dmi_alloc() section mismatchesJeremy Fitzhardinge2009-03-231-1/+4
| | | | | |/ / /
| | | | * / / / x86, PAT, PCI: Change vma prot in pci_mmap to reflect inherited protPallipadi, Venkatesh2009-03-241-0/+3
| | | | |/ / /
| | | * | | | Revert "x86: create a non-zero sized bm_pte only when needed"Jeremy Fitzhardinge2009-03-211-16/+3Star
| | | * | | | x86, CPA: Add set_pages_arrayuc and set_pages_array_wbvenkatesh.pallipadi@intel.com2009-03-202-0/+66
| | | * | | | x86, PAT: Add support for struct page pointer array in cpa set_clrvenkatesh.pallipadi@intel.com2009-03-201-29/+50
| | | * | | | x86, CPA: Add a flag parameter to cpa set_clr()venkatesh.pallipadi@intel.com2009-03-201-5/+5
| | | |/ / /
| | * | | | x86: Fix a couple of sparse warnings in arch/x86/kernel/apic/io_apic.cDmitri Vorobiev2009-03-221-2/+2
| | * | | | 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/+13Star
| | * | | | x86: rtc.c cleanupJaswinder Singh Rajput2009-03-211-9/+11
| | * | | | x86: i8253 cleanupJaswinder Singh Rajput2009-03-211-35/+33Star
| | * | | | x86: kdebugfs.c cleanupJaswinder Singh Rajput2009-03-211-46/+36Star
| | * | | | 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-2022-170/+265
| |\ \ \ \ \
| | | * | | | x86, setup: fix the setting of 480-line VGA modesH. Peter Anvin2009-03-191-9/+13
| | * | | | | x86: with the last user gone, remove set_pte_presentJeremy Fitzhardinge2009-03-198-56/+0Star
| | * | | | | 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/+120Star
| * | | | | | 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-18304-6137/+9327
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | |_|_|_|_|/ / / / | | | | | | | |/| | | | | | | |
| | | | | | | | | | | * | | | | x86: add x2apic_wrmsr_fence() to x2apic flush tlb pathsSuresh Siddha2009-03-184-5/+22
| | | | | | | | | | | * | | | | x86: fix broken irq migration logic while cleaning up multiple vectorsSuresh Siddha2009-03-181-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-172-36/+10Star
| | | | | | | | | | | * | | | | x86, x2apic: cleanup the IO-APIC level migration with interrupt-remappingSuresh Siddha2009-03-172-92/+66Star
| | | | | | | | | | | * | | | | x86, x2apic: fix clear_local_APIC() in the presence of x2apicSuresh Siddha2009-03-173-9/+5Star
| | | | | | | | | | | * | | | | x86, x2apic: use virtual wire A mode in disable_IO_APIC() with interrupt-rema...Suresh Siddha2009-03-171-2/+10
| | | | | | | | | | | * | | | | x86, x2apic: enable fault handling for intr-remappingSuresh Siddha2009-03-173-2/+17
| | | | | | | | | | * | | | | | x86, uv: fix cpumask iterator in uv_bau_init()Rusty Russell2009-03-181-1/+2
| | | | | | | | | | |/ / / / /