Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
ce804bf598b59427a2c930e5c1f5fe2e51f1b517
/
arch
/
s390
/
include
/
asm
/
processor.h
221bb8a
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
4a49443
s390/mm: remember the int code for the last gmap fault
by David Hildenbrand
· 9 years ago
4be130a
s390/mm: add shadow gmap support
by Martin Schwidefsky
· 9 years ago
097a116
s390/cpuinfo: show dynamic and static cpu mhz
by Heiko Carstens
· 9 years ago
f61a657
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 9 years ago
3f6813b
s390/fpu: allocate 'struct fpu' with the task_struct
by Martin Schwidefsky
· 9 years ago
723cacb
s390/mm: fix asce_bits handling with dynamic pagetable levels
by Gerald Schaefer
· 9 years ago
758d39e
s390/dumpstack: merge all four stack tracers
by Heiko Carstens
· 9 years ago
76737ce
s390: add current_stack_pointer() helper function
by Heiko Carstens
· 9 years ago
fecc868a
s390: remove all usages of PSW_ADDR_AMODE
by Heiko Carstens
· 9 years ago
c667aea
s390: rename struct _lowcore to struct lowcore
by Heiko Carstens
· 9 years ago
419123f
s390/spinlock: do not yield to a CPU in udelay/mdelay
by Martin Schwidefsky
· 9 years ago
b38fecc
s390: remove runtime instrumentation interrupts
by Martin Schwidefsky
· 9 years ago
f9e6edf
s390: don't store registers on disabled wait anymore
by Heiko Carstens
· 9 years ago
ecbafda
s390: get rid of __set_psw_mask()
by Heiko Carstens
· 9 years ago
b075390
s390/fpu: split fpu-internal.h into fpu internals, api, and type headers
by Hendrik Brueckner
· 9 years ago
92778b9
s390/flags: use _BITUL macro
by Heiko Carstens
· 9 years ago
ac25e79
s390/flags: fix flag handling
by Heiko Carstens
· 9 years ago
db7e007
s390/udelay: make udelay have busy loop semantics
by Heiko Carstens
· 9 years ago
0ac2777
s390/fpu: add static FPU save area for init_task
by Hendrik Brueckner
· 9 years ago
22362a0
s390/sclp: convert early sclp console code to C
by Martin Schwidefsky
· 10 years ago
9977e88
s390/kernel: lazy restore fpu registers
by Hendrik Brueckner
· 10 years ago
904818e
s390/kernel: introduce fpu-internal.h with fpu helper functions
by Hendrik Brueckner
· 10 years ago
2e54dc3
s390/kernel: move EX_TABLE macros to linkage.h header file
by Hendrik Brueckner
· 10 years ago
5a79859a
s390: remove 31 bit support
by Heiko Carstens
· 10 years ago
4d92f50
s390: reintroduce diag 44 calls for cpu_relax()
by Heiko Carstens
· 10 years ago
57f2ffe
s390: remove diag 44 calls from cpu_relax()
by Heiko Carstens
· 10 years ago
8070361
s390: add support for vector extension
by Martin Schwidefsky
· 10 years ago
b5f87f1
s390/idle: consolidate idle functions and definitions
by Martin Schwidefsky
· 10 years ago
fe0f497
s390/nohz: use a per-cpu flag for arch_needs_cpu
by Martin Schwidefsky
· 10 years ago
3a6bfbc
arch, locking: Ciao arch_mutex_cpu_relax()
by Davidlohr Bueso
· 11 years ago
d3a73ac
s390: split TIF bits into CIF, PIF and TIF bits
by Martin Schwidefsky
· 11 years ago
24eb3a8
KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest fault
by Dominik Dingel
· 12 years ago
1060786
s390/mm,tlb: correct tlb flush on page table upgrade
by Martin Schwidefsky
· 11 years ago
5ebf250
s390: fix handling of runtime instrumentation psw bit
by Heiko Carstens
· 11 years ago
e258d71
s390/uaccess: always run the kernel in home space
by Martin Schwidefsky
· 11 years ago
0f20822
s390/dis: move disassembler function prototypes to proper header file
by Heiko Carstens
· 11 years ago
083986e
mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdef
by Heiko Carstens
· 11 years ago
ae7a835
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
ee6ee55
KVM: s390: fix task size check
by Martin Schwidefsky
· 11 years ago
64597f9
s390/ptrace: PTRACE_TE_ABORT_RAND
by Michael Mueller
· 12 years ago
0bcc94b
s390/dis: use explicit buf len
by Stefan Raspl
· 12 years ago
42859ee
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
ecefbd9
Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
f9a7e02
s390: switch to generic kernel_thread()
by Al Viro
· 12 years ago
65f22a9
s390: fold execve_tail() into start_thread(), convert to generic sys_execve()
by Al Viro
· 12 years ago
eb608fb
s390/exceptions: switch to relative exception table entries
by Heiko Carstens
· 12 years ago
6668022
s390/cache: add cpu cache information to /proc/cpuinfo
by Heiko Carstens
· 12 years ago
d35339a
s390: add support for transactional memory
by Martin Schwidefsky
· 12 years ago
e4b8b3f
s390: add support for runtime instrumentation
by Jan Glauber
· 12 years ago
c10302e
s390/bpf,jit: BPF Just In Time compiler for s390
by Martin Schwidefsky
· 12 years ago
fe56097
Merge remote-tracking branch 'upstream' into next
by Avi Kivity
· 12 years ago
0f6f281
s390/mm: downgrade page table after fork of a 31 bit process
by Martin Schwidefsky
· 12 years ago
9b7fb99
s390/dis: Instruction decoding interface
by Cornelia Huck
· 12 years ago
a53c8fa
s390/comments: unify copyright messages and remove file names
by Heiko Carstens
· 13 years ago
fbe7656
s390/smp: make absolute lowcore / cpu restart parameter accesses more robust
by Heiko Carstens
· 13 years ago
8ee78c6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 13 years ago
b9e3f77
s390/cpu: remove cpu "capabilities" sysfs attribute
by Heiko Carstens
· 13 years ago
f4815ac
s390/headers: replace __s390x__ with CONFIG_64BIT where possible
by Heiko Carstens
· 13 years ago
da47773
s390/headers: remove #ifdef __KERNEL__ from not exported headers
by Heiko Carstens
· 13 years ago
55ccf3f
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
by Suresh Siddha
· 13 years ago
a0616cd
Disintegrate asm/system.h for S390
by David Howells
· 13 years ago
ff2d8b1
treewide: convert uses of ATTRIB_NORETURN to __noreturn
by Joe Perches
· 13 years ago
aa33c8c
[S390] cleanup trap handling
by Martin Schwidefsky
· 13 years ago
638ad34
[S390] sparse: fix sparse warnings about missing prototypes
by Martin Schwidefsky
· 13 years ago
b50511e
[S390] cleanup psw related bits and pieces
by Martin Schwidefsky
· 13 years ago
ccf45ca
[S390] addressing mode limits and psw address wrapping
by Martin Schwidefsky
· 13 years ago
ada5ed5
[S390] exec: remove redundant set_fs(USER_DS)
by Mathias Krause
· 13 years ago
e5992f2
[S390] kvm guest address space mapping
by Martin Schwidefsky
· 13 years ago
f2db2e6
[S390] pfault: cpu hotplug vs missing completion interrupts
by Heiko Carstens
· 14 years ago
261cd29
s390: remove task_show_regs
by Martin Schwidefsky
· 14 years ago
974de4d7
[S390] smp: remove cpu hotplug messages
by Heiko Carstens
· 14 years ago
5e9a269
[S390] ptrace cleanup
by Martin Schwidefsky
· 14 years ago
ba6cadf
[S390] remove ieee_instruction_pointer from thread_struct
by Martin Schwidefsky
· 14 years ago
987bcda
[S390] use inline assembly contraints available with gcc 3.3.3
by Martin Schwidefsky
· 15 years ago
bdd42b2
[S390] fix disabled_wait inline assembly clobber list
by Heiko Carstens
· 15 years ago
e86a6ed
[S390] Get rid of cpuid.h header file.
by Heiko Carstens
· 15 years ago
25097bf
[S390] s390: move machine flags to lowcore
by Christian Ehrhardt
· 16 years ago
7b46848
[S390] eliminate cpuinfo_S390 structure
by Martin Schwidefsky
· 16 years ago
f481bfa
[S390] make page table walking more robust
by Martin Schwidefsky
· 16 years ago
edd5378
[S390] mark disabled_wait as noreturn function
by Heiko Carstens
· 16 years ago
c6557e7
[S390] move include/asm-s390 to arch/s390/include/asm
by Martin Schwidefsky
· 16 years ago
[Renamed from include/asm-s390/processor.h]
773922e
[S390] idle: remove idle notifier chain.
by Heiko Carstens
· 17 years ago
63506c4
[S390] Introduce user_regset accessors for s390
by Martin Schwidefsky
· 17 years ago
4e83be7
[S390] Move show_regs to traps.c.
by Heiko Carstens
· 17 years ago
9e74a6b8
[S390] kernel: show last breaking-event-address on oops
by Christian Borntraeger
· 17 years ago
6252d70
[S390] dynamic page tables.
by Martin Schwidefsky
· 17 years ago
5a216a2
[S390] Add four level page tables for CONFIG_64BIT=y.
by Martin Schwidefsky
· 17 years ago
922a70d
aout: move STACK_TOP[_MAX] to asm/processor.h
by David Howells
· 17 years ago
df5f831
proc: seqfile convert proc_pid_status to properly handle pid namespaces
by Eric W. Biederman
· 17 years ago
8245525
maps4: rework TASK_SIZE macros
by Dave Hansen
· 17 years ago
028fed8
[S390] Unused field / extern declaration in processor.h
by Martin Schwidefsky
· 17 years ago
3610cce
[S390] Cleanup page table definitions.
by Martin Schwidefsky
· 17 years ago
6f3fa3f
[S390] Remove unused user_seg from thread structure.
by Martin Schwidefsky
· 17 years ago
dce5547
[S390] s390: rename CPU_IDLE to S390_CPU_IDLE
by Heiko Carstens
· 18 years ago
dc74d7f
[S390] Move psw_set_key.
by Heiko Carstens
· 18 years ago
2fc2d1e
[S390] Processor degradation notification.
by Heiko Carstens
· 18 years ago
bb11e3b
[S390] Improved oops output.
by Martin Schwidefsky
· 18 years ago
72960a0
[S390] New get_cpu_id() inline assembly
by Michael Holzheu
· 18 years ago
ab14de6
[S390] Convert memory detection into C code.
by Heiko Carstens
· 18 years ago
Next »