public inbox for linux-m68k@lists.linux-m68k.org
 help / color / mirror / Atom feed
 messages from 2011-10-30 12:48:48 to 2011-12-10 05:24:42 UTC [more...]

[PATCH 00/16] more mac68k fixes and cleanup
 2011-12-10  5:24 UTC  (33+ messages)
` [PATCH 01/16] pmac_zilog: fix unexpected irq
  ` [PATCH 01/16 v2] "
    ` [PATCH 01/16 v3] "
` [PATCH 02/16] macfb: fix black and white modes
` [PATCH 03/16] mac_sonic: add irq resources and cleanup
` [PATCH 06/16] m68k/mac: cleanup mac_irq_pending
` [PATCH 13/16] mac_scsi: fix mac_scsi on some powerbooks

[PATCH] m68k: consolidate the vmlinux.lds linker scripts
 2011-12-08  6:34 UTC 

[PATCH 00/35 v2] m68k: ColdFire MMU support
 2011-12-08  5:27 UTC  (38+ messages)
` [PATCH 01/35] m68k: add machine and CPU definitions for ColdFire cores
` [PATCH 02/35] m68k: show ColdFire CPU/FPU/MMU type
` [PATCH 03/35] m68k: definitions for the ColdFire V4e MMU hardware
` [PATCH 04/35] m68k: make interrupt definitions conditional on correct CPU types
` [PATCH 05/35] m68k: add TASK definitions for ColdFires running with MMU
` [PATCH 06/35] m68k: modify user space access functions to support ColdFire CPUs
` [PATCH 07/35] m68k: use addr_limit checking for m68k CPUs that do no support address spaces
` [PATCH 08/35] m68k: init the MMU hardware for the 54xx ColdFire
` [PATCH 09/35] m68k: add ColdFire 54xx CPU MMU memory init code
` [PATCH 10/35] m68k: set register a2 to current if MMU enabled on ColdFire
` [PATCH 11/35] m68k: page table support definitions and code for ColdFire MMU
` [PATCH 12/35] m68k: add page table size definitions for ColdFire V4e MMU
` [PATCH 13/35] m68k: add ColdFire paging exception handling code
` [PATCH 14/35] m68k: add cache support for V4e ColdFire cores running with MMU enabled
` [PATCH 15/35] m68k: modify ColdFire 54xx cache support for "
` [PATCH 16/35] m68k: add TLB flush support for the ColdFire V4e MMU hardware
` [PATCH 17/35] m68k: define PAGE_OFFSET_RAW for ColdFire CPU with MMU enabled
` [PATCH 18/35] m68k: set ColdFire MMU page size
` [PATCH 19/35] m68k: MMU enabled ColdFire needs 8k ELF alignment
` [PATCH 20/35] m68k: ColdFire V4e MMU context support code
` [PATCH 21/35] m68k: use tracehook_report_syscall_entry/exit for ColdFire MMU ptrace path
` [PATCH 22/35] m68k: modify cache push and clear code for ColdFire with MMU enable
` [PATCH 23/35] m68k: use ColdFire MMU read/write bit flags when ioremapping
` [PATCH 24/35] m68k: ColdFire V4e MMU paging init code and miss handler
` [PATCH 25/35] m68k: compile appropriate mm arch files for ColdFire MMU support
` [PATCH 26/35] m68k: create ColdFire MMU pgalloc code
` [PATCH 27/35] m68k: use non-MMU entry.S code when compiling for ColdFire CPU
` [PATCH 28/35] m68k: add code to setup a ColdFire 54xx platform when MMU enabled
` [PATCH 29/35] m68k: ColdFire with MMU enabled uses same clocking code as non-MMU
` [PATCH 30/35] m68k: use non-MMU linker script for ColdFire MMU builds
` [PATCH 31/35] m68k: adjustments to stack frame for ColdFire with MMU enabled
` [PATCH 32/35] m68k: add ColdFire FPU support for the V4e ColdFire CPU's
` [PATCH 33/35] m68k: do not use m68k startup or interrupt code for "
` [PATCH 34/35] m68k: add ColdFire with MMU enabled support to the m68k mem init code
` [PATCH 35/35] m68k: allow ColdFire 547x and 548x CPUs to be built with MMU enabled

[git pull] m68k updates for 3.2
 2011-12-07 19:39 UTC 

MESSAGE FROM FBI OFFICE, CAREFULLY READ THE ATTACHMENT AND COMPLY IMMEDIATELY
 2011-12-05 14:14 UTC 

Cross Memory Attach v3
 2011-12-04 18:34 UTC  (6+ messages)

[PATCH 1/8] fbdev/amifb: Correct whitespace
 2011-12-04  0:35 UTC  (9+ messages)
` [PATCH 2/8] fbdev/amifb: Fix double free
` [PATCH 3/8] fbdev/amifb: Reorder functions to remove forward declarations
` [PATCH 4/8] fbdev/amifb: Make amifb_setup() static
` [PATCH 5/8] fbdev/amifb: Remove superfluous casts when assigning void *
` [PATCH 6/8] fbdev/amifb: Store monitor limits in separate __initdata variables
` [PATCH 7/8] fbdev/amifb: Enable Copper DMA after setting up the Copper
` [PATCH 8/8] fbdev/amifb: Use framebuffer_alloc()

[PATCH-RFC 01/10] lib: move GENERIC_IOMAP to lib/Kconfig
 2011-11-28 20:12 UTC  (16+ messages)
` [PATCH-RFC 02/10] lib: add GENERIC_PCI_IOMAP
` [PATCH-RFC 03/10] alpha: switch to GENERIC_PCI_IOMAP
` [PATCH-RFC 04/10] arm: "
` [PATCH-RFC 05/10] microblaze: "
` [PATCH-RFC 06/10] mips: "
` [PATCH-RFC 07/10] parisc: "
` [PATCH-RFC 08/10] powerpc: "
` [PATCH-RFC 09/10] sh: "
` [PATCH-RFC 10/10] sparc: "

[PATCH] m68knommu: remove unused anchor.h include file
 2011-11-25  6:47 UTC 

[PATCH] m68knommu: hard set the ColdFire MBAR register on startup
 2011-11-25  1:36 UTC 

[PATCH] m68k: simpler m68k and ColdFire CPU's can use generic csum code
 2011-11-24 23:36 UTC  (2+ messages)

[PATCH] m68k: Wire up process_vm_{read,write}v
 2011-11-20 23:36 UTC  (2+ messages)

[PATCH] m68k: don't comment out syscalls used by glibc
 2011-11-20  9:47 UTC  (6+ messages)

[PATCH] m68k: handle presence of 64bit mul/div instructions cleanly
 2011-11-19 21:19 UTC  (2+ messages)

Scheduled Maintenance & Upgrade
 2011-11-18 20:16 UTC 

[PATCH] m68knommu: fix ColdFire slice timer to handle clock counter wrapping
 2011-11-18  6:32 UTC 

[PATCH] m68knommu: disable cache early in startup for ColdFire
 2011-11-18  6:32 UTC 

[PATCH] m68knommu: no need to set register marker on traps
 2011-11-18  6:19 UTC 

[PATCH] m68k: Remove references to obsolete CONFIG_SERIAL167
 2011-11-17 21:40 UTC  (7+ messages)

[PATCH 3/5] treewide: Remove useless NORET_TYPE macro and uses
 2011-11-14 20:50 UTC  (7+ messages)
` [PATCH 4/5] treewide: Convert uses of ATTRIB_NORETURN to __noreturn

change of m68knommu git tree back to kernel.org
 2011-11-14  9:59 UTC  (2+ messages)

linux-m68k.git is back
 2011-11-13 10:44 UTC  (2+ messages)

[PATCH] m68k/atari: Move declaration of atari_SCC_reset_done to header file
 2011-11-13 10:24 UTC 

[PATCH 1/4] zorro: Rename Picasso IV Z2 "MEM" to "RAM" for consistency
 2011-11-12  0:20 UTC  (2+ messages)

Trouble compiling stock Linux-3.0.8 for m68k using gcc-4.2.4
 2011-11-11 19:54 UTC  (2+ messages)

m68knommu git tree is back on kernel.org
 2011-11-11  5:55 UTC 

[PATCH] [TRIVIAL] 8250_hp300: Fix warning typo 'CONFIG_8250'
 2011-11-10 10:22 UTC  (6+ messages)

[PATCH 0/5] treewide: __attribute__ neatening
 2011-11-10  9:41 UTC 

[git pull] m68k updates for 3.2
 2011-11-09 19:37 UTC 

CONFIG_FEC2
 2011-11-09 19:35 UTC 

[PATCH] m68k: Atari EtherNAT - remove use of ndo_set_multicast_list in drivers
 2011-11-08 22:16 UTC 

[PATCH] m68k/hp300: Export hp300_ledstate
 2011-11-07 20:27 UTC 

[PATCH] m68k: add ColdFire FPU support for the V4e ColdFire CPU's
 2011-11-04  1:16 UTC  (7+ messages)

[PATCH] m68k: make fp register stores consistent for m68k and ColdFire
 2011-11-04  1:14 UTC  (3+ messages)

[PATCH] m68k/atari: SCC - Move Atari serial driver to staging
 2011-11-03 15:12 UTC  (5+ messages)

Business Proposal
 2011-11-03 15:04 UTC 

[PATCH v3] asm-generic/gpio.h: merge basic gpiolib wrappers
 2011-11-03  3:45 UTC 

[PATCH] net/ethernet: Move mac89x0.c from apple to cirrus
 2011-11-01 23:33 UTC  (2+ messages)

[PATCH] m68k: Revive lost DIO bus config option
 2011-10-31 17:08 UTC  (3+ messages)

[PATCH 00/36] m68k: ColdFire MMU support
 2011-10-31  5:46 UTC  (29+ messages)
` [PATCH 06/36] m68k: modify user space access functions to support ColdFire CPUs
` [PATCH 09/36] m68k: set register a2 to current if MMU enabled on ColdFire
` [PATCH 10/36] m68k: page table support definitions and code for ColdFire MMU
` [PATCH 15/36] m68k: add TLB flush support for the ColdFire V4e MMU hardware
` [PATCH 16/36] m68k: set ColdFire MMU page size
` [PATCH 23/36] m68k: ColdFire V4e MMU paginit init code and miss handler
` [PATCH 24/36] m68k: compile appropriate mm arch files for ColdFire V4e MMU support
` [PATCH 27/36] m68k: add code to setup a ColdFire 54xx platform when MMU enabled
` [PATCH 31/36] m68k: completely disable FPU support for ColdFire
` [PATCH 35/36] m68k: config option adjustments for configuring ColdFire with MMU

[PATCH 00/27 v7] m68k: Convert to genirq
 2011-10-31  1:29 UTC  (13+ messages)
` [PATCH 03/27] m68k/irq: Kill irq_node_t typedef, always use struct irq_node
` [PATCH 04/27] m68k/irq: Rename irq_node to irq_data
` [PATCH 09/27] m68k/irq: Rename {,__}m68k_handle_int()
` [PATCH 13/27] m68k/atari: Remove code and comments about different irq types
` [PATCH 14/27] m68k/amiga: Refactor amiints.c
` [PATCH 15/27] m68k/amiga: Convert Amiga to genirq
` [PATCH 16/27] m68k/amiga: Optimize interrupts using chain handlers
` [PATCH 17/27] m68k/mac: Convert Mac to genirq
` [PATCH 21/27] m68k/apollo: Convert Apollo "
` [PATCH 26/27] m68k/irq: Remove obsolete support for user vector interrupt fixups
` [PATCH 27/27] m68k/mac: Remove mac_irq_{en,dis}able() wrappers

(unknown),
 2011-10-30 22:24 UTC 


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