messages from 2011-10-23 21:18:18 to 2011-11-24 20:17:42 UTC [more...]
[PATCH-RFC 01/10] lib: move GENERIC_IOMAP to lib/Kconfig
2011-11-24 20:17 UTC (4+ 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 00/16] more mac68k fixes and cleanup
2011-11-24 15:28 UTC (11+ messages)
` [PATCH 01/16] pmac_zilog: fix unexpected irq
` [PATCH 03/16] mac_sonic: add irq resources and cleanup
[PATCH 1/8] fbdev/amifb: Correct whitespace
2011-11-21 20:53 UTC (8+ 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()
Cross Memory Attach v3
2011-11-21 0:13 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] m68k: simpler m68k and ColdFire CPU's can use generic csum code
2011-11-18 6:32 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] gpiolib/arches: Centralise bolierplate asm/gpio.h
2011-11-03 3:45 UTC (9+ messages)
` [PATCH] asm-generic/gpio.h: merge basic gpiolib wrappers
` [PATCH v2] "
` [PATCH v3] "
[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 (55+ messages)
` [PATCH 01/36] m68k: add machine and CPU definitions for ColdFire cores
` [PATCH 02/36] m68k: show ColdFire CPU/FPU/MMU type
` [PATCH 03/36] m68k: definitions for the ColdFire V4e MMU hardware
` [PATCH 04/36] m68k: make old interrupt code conditional on correct CPU types
` [PATCH 05/36] m68k: add TASK definitions for ColdFires running with MMU
` [PATCH 06/36] m68k: modify user space access functions to support ColdFire CPUs
` [PATCH 07/36] m68k: add ColdFire 54xx CPU MMU memory init code
` [PATCH 08/36] m68k: init the MMU hardware for the 54xx ColdFire
` [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 11/36] m68k: add page table size definitions for ColdFire V4e MMU
` [PATCH 12/36] m68k: add ColdFire paging exception handling code
` [PATCH 13/36] m68k: add cache support for V4e ColdFire cores running with MMU enabled
` [PATCH 14/36] m68k: modify ColdFire 54xx cache support for "
` [PATCH 15/36] m68k: add TLB flush support for the ColdFire V4e MMU hardware
` [PATCH 16/36] m68k: set ColdFire MMU page size
` [PATCH 17/36] m68k: ColdFire with MMU does not support separate address spaces
` [PATCH 18/36] m68k: ColdFire V4e MMU context support code
` [PATCH 19/36] m68k: use tracehook_report_syscall_entry/exit for ColdFire MMU ptrace path
` [PATCH 20/36] m68k: ColdFire with MMU needs simpler lib checksum code
` [PATCH 21/36] m68k: modify cache push and clear code for ColdFire with MMU enable
` [PATCH 22/36] m68k: use ColdFire V4e MMU flags when ioremapping()
` [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 25/36] m68k: create ColdFire MMU pgalloc code
` [PATCH 26/36] m68k: use non-MMU entry.S code when compiling for ColdFire CPU
` [PATCH 27/36] m68k: add code to setup a ColdFire 54xx platform when MMU enabled
` [PATCH 28/36] m68k: ColdFire with MMU enabled uses same clocking code as non-MMU
` [PATCH 29/36] m68k: use non-MMU linker script for ColdFire MMU builds
` [PATCH 30/36] m68k: adjustments to stack frame for ColdFire with MMU enabled
` [PATCH 31/36] m68k: completely disable FPU support for ColdFire
` [PATCH 32/36] m68k: use new style interrupt handling for ColdFire with MMU enabled
` [PATCH 33/36] m68k: define a ack_bad_irq() function for ColdFire with MMU
` [PATCH 34/36] m68k: add ColdFire with MMU enabled support to the m68k mem init code
` [PATCH 35/36] m68k: config option adjustments for configuring ColdFire with MMU
` [PATCH 36/36] m68k: allow ColdFire 547x and 548x CPUs to be built with MMU enabled
[PATCH 00/27 v7] m68k: Convert to genirq
2011-10-31 1:29 UTC (29+ messages)
` [PATCH 01/27] ide-{cd,floppy,tape}: Do not include <linux/irq.h>
` [PATCH 02/27] m68k/irq: Rename irq_controller to irq_chip
` [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 05/27] m68k/irq: Switch irq_chip methods to "struct irq_data *data"
` [PATCH 06/27] m68k/irq: Rename setup_irq() to m68k_setup_irq() and make it static
` [PATCH 07/27] m68k/irq: Extract irq_set_chip()
` [PATCH 08/27] m68k/irq: Add m68k_setup_irq_controller()
` [PATCH 09/27] m68k/irq: Rename {,__}m68k_handle_int()
` [PATCH 10/27] m68k/irq: Remove obsolete IRQ_FLG_* users
` [PATCH 11/27] m68k/irq: Add genirq support
` [PATCH 12/27] m68k/atari: Convert Atari to genirq
` [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 18/27] m68k/mac: Optimize interrupts using chain handlers
` [PATCH 19/27] m68k/hp300: Convert HP9000/300 and HP9000/400 to genirq
` [PATCH 20/27] m68k/vme: Convert VME "
` [PATCH 21/27] m68k/apollo: Convert Apollo "
` [PATCH 22/27] m68k/sun3: Use the kstat_irqs_cpu() wrapper
` [PATCH 23/27] m68k/sun3: Convert Sun3/3x to genirq
` [PATCH 24/27] m68k/q40: Convert Q40/Q60 "
` [PATCH 25/27] m68k/irq: Remove obsolete m68k irq framework
` [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
[GIT PATCH] big staging merge for 3.2
2011-10-29 12:24 UTC
Hi
2011-10-28 11:15 UTC
[PATCH] m68k: Fall back to __gpio_to_irq() for non-arch GPIOs
2011-10-27 4:19 UTC (2+ messages)
[PATCH] m68k: Revive lost ARAnyM config options
2011-10-26 0:22 UTC
[PATCH] m68k: Revive lost ARAnyM config options
2011-10-25 20:05 UTC
[git pull] m68knommu arch updates for 3.2
2011-10-25 14:27 UTC (4+ messages)
[git pull] m68k updates for 3.2
2011-10-25 8:36 UTC (3+ messages)
[PATCH 1/5] m68k/net: Remove obsolete IRQ_FLG_* users
2011-10-23 21:18 UTC (3+ messages)
` [PATCH 2/5] m68k/scsi: "
` [PATCH 4/5] m68k/irq: "
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