Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c30fb26b116e4735597c46ff80cddb582c3c2727
/
arch
/
mips
/
kernel
/
asm-offsets.c
e11124d
MIPS: Remove r2_emul_return from struct thread_info
by Paul Burton
· 8 years ago
fe8bd18
MIPS: Introduce irq_stack
by Matt Redfearn
· 8 years ago
9165dab
treewide: Fix printk() message errors
by Masanari Iida
· 8 years ago
9c98865
MIPS: KVM: Drop now unused asm offsets
by James Hogan
· 9 years ago
878edf0
MIPS: KVM: Restore host EBase from ebase variable
by James Hogan
· 9 years ago
e4e94c0
MIPS: KVM: Drop unused host_cp0_entryhi
by James Hogan
· 9 years ago
d40dd9e
MIPS: KVM: Drop unused guest_inst from kvm_vcpu_arch
by James Hogan
· 9 years ago
2db003a
MIPS: Support extended ASIDs
by Paul Burton
· 9 years ago
e3b2883
MIPS: Set trap_no field in thread_struct on exception.
by Ralf Baechle
· 9 years ago
d02a40a
MIPS: Use common FP sigcontext code for O32 compat
by Paul Burton
· 9 years ago
5f7e631
MIPS: asm-offset.c: Patch up various comments refering to the old filename.
by Ralf Baechle
· 10 years ago
fa2e5c0
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc
by Linus Torvalds
· 10 years ago
fa41b1c
arch: Remove exec_domain from remaining archs
by Richard Weinberger
· 10 years ago
539cb89fb
MIPS: KVM: Add base guest MSA support
by James Hogan
· 10 years ago
98e91b8
MIPS: KVM: Add base guest FPU support
by James Hogan
· 10 years ago
466aec5
Revert "MIPS: Don't assume 64-bit FP registers for context switch"
by James Hogan
· 10 years ago
a135c71
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
6b3a287
MIPS: OCTEON: Save and restore CP2 SHA3 state
by David Daney
· 10 years ago
7c151d3
MIPS: Make use of the ERETNC instruction on MIPS R6
by Markos Chandras
· 10 years ago
f56141e
all arches, signal: move restart_block to struct task_struct
by Andy Lutomirski
· 10 years ago
f7a46fa
MIPS: save/restore MSACSR register on context switch
by Paul Burton
· 11 years ago
16f77de
Revert "MIPS: Save/restore MSA context around signals"
by Paul Burton
· 11 years ago
2e2d663
Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-for-linux-next
by Ralf Baechle
· 11 years ago
245a786
MIPS: smp-cps: rework core/VPE initialisation
by Paul Burton
· 11 years ago
b633648
MIPS: MT: Remove SMTC support
by Ralf Baechle
· 11 years ago
74e9133
MIPS: PM: Implement PM helper macros
by James Hogan
· 11 years ago
eec43a2
MIPS: Save/restore MSA context around signals
by Paul Burton
· 11 years ago
0298763
MIPS: Don't assume 64-bit FP registers for context switch
by Paul Burton
· 11 years ago
0ee958e
MIPS: Coherent Processing System SMP implementation
by Paul Burton
· 11 years ago
1400eb6
MIPS: r4k,octeon,r2300: stack protector: change canary per task
by Gregory Fong
· 12 years ago
12e25f8
MIPS: ASM offsets for VCPU arch specific fields.
by Sanjay Lal
· 12 years ago
20082595
MIPS: Include PAGE_S{IZE,HIFT} in <asm/offset.h>.
by Ralf Baechle
· 12 years ago
90c9e79
MIPS: Remove leftovers from the IRIX binary compat code.
by Ralf Baechle
· 12 years ago
3efd5a0
MIPS: asm-offset.c: Delete unused irq_cpustat_t struct offsets.
by Ralf Baechle
· 12 years ago
7281cd2
MIPS: Remove unused task_struct.trap_no field.
by David Daney
· 14 years ago
325f8a0
MIPS: Two-level pagetables for 64-bit kernels with 64KB pages.
by David Daney
· 15 years ago
a0b54e2
MIPS: Use PAGE_SIZE in assembly instead of _PAGE_SIZE.
by Nelson Elhage
· 15 years ago
363c55c
MIPS: Add hibernation support
by Wu Zhangjin
· 16 years ago
babed55
MIPS: Add Cavium OCTEON specific registers to ptrace.h and asm-offsets.c
by David Daney
· 16 years ago
fd04d20
mips: use kbuild.h instead of macros in asm-offsets.c
by Christoph Lameter
· 17 years ago
bf2ae2b
pageflags: standardize comment inclusion in asm-offsets.h and fix MIPS
by Christoph Lameter
· 17 years ago
03b8b8e
[MIPS] Extract {PGD,PMD,PTE}_ORDER into asm-offset.h
by Ralf Baechle
· 17 years ago
293c5bd
[MIPS] Fixup secure computing stuff.
by Ralf Baechle
· 18 years ago
f7e4217
rename thread_info to stack
by Roman Zippel
· 18 years ago
05bc284
[MIPS] Remove unused _THREAD_SIZE_ORDER from asm-offset.c.
by Ralf Baechle
· 18 years ago
9693a85
[MIPS] Add basic SMARTMIPS ASE support
by Franck Bui-Huu
· 18 years ago
6bfe966
[MIPS] signal32: no need to save c0_status register in setup_sigcontext32()
by Franck Bui-Huu
· 18 years ago
69a6c31
[MIPS] Move some kernel globals from asm file to C file.
by Atsushi Nemoto
· 18 years ago
242954b
[MIPS] 16K & 64K page size fixes
by Ralf Baechle
· 18 years ago
937a801
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
by Ralf Baechle
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
eae8907
[MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs.
by Atsushi Nemoto
· 19 years ago
1c0c1ae
[MIPS] Update struct sigcontext member names
by Daniel Jacobowitz
· 19 years ago
41c594a
[MIPS] MT: Improved multithreading support.
by Ralf Baechle
· 19 years ago
e50c0a8
Support the MIPS32 / MIPS64 DSP ASE.
by Ralf Baechle
· 20 years ago
3c37026
NPTL, round one.
by Ralf Baechle
· 20 years ago
e6c69bd
mips: rename offsets.c to asm-offsets.c
by Sam Ravnborg
· 19 years ago
[Renamed from arch/mips/kernel/offset.c]
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago