index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
new helper: signal_delivered()
Al Viro
2012-06-01
2
-10
/
+2
*
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
2
-9
/
+0
*
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
2012-06-01
3
-25
/
+19
*
new helper: sigmask_to_save()
Al Viro
2012-06-01
1
-6
/
+1
*
new helper: restore_saved_sigmask()
Al Viro
2012-06-01
1
-4
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-05-31
1
-2
/
+0
|
\
|
*
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-23
1
-2
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2012-05-31
11
-81
/
+53
|
\
\
|
|
/
|
/
|
|
*
s390/cpu: remove cpu "capabilities" sysfs attribute
Heiko Carstens
2012-05-30
2
-35
/
+0
|
*
s390/kernel: Fix smp_call_ipl_cpu() for offline CPUs
Michael Holzheu
2012-05-30
1
-9
/
+10
|
*
s390/kernel: Introduce memcpy_absolute() function
Michael Holzheu
2012-05-30
3
-12
/
+17
|
*
s390/irq: split irq stats for cpu-measurement alert facilities
Hendrik Brueckner
2012-05-23
2
-2
/
+3
|
*
s390/kexec: Move early_pgm_check_handler() to text section
Michael Holzheu
2012-05-23
1
-1
/
+1
|
*
s390/kdump: Use real mode for PSW restart and kexec
Michael Holzheu
2012-05-23
3
-1
/
+15
|
*
s390/kdump: Account /sys/kernel/kexec_crash_size changes in OS info
Michael Holzheu
2012-05-23
1
-1
/
+7
|
*
s390/kernel: Remove OS info init function call and diag 308 for kdump
Michael Holzheu
2012-05-23
3
-20
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-05-23
1
-8
/
+1
|
\
\
|
*
|
new helper: sigsuspend()
Al Viro
2012-05-21
1
-8
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-05-23
1
-4
/
+14
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
userns: Convert stat to return values mapped from kuids and kgids
Eric W. Biederman
2012-05-15
1
-2
/
+2
|
*
|
userns: Convert group_info values from gid_t to kgid_t.
Eric W. Biederman
2012-05-03
1
-2
/
+12
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2012-05-21
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge tag 'v3.4-rc5' into next
James Morris
2012-05-04
3
-6
/
+9
|
|
\
\
|
*
|
|
seccomp: ignore secure_computing return values
Will Drewry
2012-04-18
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-05-21
3
-71
/
+4
|
\
\
\
|
*
|
|
s390: Use generic init_task
Thomas Gleixner
2012-05-05
2
-39
/
+1
|
*
|
|
s390: Use generic idle thread allocation
Thomas Gleixner
2012-04-26
1
-31
/
+2
|
*
|
|
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
2012-04-26
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
s390: fix race on TIF_MCCK_PENDING
Martin Schwidefsky
2012-05-16
2
-20
/
+22
*
|
|
s390/time: simply Kconfig dependency
Heiko Carstens
2012-05-16
1
-1
/
+1
*
|
|
s390/entry64: avoid SPP code duplication
Heiko Carstens
2012-05-16
1
-3
/
+1
*
|
|
s390/time: always use stckf instead of stck if available
Heiko Carstens
2012-05-16
2
-6
/
+12
*
|
|
s390: add various .gitignore files.
Heiko Carstens
2012-05-16
3
-0
/
+3
*
|
|
s390/ipl: remove builtin tape ipl code
Heiko Carstens
2012-05-16
1
-123
/
+0
*
|
|
s390: remove dead code from signal handler
Martin Schwidefsky
2012-05-16
2
-23
/
+0
*
|
|
s390: replace TIF_SIE with PF_VCPU
Martin Schwidefsky
2012-05-16
1
-3
/
+0
*
|
|
s390: make sie intercept independent of thread_info
Martin Schwidefsky
2012-05-16
1
-6
/
+6
*
|
|
s390: initialize backchain for ext_int_handler()
Michael Holzheu
2012-05-16
1
-0
/
+1
*
|
|
s390/smp: get rid of compile warning
Heiko Carstens
2012-05-16
1
-0
/
+4
|
/
/
*
|
[S390] Fix stfle() lowcore protection problem
Michael Holzheu
2012-04-11
1
-1
/
+1
*
|
[S390] cpum_cf: get rid of compile warnings
Heiko Carstens
2012-04-11
1
-2
/
+2
*
|
[S390] irq: simple coding style change
Heiko Carstens
2012-04-11
1
-3
/
+6
|
/
*
[S390] Fix build errors (fallout from system.h disintegration)
Heiko Carstens
2012-03-30
5
-2
/
+5
*
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
15
-13
/
+7
|
\
|
*
Disintegrate asm/system.h for S390
David Howells
2012-03-28
15
-13
/
+7
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2012-03-27
4
-0
/
+839
|
\
\
|
*
|
[S390] perf: add support for s390x CPU counters
Hendrik Brueckner
2012-03-23
3
-0
/
+816
|
*
|
[S390] oprofile: Allow multiple users of the measurement alert interrupt
Jan Glauber
2012-03-23
1
-0
/
+23
|
|
/
*
|
coredump: remove VM_ALWAYSDUMP flag
Jason Baron
2012-03-23
1
-8
/
+2
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2012-03-22
27
-1171
/
+1379
|
\
[next]