summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-233-11/+14
|\
| * x86-32: Fix endless loop when processing signals for kernel tasksDmitry Adamushko2012-03-221-7/+10
| * x86, boot: Correct CFLAGS for hostprogsH. Peter Anvin2012-03-221-3/+3
| * x86-32: Fix typo for mq_getsetattr in syscall tableThierry Reding2012-03-221-1/+1
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-236-32/+9
|\ \
| * | coredump: remove VM_ALWAYSDUMP flagJason Baron2012-03-234-27/+4
| * | x86: use for_each_clear_bit_from()Akinobu Mita2012-03-231-3/+3
| * | bitops: rename for_each_set_bit_cont() in favor of analogous list.h functionAkinobu Mita2012-03-231-2/+2
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-235-13/+136
|\ \ \ | |/ / |/| |
| * | x86/PCI: add spinlock held check to 'pcibios_fwaddrmap_lookup()'Myron Stowe2012-03-021-0/+2
| * | PCI: Use class for quirk for pci_fixup_videoYinghai Lu2012-02-241-4/+2
| * | PCI: Use class quirk for intel fix_transparent_bridgeYinghai Lu2012-02-241-3/+3
| * | PCI: Use class for quirk for via_no_dacYinghai Lu2012-02-241-2/+3
| * | x86/mrst/pci: avoid SoC fixups on non-SoC platformsAlan Cox2012-02-231-1/+11
| * | x86/mrst/pci: v4l/atomisp: treat atomisp as real pci deviceJacob Pan2012-02-231-1/+3
| * | x86/mrst/pci: assign d3_delay to 0 for Langwell devicesJacob Pan2012-02-231-0/+24
| * | x86/PCI: don't fall back to defaults if _CRS has no aperturesBjorn Helgaas2012-02-141-1/+6
| * | x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a listMyron Stowe2012-02-141-1/+3
| * | x86/PCI: Infrastructure to maintain a list of FW-assigned BIOS BAR valuesMyron Stowe2012-02-141-0/+79
* | | Merge tag 'for_linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-03-232-5/+11
|\ \ \
| * | | kgdb: x86: Return all segment registers also in 64-bit modeJan Kiszka2012-03-222-5/+11
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-03-222-4/+4
|\ \ \ \
| * | | | crypto: twofish-x86_64-3way - module init/exit functions should be staticJussi Kivilinna2012-03-221-2/+2
| * | | | crypto: camellia-x86_64 - module init/exit functions should be staticJussi Kivilinna2012-03-221-2/+2
* | | | | Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-228-21/+139
|\ \ \ \ \
| * | | | | xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it.Konrad Rzeszutek Wilk2012-03-102-1/+93
| * | | | | xen/setup/pm/acpi: Remove the call to boot_option_idle_override.Konrad Rzeszutek Wilk2012-03-101-1/+0
| * | | | | xen: use this_cpu_xxx replace percpu_xxx funcsAlex Shi2012-01-245-19/+19
| * | | | | xen: Utilize the restore_msi_irqs hook.Tang Liang2012-01-121-0/+27
* | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-03-221-0/+16
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | drm: Merge tag 'v3.3-rc7' into drm-core-nextDave Airlie2012-03-1530-182/+543
| |\ \ \ \ \
| * | | | | | gma500: initial medfield mergeKirill A. Shutemov2012-03-101-0/+16
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-224-14/+38
|\ \ \ \ \ \ \
| * | | | | | | x86, efi: Fix pointer math issue in handle_ramdisks()Dan Carpenter2012-03-161-4/+4
| * | | | | | | x86/ioapic: Add register level checks to detect bogus io-apic entriesSuresh Siddha2012-03-131-8/+32
| * | | | | | | Merge tag 'mce-fix-for-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-03-071-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | x86, mce: Fix rcu splat in drain_mce_log_buffer()Srivatsa S. Bhat2012-03-071-1/+1
| * | | | | | | | x86, memblock: Move mem_hole_size() to .initJiri Kosina2012-03-031-1/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-03-2223-1127/+360
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/platform: Move APIC ID validity check into platform APIC codeDaniel J Blueman2012-03-1413-2/+28
| * | | | | | | | Merge tag 'v3.3-rc7' into x86/platformIngo Molnar2012-03-1442-213/+632
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | x86/olpc/xo15/sci: Enable lid close wakeup controlDaniel Drake2012-03-061-1/+71
| * | | | | | | | x86/geode/net5501: Add platform driver for Soekris Engineering net5501Philip Prindeville2012-03-063-0/+161
| * | | | | | | | x86/geode/alix2: Supplement driver to include GPIO button supportPhilip Prindeville2012-03-061-9/+67
| * | | | | | | | x86/mrst: Add msic_thermal platform supportMika Westerberg2012-01-261-0/+6
| * | | | | | | | x86/config: Select MSIC MFD driver on Intel Medfield platformMika Westerberg2012-01-261-0/+1
| * | | | | | | | x86/mid: Remove Intel MoorestownAlan Cox2012-01-266-1115/+26
| * | | | | | | | x86/mrst: Set ISA bus type for fake MP IRQsJacob Pan2012-01-261-2/+2
| * | | | | | | | x86/ioapic: Use legacy_pic to set correct gsi-irq mappingJacob Pan2012-01-261-2/+2
* | | | | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-224-65/+165
|\ \ \ \ \ \ \ \ \