index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
2016-01-30
50
-328
/
+336
*
Merge branch 'x86/cpu' into x86/asm, to avoid conflict
Ingo Molnar
2016-01-30
1
-0
/
+1
|
\
|
*
x86/cpufeature: Add AMD AVIC bit
Borislav Petkov
2016-01-19
1
-0
/
+1
*
|
x86/entry/64: Migrate the 64-bit syscall slow path to C
Andy Lutomirski
2016-01-29
2
-78
/
+65
*
|
x86/entry/64: Stop using int_ret_from_sys_call in ret_from_fork
Andy Lutomirski
2016-01-29
1
-16
/
+19
*
|
x86/entry/64: Call all native slow-path syscalls with full pt-regs
Andy Lutomirski
2016-01-29
2
-87
/
+10
*
|
x86/entry/64: Always run ptregs-using syscalls on the slow path
Andy Lutomirski
2016-01-29
3
-24
/
+55
*
|
x86/syscalls: Add syscall entry qualifiers
Andy Lutomirski
2016-01-29
8
-16
/
+29
*
|
x86/syscalls: Move compat syscall entry handling into syscalltbl.sh
Andy Lutomirski
2016-01-29
8
-23
/
+31
*
|
x86/syscalls: Remove __SYSCALL_COMMON and __SYSCALL_X32
Andy Lutomirski
2016-01-29
5
-20
/
+16
*
|
x86/syscalls: Refactor syscalltbl.sh
Andy Lutomirski
2016-01-29
1
-5
/
+13
*
|
selftests/x86: Add check_initial_reg_state()
Andy Lutomirski
2016-01-29
2
-1
/
+117
*
|
selftests/x86: Extend Makefile to allow 64-bit-only tests
Andy Lutomirski
2016-01-29
1
-2
/
+3
*
|
Merge tag 'v4.5-rc1' into x86/asm, to refresh the branch before merging new c...
Ingo Molnar
2016-01-29
9435
-171872
/
+492745
|
\
\
|
*
|
Linux 4.5-rc1
v4.5-rc1
Linus Torvalds
2016-01-24
1
-2
/
+2
|
*
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-01-24
130
-676
/
+4923
|
|
\
\
|
|
*
\
Merge branch '4.4-fixes' into mips-for-linux-next
Ralf Baechle
2016-01-24
7
-4
/
+14
|
|
|
\
\
|
|
|
*
|
MIPS: Fix macro typo
Jaedon Shin
2016-01-24
1
-1
/
+1
|
|
|
*
|
MIPS: smp-cps: Ensure secondary cores start with EVA disabled
Matt Redfearn
2016-01-24
2
-0
/
+7
|
|
|
*
|
MIPS: io.h: Define `ioremap_cache'
Maciej W. Rozycki
2016-01-24
1
-0
/
+1
|
|
|
*
|
Revert "MIPS: Fix PAGE_MASK definition"
Dan Williams
2016-01-23
1
-1
/
+1
|
|
*
|
|
MIPS: zboot: Add support for serial debug using the PROM
Alban Bedel
2016-01-24
3
-0
/
+12
|
|
*
|
|
MIPS: zboot: Avoid useless rebuilds
Alban Bedel
2016-01-24
1
-6
/
+8
|
|
*
|
|
MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIB
Florian Fainelli
2016-01-24
1
-0
/
+1
|
|
*
|
|
MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() function
Simon Arlott
2016-01-24
2
-13
/
+0
|
|
*
|
|
MIPS: bcm963xx: Update bcm_tag field image_sequence
Simon Arlott
2016-01-24
1
-6
/
+5
|
|
*
|
|
MIPS: bcm963xx: Move extended flash address to bcm_tag header file
Simon Arlott
2016-01-24
2
-4
/
+7
|
|
*
|
|
MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structure
Simon Arlott
2016-01-24
3
-4
/
+7
|
|
*
|
|
MIPS: bcm63xx: nvram: Use nvram structure definition from header file
Simon Arlott
2016-01-24
1
-32
/
+3
|
|
*
|
|
MIPS: bcm963xx: Add Broadcom BCM963xx board nvram data structure
Simon Arlott
2016-01-24
2
-0
/
+113
|
|
*
|
|
MAINTAINERS: Add KVM for MIPS entry
James Hogan
2016-01-24
1
-0
/
+8
|
|
*
|
|
MIPS: KVM: Add missing newline to kvm_err()
James Hogan
2016-01-24
1
-1
/
+1
|
|
*
|
|
MIPS: Move KVM specific opcodes into asm/inst.h
James Hogan
2016-01-24
4
-28
/
+5
|
|
*
|
|
MIPS: KVM: Use cacheops.h definitions
James Hogan
2016-01-24
1
-22
/
+8
|
|
*
|
|
MIPS: Break down cacheops.h definitions
James Hogan
2016-01-24
1
-42
/
+64
|
|
*
|
|
MIPS: Use EXCCODE_ constants with set_except_vector()
James Hogan
2016-01-24
2
-30
/
+30
|
|
*
|
|
MIPS: Update trap codes
James Hogan
2016-01-24
1
-2
/
+10
|
|
*
|
|
MIPS: Move Cause.ExcCode trap codes to mipsregs.h
James Hogan
2016-01-24
5
-83
/
+80
|
|
*
|
|
MIPS: KVM: Make kvm_mips_{init,exit}() static
James Hogan
2016-01-24
1
-2
/
+2
|
|
*
|
|
MIPS: KVM: Refactor added offsetof()s
James Hogan
2016-01-24
1
-7
/
+3
|
|
*
|
|
MIPS: KVM: Convert EXPORT_SYMBOL to _GPL
James Hogan
2016-01-24
2
-19
/
+19
|
|
*
|
|
MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index()
James Hogan
2016-01-24
2
-38
/
+0
|
|
*
|
|
MIPS: Move definition of DC bit to mipsregs.h
James Hogan
2016-01-24
2
-3
/
+2
|
|
*
|
|
MIPS: KVM: Drop some unused definitions from kvm_host.h
James Hogan
2016-01-24
1
-5
/
+0
|
|
*
|
|
MIPS: KVM: Trivial whitespace and style fixes
James Hogan
2016-01-24
5
-15
/
+14
|
|
*
|
|
MIPS: pic32mzda: Add initial PIC32MZDA Starter Kit defconfig
Joshua Henderson
2016-01-24
1
-0
/
+89
|
|
*
|
|
MIPS: dts: Add initial DTS for the PIC32MZDA Starter Kit
Joshua Henderson
2016-01-24
6
-0
/
+697
|
|
*
|
|
MIPS: Add support for PIC32MZDA platform
Joshua Henderson
2016-01-24
22
-0
/
+1476
|
|
*
|
|
dt/bindings: Add bindings for PIC32/MZDA platforms
Joshua Henderson
2016-01-24
1
-0
/
+31
|
|
*
|
|
IRQCHIP: irq-pic32-evic: Add support for PIC32 interrupt controller
Cristian Birsan
2016-01-24
3
-0
/
+330
[next]