summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2012-03-283-0/+136
|\
| * geos: Platform driver for Geos and Geos2 single-board computers.Philip A. Prindeville2012-03-203-0/+136
| * x86, mrst: add msic_thermal platform supportMika Westerberg2012-03-201-0/+6
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-281-2/+5
|\ \
| * \ Merge tag 'v3.3-rc7' into gpio/nextGrant Likely2012-03-1225-171/+384
| |\ \
| * \ \ Merge branch 'irqdomain/next' into gpio/nextGrant Likely2012-02-2816-128/+232
| |\ \ \
| * \ \ \ Merge branch 'for_3.4/gpio/runtime-pm-cleanup' of git://git.kernel.org/pub/sc...Grant Likely2012-02-229-25/+74
| |\ \ \ \
| * | | | | gpio: Add a driver for Sodaville GPIO controllerSebastian Andrzej Siewior2012-02-031-2/+5
* | | | | | Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-276-29/+13
|\ \ \ \ \ \
| * | | | | | um: allow SUBARCH=x86Al Viro2012-03-251-2/+2
| * | | | | | um: most of the SUBARCH uses can be killedAl Viro2012-03-251-4/+0
| * | | | | | um: kill HOST_TASK_PIDAl Viro2012-03-251-3/+1
| * | | | | | um: merge processor_{32,64}.h a bit...Al Viro2012-03-253-20/+10
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-03-242-0/+8
|\ \ \ \ \ \
| * | | | | | xen/smp: Fix bringup bug in AP code.Konrad Rzeszutek Wilk2012-03-221-0/+6
| * | | | | | xen/cpufreq: Disable the cpu frequency scaling drivers from loading.Konrad Rzeszutek Wilk2012-03-201-0/+2
* | | | | | | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2012-03-246-63/+71
|\ \ \ \ \ \ \
| * | | | | | | BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-041-0/+1
| * | | | | | | bug.h: add include of it to various implicit C usersPaul Gortmaker2012-02-292-0/+2
| * | | | | | | x86: relocate get/set debugreg fcns to include/asm/debugreg.Paul Gortmaker2012-02-283-63/+68
* | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
OpenPOWER on IntegriCloud