summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-147-24/+24
|\
| * module_param: make bool parameters really bool (arch)Rusty Russell2012-01-137-24/+24
* | x86/mce: Fix CPU hotplug and suspend regression related to MCESrivatsa S. Bhat2012-01-131-1/+1
* | Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")Linus Torvalds2012-01-124-15/+4
|\ \ | |/ |/|
| * cpumask: update setup_node_to_cpumask_map() commentsWanlong Gao2012-01-121-1/+1
| * mm,x86,um: move CMPXCHG_DOUBLE config optionHeiko Carstens2012-01-123-7/+1
| * mm,x86,um: move CMPXCHG_LOCAL config optionHeiko Carstens2012-01-123-7/+1
| * mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCALHeiko Carstens2012-01-121-0/+1
* | Merge tag 'to-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-121-8/+13
|\ \ | |/ |/|
| * lguest: Make sure interrupt is allocated ok by lguest_setup_irqStratos Psomadakis2012-01-121-8/+13
* | x86: Get rid of 'dubious one-bit signed bitfield' sprase warningAnton Vorontsov2012-01-121-2/+2
* | x86/PCI: build amd_bus.o only when CONFIG_AMD_NB=yBjorn Helgaas2012-01-121-1/+2
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-01-1110-21/+70
|\ \
| * | x86/intel config: Fix the APB_TIMER selectionAlan Cox2011-12-291-2/+6
| * | Merge commit 'v3.2-rc6' into x86/platformIngo Molnar2011-12-1826-113/+254
| |\ \
| * | | x86/mrst: Add additional debug prints for pb_keysMichael Demeter2011-12-181-0/+1
| * | | x86/intel config: Revamp configuration to allow for Moorestown and MedfieldAlan Cox2011-12-185-7/+7
| * | | x86/apb: Fix configuration constraintsAlan Cox2011-12-181-0/+1
| * | | x86: Fix INTEL_MID sillyAlan Cox2011-12-161-0/+1
| * | | x86/Kconfig: Cyclone-timer depends on x86-summitAlessandro Rubini2011-12-051-1/+1
| * | | x86: Reduce clock calibration time during slave cpu startupJack Steiner2011-12-052-5/+31
| * | | x86/config: Revamp configuration for MID devicesAlan Cox2011-12-054-5/+22
| * | | x86/sfi: Kill the IRQ as id hackAlan Cox2011-12-051-2/+1
* | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-118-10/+309
|\ \ \ \
| * | | | x86, reboot: Fix typo in nmi reboot pathDon Zickus2012-01-071-1/+1
| * | | | x86, NMI: Add to_cpumask() to silence compile warningDan Carpenter2011-12-071-1/+1
| * | | | x86, NMI: NMI selftest depends on the local apicDon Zickus2011-12-071-1/+1
| * | | | x86: Add stack top margin for stack overflow checkingMitsuo Hayasaka2011-12-071-3/+5
| * | | | x86, NMI: NMI-selftest should handle the UP case properlyDon Zickus2011-12-061-1/+2
| * | | | x86: Fix the 32-bit stackoverflow-debug buildIngo Molnar2011-12-051-0/+3
| * | | | x86, NMI: Add knob to disable using NMI IPIs to stop cpusDon Zickus2011-12-051-0/+13
| * | | | x86, NMI: Add NMI IPI selftestDon Zickus2011-12-055-0/+199
| * | | | x86, reboot: Use NMI instead of REBOOT_VECTOR to stop cpusDon Zickus2011-12-051-2/+57
| * | | | x86: Clean up the range of stack overflow checkingMitsuo Hayasaka2011-12-051-4/+3
| * | | | x86: Panic on detection of stack overflowMitsuo Hayasaka2011-12-052-0/+7
| * | | | x86: Check stack overflow in detailMitsuo Hayasaka2011-12-052-8/+28
* | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-1116-7/+1478
|\ \ \ \ \
| * | | | | x86, efi: Break up large initrd readsMaarten Lankhorst2011-12-162-6/+15
| * | | | | x86, efi: EFI boot stub supportMatt Fleming2011-12-1213-1/+1462
| * | | | | x86: Don't use magic strings for EFI loader signatureMatt Fleming2011-12-092-6/+5
| * | | | | x86: Add missing bzImage fields to struct setup_headerMatt Fleming2011-12-091-0/+2
* | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-118-75/+69
|\ \ \ \ \ \
| * | | | | | x86/numa: Add constraints check for nid parametersPetr Holasek2011-12-091-4/+6
| * | | | | | mm, x86: Remove debug_pagealloc_enabledStanislaw Gruszka2011-12-061-6/+0
| * | | | | | x86/mm: Initialize high mem before free_all_bootmem()Stanislaw Gruszka2011-12-061-2/+11
| * | | | | | arch/x86/kernel/e820.c: quiet sparse noise about plain integer as NULL pointerH Hartley Sweeten2011-12-051-1/+1
| * | | | | | arch/x86/kernel/e820.c: Eliminate bubble sort from sanitize_e820_map()Mike Ditto2011-12-051-35/+24
| * | | | | | x86: Fix mmap random address rangeLudwig Nussel2011-12-051-2/+2
| * | | | | | x86, mm: Unify zone_sizes_init()Pekka Enberg2011-11-114-38/+25
| * | | | | | x86, mm: Prepare zone_sizes_init() for unificationPekka Enberg2011-11-112-0/+7
OpenPOWER on IntegriCloud