summaryrefslogtreecommitdiff
path: root/arch/x86/kernel (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | x86/asm/entry/64: Simplify optimistic SYSRETDenys Vlasenko2015-03-04
| * | | | | | | | | | | | | | | x86/asm/entry/64: Use more readable constantsDenys Vlasenko2015-03-04
| * | | | | | | | | | | | | | | x86/asm/entry/64: Clean up and document various entry code detailsDenys Vlasenko2015-03-04
| * | | | | | | | | | | | | | | x86/asm/entry/64: Move 'save_paranoid' and 'ret_from_fork' closer to their usersDenys Vlasenko2015-03-04
| * | | | | | | | | | | | | | | x86/asm/entry: Add comments about various syscall instructionsDenys Vlasenko2015-03-04
| * | | | | | | | | | | | | | | x86/asm/entry/64: Remove 'int_check_syscall_exit_work'Andy Lutomirski2015-03-04
| * | | | | | | | | | | | | | | x86/asm/entry: Do mass removal of 'ARGOFFSET'Denys Vlasenko2015-03-04
| * | | | | | | | | | | | | | | x86/asm/entry/64: Shrink code in 'paranoid_exit'Denys Vlasenko2015-03-04
| * | | | | | | | | | | | | | | x86/asm/entry/64: Fix commentsDenys Vlasenko2015-03-04
| * | | | | | | | | | | | | | | x86/asm/entry/64: Always allocate a complete "struct pt_regs" on the kernel s...Denys Vlasenko2015-03-04
| * | | | | | | | | | | | | | | x86/asm/entry/64: Fix incorrect symbolic constant usage: R11->ARGOFFSETDenys Vlasenko2015-03-04
| * | | | | | | | | | | | | | | x86/asm: Introduce push/pop macros which generate CFI_REL_OFFSET and CFI_RESTOREDenys Vlasenko2015-03-04
| * | | | | | | | | | | | | | | Merge tag 'alternatives_padding' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2015-03-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | x86/asm: Cleanup prefetch primitivesBorislav Petkov2015-02-23
| | * | | | | | | | | | | | | | | x86/entry_32: Convert X86_INVD_BUG to ALTERNATIVE macroBorislav Petkov2015-02-23
| | * | | | | | | | | | | | | | | x86/alternatives: Use optimized NOPs for paddingBorislav Petkov2015-02-23
| | * | | | | | | | | | | | | | | x86/alternatives: Make JMPs more robustBorislav Petkov2015-02-23
| | * | | | | | | | | | | | | | | x86/alternatives: Add instruction paddingBorislav Petkov2015-02-23
| | * | | | | | | | | | | | | | | x86/alternatives: Cleanup DPRINTK macroBorislav Petkov2015-02-23
| | | |_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge tag 'v4.0-rc2' into x86/asm, to refresh the treeIngo Molnar2015-03-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | x86/compat: Merge native and compat 32-bit syscall tablesBrian Gerst2015-03-04
| * | | | | | | | | | | | | | | x86/traps: Enable DEBUG_STACK after cpu_init() for TRAP_DB/BPWang Nan2015-02-26
| * | | | | | | | | | | | | | | x86/ia32-compat: Fix CLONE_SETTLS bitness of copy_thread()Andy Lutomirski2015-02-25
| * | | | | | | | | | | | | | | x86/ptrace: Remove checks for TIF_IA32 when changing CS and SSAndy Lutomirski2015-02-25
| * | | | | | | | | | | | | | | x86/asm/boot: Use already defined KEEP_SEGMENTS macro in head_{32,64}.SAlexander Kuleshov2015-02-19
| * | | | | | | | | | | | | | | x86/asm/boot: Fix path in commentsAlexander Kuleshov2015-02-19
| | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | x86/apic/uv: Update the UV APIC HUB checkMike Travis2015-04-10
| * | | | | | | | | | | | | | | x86/apic/uv: Update the UV APIC driver checkMike Travis2015-04-10
| * | | | | | | | | | | | | | | x86/apic/uv: Update the APIC UV OEM checkMike Travis2015-04-10
| * | | | | | | | | | | | | | | x86/apic: Remove verify_local_APIC()Bandan Das2015-04-01
| | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-04-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | x86/amd/idle, clockevents: Use explicit broadcast oneshot control functionsThomas Gleixner2015-04-03
| * | | | | | | | | | | | | | | x86/amd/idle, clockevents: Use explicit broadcast control functionThomas Gleixner2015-04-03
| * | | | | | | | | | | | | | | Merge tag 'v4.0-rc6' into timers/core, before applying new patchesIngo Molnar2015-03-31
| |\| | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | time: Rename timekeeper::tkr to timekeeper::tkr_monoPeter Zijlstra2015-03-27
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-04-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar2015-03-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | sched/idle/x86: Optimize unnecessary mwait_idle() resched IPIsMike Galbraith2015-03-16
| * | | | | | | | | | | | | | sched/idle/x86: Restore mwait_idle() to fix boot hangs, to improve power savi...Len Brown2015-03-16
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | x86: kvm: Revert "remove sched notifier for cross-cpu migrations"Marcelo Tosatti2015-03-23
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-04-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
| * | | | | | | | | | | | kgdb/x86: Fix reporting of 'si' in kgdb on x86_64Steffen Liebergeld2015-04-02
| * | | | | | | | | | | | x86/asm/entry/64: Disable opportunistic SYSRET if regs->flags has TF setAndy Lutomirski2015-04-02
| * | | | | | | | | | | | x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirkStefan Lippers-Hollmann2015-04-01
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | perf/x86/intel: Fix Haswell CYCLE_ACTIVITY.* counter constraintsAndi Kleen2015-04-02
* | | | | | | | | | | | perf/x86/intel: Filter branches for PEBS eventKan Liang2015-04-02
|/ / / / / / / / / / /
* | | / / / / / / / / x86/asm/entry: Check for syscall exit work with IRQs disabledAndy Lutomirski2015-03-24
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Revert "x86/mm/ASLR: Propagate base load address calculation"Borislav Petkov2015-03-16