summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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-072-1/+5
| |\
| | * 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-14388-2858/+2620
| |\ \ \
| * | | | 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-14388-2858/+2620
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | 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
| * | | | | | | | x86, mkpiggy: Don't open code put_unaligned_le32()Matt Fleming2012-02-282-9/+3
| * | | | | | | | x86, relocs: Don't open code put_unaligned_le32()Matt Fleming2012-02-281-4/+2
* | | | | | | | | Merge branch 'x86-eficross-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-03-223-110/+279
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86, efi: Allow basic init with mixed 32/64-bit efi/kernelOlof Johansson2012-02-233-25/+151
| * | | | | | | | | x86, efi: Add basic error handlingOlof Johansson2012-02-231-28/+57
| * | | | | | | | | x86, efi: Cleanup config table walkingOlof Johansson2012-02-231-33/+28
| * | | | | | | | | x86, efi: Convert printk to pr_*()Olof Johansson2012-02-231-29/+29
| * | | | | | | | | x86, efi: Refactor efi_init() a bitOlof Johansson2012-02-231-35/+54
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-03-226-29/+32
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86: Fix section warningsSteffen Persvold2012-03-191-1/+1
| * | | | | | | | | x86-64: Fix CFI data for common_interrupt()Mark Wielaard2012-02-271-1/+1
| * | | | | | | | | x86: Properly _init-annotate NMI selftest codeJan Beulich2012-02-271-18/+19
OpenPOWER on IntegriCloud