index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2017-11-02
x86/entry/64: Pass SP0 directly to load_sp0()
Andy Lutomirski
2017-11-02
x86/entry/32: Pull the MSR_IA32_SYSENTER_CS update code out of native_load_sp0()
Andy Lutomirski
2017-11-02
x86/entry/64: De-Xen-ify our NMI code
Andy Lutomirski
2017-11-02
xen, x86/entry/64: Add xen NMI trap entry
Juergen Gross
2017-11-02
x86/entry/64: Remove the RESTORE_..._REGS infrastructure
Andy Lutomirski
2017-11-02
x86/entry/64: Use POP instead of MOV to restore regs on NMI return
Andy Lutomirski
2017-11-02
x86/entry/64: Merge the fast and slow SYSRET paths
Andy Lutomirski
2017-11-02
x86/entry/64: Use pop instead of movq in syscall_return_via_sysret
Andy Lutomirski
2017-11-02
x86/entry/64: Shrink paranoid_exit_restore and make labels local
Andy Lutomirski
2017-11-02
x86/entry/64: Simplify reg restore code in the standard IRET paths
Andy Lutomirski
2017-11-02
x86/entry/64: Move SWAPGS into the common IRET-to-usermode path
Andy Lutomirski
2017-11-02
x86/entry/64: Split the IRET-to-user and IRET-to-kernel paths
Andy Lutomirski
2017-11-02
x86/entry/64: Remove the restore_c_regs_and_iret label
Andy Lutomirski
2017-11-02
Merge branch 'x86/fpu' into x86/asm
Ingo Molnar
2017-11-02
Merge branch 'x86/mpx/prep' into x86/asm
Ingo Molnar
2017-11-02
x86/insn-eval: Extend get_seg_base_addr() to also obtain segment limit
Ricardo Neri
2017-11-02
ARM: dts: sun8i: a711: Enable USB OTG
Maxime Ripard
2017-11-02
ARM: dts: sun8i: a711: Add regulator support
Maxime Ripard
2017-11-02
ARM: dts: sun8i: a83t: bananapi-m3: Enable AP6212 WiFi on mmc1
Chen-Yu Tsai
2017-11-02
ARM: dts: sun8i: a83t: cubietruck-plus: Enable AP6330 WiFi on mmc1
Chen-Yu Tsai
2017-11-02
ARM: dts: sun8i: a83t: Move mmc1 pinctrl setting to dtsi file
Chen-Yu Tsai
2017-11-02
ARM: dts: sun8i: a83t: allwinner-h8homlet-v2: Add AXP818 regulator nodes
Chen-Yu Tsai
2017-11-02
ARM: dts: sun8i: a83t: bananapi-m3: Add AXP813 regulator nodes
Chen-Yu Tsai
2017-11-02
ARM: dts: sun8i: a83t: cubietruck-plus: Add AXP818 regulator nodes
Chen-Yu Tsai
2017-11-02
ARM: dts: sunxi: Add dtsi for AXP81x PMIC
Chen-Yu Tsai
2017-11-02
arm64: dts: allwinner: H5: Restore EMAC changes
Corentin Labbe
2017-11-02
ARM: dts: sunxi: Restore EMAC changes (boards)
Corentin Labbe
2017-11-02
ARM: dts: sunxi: h3/h5: represent the mdio switch used by sun8i-h3-emac
Corentin Labbe
2017-11-02
arm: dts: sunxi: h3/h5: Restore EMAC changes
Corentin Labbe
2017-11-02
s390: pass endianness info to sparse
Luc Van Oostenryck
2017-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
Backmerge tag 'v4.14-rc7' into drm-next
Dave Airlie
2017-11-02
ARM: add debug ".edata_real" symbol
Russell King
2017-11-01
MIPS: smp-cmp: Fix vpe_id build error
James Hogan
2017-11-01
Merge branch 'for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Wolfram Sang
2017-11-01
MIPS: smp-cmp: Use right include for task_struct
Jason A. Donenfeld
2017-11-01
MIPS: CPS: Fix use of current_cpu_data in preemptible code
Matt Redfearn
2017-11-01
x86/insn-eval: Incorporate segment base in linear address computation
Ricardo Neri
2017-11-01
x86/insn-eval: Indicate a 32-bit displacement if ModRM.mod is 0 and ModRM.rm ...
Ricardo Neri
2017-11-01
x86/insn-eval: Add function to get default params of code segment
Ricardo Neri
2017-11-01
x86/insn-eval: Add utility functions to get segment descriptor base address a...
Ricardo Neri
2017-11-01
x86/insn-eval: Add utility function to get segment descriptor
Ricardo Neri
2017-11-01
x86/insn-eval: Add utility functions to get segment selector
Ricardo Neri
2017-11-01
x86/insn-eval: Add utility function to identify string instructions
Ricardo Neri
2017-11-01
x86/insn-eval: Add a utility function to get register offsets
Ricardo Neri
2017-11-01
x86/insn-eval: Do not BUG on invalid register type
Ricardo Neri
2017-11-01
x86/mpx, x86/insn: Relocate insn util functions to a new insn-eval file
Ricardo Neri
2017-11-01
x86/mpx: Do not use SIB.base if its value is 101b and ModRM.mod = 0
Ricardo Neri
2017-11-01
x86/mpx: Do not use SIB.index if its value is 100b and ModRM.mod is not 11b
Ricardo Neri
2017-11-01
x86/mpx: Use signed variables to compute effective addresses
Ricardo Neri
[prev]
[next]