index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
selftests/x86: Add check_initial_reg_state()
Andy Lutomirski
2016-01-29
selftests/x86: Extend Makefile to allow 64-bit-only tests
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
Linux 4.5-rc1
v4.5-rc1
Linus Torvalds
2016-01-24
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-01-24
Merge tag 'platform-drivers-x86-v4.5-2' of git://git.infradead.org/users/dvha...
Linus Torvalds
2016-01-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2016-01-24
Merge tag 'for-linus-4.5-merge-window' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-01-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2016-01-24
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2016-01-24
ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
Josh Boyer
2016-01-24
MAINTAINERS: Combine multiple telemetry entries
Souvik Kumar Chakravarty
2016-01-24
intel_telemetry_debugfs: Fix unused warnings in telemetry debugfs
Souvik Kumar Chakravarty
2016-01-24
vmstat: Remove BUG_ON from vmstat_update
Christoph Lameter
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: Update bcm_tag field image_sequence
Simon Arlott
2016-01-24
MIPS: bcm963xx: Move extended flash address to bcm_tag header file
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: bcm963xx: Add Broadcom BCM963xx board nvram data structure
Simon Arlott
2016-01-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-01-24
MAINTAINERS: Add KVM for MIPS entry
James Hogan
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
2016-01-24
MIPS: KVM: Drop some unused definitions from kvm_host.h
James Hogan
2016-01-24
MIPS: KVM: Trivial whitespace and style fixes
James Hogan
[next]