summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | x86, syscall: Allow syscall offset to be symbolicH. Peter Anvin2011-11-181-1/+5
| * | | | | | | | x86, syscall: Re-fix typo in commentH. Peter Anvin2011-11-182-2/+2
| * | | | | | | | x86: Simplify syscallhdr.shH. Peter Anvin2011-11-181-16/+3
| * | | | | | | | x86: Generate system call tables and unistd_*.h from tablesH. Peter Anvin2011-11-1716-1896/+154
| * | | | | | | | x86: Machine-readable syscall tables and scripts to process themH. Peter Anvin2011-11-175-0/+771
| * | | | | | | | x86-64, ia32: Move compat_ni_syscall into C and its own fileH. Peter Anvin2011-11-173-3/+8
| * | | | | | | | 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-163-12/+26
* | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-157-33/+369
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2012-01-086-24/+27
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'tip/x86/core-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2012-01-077-33/+369
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | x86: Add counter when debug stack is used with interrupts enabledSteven Rostedt2011-12-214-8/+40
| | * | | | | | | | | x86: Allow NMIs to hit breakpoints in i386Steven Rostedt2011-12-211-7/+94
| | * | | | | | | | | x86: Keep current stack in NMI breakpointsSteven Rostedt2011-12-216-0/+65
| | * | | | | | | | | 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-152-2/+7
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | x86, atomic: atomic64_read() take a const pointerH. Peter Anvin2012-01-091-1/+1
| * | | | | | | | | | 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-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