summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-01-181-2/+2
|\
| * ACPI, Record ACPI NVS regionsHuang Ying2012-01-171-2/+2
* | x86-32: Fix build failure with AUDIT=y, AUDITSYSCALL=nAl Viro2012-01-171-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-174-28/+25
|\ \
| * | audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-173-15/+13
| * | Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-174-13/+12
* | | Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-01-167-393/+69
|\ \ \
| * | | x86, syscall: Re-fix typo in commentH. Peter Anvin2011-11-181-1/+1
| * | | x86: Generate system call tables and unistd_*.h from tablesH. Peter Anvin2011-11-177-390/+66
| * | | x86-64, syscall: Adjust comment spacing and remove typoH. Peter Anvin2011-11-171-3/+3
* | | | mce: fix warning messages about static struct mce_deviceGreg Kroah-Hartman2012-01-162-11/+25
* | | | 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
| | |_|_|_|_|_|_|/ | |/| | | | | | |
OpenPOWER on IntegriCloud