aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* perf/x86/p4: Add format attributesPeter Zijlstra2012-04-03
* Merge branch 'linus' into perf/urgentIngo Molnar2012-03-26
|\
| * Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-03-24
| |\
| | * xen/smp: Fix bringup bug in AP code.Konrad Rzeszutek Wilk2012-03-22
| | * xen/cpufreq: Disable the cpu frequency scaling drivers from loading.Konrad Rzeszutek Wilk2012-03-20
| * | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2012-03-24
| |\ \
| | * | BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-04
| | * | bug.h: add include of it to various implicit C usersPaul Gortmaker2012-02-29
| | * | x86: relocate get/set debugreg fcns to include/asm/debugreg.Paul Gortmaker2012-02-28
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-23
| |\ \ \
| | * | | x86-32: Fix endless loop when processing signals for kernel tasksDmitry Adamushko2012-03-22
| | * | | x86, boot: Correct CFLAGS for hostprogsH. Peter Anvin2012-03-22
| | * | | x86-32: Fix typo for mq_getsetattr in syscall tableThierry Reding2012-03-22
| * | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-23
| |\ \ \ \
| | * | | | coredump: remove VM_ALWAYSDUMP flagJason Baron2012-03-23
| | * | | | x86: use for_each_clear_bit_from()Akinobu Mita2012-03-23
| | * | | | bitops: rename for_each_set_bit_cont() in favor of analogous list.h functionAkinobu Mita2012-03-23
| * | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-23
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | x86/PCI: add spinlock held check to 'pcibios_fwaddrmap_lookup()'Myron Stowe2012-03-02
| | * | | | PCI: Use class for quirk for pci_fixup_videoYinghai Lu2012-02-24
| | * | | | PCI: Use class quirk for intel fix_transparent_bridgeYinghai Lu2012-02-24
| | * | | | PCI: Use class for quirk for via_no_dacYinghai Lu2012-02-24
| | * | | | x86/mrst/pci: avoid SoC fixups on non-SoC platformsAlan Cox2012-02-23
| | * | | | x86/mrst/pci: v4l/atomisp: treat atomisp as real pci deviceJacob Pan2012-02-23
| | * | | | x86/mrst/pci: assign d3_delay to 0 for Langwell devicesJacob Pan2012-02-23
| | * | | | x86/PCI: don't fall back to defaults if _CRS has no aperturesBjorn Helgaas2012-02-14
| | * | | | x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a listMyron Stowe2012-02-14
| | * | | | x86/PCI: Infrastructure to maintain a list of FW-assigned BIOS BAR valuesMyron Stowe2012-02-14
| * | | | | Merge tag 'for_linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-03-23
| |\ \ \ \ \
| | * | | | | kgdb: x86: Return all segment registers also in 64-bit modeJan Kiszka2012-03-22
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-03-22
| |\ \ \ \ \ \
| | * | | | | | crypto: twofish-x86_64-3way - module init/exit functions should be staticJussi Kivilinna2012-03-21
| | * | | | | | crypto: camellia-x86_64 - module init/exit functions should be staticJussi Kivilinna2012-03-21
| * | | | | | | Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-22
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it.Konrad Rzeszutek Wilk2012-03-10
| | * | | | | | xen/setup/pm/acpi: Remove the call to boot_option_idle_override.Konrad Rzeszutek Wilk2012-03-10
| | * | | | | | xen: use this_cpu_xxx replace percpu_xxx funcsAlex Shi2012-01-24
| | * | | | | | xen: Utilize the restore_msi_irqs hook.Tang Liang2012-01-12
| * | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-03-22
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | drm: Merge tag 'v3.3-rc7' into drm-core-nextDave Airlie2012-03-15
| | |\ \ \ \ \ \
| | * | | | | | | gma500: initial medfield mergeKirill A. Shutemov2012-03-10
| * | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-22
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86, efi: Fix pointer math issue in handle_ramdisks()Dan Carpenter2012-03-16
| | * | | | | | | | x86/ioapic: Add register level checks to detect bogus io-apic entriesSuresh Siddha2012-03-13
| | * | | | | | | | Merge tag 'mce-fix-for-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-03-07
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | x86, mce: Fix rcu splat in drain_mce_log_buffer()Srivatsa S. Bhat2012-03-07
| | * | | | | | | | | x86, memblock: Move mem_hole_size() to .initJiri Kosina2012-03-03
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-03-22
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | x86/platform: Move APIC ID validity check into platform APIC codeDaniel J Blueman2012-03-14
| | * | | | | | | | | Merge tag 'v3.3-rc7' into x86/platformIngo Molnar2012-03-14
| | |\ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | | | | |