index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-s390
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] consolidate sys_ptrace()
Christoph Hellwig
2005-11-07
1
-0
/
+2
*
[PATCH] fix remaining missing includes
Tim Schmielau
2005-11-07
2
-0
/
+2
*
[PATCH] s390: const pointer uaccess
Martin Schwidefsky
2005-11-07
1
-6
/
+22
*
[PATCH] s390: cleanup of include/asm-s390/vtoc.h
Peter Oberparleiter
2005-11-07
1
-349
/
+156
*
[PATCH] s390: test_bit return value
Christian Borntraeger
2005-11-07
1
-2
/
+2
*
[PATCH] semaphore: Remove __MUTEX_INITIALIZER()
Arthur Othieno
2005-10-30
1
-3
/
+0
*
[PATCH] unify sys_ptrace prototype
Christoph Hellwig
2005-10-30
1
-1
/
+0
*
[PATCH] s390: export ipl device parameters
Heiko Carstens
2005-10-30
1
-0
/
+50
*
[PATCH] add sem_is_read/write_locked()
Rik Van Riel
2005-10-29
1
-0
/
+5
*
[PATCH] s390 signal annotations
Al Viro
2005-09-29
2
-2
/
+2
*
[PATCH] Remove unused var from asm/futex.h
Paolo 'Blaisorblade' Giarrusso
2005-09-21
1
-1
/
+1
*
[PATCH] spinlock consolidation
Ingo Molnar
2005-09-10
2
-40
/
+44
*
[PATCH] Clean up struct flock64 definitions
Stephen Rothwell
2005-09-07
1
-26
/
+0
*
[PATCH] Clean up struct flock definitions
Stephen Rothwell
2005-09-07
1
-10
/
+0
*
[PATCH] Clean up the fcntl operations
Stephen Rothwell
2005-09-07
1
-21
/
+0
*
[PATCH] Clean up the open flags
Stephen Rothwell
2005-09-07
1
-17
/
+0
*
[PATCH] Create asm-generic/fcntl.h
Stephen Rothwell
2005-09-07
1
-25
/
+3
*
[PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea...
Jesper Juhl
2005-09-07
1
-7
/
+0
*
[PATCH] auxiliary vector cleanups
H. J. Lu
2005-09-07
1
-0
/
+4
*
[PATCH] compat: be more consistent about [ug]id_t
Stephen Rothwell
2005-09-07
1
-10
/
+10
*
[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup
Jakub Jelinek
2005-09-07
1
-0
/
+53
*
[PATCH] s390: spinlock corner case
Heiko Carstens
2005-09-05
1
-2
/
+2
*
[PATCH] s390: debug feature changes
Michael Holzheu
2005-09-05
1
-2
/
+0
*
[PATCH] s390: machine check handler bugs
Martin Schwidefsky
2005-09-05
1
-2
/
+6
*
[PATCH] sab: consolidate kmem_bufctl_t
Kyle Moffett
2005-09-05
1
-2
/
+0
*
[PATCH] mm: consolidate get_order
Stephen Rothwell
2005-09-05
1
-14
/
+2
*
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
Patrick McHardy
2005-08-29
1
-0
/
+2
*
[PATCH] s390 __CHECKER__ ifdefs
Al Viro
2005-08-23
1
-19
/
+2
*
[PATCH] s390: ioprio & inotify system calls.
Martin Schwidefsky
2005-08-01
1
-1
/
+6
*
[PATCH] s390: atomic64 inline functions
Heiko Carstens
2005-07-27
1
-4
/
+4
*
[PATCH] s390: find_next_{zero}_bit fixes
Martin Schwidefsky
2005-07-27
1
-300
/
+140
*
[PATCH] s390: spin lock retry
Martin Schwidefsky
2005-07-27
3
-178
/
+83
*
[PATCH] Add emergency_restart()
Eric W. Biederman
2005-07-26
1
-0
/
+6
*
[PATCH] s390: fix finish_arch_switch
Heiko Carstens
2005-06-30
1
-3
/
+1
*
[PATCH] kexec: s390 support
Heiko Carstens
2005-06-25
2
-1
/
+43
*
[PATCH] sched: cleanup context switch locking
Nick Piggin
2005-06-25
1
-14
/
+3
*
[PATCH] s390: debug feature changes
Michael Holzheu
2005-06-25
1
-19
/
+29
*
[PATCH] s390: add vmcp interface
Christian Borntraeger
2005-06-25
1
-2
/
+16
*
[PATCH] s390: improved machine check handling
Heiko Carstens
2005-06-25
5
-40
/
+44
*
[PATCH] streamline preempt_count type across archs
Jesper Juhl
2005-06-23
1
-1
/
+1
*
[PATCH] smp_processor_id() cleanup
Ingo Molnar
2005-06-21
1
-1
/
+1
*
[PATCH] s390: uml ptrace fixes
Bodo Stroesser
2005-06-04
1
-1
/
+1
*
[PATCH] asm/signal.h unification
Al Viro
2005-05-04
1
-10
/
+1
*
[PATCH] consolidate SIGEV_PAD_SIZE
Stephen Rothwell
2005-05-01
1
-6
/
+0
*
[PATCH] move SA_xxx defines to linux/signal.h
Stas Sergeev
2005-05-01
1
-14
/
+0
*
[PATCH] remove all kernel BUGs
Matt Mackall
2005-05-01
1
-0
/
+3
*
[PATCH] s390: remove ioctl32 from dasdcmb
Cornelia Huck
2005-05-01
1
-1
/
+1
*
[PATCH] s390: allow longer debug feature names
Michael Holzheu
2005-05-01
1
-1
/
+1
*
[PATCH] s390: default storage key
Peter Oberparleiter
2005-05-01
3
-4
/
+16
*
[PATCH] freepgt: arch FIRST_USER_ADDRESS 0
Hugh Dickins
2005-04-19
1
-2
/
+2
[next]