messages from 2014-04-30 07:38:49 to 2014-07-23 05:42:27 UTC [more...]
[PATCH] m68k: Remove printk statement and add return statement in q40ints.c
2014-07-23 5:42 UTC (3+ messages)
[PATCH] m68k: Remove printk statement and add return statement in q40ints.c
2014-07-23 4:08 UTC
[PATCH 11/43] m68k: Use get_signal() signal_setup_done()
2014-07-21 14:03 UTC (2+ messages)
` [PATCH 37/43] m68k: Use sigsp()
[PATCH] mm/m68k: Eliminate memset after alloc_bootmem_pages
2014-07-19 11:35 UTC
[PATCH] m68k: Remove unneeded FIXME message in sun3_pgalloc.h
2014-07-17 2:13 UTC
[git pull] m68k updates for 3.16 (take 2)
2014-07-13 18:16 UTC (3+ messages)
[PATCH -next] m68k: Export mach_random_get_entropy to modules
2014-07-10 16:05 UTC
[PATCH] m68k: Fix boot regression on machines with RAM at non-zero
2014-07-08 7:25 UTC
[PATCH] m68k: Increase initial mapping to 16MB if possible
2014-07-08 7:23 UTC (18+ messages)
[PATCH] m68k: Remove define statement no longer needed
2014-07-04 16:29 UTC
[PATCH] m68k: Remove FIXME comment in file sun3_pgalloc.h
2014-07-04 16:17 UTC (6+ messages)
[PATCH] m68k: Remove FIXME comment in file sun3_pgalloc.h
2014-07-03 1:41 UTC
[3.13 regression] kswapd0 and ksoftirqd/0 CPU hogs
2014-07-01 11:43 UTC (7+ messages)
[PATCH] Fixes q40_irq_startup to return -ENXIO
2014-07-01 1:56 UTC (3+ messages)
[PATCH] Fixes q40_irq_startup to return -ENXIO
2014-06-30 3:06 UTC
[PATCH] zorro: use ARRAY_SIZE
2014-06-23 8:40 UTC
[PATCH] m68knommu: Remove unnecessary prototype for kobjsize()
2014-06-20 14:21 UTC
[PATCH] m68knommu: Remove unnecessary prototype for kobjsize()
2014-06-20 7:29 UTC
[PATCH] m68knommu: Correct page_to_phys when PAGE_OFFSET is non-zero
2014-06-20 5:16 UTC (2+ messages)
converting the NCR5380 drivers away from scsi_register
2014-06-17 8:38 UTC (3+ messages)
[PATCH] zorro: use ARRAY_SIZE
2014-06-16 20:10 UTC
[RFC/PATCH] m68knommu: refactor mcfgpio.h to check for defines instead of CONFIG_ symbols
2014-06-12 6:35 UTC (4+ messages)
` [PATCH V2] "
P/s Get back to me on this email: mrs.florenceevans3@gmail.com
2014-06-10 11:10 UTC
rcu alignment warning tripping on m68k
2014-06-10 6:22 UTC (7+ messages)
[PATCH 0/2] trivial cleanup
2014-06-05 22:14 UTC (4+ messages)
` [PATCH 1/2] mvme147: fix ram size in comment
` [PATCH 2/2] hplance: "
TASK_SIZE for !MMU
2014-06-04 11:57 UTC (7+ messages)
[git pull] m68knommu arch fixes for 3.16
2014-06-03 1:49 UTC
[git pull] m68k updates for 3.16
2014-06-02 14:01 UTC
gcc -fstack-limit-symbol patches for ColdFile CPU still waiting to be applied
2014-06-02 7:16 UTC
[uClinux-dev] [PATCH m68knommu] Add the m54xx fec driver
2014-06-02 6:55 UTC (2+ messages)
gcc -fstack-limit-symbol patches for ColdFile CPU still waiting to be applied
2014-05-31 21:45 UTC
[PATCH 0/9] m68knommu: use ColdFire DMA timer
2014-05-30 0:51 UTC (14+ messages)
` [PATCH 1/9] m68knommu: add DMA timer base address definitions for ColdFire 53xx
` [PATCH 2/9] m68knommu: add DMA timer base address definitions for ColdFire 520x
` [PATCH 3/9] m68knommu: add DMA timer base address definitions for ColdFire 523x
` [PATCH 4/9] m68knommu: add DMA timer base address definitions for ColdFire 527x
` [PATCH 5/9] m68knommu: add DMA timer base address definitions for ColdFire 528x
` [PATCH 6/9] m68knommu: add DMA timer base address definitions for ColdFire 5441x
` [PATCH 7/9] m68knommu: modify ColdFire dma_timer to use common definitions
` [PATCH 8/9] m68knommu: enable clock when using dma_timer hardware module
` [PATCH 9/9] m68knommu: use ColdFire DMA timer module on devices that have it
[PATCH] m68knommu: add DMA timer counter to entropy
2014-05-29 0:58 UTC
[PATCH] m68knommu: enable clock when using PIT hardware module
2014-05-29 0:58 UTC
[PATCH] scsi/NCR5380: dprintk macro
2014-05-28 15:53 UTC (2+ messages)
Where to call platform_device_register()
2014-05-28 14:51 UTC (2+ messages)
[PATCH] mvme147: use correct order of ram pages
2014-05-28 13:58 UTC (4+ messages)
[PATCH 00/12] scsi/NCR5380: fix debugging macros and #include structure
2014-05-28 12:13 UTC (27+ messages)
` [PATCH 01/12] scsi/NCR5380: remove unused BOARD_NORMAL and BOARD_NCR53C400
` [PATCH 02/12] scsi/NCR5380: remove redundant HOSTS_C macro tests
` [PATCH 03/12] scsi/NCR5380: remove old CVS keywords
` [PATCH 04/12] scsi/NCR5380: use NCR5380_dprint() instead of NCR5380_print()
` [PATCH 05/12] scsi/NCR5380: fix build failures when debugging is enabled
` [PATCH 06/12] scsi/NCR5380: fix dprintk macro usage and definition
` [PATCH 07/12] scsi/NCR5380: adopt NCR5380_dprint() and NCR5380_dprint_phase()
` [PATCH 08/12] scsi/NCR5380: adopt dprintk()
` [PATCH 09/12] scsi/NCR5380: fix and standardize NDEBUG macros
` [PATCH 10/12] scsi/NCR5380: remove unused macro definitions
` [PATCH 11/12] scsi/NCR5380: reduce depth of sun3_scsi nested includes
` [PATCH 12/12] scsi/NCR5380: merge sun3_scsi_vme.c into sun3_scsi.c
[PATCH v3 0/4] Atari kernel-in-FastRAM patches v3
2014-05-28 7:35 UTC (7+ messages)
[PATCH v2 4/4] m68k/atari: fix SCC initialization for debug console
2014-05-27 13:20 UTC (7+ messages)
[PATCH] m68k/head.S: CONSOLE_DEBUG should depend on CONFIG_FONT_SUPPORT
2014-05-27 9:50 UTC (2+ messages)
[PATCH 0/2] m68knommu: clean up timer code on the ColdFire 53xx
2014-05-27 6:28 UTC (3+ messages)
` [PATCH 1/2] m68knommu: modify ColdFire 53xx family to use PIT timer
` [PATCH 2/2] m68knommu: clean up ColdFire legacy timer
[-next] Imminent merge conflict in Documentation/kernel-parameters.txt
2014-05-26 21:03 UTC
[PATCH RESEND 0/4] m68k: earlyprintk and debug console improvements
2014-05-26 20:55 UTC (2+ messages)
[PATCH] m68k: Update defconfigs for v3.15-rc2
2014-05-26 20:46 UTC
Your Urgent reply
2014-05-26 18:00 UTC
[PATCH RESEND 0/4] m68k: earlyprintk and debug console improvements
2014-05-26 17:44 UTC (12+ messages)
` [PATCH RESEND 4/4] m68k/atari: fix SCC initialization for debug console
Did you get my last message?
2014-05-26 22:22 UTC
esp_scsi QTAG in FAS216
2014-05-26 1:15 UTC (10+ messages)
[PATCH v3 2/4] m68k: multi-platform EARLY_PRINTK
2014-05-25 12:14 UTC (2+ messages)
m68knommu: CONFIG_I2C_COLDFIRE and CONFIG_RTC_DRV_M5441x
2014-05-23 8:19 UTC (11+ messages)
50-70% off on selected branded items
2014-05-23 4:20 UTC
[PATCH 0/4] m68knommu: Coldfire gpio fixes and updates
2014-05-22 13:46 UTC (11+ messages)
` [PATCH 1/4] add to_irq function so we can map gpios to external interrupts
` [PATCH 2/4] setting the gpio data direction register to output doesn't dependent upon the value to output!
` [PATCH 3/4] Make everything thats not exported, static
` [PATCH 4/4] Implement gpio support for m54xx
[PATCH] m68k: remove check for CONFIG_BSEIP
2014-05-20 7:56 UTC
[PATCH] m68knommu: qspi declutter
2014-05-15 11:44 UTC (2+ messages)
[PATCH 13/27] m68k: Use common bits from generic tlb.h
2014-05-15 9:49 UTC (6+ messages)
[PATCH] m68knommu: Fix the 5249/525x qspi base address
2014-05-14 17:06 UTC
[PATCH] m68knommu: Add qspi clk for Coldfire SoCs without real clks
2014-05-14 17:06 UTC
[PATCH 11/25] m68k: Add 32 bit time_t and clock_t
2014-05-13 9:03 UTC
Felicitări
2014-05-12 15:22 UTC
[PATCH] MAINTAINERS: add an entry for all the NCR5380 drivers
2014-05-06 20:16 UTC (2+ messages)
Please Acknowledge My Proposal
2014-05-03 12:20 UTC
Re
2014-05-03 3:18 UTC
[PATCH 2/3] m68k/atari - atari_scsi: change abort/reset return codes
2014-05-02 8:43 UTC (2+ messages)
` [PATCH v2] "
[PATCH 1/1] ARCH/M68K/AMIGA: convert printk to pr_foo()
2014-05-01 13:21 UTC
[PATCH v2 00/12] scsi/NCR5380: fix debugging macros and #include structure
2014-04-30 7:45 UTC (6+ messages)
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