summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-155-33/+335
|\
| * Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2012-01-083-9/+9
| |\
| * \ Merge branch 'tip/x86/core-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2012-01-075-33/+335
| |\ \
| | * | x86: Add counter when debug stack is used with interrupts enabledSteven Rostedt2011-12-212-2/+18
| | * | x86: Allow NMIs to hit breakpoints in i386Steven Rostedt2011-12-211-7/+94
| | * | x86: Keep current stack in NMI breakpointsSteven Rostedt2011-12-214-0/+47
| | * | x86: Add workaround to NMI iret woesSteven Rostedt2011-12-211-0/+177
| | * | x86: Document the NMI handler about not using paranoid_exitSteven Rostedt2011-12-211-1/+8
| | * | x86: Do not schedule while still in NMI contextLinus Torvalds2011-12-211-32/+0
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-01-151-1/+6
|\ \ \ \
| * | | | x86, UV: Update Boot messages for SGI UV2 platformJack Steiner2012-01-081-1/+6
* | | | | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-141-8/+8
|\ \ \ \ \
| * | | | | module_param: make bool parameters really bool (arch)Rusty Russell2012-01-131-8/+8
* | | | | | x86/mce: Fix CPU hotplug and suspend regression related to MCESrivatsa S. Bhat2012-01-131-1/+1
|/ / / / /
* | | | | 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
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
OpenPOWER on IntegriCloud