summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* reboot: move arch/x86 reboot= handling to generic kernelRobin Holt2013-07-092-109/+4
* reboot: x86: prepare reboot_mode for moving to generic kernel codeRobin Holt2013-07-091-5/+7
* ptrace/x86: flush_ptrace_hw_breakpoint() shoule clear the virtual debug regis...Oleg Nesterov2013-07-091-0/+3
* ptrace/x86: cleanup ptrace_set_debugreg()Oleg Nesterov2013-07-091-18/+8
* ptrace/x86: ptrace_write_dr7() should create bp if !disabledOleg Nesterov2013-07-091-7/+10
* ptrace/x86: introduce ptrace_register_breakpoint()Oleg Nesterov2013-07-091-36/+50
* ptrace/x86: dont delay "disable" till second pass in ptrace_write_dr7()Oleg Nesterov2013-07-091-33/+20
* ptrace/x86: simplify the "disable" logic in ptrace_write_dr7()Oleg Nesterov2013-07-091-25/+15
* ptrace/x86: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Oleg Nesterov2013-07-091-23/+5
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-062-16/+10
|\
| * Merge branch 'timers/posix-cpu-timers-for-tglx' ofThomas Gleixner2013-07-0411-38/+32
| |\
| * | x86: Increase precision of x86_platform.get/set_wallclock()David Vrabel2013-05-282-16/+10
* | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-07-061-3/+1
|\ \ \
| * | | irqdomain: Refactor irq_domain_associate_many()Grant Likely2013-06-241-3/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-041-4/+4
|\ \ \ \
| * | | | update AMD powerflags commentsThorsten Glaser2013-05-281-4/+4
* | | | | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-032-3/+1
|\ \ \ \ \
| * | | | | mm/x86: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-032-3/+1
* | | | | | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-033-2/+11
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'acpi-pm'Rafael J. Wysocki2013-06-283-2/+11
| |\ \ \ \ \ \
| | * | | | | | x86 / ACPI / sleep: Provide registration for acpi_suspend_lowlevel.Konrad Rzeszutek Wilk2013-06-193-2/+11
* | | | | | | | Merge tag 'please-pull-mce-therm' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-031-17/+26
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | x86 thermal: Disable power limit notification interrupt by defaultFenghua Yu2013-06-141-8/+26
| * | | | | | | x86 thermal: Delete power-limit-notification console messagesFenghua Yu2013-06-141-9/+0
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-021-7/+59
|\ \ \ \ \ \ \
| * | | | | | | x86/UV: Add GRU distributed mode mappingsDimitri Sivanich2013-05-301-7/+59
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-0213-64/+317
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'trace/tip/x86/trace' into x86/traceH. Peter Anvin2013-06-241-0/+4
| |\ \ \ \ \ \ \
| | * | | | | | | trace,x86: Do not call local_irq_save() in load_current_idt()Steven Rostedt (Red Hat)2013-06-221-0/+4
| * | | | | | | | x86/tracing: Add config option checking to the definitions of mce handlersSeiji Aguchi2013-06-231-0/+5
| |/ / / / / / /
| * | | | | | | trace,x86: Move creation of irq tracepoints from apic.c to irq.cSteven Rostedt (Red Hat)2013-06-214-4/+5
| * | | | | | | x86, trace: Add irq vector tracepointsSeiji Aguchi2013-06-2013-10/+217
| * | | | | | | x86: Rename variables for debuggingSeiji Aguchi2013-06-203-10/+10
| * | | | | | | x86, trace: Introduce entering/exiting_irq()Seiji Aguchi2013-06-206-46/+82
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-024-13/+23
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2013-06-281-10/+5
| |\ \ \ \ \ \ \
| | * | | | | | | x86/mce: Update MCE severity condition checkChen Gong2013-06-271-10/+5
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge tag 'please-pull-mce-bitmap-comment' of git://git.kernel.org/pub/scm/li...Ingo Molnar2013-06-268-22/+27
| |\ \ \ \ \ \ \
| | * | | | | | | mce: acpi/apei: Add comments to clarify usage of the various bitfields in the...Naveen N. Rao2013-06-252-1/+16
| | |/ / / / / /
| * | | | | | | Merge tag 'ras_fixlet_for_3.11' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2013-06-191-2/+2
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | x86, mce: Fix "braodcast" typoMathias Krause2013-06-051-2/+2
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-022-17/+20
|\ \ \ \ \ \ \
| * | | | | | | x86: Fix /proc/mtrr with base/size more than 44bitsYinghai Lu2013-06-252-17/+20
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-07-025-76/+415
|\ \ \ \ \ \ \
| * | | | | | | x86, microcode, amd: Another early loading fixupJacob Shin2013-06-261-16/+24
| * | | | | | | x86, microcode, amd: Allow multiple families' bin files appended togetherJacob Shin2013-06-051-8/+42
| * | | | | | | x86, microcode, amd: Make find_ucode_in_initrd() __initJacob Shin2013-06-051-30/+68
| * | | | | | | x86, microcode, amd: Fix warnings and errors on with CONFIG_MICROCODE=mJacob Shin2013-05-311-4/+4
| * | | | | | | x86, microcode, amd: Early microcode patch loading support for AMDJacob Shin2013-05-304-6/+282
| * | | | | | | x86, microcode, amd: Refactor functions to prepare for early loadingJacob Shin2013-05-301-69/+42