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
/
include
/
asm-s390
Commit message (
Expand
)
Author
Age
Files
Lines
*
[S390] Fix sparse warnings.
Heiko Carstens
2006-07-12
2
-2
/
+2
*
[S390] path grouping and path verifications fixes.
Cornelia Huck
2006-07-12
1
-0
/
+2
*
[S390] cpu_relax() is supposed to have barrier() semantics.
Heiko Carstens
2006-07-12
2
-10
/
+9
*
[S390] fix futex_atomic_cmpxchg_inatomic
Martin Schwidefsky
2006-07-12
1
-2
/
+3
*
[S390] raw_local_save_flags/raw_local_irq_restore type check
Heiko Carstens
2006-07-12
1
-6
/
+12
*
[S390] __builtin_trap() and gcc version.
Heiko Carstens
2006-07-12
1
-1
/
+10
*
Merge git://git.infradead.org/hdrinstall-2.6
Linus Torvalds
2006-07-04
1
-0
/
+4
|
\
|
*
Add Kbuild file for S390 'make headers_install'
David Woodhouse
2006-06-18
1
-0
/
+4
*
|
[PATCH] lockdep: prove rwsem locking correctness
Ingo Molnar
2006-07-03
2
-3
/
+31
*
|
[PATCH] lockdep: irqtrace subsystem, s390 support
Heiko Carstens
2006-07-03
2
-31
/
+51
*
|
[PATCH] lockdep: add per_cpu_offset()
Ingo Molnar
2006-07-03
1
-0
/
+1
*
|
[PATCH] irq-flags: S390: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-2
/
+0
*
|
[PATCH] zoned vm counters: create vmstat.c/.h from page_alloc.c/.h
Christoph Lameter
2006-06-30
1
-7
/
+0
*
|
[AF_UNIX]: Datagram getpeersec
Catherine Zhang
2006-06-29
1
-0
/
+1
*
|
[S390] rework of channel measurement facility.
Cornelia Huck
2006-06-29
1
-4
/
+0
*
|
[S390] add PAV support to the dasd driver.
Horst Hummel
2006-06-29
1
-3
/
+5
*
|
[S390] preempt_count initialization.
Heiko Carstens
2006-06-29
1
-0
/
+1
*
|
[S390] __syscall_return error check.
Heiko Carstens
2006-06-29
1
-3
/
+1
*
|
[S390] cio async subchannel reprobe.
Peter Oberparleiter
2006-06-29
1
-0
/
+2
*
|
[S390] cleanup bitops.h.
Heiko Carstens
2006-06-29
1
-39
/
+3
*
|
[PATCH] Define __raw_get_cpu_var and use it
Paul Mackerras
2006-06-25
1
-0
/
+2
*
|
[PATCH] adjust handle_IRR_event() return type
Jan Beulich
2006-06-23
1
-4
/
+0
*
|
[PATCH] s390: add __raw_writeq required by __iowrite64_copy
Cedric Le Goater
2006-06-20
1
-0
/
+5
*
|
Merge git://git.infradead.org/hdrcleanup-2.6
Linus Torvalds
2006-06-20
19
-58
/
+270
|
\
\
|
|
/
|
*
[S390] __FD_foo definitions.
Martin Schwidefsky
2006-06-14
1
-16
/
+28
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2006-05-24
1
-1
/
+7
|
|
\
|
*
|
Move user-visible parts of drivers/s390/crypto/z90crypt.h to include/asm-s390
David Woodhouse
2006-05-08
1
-0
/
+212
|
*
|
Use __uXX types for S390 DASD volume label definitions which are user-visible
David Woodhouse
2006-05-04
1
-19
/
+19
|
*
|
S390 BIODASDREADCMB ioctl should use __u64 not u64 type.
David Woodhouse
2006-05-04
1
-1
/
+1
|
*
|
Remove unneeded _syscallX macros from user view in asm-*/unistd.h
David Woodhouse
2006-04-29
1
-3
/
+4
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
David Woodhouse
2006-04-29
2
-4
/
+121
|
|
\
\
|
*
|
|
Don't include implementation details from asm-s390/ptrace.h and page.h
David Woodhouse
2006-04-27
2
-5
/
+6
|
*
|
|
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-04-26
14
-14
/
+0
*
|
|
|
[PATCH] s390: fix in-user atomic futex operation.
Martin Schwidefsky
2006-06-08
1
-7
/
+8
*
|
|
|
[PATCH] s390: cio non-unique path group ids
Peter Oberparleiter
2006-06-05
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
[PATCH] s390: add vmsplice system call
Martin Schwidefsky
2006-05-15
1
-1
/
+7
|
|
/
|
/
|
*
|
[PATCH] s390: add read_mostly optimization
Christian Borntraeger
2006-04-28
1
-0
/
+2
*
|
[PATCH] s390: futex atomic operations
Martin Schwidefsky
2006-04-28
1
-4
/
+119
|
/
*
[PATCH] S390: fix implicit declaration of (un)likely.
Dave Jones
2006-04-11
1
-0
/
+2
*
[PATCH] s390: ebdic to ascii conversion tables
Peter Oberparleiter
2006-04-11
1
-6
/
+6
*
[PATCH] for_each_possible_cpu: s390
KAMEZAWA Hiroyuki
2006-03-31
1
-1
/
+1
*
[PATCH] s390: add ptr_to_compat()
Ingo Molnar
2006-03-27
1
-0
/
+5
*
[PATCH] unify pfn_to_page: s390 pfn_to_page
KAMEZAWA Hiroyuki
2006-03-27
1
-2
/
+1
*
[PATCH] bitops: s390: use generic bitops
Akinobu Mita
2006-03-26
1
-39
/
+5
*
[PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()
Akinobu Mita
2006-03-26
1
-5
/
+5
*
[PATCH] 2TB files: add blkcnt_t
Takashi Sato
2006-03-26
1
-0
/
+5
*
[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications
Davide Libenzi
2006-03-25
1
-0
/
+1
*
[PATCH] s390: BUG() warnings
Martin Schwidefsky
2006-03-24
1
-2
/
+3
*
[PATCH] more for_each_cpu() conversions
Andrew Morton
2006-03-23
1
-4
/
+3
*
[PATCH] atomic: add_unless cmpxchg optimise
Nick Piggin
2006-03-23
1
-4
/
+14
[next]