index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
[S390] disassembler: mark exception causing instructions
Heiko Carstens
2011-12-27
1
-2
/
+7
*
[S390] Enable exception traces by default
Heiko Carstens
2011-12-27
1
-1
/
+1
*
[S390] return address of compat signals
Martin Schwidefsky
2011-12-27
1
-2
/
+2
*
[S390] Add VMCOREINFO_SYMBOL(high_memory) to vmcoreinfo
Michael Holzheu
2011-12-27
1
-0
/
+1
*
[S390] outstanding interrupts vs. smp_send_stop
Martin Schwidefsky
2011-12-27
1
-8
/
+42
*
[S390] ipc: call generic sys_ipc demultiplexer
Heiko Carstens
2011-12-27
2
-67
/
+12
*
[S390] cleanup trap handling
Martin Schwidefsky
2011-12-27
7
-150
/
+108
*
[S390] topology: increase poll frequency if change is anticipated
Heiko Carstens
2011-12-27
2
-8
/
+28
*
[S390] entry[64].S improvements
Martin Schwidefsky
2011-12-27
7
-1171
/
+926
*
[S390] kvm: move cmf host id constant out of lowcore
Martin Schwidefsky
2011-12-27
3
-4
/
+5
*
[S390] topology: cleanup z10 topology handling
Heiko Carstens
2011-12-27
1
-29
/
+48
*
[S390] topology: get rid of ifdefs
Heiko Carstens
2011-12-27
3
-147
/
+141
*
[S390] kernel: Fix smp_switch_to_ipl_cpu() stack frame setup
Michael Holzheu
2011-12-27
1
-2
/
+2
*
[S390] add support for physical memory > 4TB
Martin Schwidefsky
2011-12-27
1
-14
/
+53
*
[S390] Remove useless newline in reserve_kdump_bootmem()
Michael Holzheu
2011-12-27
1
-1
/
+0
*
[S390] Rework create_mem_hole() function
Michael Holzheu
2011-12-27
1
-55
/
+67
*
[S390] Check for NULL termination in command line setup
Michael Holzheu
2011-12-27
1
-8
/
+12
*
[S390] irq: fix accounting of external call/emergency signal
Heiko Carstens
2011-12-27
1
-1
/
+1
*
[S390] remove reset of system call restart on psw changes
Martin Schwidefsky
2011-12-01
1
-12
/
+0
*
[S390] add missing .set function for NT_S390_LAST_BREAK regset
Martin Schwidefsky
2011-12-01
1
-0
/
+18
*
[S390] ptrace inferior call interactions with TIF_SYSCALL
Martin Schwidefsky
2011-12-01
1
-5
/
+3
*
[S390] kdump: Replace is_kdump_kernel() with OLDMEM_BASE check
Michael Holzheu
2011-12-01
1
-1
/
+1
*
[S390] topology: fix topology on z10 machines
Heiko Carstens
2011-11-14
1
-7
/
+38
*
[S390] avoid STCKF if running in ESA mode
Jan Glauber
2011-11-14
1
-0
/
+2
*
[S390] zfcpdump: Do not initialize zfcpdump in kdump mode
Michael Holzheu
2011-11-14
1
-1
/
+3
*
[S390] incorrect note program header
Martin Schwidefsky
2011-11-14
1
-0
/
+2
*
[S390] wire up process_vm syscalls
Heiko Carstens
2011-11-14
2
-0
/
+22
*
Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2011-11-06
1
-20
/
+31
|
\
|
*
s390/jump-label: add arch_jump_label_transform_static()
Jeremy Fitzhardinge
2011-10-25
1
-20
/
+31
*
|
[S390] Remove error checking from copy_oldmem_page()
Michael Holzheu
2011-10-30
1
-5
/
+4
*
|
[S390] irqstats: split IPI interrupt accounting
Heiko Carstens
2011-10-30
2
-2
/
+6
*
|
[S390] sparse: fix sparse warnings with __user pointers
Martin Schwidefsky
2011-10-30
2
-12
/
+14
*
|
[S390] sparse: fix sparse warnings in math-emu
Martin Schwidefsky
2011-10-30
1
-1
/
+1
*
|
[S390] sparse: fix sparse warnings about missing prototypes
Martin Schwidefsky
2011-10-30
5
-2
/
+15
*
|
[S390] sparse: fix sparse static warnings
Martin Schwidefsky
2011-10-30
3
-6
/
+6
*
|
[S390] sparse: fix access past end of array warnings
Martin Schwidefsky
2011-10-30
2
-42
/
+9
*
|
[S390] load user asce on sie_fault
Carsten Otte
2011-10-30
1
-0
/
+1
*
|
[S390] smp: external call vs. emergency signal
Martin Schwidefsky
2011-10-30
3
-3
/
+13
*
|
[S390] chsc_sch: add support for irq statistics
Sebastian Ott
2011-10-30
1
-0
/
+1
*
|
[S390] allow all addressing modes
Martin Schwidefsky
2011-10-30
3
-23
/
+28
*
|
[S390] cleanup psw related bits and pieces
Martin Schwidefsky
2011-10-30
12
-77
/
+76
*
|
[S390] add TIF_SYSCALL thread flag
Martin Schwidefsky
2011-10-30
5
-91
/
+65
*
|
[S390] addressing mode limits and psw address wrapping
Martin Schwidefsky
2011-10-30
1
-2
/
+3
*
|
[S390] signal race with restarting system calls
Martin Schwidefsky
2011-10-30
6
-87
/
+134
*
|
[S390] lowcore cleanup
Martin Schwidefsky
2011-10-30
4
-7
/
+6
*
|
[S390] Add architecture code for unmapping crashkernel memory
Michael Holzheu
2011-10-30
2
-4
/
+37
*
|
[S390] Export vmcoreinfo note
Michael Holzheu
2011-10-30
1
-0
/
+10
*
|
[S390] kdump backend code
Michael Holzheu
2011-10-30
12
-11
/
+1044
*
|
[S390] Force PSW restart on online CPU
Michael Holzheu
2011-10-30
2
-0
/
+24
*
|
[S390] use ENTRY macro for sys_setns_wrapper
Jan Glauber
2011-10-30
1
-2
/
+1
[next]