[PARISC] fix ENTRY() and ENDPROC() for 64bit-parisc
[safe/jmp/linux-2.6] / include / asm-s390 /
2007-01-12 Andrew Morton[PATCH] FD_ZERO build fix
2007-01-09 Heiko Carstens[S390] don't call handle_mm_fault() if in an atomic...
2006-12-15 Michael Holzheu[S390] Fix reboot hang on LPARs
2006-12-15 Ursula Braun[S390] Hipersocket multicast queue: make sure outbound...
2006-12-13 Ralf Baechle[PATCH] Optimize D-cache alias handling on fork
2006-12-08 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2006-12-08 Alan Cox[PATCH] tty: preparatory structures for termios revamp
2006-12-08 Heiko Carstens[S390] Virtual memmap for s390.
2006-12-08 Horst Hummel[S390] New DASD feature for ERP related logging
2006-12-07 Adrian Bunk[PATCH] cleanup asm/setup.h userspace visibility
2006-12-07 Arnd Bergmann[PATCH] remove kernel syscalls
2006-12-05 Matthew Wilcox[PATCH] Centralise definitions of sector_t and blkcnt_t
2006-12-04 Heiko Carstens[S390] Memory detection fixes.
2006-12-04 Cornelia Huck[S390] cio: Make ccw_dev_id_is_equal() more robust.
2006-12-04 Heiko Carstens[S390] pfault code cleanup.
2006-12-04 Heiko Carstens[S390] Cleanup memory_chunk array usage.
2006-12-04 Heiko Carstens[S390] cpu shutdown rework
2006-12-04 Heiko Carstens[S390] cpcmd <-> __cpcmd calling issues
2006-12-04 Heiko Carstens[S390] Bad kexec control page allocation.
2006-12-04 Heiko Carstens[S390] Reset infrastructure for re-IPL.
2006-12-04 Heiko Carstens[S390] termio <-> termios conversion error handling.
2006-12-04 Ralph Wuerthner[S390] update interface notes in zcrypt.h
2006-12-04 Heiko Carstens[S390] Add __must_check to uaccess functions.
2006-12-03 Al Viro[NET]: S390 checksum annotations and cleanups.
2006-12-01 Benjamin HerrenschmidtDriver core: add dev_archdata to struct device
2006-10-18 Martin Schwidefsky[S390] Fix pte type checking.
2006-10-18 Heiko Carstens[S390] Wire up epoll_pwait syscall.
2006-10-11 Cornelia Huck[S390] cio: Use ccw_dev_id and subchannel_id in ccw_dev...
2006-10-11 Heiko Carstens[S390] irq change improvements.
2006-10-06 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2006-10-06 Jan Blunck[PATCH] Fix typo in "syntax error if percpu macros...
2006-10-06 Heiko Carstens[S390] irq change build fixes.
2006-10-04 Heiko Carstens[S390] Remove open-coded mem_map usage.
2006-10-04 Martin Schwidefsky[S390] incorrect placement of include.
2006-10-04 Heiko Carstens[S390] Wire up sys_getcpu system call.
2006-10-03 Uwe Zeisbergerfix file specification in comments
2006-10-02 Arnd Bergmann[PATCH] remove remaining errno and __KERNEL_SYSCALLS__...
2006-10-02 Ananth N Mavinakay... [PATCH] Add regs_return_value() helper
2006-10-01 Martin Schwidefsky[PATCH] Directed yield: direct yield of spinlocks for...
2006-10-01 Martin Schwidefsky[PATCH] Directed yield: cpu_relax variants for spinlock...
2006-09-29 Michal Schmidt[PATCH] Make touch_nmi_watchdog imply touch_softlockup_...
2006-09-29 Heiko Carstens[PATCH] convert s390 page handling macros to functions
2006-09-28 Martin Schwidefsky[S390] Inline assembly cleanup.
2006-09-28 Martin Schwidefsky[S390] __div64_32 for 31 bit.
2006-09-27 Randy Dunlap[PATCH] consistently use MAX_ERRNO in __syscall_return
2006-09-26 Dave McCracken[PATCH] Standardize pxx_page macros
2006-09-26 Heiko Carstens[PATCH] bootmem: use MAX_DMA_ADDRESS instead of LOW32LIMIT
2006-09-26 Jan Blunck[PATCH] trigger a syntax error if percpu macros are...
2006-09-24 David Woodhouse[S390] Unexport <asm/z90crypt.h>, export <asm/zcrypt...
2006-09-22 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/hdroneline
2006-09-20 Gerald Schaefer[S390] Use alternative user-copy operations for new...
2006-09-20 Gerald Schaefer[S390] Make user-copy operations run-time configurable.
2006-09-20 Gerald Schaefer[S390] Cleanup in page table related code.
2006-09-20 Melissa Howland[S390] Linux API for writing z/VM APPLDATA Monitor...
2006-09-20 Gerald Schaefer[S390] cleanup appldata.
2006-09-20 Heiko Carstens[S390] convert some assembler to C.
2006-09-20 Martin Schwidefsky[S390] #undef in unistd.h
2006-09-20 Heiko Carstens[S390] empty function defines.
2006-09-20 Michael Holzheu[S390] ipl/dump on panic.
2006-09-20 Heiko Carstens[S390] initrd vs. bootmem bitmap.
2006-09-20 Michael Grundy[S390] add kprobes support.
2006-09-20 Ralph Wuerthner[S390] zcrypt secure key cryptography extension.
2006-09-20 Martin Schwidefsky[S390] zcrypt user space interface.
2006-09-20 Martin Schwidefsky[S390] remove old z90crypt driver.
2006-09-20 Martin Schwidefsky[S390] EX_TABLE macro.
2006-09-19 David Woodhouse[HEADERS] One line per header in Kbuild files to reduce...
2006-09-16 David Woodhouse[PATCH] Fix 'make headers_check' on s390
2006-07-17 Andreas Krebbel[S390] get_clock inline assembly.
2006-07-17 Heiko Carstens[S390] Fix gcc warning about unused return values.
2006-07-15 Steven Rostedt[PATCH] remove set_wmb - arch removal
2006-07-12 Heiko Carstens[S390] Fix sparse warnings.
2006-07-12 Cornelia Huck[S390] path grouping and path verifications fixes.
2006-07-12 Heiko Carstens[S390] cpu_relax() is supposed to have barrier() semantics.
2006-07-12 Martin Schwidefsky[S390] fix futex_atomic_cmpxchg_inatomic
2006-07-12 Heiko Carstens[S390] raw_local_save_flags/raw_local_irq_restore type...
2006-07-12 Heiko Carstens[S390] __builtin_trap() and gcc version.
2006-07-04 Linus TorvaldsMerge git://git.infradead.org/hdrinstall-2.6
2006-07-03 Ingo Molnar[PATCH] lockdep: prove rwsem locking correctness
2006-07-03 Heiko Carstens[PATCH] lockdep: irqtrace subsystem, s390 support
2006-07-03 Ingo Molnar[PATCH] lockdep: add per_cpu_offset()
2006-07-02 Thomas Gleixner[PATCH] irq-flags: S390: Use the new IRQF_ constants
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: create vmstat.c/.h from...
2006-06-29 Catherine Zhang[AF_UNIX]: Datagram getpeersec
2006-06-29 Cornelia Huck[S390] rework of channel measurement facility.
2006-06-29 Horst Hummel[S390] add PAV support to the dasd driver.
2006-06-29 Heiko Carstens[S390] preempt_count initialization.
2006-06-29 Heiko Carstens[S390] __syscall_return error check.
2006-06-29 Peter Oberparleiter[S390] cio async subchannel reprobe.
2006-06-29 Heiko Carstens[S390] cleanup bitops.h.
2006-06-25 Paul Mackerras[PATCH] Define __raw_get_cpu_var and use it
2006-06-23 Jan Beulich[PATCH] adjust handle_IRR_event() return type
2006-06-21 Cedric Le Goater[PATCH] s390: add __raw_writeq required by __iowrite64_copy
2006-06-20 Linus TorvaldsMerge git://git.infradead.org/hdrcleanup-2.6
2006-06-18 David WoodhouseAdd Kbuild file for S390 'make headers_install'
2006-06-14 Martin Schwidefsky[S390] __FD_foo definitions.
2006-06-08 Martin Schwidefsky[PATCH] s390: fix in-user atomic futex operation.
2006-06-05 Peter Oberparleiter[PATCH] s390: cio non-unique path group ids
2006-05-24 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2006-05-15 Martin Schwidefsky[PATCH] s390: add vmsplice system call
2006-05-08 David WoodhouseMove user-visible parts of drivers/s390/crypto/z90crypt...
next