index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-s390
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-02
[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references
Arnd Bergmann
1
-51
/
+0
2006-10-02
[PATCH] Add regs_return_value() helper
Ananth N Mavinakayanahalli
1
-0
/
+1
2006-10-01
[PATCH] Directed yield: direct yield of spinlocks for s390.
Martin Schwidefsky
3
-13
/
+27
2006-10-01
[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks
Martin Schwidefsky
1
-0
/
+4
2006-09-29
[PATCH] Make touch_nmi_watchdog imply touch_softlockup_watchdog on all archs
Michal Schmidt
1
-3
/
+0
2006-09-29
[PATCH] convert s390 page handling macros to functions
Heiko Carstens
1
-44
/
+40
2006-09-28
[S390] Inline assembly cleanup.
Martin Schwidefsky
25
-1314
/
+1209
2006-09-28
[S390] __div64_32 for 31 bit.
Martin Schwidefsky
1
-48
/
+0
2006-09-27
[PATCH] consistently use MAX_ERRNO in __syscall_return
Randy Dunlap
1
-1
/
+3
2006-09-26
[PATCH] Standardize pxx_page macros
Dave McCracken
1
-4
/
+6
2006-09-26
[PATCH] bootmem: use MAX_DMA_ADDRESS instead of LOW32LIMIT
Heiko Carstens
1
-0
/
+2
2006-09-26
[PATCH] trigger a syntax error if percpu macros are incorrectly used
Jan Blunck
1
-9
/
+11
2006-09-25
[S390] Unexport <asm/z90crypt.h>, export <asm/zcrypt.h> in its place.
David Woodhouse
1
-1
/
+1
2006-09-22
Merge git://git.infradead.org/~dwmw2/hdroneline
Linus Torvalds
1
-2
/
+10
2006-09-20
[S390] Use alternative user-copy operations for new hardware.
Gerald Schaefer
2
-0
/
+3
2006-09-20
[S390] Make user-copy operations run-time configurable.
Gerald Schaefer
2
-195
/
+63
2006-09-20
[S390] Cleanup in page table related code.
Gerald Schaefer
2
-99
/
+92
2006-09-20
[S390] Linux API for writing z/VM APPLDATA Monitor records.
Melissa Howland
2
-1
/
+34
2006-09-20
[S390] cleanup appldata.
Gerald Schaefer
1
-0
/
+90
2006-09-20
[S390] convert some assembler to C.
Heiko Carstens
2
-3
/
+6
2006-09-20
[S390] #undef in unistd.h
Martin Schwidefsky
1
-111
/
+59
2006-09-20
[S390] empty function defines.
Heiko Carstens
3
-3
/
+3
2006-09-20
[S390] ipl/dump on panic.
Michael Holzheu
3
-17
/
+57
2006-09-20
[S390] initrd vs. bootmem bitmap.
Heiko Carstens
1
-2
/
+0
2006-09-20
[S390] add kprobes support.
Michael Grundy
2
-0
/
+173
2006-09-20
[S390] zcrypt secure key cryptography extension.
Ralph Wuerthner
1
-1
/
+79
2006-09-20
[S390] zcrypt user space interface.
Martin Schwidefsky
1
-0
/
+207
2006-09-20
[S390] remove old z90crypt driver.
Martin Schwidefsky
1
-212
/
+0
2006-09-20
[S390] EX_TABLE macro.
Martin Schwidefsky
1
-0
/
+17
2006-09-19
[HEADERS] One line per header in Kbuild files to reduce conflicts
David Woodhouse
1
-2
/
+9
2006-09-16
[PATCH] Fix 'make headers_check' on s390
David Woodhouse
2
-15
/
+15
2006-07-17
[S390] get_clock inline assembly.
Andreas Krebbel
1
-2
/
+2
2006-07-17
[S390] Fix gcc warning about unused return values.
Heiko Carstens
1
-2
/
+7
2006-07-15
[PATCH] remove set_wmb - arch removal
Steven Rostedt
1
-1
/
+0
2006-07-12
[S390] Fix sparse warnings.
Heiko Carstens
2
-2
/
+2
2006-07-12
[S390] path grouping and path verifications fixes.
Cornelia Huck
1
-0
/
+2
2006-07-12
[S390] cpu_relax() is supposed to have barrier() semantics.
Heiko Carstens
2
-10
/
+9
2006-07-12
[S390] fix futex_atomic_cmpxchg_inatomic
Martin Schwidefsky
1
-2
/
+3
2006-07-12
[S390] raw_local_save_flags/raw_local_irq_restore type check
Heiko Carstens
1
-6
/
+12
2006-07-12
[S390] __builtin_trap() and gcc version.
Heiko Carstens
1
-1
/
+10
2006-07-04
Merge git://git.infradead.org/hdrinstall-2.6
Linus Torvalds
1
-0
/
+4
2006-07-04
[PATCH] lockdep: prove rwsem locking correctness
Ingo Molnar
2
-3
/
+31
2006-07-04
[PATCH] lockdep: irqtrace subsystem, s390 support
Heiko Carstens
2
-31
/
+51
2006-07-04
[PATCH] lockdep: add per_cpu_offset()
Ingo Molnar
1
-0
/
+1
2006-07-03
[PATCH] irq-flags: S390: Use the new IRQF_ constants
Thomas Gleixner
1
-2
/
+0
2006-06-30
[PATCH] zoned vm counters: create vmstat.c/.h from page_alloc.c/.h
Christoph Lameter
1
-7
/
+0
2006-06-30
[AF_UNIX]: Datagram getpeersec
Catherine Zhang
1
-0
/
+1
2006-06-29
[S390] rework of channel measurement facility.
Cornelia Huck
1
-4
/
+0
2006-06-29
[S390] add PAV support to the dasd driver.
Horst Hummel
1
-3
/
+5
2006-06-29
[S390] preempt_count initialization.
Heiko Carstens
1
-0
/
+1
[next]