summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | x86/stackframe, x86/kprobes: Fix frame pointer annotationsPeter Zijlstra2019-06-251-12/+12
| * | | | | | | | | | | Merge tag 'v5.2-rc6' into x86/asm, to refresh the branchIngo Molnar2019-06-2511-31/+12
| |\| | | | | | | | | |
| * | | | | | | | | | | x86/asm: Pin sensitive CR4 bitsKees Cook2019-06-222-1/+27
| * | | | | | | | | | | Merge tag 'v5.2-rc5' into x86/asm, to refresh the branchIngo Molnar2019-06-1758-420/+88
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| * | | | | | | | | | | x86/asm: Remove unused TASK_TI_flags from asm-offsets.cSteven Rostedt (VMware)2019-05-241-1/+0
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-081-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'v5.2-rc6' into sched/core, to refresh the branchIngo Molnar2019-06-2411-31/+12
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge tag 'v5.2-rc5' into sched/core, to pick up fixesIngo Molnar2019-06-1728-171/+48
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | sched/core: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior2019-06-031-1/+1
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-085-154/+178
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/mce: Do not check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-143-54/+13
| * | | | | | | | | | | x86/MCE: Determine MCA banks' init state properlyYazen Ghannam2019-06-111-0/+39
| * | | | | | | | | | | x86/MCE: Make the number of MCA banks a per-CPU variableYazen Ghannam2019-06-113-30/+36
| * | | | | | | | | | | x86/MCE/AMD: Don't cache block addresses on SMCA systemsYazen Ghannam2019-06-111-36/+37
| * | | | | | | | | | | x86/MCE: Make mce_banks a per-CPU arrayYazen Ghannam2019-06-111-28/+48
| * | | | | | | | | | | x86/MCE: Make struct mce_banks[] staticYazen Ghannam2019-06-112-11/+10
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-082-59/+216
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/jump_label: Make tp_vec_nr staticYueHaibing2019-06-251-1/+1
| * | | | | | | | | | | x86/jump_label: Batch jump label updatesDaniel Bristot de Oliveira2019-06-171-0/+69
| * | | | | | | | | | | x86/alternative: Batch of patch operationsDaniel Bristot de Oliveira2019-06-171-34/+120
| * | | | | | | | | | | x86/jump_label: Add a __jump_label_set_jump_code() helperDaniel Bristot de Oliveira2019-06-171-25/+27
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-07-082-3/+10
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/tls: Fix possible spectre-v1 in do_get_thread_area()Dianzhang Chen2019-06-271-2/+7
| * | | | | | | | | | | x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()Dianzhang Chen2019-06-271-1/+4
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-082-515/+424
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/hpet: Use channel for legacy clockevent storageThomas Gleixner2019-06-281-8/+3
| * | | | | | | | | | | x86/hpet: Use common init for legacy clockeventThomas Gleixner2019-06-281-33/+54
| * | | | | | | | | | | x86/hpet: Carve out shareable parts of init_one_hpet_msi_clockevent()Thomas Gleixner2019-06-281-13/+20
| * | | | | | | | | | | x86/hpet: Consolidate clockevent functionsThomas Gleixner2019-06-281-67/+25
| * | | | | | | | | | | x86/hpet: Wrap legacy clockevent in hpet_channelThomas Gleixner2019-06-281-22/+27
| * | | | | | | | | | | x86/hpet: Use cached info instead of extra flagsThomas Gleixner2019-06-281-53/+23
| * | | | | | | | | | | x86/hpet: Move clockevents into channelsThomas Gleixner2019-06-282-82/+61
| * | | | | | | | | | | x86/hpet: Rename variables to prepare for switching to channelsIngo Molnar2019-06-281-62/+62
| * | | | | | | | | | | x86/hpet: Add function to select a /dev/hpet channelThomas Gleixner2019-06-281-0/+17
| * | | | | | | | | | | x86/hpet: Add mode information to struct hpet_channelThomas Gleixner2019-06-281-0/+11
| * | | | | | | | | | | x86/hpet: Use cached channel dataThomas Gleixner2019-06-281-25/+16
| * | | | | | | | | | | x86/hpet: Introduce struct hpet_base and struct hpet_channelThomas Gleixner2019-06-281-34/+48
| * | | | | | | | | | | x86/hpet: Coding style cleanupIngo Molnar2019-06-281-17/+26
| * | | | | | | | | | | x86/hpet: Clean up commentsIngo Molnar2019-06-281-18/+23
| * | | | | | | | | | | x86/hpet: Make naming consistentIngo Molnar2019-06-281-10/+10
| * | | | | | | | | | | x86/hpet: Remove not required includesIngo Molnar2019-06-281-11/+1
| * | | | | | | | | | | x86/hpet: Decapitalize and rename EVT_TO_HPET_DEVThomas Gleixner2019-06-281-17/+10
| * | | | | | | | | | | x86/hpet: Simplify counter validationThomas Gleixner2019-06-281-6/+4
| * | | | | | | | | | | x86/hpet: Separate counter check out of clocksource register codeThomas Gleixner2019-06-281-34/+31
| * | | | | | | | | | | x86/hpet: Shuffle code around for readability sakeThomas Gleixner2019-06-281-40/+41
| * | | | | | | | | | | x86/hpet: Move static and global variables to one placeThomas Gleixner2019-06-281-28/+22
| * | | | | | | | | | | x86/hpet: Sanitize stub functionsThomas Gleixner2019-06-281-9/+3
| * | | | | | | | | | | x86/hpet: Mark init functions __initThomas Gleixner2019-06-281-3/+3
| * | | | | | | | | | | x86/hpet: Remove the unused hpet_msi_read() functionThomas Gleixner2019-06-281-7/+0
| * | | | | | | | | | | x86/hpet: Remove unused parameter from hpet_next_event()Thomas Gleixner2019-06-281-5/+5