public inbox for linux-m68k@lists.linux-m68k.org
 help / color / mirror / Atom feed
 messages from 2015-12-22 08:08:43 to 2016-02-10 09:51:37 UTC [more...]

my contribution
 2016-02-10  9:51 UTC  (6+ messages)

我的交友主页是
 2016-02-09 17:24 UTC 

[PATCH] m68k: use conventional function parameters for do_sigreturn
 2016-02-09 15:26 UTC  (14+ messages)

RE
 2016-02-08  9:16 UTC 

Linux/m68k on the Apollo FPGA softcore?
 2016-02-05 15:15 UTC  (4+ messages)

[PATCH 4.2.y-ckt 13/64] hrtimer: Handle remaining time proper for TIME_LOW_RES
 2016-02-04 22:43 UTC  (4+ messages)
` [PATCH 4.2.y-ckt 14/64] timerfd: Handle relative timers with CONFIG_TIME_LOW_RES proper
` [PATCH 4.2.y-ckt 15/64] posix-timers: "
` [PATCH 4.2.y-ckt 16/64] itimers: "

[4.2.y-ckt stable] Patch "itimers: Handle relative timers with CONFIG_TIME_LOW_RES proper" has been added to the 4.2.y-ckt tree
 2016-02-04 22:10 UTC 

[4.2.y-ckt stable] Patch "posix-timers: Handle relative timers with CONFIG_TIME_LOW_RES proper" has been added to the 4.2.y-ckt tree
 2016-02-04 22:10 UTC 

[4.2.y-ckt stable] Patch "timerfd: Handle relative timers with CONFIG_TIME_LOW_RES proper" has been added to the 4.2.y-ckt tree
 2016-02-04 22:10 UTC 

[4.2.y-ckt stable] Patch "hrtimer: Handle remaining time proper for TIME_LOW_RES" has been added to the 4.2.y-ckt tree
 2016-02-04 22:10 UTC 

我的联系方式在
 2016-02-01 21:22 UTC 

[PATCH 27/31] Add debugger entry points for M68K
 2016-01-28 21:24 UTC  (4+ messages)

更多关于我的信息在
 2016-01-28 16:21 UTC 

我的相册在
 2016-01-28 16:21 UTC 

NEW ARRIVALS, CISCO,CPU's,Memory, LAPTOP AND AVAYA
 2016-01-27  5:41 UTC 

我的照片在:
 2016-01-27  5:28 UTC 

Add mode register to aranym's fake ncr5380
 2016-01-27  5:22 UTC 

[PATCH v4 00/78] More fixes, cleanup and modernization for NCR5380 drivers
 2016-01-26 11:13 UTC  (94+ messages)
` [PATCH v4 01/78] atari_scsi: Fix SCSI host ID setting
` [PATCH v4 02/78] ncr5380: Remove redundant static variable initializers
` [PATCH v4 03/78] ncr5380: Eliminate PDEBUG*, TDEBUG* and DTCDEBUG* macros
` [PATCH v4 04/78] ncr5380: Remove more pointless macros
` [PATCH v4 05/78] ncr5380: Remove NCR5380_local_declare and NCR5380_setup macros
` [PATCH v4 06/78] ncr5380: Remove NCR5380_instance_name macro
` [PATCH v4 07/78] ncr5380: Split NCR5380_init() into two functions
` [PATCH v4 08/78] ncr5380: Move NCR53C400-specific code
` [PATCH v4 09/78] atari_NCR5380: Reset bus on driver initialization if required
` [PATCH v4 10/78] atari_NCR5380: Remove RESET_BOOT, CONFIG_ATARI_SCSI_TOSHIBA_DELAY and CONFIG_ATARI_SCSI_RESET_BOOT
` [PATCH v4 11/78] ncr5380: Simplify bus reset handlers
` [PATCH v4 12/78] ncr5380: Remove unused hostdata->aborted flag
` [PATCH v4 13/78] ncr5380: Remove redundant register writes
` [PATCH v4 14/78] ncr5380: Use return instead of goto in NCR5380_select()
` [PATCH v4 15/78] ncr5380: Always escalate bad target time-out "
` [PATCH v4 16/78] ncr5380: Proceed with next command after NCR5380_select() calls scsi_done
` [PATCH v4 17/78] ncr5380: Keep BSY asserted when entering SELECTION phase
` [PATCH v4 18/78] ncr5380: Eliminate USLEEP_WAITLONG delay
` [PATCH v4 19/78] ncr5380: Cleanup bogus {request, release}_region() calls
` [PATCH v4 20/78] ncr5380: Introduce unbound workqueue
` [PATCH v4 21/78] ncr5380: Sleep when polling, if possible
` [PATCH v4 22/78] ncr5380: Eliminate selecting state
` [PATCH v4 23/78] ncr5380: Always retry arbitration and selection
` [PATCH v4 24/78] ncr5380: Implement NCR5380_dma_xfer_len and remove LIMIT_TRANSFERSIZE macro
` [PATCH v4 25/78] ncr5380: Rework disconnect versus poll logic
` [PATCH v4 26/78] ncr5380: Fix NCR5380_transfer_pio() result
` [PATCH v4 27/78] ncr5380: Add missing lock in eh_abort_handler
` [PATCH v4 28/78] ncr5380: Drop DEF_SCSI_QCMD macro
` [PATCH v4 29/78] ncr5380: Remove references to linked commands
` [PATCH v4 30/78] ncr5380: Add missing break after case MESSAGE_REJECT
` [PATCH v4 31/78] ncr5380: Fix !REQ timeout in do_abort()
` [PATCH v4 32/78] ncr5380: Fix bus phase "
` [PATCH v4 33/78] atari_NCR5380: Set do_abort() timeouts
` [PATCH v4 34/78] atari_NCR5380: Use arbitration timeout
` [PATCH v4 35/78] ncr5380: Dont wait for BUS FREE after disconnect
` [PATCH v4 36/78] ncr5380: Use work_struct instead of delayed_work
` [PATCH v4 37/78] ncr5380: Standardize work queueing algorithm
` [PATCH v4 38/78] ncr5380: Remove UNSAFE macro
` [PATCH v4 39/78] ncr5380: Standardize interrupt handling
` [PATCH v4 40/78] ncr5380: Introduce NCR5380_poll_politely2
` [PATCH v4 41/78] ncr5380: Replace redundant flags with FLAG_NO_DMA_FIXUP
` [PATCH v4 42/78] ncr5380: Replace READ_OVERRUNS macro with FLAG_NO_DMA_FIXUPS
` [PATCH v4 43/78] ncr5380: Standardize reselection handling
` [PATCH v4 44/78] ncr5380: Fix off-by-one bug in extended_msg[] bounds check
` [PATCH v4 45/78] ncr5380: Cleanup #include directives
` [PATCH v4 46/78] ncr5380: Fix NDEBUG_NO_DATAOUT flag
` [PATCH v4 47/78] ncr5380: Fix and cleanup scsi_host_template initializers
` [PATCH v4 48/78] atari_NCR5380: Fix queue_size limit
` [PATCH v4 49/78] ncr5380: Remove redundant ICR_ARBITRATION_LOST test and eliminate FLAG_DTC3181E
` [PATCH v4 50/78] ncr5380: Change instance->host_lock to hostdata->lock
` [PATCH v4 51/78] ncr5380: Remove command list debug code
` [PATCH v4 52/78] ncr5380: Remove H_NO macro and introduce dsprintk
` [PATCH v4 53/78] ncr5380: Use shost_priv helper
` [PATCH v4 54/78] ncr5380: Use dsprintk() for queue debugging
` [PATCH v4 55/78] ncr5380: Remove LIST and REMOVE macros
` [PATCH v4 56/78] ncr5380: Remove redundant volatile qualifiers
` [PATCH v4 57/78] ncr5380: Use standard list data structure
` [PATCH v4 58/78] ncr5380: Refactor command completion
` [PATCH v4 59/78] ncr5380: Fix autosense bugs
` [PATCH v4 60/78] ncr5380: Implement new eh_abort_handler
` [PATCH v4 61/78] ncr5380: Fix EH during arbitration and selection
` [PATCH v4 62/78] ncr5380: Implement new eh_bus_reset_handler
` [PATCH v4 63/78] atari_NCR5380: Remove HOSTNO macro from printk() and seq_printf() calls
` [PATCH v4 64/78] atari_NCR5380: Eliminate HOSTNO macro
` [PATCH v4 65/78] atari_scsi, sun3_scsi: Remove global Scsi_Host pointer
` [PATCH v4 66/78] ncr5380: Fix soft lockups
` [PATCH v4 67/78] ncr5380: Cleanup comments
` [PATCH v4 68/78] ncr5380: Fix trailing whitespace using regexp
` [PATCH v4 69/78] ncr5380: Fix whitespace in comments "
` [PATCH v4 70/78] ncr5380: Merge changes from atari_NCR5380.c
` [PATCH v4 71/78] atari_NCR5380: Merge changes from NCR5380.c
` [PATCH v4 72/78] ncr5380: Cleanup whitespace and parentheses
` [PATCH v4 73/78] ncr5380: Fix pseudo DMA transfers on 53C400
` [PATCH v4 74/78] ncr5380: Use runtime register mapping
` [PATCH v4 75/78] ncr5380: Enable PDMA for NCR53C400A
` [PATCH v4 76/78] ncr5380: Enable PDMA for DTC chips
` [PATCH v4 77/78] ncr5380: Fix wait for 53C80 registers registers after PDMA
` [PATCH v4 78/78] ncr5380: Add support for HP C2502

[PATCH] ncr5380: Don't re-enter NCR5380_select() when aborting a command
 2016-01-26  2:31 UTC 

[PATCH] ncr5380: Correctly clear command pointers and lists after bus reset
 2016-01-26  2:31 UTC 

[PATCH] m68k/defconfig: Update defconfigs for v4.5-rc1
 2016-01-25  8:48 UTC 

锥顶
 2016-01-24 15:31 UTC 

[PATCH] m68k: Wire up copy_file_range
 2016-01-24 11:45 UTC  (2+ messages)

linux-m68k.org services status
 2016-01-17 10:18 UTC 

[patch 0/4] hrtimers: Handle remaining time correctly for CONFIG_TIME_LOW_RES=y
 2016-01-16 18:36 UTC  (6+ messages)
` [patch 2/4] timerfd: Handle relative timers with CONFIG_TIME_LOW_RES proper
` [patch 1/4] hrtimer: Handle remaining time proper for TIME_LOW_RES
` [patch 3/4] posix-timers: Handle relative timers with CONFIG_TIME_LOW_RES proper
` [patch 4/4] itimers: "

Su buzón ha superado el límite de cuota
 2016-01-14 21:00 UTC 

[linux-rt-devel:for-kbuild-bot/prepare-release 32/256] warning: (DEBUG_ATOMIC_SLEEP) selects PREEMPT_COUNT which has unmet direct dependencies (COLDFIRE)
 2016-01-13 10:27 UTC 

[git pull] m68knommu/coldfire fixes for 4.5
 2016-01-12  0:12 UTC 

[git pull] m68k updates for 4.5
 2016-01-11 19:36 UTC 

[PATCH] serial: Remove 68328 driver
 2016-01-11 17:57 UTC  (6+ messages)

[PATCH] m68knommu: fix FEC platform device registration when driver is modular
 2016-01-11 12:29 UTC  (3+ messages)

[PATCH] m68k/atari, m68k/sun3: Fix SCSI platform device registration when driver is modular
 2016-01-11  0:13 UTC  (3+ messages)

[PATCH parisc,frv,m68k] timerfd: Fix timeout values with CONFIG_TIME_LOW_RES=y
 2016-01-10 20:57 UTC 

[PATCH] zorro: use kobj_to_dev()
 2016-01-10 13:08 UTC  (2+ messages)

[PATCH] m68k: Provide __phys_to_pfn() and __pfn_to_phys()
 2016-01-10 13:07 UTC 

[PATCH] m68k: fix build failure
 2016-01-10  9:55 UTC  (4+ messages)

[PATCH -next] m68k: Declare __pfn_to_phys() for nommu case to fix build errors
 2016-01-10  9:54 UTC 

[PATCH -next] m68k: Declare __pfn_to_phys() for nommu case to fix build errors
 2016-01-09 21:38 UTC 

Charity/Donation
 2016-01-06  0:17 UTC 

Charity Donation
 2016-01-02 15:58 UTC 

Hello!!
 2016-01-02 11:29 UTC 

[PATCH v3 00/77] More fixes, cleanup and modernization for NCR5380 drivers
 2016-01-01  1:28 UTC  (28+ messages)
` [PATCH v3 18/77] ncr5380: Eliminate USLEEP_WAITLONG delay
` [PATCH v3 20/77] ncr5380: Introduce unbound workqueue
` [PATCH v3 66/77] ncr5380: Fix soft lockups
` [PATCH v3 68/77] ncr5380: Fix whitespace issues using regexp
` [PATCH v3 76/77] ncr5380: Fix wait for 53C80 registers registers after PDMA
` [PATCH v3 77/77] ncr5380: Add support for HP C2502

Good Day
 2015-12-31  2:46 UTC 

linux-m68k.org email forwarding verification
 2015-12-30 15:11 UTC 

Assalam o Alaikum
 2015-12-29  2:03 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox