index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2016-02-17
x86/entry/compat: Keep TS_COMPAT set during signal delivery
Andy Lutomirski
2016-02-17
x86/msr: Document msr-index.h rule for addition
Borislav Petkov
2016-02-17
x86/ftrace, x86/asm: Kill ftrace_caller_end label
Borislav Petkov
2016-02-17
x86/signal/64: Re-add support for SS in the 64-bit signal context
Andy Lutomirski
2016-02-17
x86/signal/64: Fix SS if needed when delivering a 64-bit signal
Andy Lutomirski
2016-02-17
x86/signal/64: Add a comment about sigcontext->fs and gs
Andy Lutomirski
2016-02-16
x86/cpufeature: Speed up cpu_feature_enabled()
Borislav Petkov
2016-02-09
x86/mm: Honour passed pgprot in track_pfn_insert() and track_pfn_remap()
Matthew Wilcox
2016-02-09
x86/asm/bitops: Force inlining of test_and_set_bit and friends
Denys Vlasenko
2016-02-01
x86/entry/traps: Refactor preemption and interrupt flag handling
Alexander Kuleshov
2016-02-01
x86/syscalls/64: Mark sys_iopl() as using ptregs
Andy Lutomirski
2016-02-01
x86/entry/64: Fix fast-path syscall return register state
Andy Lutomirski
2016-02-01
x86/entry/64: Fix an IRQ state error on ptregs-using syscalls
Andy Lutomirski
2016-01-30
x86/vdso: Use static_cpu_has()
Borislav Petkov
2016-01-30
x86/alternatives: Discard dynamic check after init
Brian Gerst
2016-01-30
x86/alternatives: Add an auxilary section
Borislav Petkov
2016-01-30
x86/cpufeature: Get rid of the non-asm goto variant
Borislav Petkov
2016-01-30
x86/cpufeature: Replace the old static_cpu_has() with safe variant
Borislav Petkov
2016-01-30
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
2016-01-30
Merge branch 'x86/cpu' into x86/asm, to avoid conflict
Ingo Molnar
2016-01-29
x86/entry/64: Migrate the 64-bit syscall slow path to C
Andy Lutomirski
2016-01-29
x86/entry/64: Stop using int_ret_from_sys_call in ret_from_fork
Andy Lutomirski
2016-01-29
x86/entry/64: Call all native slow-path syscalls with full pt-regs
Andy Lutomirski
2016-01-29
x86/entry/64: Always run ptregs-using syscalls on the slow path
Andy Lutomirski
2016-01-29
x86/syscalls: Add syscall entry qualifiers
Andy Lutomirski
2016-01-29
x86/syscalls: Move compat syscall entry handling into syscalltbl.sh
Andy Lutomirski
2016-01-29
x86/syscalls: Remove __SYSCALL_COMMON and __SYSCALL_X32
Andy Lutomirski
2016-01-29
x86/syscalls: Refactor syscalltbl.sh
Andy Lutomirski
2016-01-29
Merge tag 'v4.5-rc1' into x86/asm, to refresh the branch before merging new c...
Ingo Molnar
2016-01-27
x86/asm: Remove unused L3_PAGE_OFFSET
Alexander Kuleshov
2016-01-24
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-01-24
Merge branch '4.4-fixes' into mips-for-linux-next
Ralf Baechle
2016-01-24
MIPS: zboot: Add support for serial debug using the PROM
Alban Bedel
2016-01-24
MIPS: zboot: Avoid useless rebuilds
Alban Bedel
2016-01-24
MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIB
Florian Fainelli
2016-01-24
MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() function
Simon Arlott
2016-01-24
MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structure
Simon Arlott
2016-01-24
MIPS: bcm63xx: nvram: Use nvram structure definition from header file
Simon Arlott
2016-01-24
MIPS: KVM: Add missing newline to kvm_err()
James Hogan
2016-01-24
MIPS: Move KVM specific opcodes into asm/inst.h
James Hogan
2016-01-24
MIPS: KVM: Use cacheops.h definitions
James Hogan
2016-01-24
MIPS: Break down cacheops.h definitions
James Hogan
2016-01-24
MIPS: Use EXCCODE_ constants with set_except_vector()
James Hogan
2016-01-24
MIPS: Update trap codes
James Hogan
2016-01-24
MIPS: Move Cause.ExcCode trap codes to mipsregs.h
James Hogan
2016-01-24
MIPS: KVM: Make kvm_mips_{init,exit}() static
James Hogan
2016-01-24
MIPS: KVM: Refactor added offsetof()s
James Hogan
2016-01-24
MIPS: KVM: Convert EXPORT_SYMBOL to _GPL
James Hogan
2016-01-24
MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index()
James Hogan
2016-01-24
MIPS: Move definition of DC bit to mipsregs.h
James Hogan
[next]