summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-01-113-6/+32
|\
| * Merge commit 'v3.2-rc6' into x86/platformIngo Molnar2011-12-1814-42/+116
| |\
| * | x86: Reduce clock calibration time during slave cpu startupJack Steiner2011-12-052-5/+31
| * | x86/config: Revamp configuration for MID devicesAlan Cox2011-12-051-1/+1
* | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-116-8/+286
|\ \ \
| * | | 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: 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-053-0/+181
| * | | 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-051-6/+23
* | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-112-6/+3
|\ \ \ \
| * | | | x86, efi: EFI boot stub supportMatt Fleming2011-12-121-0/+2
| * | | | x86: Don't use magic strings for EFI loader signatureMatt Fleming2011-12-091-6/+1
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-111-35/+24
|\ \ \ \ \
| * | | | | 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
* | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-112-0/+32
|\ \ \ \ \ \
| * | | | | | x86/PCI: Expand the x86_msi_ops to have a restore MSIs.Konrad Rzeszutek Wilk2012-01-061-0/+1
| * | | | | | x86/PCI: amd: factor out MMCONFIG discoveryBjorn Helgaas2012-01-061-0/+31
* | | | | | | Merge branch 'akpm' (aka "Andrew's patch-bomb")Linus Torvalds2012-01-101-5/+1
|\ \ \ \ \ \ \
| * | | | | | | signal: add block_sigmask() for adding sigmask to current->blockedMatt Fleming2012-01-101-5/+1
* | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2012-01-101-0/+11
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branches 'iommu/page-sizes' and 'iommu/group-id' into nextJoerg Roedel2012-01-091-0/+11
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | iommu: Add option to group multi-function devicesAlex Williamson2011-11-151-0/+11
| | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-01-101-181/+0
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Merge remote-tracking branch 'tip/perf/core' into kvm-updates/3.3Avi Kivity2011-12-275-78/+303
| |\ \ \ \ \ \ \
| * | | | | | | | KVM guest: remove KVM guest pv mmu supportChris Wright2011-12-271-181/+0
* | | | | | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-091-1/+1
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.cGreg Kroah-Hartman2011-11-269-18/+67
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | serial, mfd: don't hardcode the consoleMika Westerberg2011-11-151-1/+1
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-082-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | switch device_get_devnode() and ->devnode() to umode_t *Al Viro2012-01-032-2/+2
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-078-150/+148
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-068-150/+148
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | driver-core: remove sysdev.h usage.Kay Sievers2011-12-212-2/+1
| | * | | | | | | | | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-216-145/+144
| | |/ / / / / / / /
* | | | | | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-063-33/+94
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'mce-inject' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Ingo Molnar2011-12-181-4/+30
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86: add IRQ context simulation in module mce-injectChen Gong2011-12-161-4/+30
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'early-mce-decode' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2011-12-151-7/+57
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86, MCE: Drain mcelog bufferBorislav Petkov2011-12-141-0/+39
| | * | | | | | | | | | x86, mce: Add wrappers for registering on the decode chainBorislav Petkov2011-12-141-7/+18
| | |/ / / / / / / / /
| * | | | | | | | | | x86, mce, therm_throt: Don't report power limit and package level thermal thr...Fenghua Yu2011-12-141-22/+7
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-01-062-95/+119
|\ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud