index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/traps: Separate set_intr_gate() and clean up early_trap_init()
Wang Nan
2015-03-05
2
-9
/
+18
*
x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimization
Andy Lutomirski
2015-03-04
1
-5
/
+8
*
x86/asm/entry/64: Simplify optimistic SYSRET
Denys Vlasenko
2015-03-04
2
-3
/
+6
*
x86/asm/entry/64/compat: Use more readable constant
Denys Vlasenko
2015-03-04
1
-1
/
+1
*
x86/asm/entry/64: Use more readable constants
Denys Vlasenko
2015-03-04
2
-12
/
+18
*
x86/asm/entry/64/compat: Fold the IA32_ARG_FIXUP macro into its callers
Denys Vlasenko
2015-03-04
1
-14
/
+18
*
x86/asm/entry/64: Clean up and document various entry code details
Denys Vlasenko
2015-03-04
1
-32
/
+36
*
x86/asm/entry/64: Move 'save_paranoid' and 'ret_from_fork' closer to their users
Denys Vlasenko
2015-03-04
1
-53
/
+53
*
x86/asm/entry: Add comments about various syscall instructions
Denys Vlasenko
2015-03-04
2
-63
/
+102
*
x86/asm/entry/64: Remove 'int_check_syscall_exit_work'
Andy Lutomirski
2015-03-04
1
-1
/
+0
*
x86/asm/entry: Do mass removal of 'ARGOFFSET'
Denys Vlasenko
2015-03-04
3
-116
/
+114
*
x86/asm/entry/64: Shrink code in 'paranoid_exit'
Denys Vlasenko
2015-03-04
1
-6
/
+4
*
x86/asm/entry/64: Fix comments
Denys Vlasenko
2015-03-04
4
-16
/
+43
*
x86/asm/entry/64: Always allocate a complete "struct pt_regs" on the kernel s...
Denys Vlasenko
2015-03-04
5
-260
/
+210
*
x86/asm/entry/64: Fix incorrect symbolic constant usage: R11->ARGOFFSET
Denys Vlasenko
2015-03-04
1
-3
/
+3
*
x86/asm: Introduce push/pop macros which generate CFI_REL_OFFSET and CFI_RESTORE
Denys Vlasenko
2015-03-04
9
-196
/
+141
*
x86/asm/64: Open-code register save/restore in trace_hardirqs*() thunks
Denys Vlasenko
2015-03-04
1
-4
/
+42
*
Merge tag 'alternatives_padding' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
2015-03-04
17
-308
/
+360
|
\
|
*
x86/lib/memcpy_64.S: Convert memcpy to ALTERNATIVE_2 macro
Borislav Petkov
2015-02-23
1
-47
/
+21
|
*
x86/lib/memmove_64.S: Convert memmove() to ALTERNATIVE macro
Borislav Petkov
2015-02-23
1
-17
/
+2
|
*
x86/lib/memset_64.S: Convert to ALTERNATIVE_2 macro
Borislav Petkov
2015-02-23
1
-37
/
+24
|
*
x86/asm: Cleanup prefetch primitives
Borislav Petkov
2015-02-23
3
-10
/
+13
|
*
x86/asm: Use alternative_2() in rdtsc_barrier()
Borislav Petkov
2015-02-23
2
-6
/
+4
|
*
x86/lib/clear_page_64.S: Convert to ALTERNATIVE_2 macro
Borislav Petkov
2015-02-23
1
-39
/
+27
|
*
x86/entry_32: Convert X86_INVD_BUG to ALTERNATIVE macro
Borislav Petkov
2015-02-23
1
-9
/
+3
|
*
x86/smap: Use ALTERNATIVE macro
Borislav Petkov
2015-02-23
1
-21
/
+9
|
*
x86/lib/copy_user_64.S: Convert to ALTERNATIVE_2
Borislav Petkov
2015-02-23
1
-30
/
+10
|
*
x86/lib/copy_page_64.S: Use generic ALTERNATIVE macro
Borislav Petkov
2015-02-23
1
-25
/
+12
|
*
x86/alternatives: Use optimized NOPs for padding
Borislav Petkov
2015-02-23
1
-1
/
+13
|
*
x86/alternatives: Make JMPs more robust
Borislav Petkov
2015-02-23
3
-19
/
+105
|
*
x86/alternatives: Add instruction padding
Borislav Petkov
2015-02-23
12
-48
/
+114
|
*
x86/alternatives: Cleanup DPRINTK macro
Borislav Petkov
2015-02-23
1
-16
/
+25
|
*
x86/lib/copy_user_64.S: Remove FIX_ALIGNMENT define
Borislav Petkov
2015-02-23
1
-5
/
+0
*
|
Merge tag 'v4.0-rc2' into x86/asm, to refresh the tree
Ingo Molnar
2015-03-04
1576
-32044
/
+46018
|
\
\
|
*
\
Merge tag 'metag-fixes-v4.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-03-02
1
-2
/
+2
|
|
\
\
|
|
*
|
metag: Fix KSTK_EIP() and KSTK_ESP() macros
James Hogan
2015-02-24
1
-2
/
+2
|
|
|
/
|
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-03-01
3
-3
/
+9
|
|
\
\
|
|
*
|
x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs too
Steven Rostedt
2015-02-28
1
-0
/
+6
|
|
*
|
Merge branch 'linus' into x86/urgent, to merge dependent patch
Ingo Molnar
2015-02-28
1560
-31799
/
+45544
|
|
|
\
\
|
|
*
|
|
x86/platform/intel-mid: Fix trivial printk message typo in intel_mid_arch_set...
Yannick Guerrini
2015-02-24
1
-1
/
+1
|
|
*
|
|
x86/cpu/intel: Fix trivial typo in intel_tlb_table[]
Yannick Guerrini
2015-02-22
1
-2
/
+2
|
*
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-03-01
1
-0
/
+2
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'clockevents/4.0-rc1' of git://git.linaro.org/people/daniel.lezc...
Ingo Molnar
2015-02-25
1
-0
/
+2
|
|
|
\
\
\
\
|
|
|
*
|
|
|
clockevents: asm9260: Fix compilation error with sparc/sparc64 allyesconfig
Daniel Lezcano
2015-02-25
1
-0
/
+2
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-03-01
2
-14
/
+42
|
|
\
\
\
\
\
|
|
*
|
|
|
|
kprobes/x86: Check for invalid ftrace location in __recover_probed_insn()
Petr Mladek
2015-02-21
2
-0
/
+14
|
|
*
|
|
|
|
kprobes/x86: Use 5-byte NOP when the code might be modified by ftrace
Petr Mladek
2015-02-21
1
-14
/
+28
|
*
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-28
6
-0
/
+10
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines
Kirill A. Shutemov
2015-02-28
6
-0
/
+10
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-02-28
18
-72
/
+190
|
|
\
\
\
\
\
[next]