messages from 2009-06-04 16:19:17 to 2009-10-07 10:54:58 UTC [more...]
next-20091007 - comedi driver build breaks on S390x
2009-10-07 10:54 UTC
[GIT PULL] s390 patches for 2.6.32-rc3
2009-10-06 9:07 UTC
[PATCH 1/4] qeth: Convert ethtool get_stats_count() ops to get_sset_count()
2009-10-05 7:13 UTC (3+ messages)
linux-next: Tree for September 30
2009-09-30 16:58 UTC (3+ messages)
[patch 0/2] nohz tweaking
2009-09-30 11:37 UTC (5+ messages)
` [patch 1/2] [PATCH] nohz: reuse ktime in sub-functions of tick_check_idle
` [patch 2/2] [PATCH] nohz: introduce arch_needs_cpu
linux-next: 20090925 - build breaks with !CONFIG_AIO
2009-09-26 11:37 UTC (2+ messages)
[patch 0/5] zfcp fixes for 2.6.32-rc1
2009-09-24 8:23 UTC (6+ messages)
` [patch 1/5] zfcp: correctly initialize unchained requests
` [patch 2/5] zfcp: Fix initial device and cfdc for delayed adapter allocation
` [patch 3/5] zfcp: Fix oops during shutdown of offline device
` [patch 4/5] zfcp: Fix lockdep warning when offlining device with offline chpid
` [patch 5/5] zfcp: Fix hang "
[PATCH 00/10] Add support for GCC's __builtin_unreachable() and use it in BUG
2009-09-24 3:37 UTC (10+ messages)
` [PATCH 01/10] Add support for GCC-4.5's __builtin_unreachable() to compiler.h
` [PATCH 04/10] s390: Convert BUG() to use unreachable()
[GIT PULL] s390 patches
2009-09-22 21:03 UTC
[RFC resend][patch 0/1] nohz: introduce arch_needs_cpu
2009-09-18 12:28 UTC (2+ messages)
` [RFC resend][patch 1/1] [PATCH] "
[patch 0/7] s390: iucv / af_iucv fixes for 2.6.31+
2009-09-17 3:58 UTC (9+ messages)
` [patch 1/7] [PATCH] iucv: suspend/resume error msg for left over pathes
` [patch 2/7] [PATCH] iucv: fix iucv_buffer_cpumask check when calling IUCV functions
` [patch 3/7] [PATCH] iucv: use correct output register in iucv_query_maxconn()
` [patch 4/7] [PATCH] af_iucv: fix race in __iucv_sock_wait()
` [patch 5/7] [PATCH] af_iucv: handle non-accepted sockets after resuming from suspend
` [patch 6/7] [PATCH] af_iucv: do not call iucv_sock_kill() twice
` [patch 7/7] [PATCH] af_iucv: fix race when queueing skbs on the backlog queue
asynchronous page fault question
2009-09-16 6:15 UTC
[PATCH 00/11] Add support for GCC's __builtin_unreachable() and use it in BUG (v2)
2009-09-14 21:55 UTC (2+ messages)
` [PATCH 04/11] s390: Convert BUG() to use unreachable()
[GIT PULL] s390 patches for v2.6.31+
2009-09-11 12:11 UTC
[PATCH] s390: kmalloc failure ignored in smp_get_save_area()
2009-09-11 8:53 UTC
[patch 0/5] s390: qeth patches for 2.6.32
2009-08-27 8:05 UTC (9+ messages)
` [patch 1/5] [PATCH] qeth: HiperSockets SIGA retry support on CC=2
` [patch 2/5] [PATCH] qeth: scheduling while atomic during ifconfig online sequence
` [patch 3/5] [PATCH] qeth: Cleanup for cast-type determination
` [patch 4/5] [PATCH] qeth: display service_level info only when valid
` [patch 5/5] [PATCH] qeth: display "undefined" value of sysfs-attribute "layer2"
[PATCH] timer.c: fix S/390 comments
2009-08-25 22:42 UTC (2+ messages)
[PATCH] cio: double put_device() in subchannel_register()
2009-08-25 8:48 UTC
[GIT PULL] s390 patches for v2.6.31-rc7
2009-08-24 13:53 UTC (3+ messages)
[PATCH] s390: Reversed order of labels?
2009-08-22 20:32 UTC
Next Aug 19: s390 build failure (arch/s390/kernel/built-in)
2009-08-19 13:33 UTC (6+ messages)
` [patch] "
[patch 00/27] zfcp updates for 2.6.32
2009-08-18 13:43 UTC (28+ messages)
` [patch 01/27] zfcp: invalid usage after free of port resources
` [patch 02/27] zfcp: Move debug data from zfcp_data to own data structure
` [patch 03/27] zfcp: Only collect SCSI debug data for matching trace levels
` [patch 04/27] zfcp: Only collect FSF/HBA "
` [patch 05/27] zfcp: Remove useless assignment
` [patch 06/27] zfcp: Only issue one test link command per port
` [patch 07/27] zfcp: Implicitly close all wka ports
` [patch 08/27] zfcp: fix layering oddities between zfcp_fsf and zfcp_qdio
` [patch 09/27] zfcp: Replace fsf_req wait_queue with completion
` [patch 10/27] zfcp: Improve request allocation through mempools
` [patch 11/27] zfcp: Remove the useless ZFCP_REQ_AUTO_CLEANUP flag
` [patch 12/27] zfcp: Move workqueue to adapter struct
` [patch 13/27] zfcp: Separate qdio attributes from zfcp_fsf_req
` [patch 14/27] zfcp: Move qdio related data out of zfcp_adapter
` [patch 15/27] zfcp: Decouple gid_pn requests from erp
` [patch 16/27] zfcp: Update dbf calls
` [patch 17/27] zfcp: introduce _setup, _destroy for qdio and FC
` [patch 18/27] zfcp: Apply common naming conventions to zfcp_fc
` [patch 19/27] zfcp: resolve false usage of dd_data in fc_rport
` [patch 20/27] zfcp: Use kthread API for zfcp erp thread
` [patch 21/27] zfcp: Simplify and update ct/gs and els timeout handling
` [patch 22/27] zfcp: Defer resource allocation to first ccw_set_online call
` [patch 23/27] zfcp: Replace config semaphore with mutex
` [patch 24/27] zfcp: proper use of device register
` [patch 25/27] zfcp: Handle failures during device allocation correctly
` [patch 26/27] zfcp: Remove duplicated code for debug timestamps
` [patch 27/27] zfcp: optimize zfcp_qdio_account
[patch 00/34] s390 patch queue for the merge window of 2.6.32
2009-08-14 11:25 UTC (35+ messages)
` [patch 01/34] cio: fix ineffective verify event
` [patch 02/34] cio: move scsw helper functions to header file
` [patch 03/34] cio: consolidate subchannel intparm reset
` [patch 04/34] cio: fix not oper handling after failed line processing
` [patch 05/34] cio: fix double free after failed device initialization
` [patch 06/34] qdio: continue polling if the queue is not finished
` [patch 07/34] cio: ensure to hold a reference for deferred deregistration
` [patch 08/34] qdio: remove limited number of debugfs entries
` [patch 09/34] dasd: fail requests when device state is less then ready
` [patch 10/34] dasd: optimize cpu usage in goodcase
` [patch 11/34] dasd: fix message naming
` [patch 12/34] drivers/s390: put NULL test before dereference
` [patch 13/34] introduce get_clock_monotonic
` [patch 14/34] convert/optimize csum_fold() to C
` [patch 15/34] improve mcount code
` [patch 16/34] atomic ops: add effecient atomic64 support for 31 bit
` [patch 17/34] atomic ops: small cleanups
` [patch 18/34] hibernation: remove dead file
` [patch 19/34] hibernation: merge files and move to kernel/
` [patch 20/34] proper use of device register
` [patch 21/34] tape: use init_timer_on_stack() rather than init_timer()
` [patch 22/34] kernel: Append scpdata to kernel boot command line
` [patch 23/34] kernel: Convert upper case scpdata to lower case
` [patch 24/34] move (io|sysc)_restore_trace_psw into .data section
` [patch 25/34] Use macros for .data.page_aligned
` [patch 26/34] clean up linker script using new linker script macros
` [patch 27/34] kernel: always keep machine flags in lowcore
` [patch 28/34] remove unused irq_cpustat_t defintion
` [patch 29/34] add call home support
` [patch 30/34] hypfs: remove useless variable qname
` [patch 31/34] vmur: Invalid allocation sequence for vmur class
` [patch 32/34] xpram: Remove checksum validation for suspend/resume
` [patch 33/34] zcrypt: Use spin_lock_bh in suspend callback
` [patch 34/34] kernel: Set preferred s390 console based on conmode
[PATCH] S390: includecheck fix for sys_s390.c
2009-08-09 15:12 UTC
[PATCH] s390: remove unused irq_cpustat_t defintion
2009-08-06 8:30 UTC
[GIT PULL] s390 patches for v2.6.31-rc5
2009-08-05 10:57 UTC
[PATCH 2/2] s390: clean up linker script using new linker script macros
2009-08-03 8:17 UTC (2+ messages)
[PATCH] KVM: Read buffer overflow
2009-08-02 14:08 UTC
[Bug] kernel oops with 'fsfuzzer ecryptfs' at crypto_destroy_tfm+0x60/0x84
2009-07-30 10:00 UTC
[PATCH] drivers/s390: put NULL test before dereference
2009-07-28 17:09 UTC
[GIT PULL] s390 patches for v2.6.31-rc4
2009-07-24 10:52 UTC
[Fwd: [Bug] 2.6.30 kernel stack trace with 'fsfuzzer ext3' on
2009-07-23 9:50 UTC
question about arch/s390/kvm/interrupt.c
2009-07-20 15:17 UTC (4+ messages)
` [PATCH] kvm-390: fix wait_queue handling
Next July 16: s390 sha1 crypro build failure
2009-07-16 11:58 UTC (2+ messages)
[patch 00/13] zfcp fixes for 2.6.31-rc2
2009-07-13 13:06 UTC (14+ messages)
` [patch 01/13] zfcp: Fix invalid command order
` [patch 02/13] zfcp: Acquire qdio_stat_lock when reading the queue utilization
` [patch 03/13] zfcp: Return -ENOMEM for allocation failures in zfcp_fsf
` [patch 04/13] zfcp: Use correct flags for zfcp_erp_notify
` [patch 05/13] zfcp: Use unchained mode for small ct and els requests
` [patch 06/13] zfcp: Use -EIO for SBAL allocation failures
` [patch 07/13] zfcp: Fix logic for physical port close
` [patch 08/13] zfcp: Fix erp escalation procedure
` [patch 09/13] zfcp: Recover from stalled outbound queue
` [patch 10/13] zfcp: Add port only once to FC transport class
` [patch 11/13] zfcp: avoid double notify in lowmem scenario
` [patch 12/13] zfcp: Fix wka port processing
` [patch 13/13] zfcp: Fix tracing of request id for abort requests
[PATCH 05/15] [S390] remove duplicated #include
2009-07-11 1:32 UTC
[GIT PULL] s390 patches for v2.6.31-rc2
2009-07-08 16:59 UTC
[PATCH 16/44] includecheck fix: s390, sys_s390.c
2009-07-08 16:00 UTC
[PATCH] crypto: s390 des3 - permit weak keys unless REQ_WEAK_KEY set
2009-06-18 11:53 UTC (3+ messages)
[PATCH] qdio: add check index of input- and output_qs[]
2009-06-15 20:18 UTC
[PATCH 2/2] clone_with_pids: define the s390 syscall
2009-06-15 17:16 UTC
[GIT PULL] s390 patches for 2.6.31
2009-06-12 9:12 UTC
[patch 00/38] power management / hibernate support for s390
2009-06-12 6:37 UTC (31+ messages)
` [patch 01/38] pm: Move nvs routines into a seperate file
` [PATCH v2] "
` [patch 05/38] s390: hibernation support for s390
` [patch 30/38] PM: af_iucv power management callbacks
` [patch 31/38] pm: hvc_iucv "
` [patch 32/38] pm: smsgiucv "
` [patch 33/38] pm: con3270 "
` [patch 34/38] pm: memory hotplug "
` [patch 35/38] pm: monwriter "
` [patch 36/38] pm: monreader "
` [patch 37/38] pm: dcssblk "
` [patch 38/38] pm: ap bus "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).