aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
...
| * | | | | | | | x86/ptrace: Down with test_thread_flag(TIF_IA32)Dmitry Safonov2016-09-14
| * | | | | | | | x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_*Dmitry Safonov2016-09-14
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-03
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/tsc: Add additional Intel CPU models to the crystal quirk listPrarit Bhargava2016-09-19
| * | | | | | | | x86/tsc: Use cpu id defines instead of hex constantsPrarit Bhargava2016-09-19
| * | | | | | | | x86/hpet: Reduce HPET counter read contentionWaiman Long2016-09-09
| |/ / / / / / /
* | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-10-03
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: Migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-09-19
| * | | | | | | | x86: Clean up various simple wrapper functionsMasahiro Yamada2016-09-13
* | | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-03
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/boot: Fix kdump, cleanup aborted E820_PRAM max_pfn manipulationDan Williams2016-09-22
| * | | | | | | | | x86/e820: Use much less memory for e820/e820_saved, save up to 120kDenys Vlasenko2016-09-21
| * | | | | | | | | x86/e820: Prepare e280 code for switch to dynamic storageDenys Vlasenko2016-09-21
| * | | | | | | | | x86/e820: Mark some static functions __initDenys Vlasenko2016-09-21
| * | | | | | | | | Merge branch 'linus' into x86/boot, to pick up fixesIngo Molnar2016-09-21
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | x86/e820: Fix very large 'size' handling boundary conditionWei Yang2016-09-08
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-03
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/asm: Get rid of __read_cr4_safe()Andy Lutomirski2016-09-30
| * | | | | | | | | Merge branch 'x86/urgent' into x86/asmThomas Gleixner2016-09-30
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/dumpstack: Fix show_stack() task pointer regressionJosh Poimboeuf2016-09-20
| * | | | | | | | | | x86/dumpstack: Remove dump_trace() and related callbacksJosh Poimboeuf2016-09-20
| * | | | | | | | | | x86/dumpstack: Convert show_trace_log_lvl() to use the new unwinderJosh Poimboeuf2016-09-20
| * | | | | | | | | | x86/stacktrace: Convert save_stack_trace_*() to use the new unwinderJosh Poimboeuf2016-09-20
| * | | | | | | | | | x86/unwind: Add new unwind interface and implementationsJosh Poimboeuf2016-09-20
| * | | | | | | | | | x86/dumpstack: Remove NULL task pointer conventionJosh Poimboeuf2016-09-16
| * | | | | | | | | | x86/process: Pin the target stack in get_wchan()Andy Lutomirski2016-09-16
| * | | | | | | | | | x86/dumpstack: Pin the target stack when dumping itAndy Lutomirski2016-09-16
| * | | | | | | | | | x86: Move thread_info into task_structAndy Lutomirski2016-09-15
| * | | | | | | | | | x86/asm: Move the thread_info::status field to thread_structAndy Lutomirski2016-09-15
| * | | | | | | | | | Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2016-09-15
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | x86/dumpstack: Add recursion checking for all stacksJosh Poimboeuf2016-09-15
| * | | | | | | | | | x86/dumpstack: Add support for unwinding empty IRQ stacksJosh Poimboeuf2016-09-15
| * | | | | | | | | | x86/dumpstack: Add get_stack_info() interfaceJosh Poimboeuf2016-09-15
| * | | | | | | | | | x86/dumpstack: Simplify in_exception_stack()Josh Poimboeuf2016-09-15
| * | | | | | | | | | x86/dumpstack: Allow preemption in show_stack_log_lvl() and dump_trace()Josh Poimboeuf2016-09-14
| * | | | | | | | | | x86/dumpstack: Remove unnecessary stack pointer argumentsJosh Poimboeuf2016-09-08
| * | | | | | | | | | x86/dumpstack: Add get_stack_pointer() and get_frame_pointer()Josh Poimboeuf2016-09-08
| * | | | | | | | | | x86/dumpstack: Make printk_stack_address() more generally usefulJosh Poimboeuf2016-09-08
| * | | | | | | | | | x86/mm: Improve stack-overflow #PF handlingAndy Lutomirski2016-09-08
| * | | | | | | | | | Merge branch 'x86/mm' into x86/asm, to unify the two branches for simplicityIngo Molnar2016-09-08
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86: Apply more __ro_after_init and constKees Cook2016-08-10
| * | | | | | | | | | | sched/x86: Fix thread_saved_pc()Brian Gerst2016-08-24
| * | | | | | | | | | | sched/x86: Pass kernel thread parameters in 'struct fork_frame'Brian Gerst2016-08-24
| * | | | | | | | | | | sched/x86: Rewrite the switch_to() codeBrian Gerst2016-08-24
| * | | | | | | | | | | sched/x86: Add 'struct inactive_task_frame' to better document the sleeping t...Brian Gerst2016-08-24
| * | | | | | | | | | | sched/x86/64, kgdb: Clear GDB_PS on 64-bitBrian Gerst2016-08-24
| * | | | | | | | | | | sched/x86/32, kgdb: Don't use thread.ip in sleeping_thread_to_gdb_regs()Brian Gerst2016-08-24
| * | | | | | | | | | | x86/dumpstack/ftrace: Don't print unreliable addresses in print_context_stack...Josh Poimboeuf2016-08-24
| * | | | | | | | | | | x86/dumpstack/ftrace: Mark function graph handler function as unreliableJosh Poimboeuf2016-08-24
| * | | | | | | | | | | ftrace/x86: Implement HAVE_FUNCTION_GRAPH_RET_ADDR_PTRJosh Poimboeuf2016-08-24