summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Disintegrate asm/system.h for X86David Howells2012-03-2850-562/+554
* 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
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'mce-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/...Ingo Molnar2012-03-143-9/+16
| |\ \ \ \ \ \ \
| | * | | | | | | x86/mce: Fix return value of mce_chrdev_read() when erst is disabledNaoya Horiguchi2012-02-221-0/+6
| | * | | | | | | x86/mce: Convert static array of pointers to per-cpu variablesGreg Kroah-Hartman2012-02-223-9/+10
| * | | | | | | | Merge tag 'v3.3-rc7' into x86/mceIngo Molnar2012-03-1442-213/+632
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'mce-recovery-for-tip' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2012-02-241-4/+10
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86/mce: Replace hard coded hex constants with symbolic definesTony Luck2012-01-261-4/+10
| * | | | | | | | | Merge tag 'mce-recovery-for-tip' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2012-01-262-54/+141
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | | | | | / / / / / | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | x86/mce: Recognise machine check bank signature for data path errorTony Luck2012-01-031-1/+15
| | * | | | | | | x86/mce: Handle "action required" errorsTony Luck2012-01-031-42/+53
| | * | | | | | | x86/mce: Add mechanism to safely save information in MCE handlerTony Luck2012-01-031-0/+43
| | * | | | | | | x86/mce: Create helper function to save addr/misc when neededTony Luck2012-01-031-8/+23
| | * | | | | | | HWPOISON: Clean up memory_failure() vs. __memory_failure()Tony Luck2012-01-031-4/+8
* | | | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-2215-584/+624
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | i387: Split up <asm/i387.h> into exported and internal interfacesLinus Torvalds2012-02-2115-508/+540
| * | | | | | | | | i387: Uninline the generic FP helpers that we expose to kernel modulesLinus Torvalds2012-02-213-76/+84
* | | | | | | | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-03-225-36/+27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86, build: Fix portability issues when cross-buildingH. Peter Anvin2012-02-281-3/+4
| * | | | | | | | | | x86, tools: Remove unneeded header files from tools/build.cH. Peter Anvin2012-02-281-2/+0
| * | | | | | | | | | x86, efi: Fix endian issues and unaligned accessesMatt Fleming2012-02-281-16/+15
| * | | | | | | | | | x86, boot: Restrict CFLAGS for hostprogsMatt Fleming2012-02-281-2/+3
OpenPOWER on IntegriCloud