summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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-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-172-36/+10
* 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, x2apic: enable fault handling for intr-remappingSuresh Siddha2009-03-173-2/+17
*---------------. Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconf...Ingo Molnar2009-03-1447-581/+1082
|\ \ \ \ \ \ \ \ \
| | | | | | | | | * VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoffPallipadi, Venkatesh2009-03-131-2/+3
| | | | | | | | | * x86: fix HYPERVISOR_update_descriptor()Jan Beulich2009-03-121-0/+2
| | | | | | | | * | x86: use targets in the boot Makefile instead of CLEAN_FILESH. Peter Anvin2009-03-122-4/+1
| | | | | | | | * | x86: remove additional vestiges of the zImage/bzImage splitH. Peter Anvin2009-03-122-32/+24
| | | | | | | * | | x86: ptrace, bts: fix an unreachable statementAmérico Wang2009-03-131-2/+1
| | | | | | * | | | x86: fix e820_update_range()Yinghai Lu2009-03-131-21/+24
| | | | | | * | | | x86: create a non-zero sized bm_pte only when neededJan Beulich2009-03-131-3/+16
| | | | | | * | | | x86: fix code paths used by update_mptableJan Beulich2009-03-132-8/+26
| | | | | | * | | | x86: clean up output resulting from update_mptable optionJan Beulich2009-03-131-3/+3
| | | | | | * | | | x86: properly __init-annotate recent early_printk additionsJan Beulich2009-03-131-10/+10
| | | | | | * | | | x86: move save_mr() into .meminit.textJan Beulich2009-03-131-3/+3
| | | | | | * | | | x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits membersJan Beulich2009-03-134-11/+25
| | | | | | * | | | x86, 32-bit: also limit NODES_HIGH_SHIFT hereJan Beulich2009-03-131-1/+1
| | | | | | * | | | x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn(), fixIngo Molnar2009-03-132-19/+19
| | | | | * | | | | Merge branch 'x86/core' into x86/kconfigIngo Molnar2009-03-13400-17983/+16029
| | | | | |\ \ \ \ \ | | | | | | | |/ / / | | | | | | |/| | |
| | | | | * | | | | x86: disable __do_IRQ supportThomas Gleixner2009-03-131-0/+3
| | | | | * | | | | uml: fix WARNING: vmlinux: 'memcpy' exported twiceakpm@linux-foundation.org2009-03-121-1/+4
| | | | | * | | | | UML on UML fixed: it did not startRenzo Davoli2009-03-121-0/+5
| | | | | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-03-121-10/+19
| | | | | |\ \ \ \ \
| | | | | | * | | | | sparc64: Fix lost interrupts on sun4u.David S. Miller2009-03-041-10/+19
| | | | | * | | | | | MIPS: IP27: Enable RAID5 moduleRalf Baechle2009-03-111-1/+1
| | | | | * | | | | | MIPS: TXx9: update defconfigsAtsushi Nemoto2009-03-112-137/+447
| | | | | * | | | | | MIPS: NEC VR5500 processor support fixupShinya Kuribayashi2009-03-115-3/+7
| | | | | * | | | | | MIPS: Fix build of non-CONFIG_SYSVIPC version of sys_32_ipcXiaotian Feng2009-03-111-1/+1
| | | | * | | | | | | x86: cpu_debug add write support for MSRsJaswinder Singh Rajput2009-03-132-37/+97
| | | | * | | | | | | x86: move various CPU initialization objects into .cpuinit.rodataJan Beulich2009-03-1212-35/+36
| | | | * | | | | | | x86: move a few device initialization objects into .devinit.rodataJan Beulich2009-03-122-4/+4
| | | | | |_|/ / / / | | | | |/| | | | |
| | | * | | | | | | x86: cpu/common.c more cleanupsIngo Molnar2009-03-141-100/+143
| | | * | | | | | | x86: cpu/common.c cleanupsJaswinder Singh Rajput2009-03-142-64/+68
| | * | | | | | | | x86: entry_32.S fix compile warnings - fix work mask bit widthJaswinder Singh Rajput2009-03-141-10/+8
| | * | | | | | | | x86: memcpy, clean upIngo Molnar2009-03-121-55/+81
| | * | | | | | | | x86-64: remove unnecessary spill/reload of rbx from memcpyJan Beulich2009-03-121-7/+0
| | * | | | | | | | x86-64: move save_paranoid into .kprobes.textJan Beulich2009-03-121-0/+2
| | * | | | | | | | x86: remove leftover unwind annotationsJan Beulich2009-03-121-2/+0
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | x86: smarten /proc/interrupts outputJan Beulich2009-03-131-15/+18
* | | | | | | | | Merge branch 'core/percpu' into x86/coreIngo Molnar2009-03-145-79/+14
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar2009-03-115-79/+14
| |\ \ \ \ \ \ \ \
| | * | | | | | | | percpu: generalize embedding first chunk setup helperTejun Heo2009-03-101-48/+6
| | * | | | | | | | percpu: more flexibility for @dyn_size of pcpu_setup_first_chunk()Tejun Heo2009-03-101-7/+6
| | * | | | | | | | percpu: make x86 addr <-> pcpu ptr conversion macros genericTejun Heo2009-03-101-8/+0
| | * | | | | | | | linker script: define __per_cpu_load on all SMP capable archsTejun Heo2009-03-103-18/+4