summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* x86: Factor out TIF_IA32 from 32-bit address spaceH. Peter Anvin2012-02-202-3/+5
*-----. Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...Linus Torvalds2012-02-023-15/+32
|\ \ \ \
| | | | * x86/reboot: Remove VersaLogic Menlow reboot quirkMichael D Labriola2012-01-301-8/+0
| | | | * x86/reboot: Skip DMI checks if reboot set by userMichael D Labriola2012-01-301-2/+26
| |_|_|/ |/| | |
| | * | x86/dumpstack: Remove unneeded check in dump_trace()Dan Carpenter2012-01-281-1/+1
| |/ / |/| |
| * | bugs, x86: Fix printk levels for panic, softlockups and stack dumpsPrarit Bhargava2012-01-262-4/+5
* | | x86/microcode_amd: Add support for CPU family specific container filesAndreas Herrmann2012-01-261-2/+22
| |/ |/|
* | Merge remote-tracking branch 'linus/master' into x86/urgentH. Peter Anvin2012-01-1940-860/+997
|\ \
| * \ 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
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ 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
OpenPOWER on IntegriCloud