summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86, dmar: use atomic allocations for QI and Intr-remapping initSuresh Siddha2009-03-182-5/+5
* 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-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
*---------------. Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconf...Ingo Molnar2009-03-1491-689/+1310
|\ \ \ \ \ \ \ \ \
| | | | | | | | | * VM, x86, PAT: add a new vm flag to track full pfnmap at mmapPallipadi, Venkatesh2009-03-142-15/+5
| | | | | | | | | * VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoffPallipadi, Venkatesh2009-03-133-6/+20
| | | | | | | | | * 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-13522-18699/+20722
| | | | | |\ \ \ \ \ | | | | | | | |/ / / | | | | | | |/| | |
| | | | | * | | | | x86: disable __do_IRQ supportThomas Gleixner2009-03-131-0/+3
| | | | | * | | | | Linus 2.6.29-rc8v2.6.29-rc8Linus Torvalds2009-03-131-1/+1
| | | | | * | | | | bitmap: fix end condition in bitmap_find_free_regionLinus Torvalds2009-03-131-8/+8
| | | | | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-03-134-11/+18
| | | | | |\ \ \ \ \
| | | | | | * | | | | kbuild: remove unused -r option for module-init-tool depmodGilles Espinasse2009-03-071-1/+1
| | | | | | * | | | | kbuild: fix 'make rpm' when CONFIG_LOCALVERSION_AUTO=y and using SCM treeJosh Hunt2009-03-072-6/+13
| | | | | | * | | | | kbuild: fix mkspec to cleanup RPM_BUILD_ROOTJosh Hunt2009-03-071-1/+1
| | | | | | * | | | | kbuild: fix C libary confusion in unifdef.c due to getline()Justin P. Mattock2009-03-071-3/+3
| | | | | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-03-132-0/+6
| | | | | |\ \ \ \ \ \
| | | | | | * | | | | | cpumask: mm_cpumask for accessing the struct mm_struct's cpu_vm_mask.Rusty Russell2009-03-121-0/+3
| | | | | | * | | | | | cpumask: tsk_cpumask for accessing the struct task_struct's cpus_allowed.Rusty Russell2009-03-121-0/+3
| | | | | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2009-03-131-17/+4
| | | | | |\ \ \ \ \ \ \
| | | | | | * | | | | | | Squashfs: Valid filesystems are flagged as bad by the corrupted fs patchPhillip Lougher2009-03-121-17/+4
| | | | | * | | | | | | | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-03-136-13/+26
| | | | | |\ \ \ \ \ \ \ \
| | | | | | * | | | | | | | hwmon: (f75375s) Remove unnecessary and confusing initializationAndrew Klossner2009-03-121-1/+1
| | | | | | * | | | | | | | hwmon: (it87) Properly decode -128 degrees C temperatureJean Delvare2009-03-121-4/+4
| | | | | | * | | | | | | | hwmon: (lm90) Document support for the MAX6648/6692 chipsDarrick J. Wong2009-03-123-6/+16
| | | | | | * | | | | | | | hwmon: (abituguru3) Fix I/O error handlingJean Delvare2009-03-121-2/+5
| | | | | | |/ / / / / / /
| | | | | * | | | | | | | trivial: fix bad links in the ext2 and ext3 documentationJody McIntyre2009-03-132-7/+7
| | | | | * | | | | | | | Merge branch 'fixes-20090312' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-03-134-2/+35
| | | | | |\ \ \ \ \ \ \ \