summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* x86/mce: Fix mce regression from recent cleanupTony Luck2013-07-291-2/+2
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-07-184-27/+24
|\
| * x86: Make sure IDT is page alignedKees Cook2013-07-163-25/+8
| * x86, suspend: Handle CPUs which fail to #GP on RDMSRH. Peter Anvin2013-07-151-2/+16
* | x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-1449-302/+293
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-131-3/+4
|\ \
| * | perf/x86: Fix incorrect use of do_div() in NMI warningDave Hansen2013-07-121-3/+4
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2013-07-111-4/+59
|\ \ \ | |_|/ |/| |
| * | x86, mcheck, therm_throt: Process package thresholdsSrinivas Pandruvada2013-06-131-4/+59
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-101-3/+1
|\ \ \ | | |/ | |/|
| * | perf/x86/amd: Do not print an error when the device is not presentPeter Zijlstra2013-07-051-3/+1
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-07-101-11/+18
|\ \ \
| * | | x86/tracing: Add irq_enter/exit() in smp_trace_reschedule_interrupt()Seiji Aguchi2013-07-021-11/+18
* | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-07-091-0/+71
|\ \ \ \
| * \ \ \ Merge tag 'v3.10-rc7' into drm-nextDave Airlie2013-06-279-33/+21
| |\ \ \ \
| * | | | | Add arch_phys_wc_{add, del} to manipulate WC MTRRs if neededAndy Lutomirski2013-05-311-0/+71
* | | | | | 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
| | |_|_|/ / / | |/| | | | |
OpenPOWER on IntegriCloud