public inbox for linux-m68k@lists.linux-m68k.org
 help / color / mirror / Atom feed
 messages from 2011-08-11 06:40:11 to 2011-10-23 11:29:10 UTC [more...]

[PATCH 00/28 v6] m68k: Convert to genirq
 2011-10-23 11:29 UTC  (45+ messages)
` [PATCH 01/28] genirq: Add missing "else" in irq_shutdown()
` [PATCH 02/28] ide-{cd,floppy,tape}: Do not include <linux/irq.>
` [PATCH 03/28] keyboard: "
` [PATCH 04/28] m68k/irq: Rename irq_controller to irq_chip
` [PATCH 05/28] m68k/irq: Kill irq_node_t typedef, always use struct irq_node
` [PATCH 06/28] m68k/irq: Rename irq_node to irq_data
` [PATCH 07/28] m68k/irq: Switch irq_chip methods to "struct irq_data *data"
` [PATCH 08/28] m68k/irq: Rename setup_irq() to m68k_setup_irq() and make it static
` [PATCH 09/28] m68k/irq: Extract irq_set_chip()
` [PATCH 10/28] m68k/irq: Add m68k_setup_irq_controller()
` [PATCH 11/28] m68k/irq: Rename {,__}m68k_handle_int()
` [PATCH 12/28] m68k/irq: Remove obsolete IRQ_FLG_* definitions and users
` [PATCH 13/28] m68k/irq: Add genirq support
` [PATCH 14/28] m68k/atari: Convert Atari to genirq
` [PATCH 15/28] m68k/atari: Remove code and comments about different irq types
` [PATCH 16/28] m68k/amiga: Refactor amiints.c
` [PATCH 17/28] m68k/amiga: Convert Amiga to genirq
` [PATCH 18/28] m68k/amiga: Optimize interrupts using chain handlers
` [PATCH 19/28] m68k/mac: Convert Mac to genirq
` [PATCH 20/28] m68k/mac: Optimize interrupts using chain handlers
` [PATCH 21/28] m68k/hp300: Convert HP9000/300 and HP9000/400 to genirq
` [PATCH 22/28] m68k/vme: Convert VME "
` [PATCH 23/28] m68k/apollo: Convert Apollo "
` [PATCH 24/28] m68k/sun3: Use the kstat_irqs_cpu() wrapper
` [PATCH 25/28] m68k/sun3: Convert Sun3/3x to genirq
` [PATCH 26/28] m68k/q40: Convert Q40/Q60 "
` [PATCH 27/28] m68k/irq: Remove obsolete m68k irq framework
` [PATCH 28/28] m68k/irq: Remove obsolete support for user vector interrupt fixups

[PATCH RFC 6/8] m68k: implement syscall restart generically
 2011-10-23 10:20 UTC 

[PATCH] m68k: Merge mmu and non-mmu versions of sys_call_table
 2011-10-23  9:53 UTC  (4+ messages)

[PATCH 10/49] m68k: irq: Remove IRQF_DISABLED
 2011-10-22  9:56 UTC 

[PATCH] m68k: selection of GENERIC_IRQ_SHOW is not MMU specific
 2011-10-21 21:38 UTC  (3+ messages)

[PATCH] m68k: print memory layout info in boot log
 2011-10-21 21:36 UTC  (3+ messages)

[PATCH] m68k: selection of HAVE_GENERIC_HARDIRQS is not MMU specific
 2011-10-21 15:02 UTC  (2+ messages)

[PATCH] m68k: use of 64 div instruction is chip specific
 2011-10-21 15:00 UTC  (2+ messages)

[PATCH] m68k: selection of GENERIC_ATOMIC64 is not MMU specific
 2011-10-21  7:03 UTC 

[PATCH] m68k: support configure time command line for MMU m68k
 2011-10-21  7:07 UTC 

[PATCH] m68knommu: move definition of mach_gettod to where it is used
 2011-10-21  7:07 UTC 

[PATCH] m68k: drop unused Kconfig symbols
 2011-10-21  5:19 UTC  (2+ messages)

[PATCH 1/4] zorro: Rename Picasso IV Z2 "MEM" to "RAM" for consistency
 2011-10-20 17:03 UTC  (7+ messages)
` [PATCH 2/4] fbdev/cirrusfb: Rewrite Zorro graphics card probing
` [PATCH 3/4] fbdev/cirrusfb: Add support for Picasso IV in Zorro II mode
` [PATCH 4/4] fbdev/cirrusfb: Add support for "64 MiB" version of Picasso IV

[PATCH 12/21 v2] m68k: drop unused Kconfig symbols
 2011-10-20 11:06 UTC  (7+ messages)

[PATCH 12/21] m68k: drop unused Kconfig symbols
 2011-10-18 12:05 UTC  (5+ messages)

[PATCH 12/21] m68k: drop unused Kconfig symbols
 2011-10-14 12:29 UTC 

linux-m68k.git is back
 2011-10-13  7:22 UTC 

change of m68knommu git tree for linux-next
 2011-10-11 15:37 UTC  (2+ messages)

PROPOSAL
 2011-10-05 18:25 UTC 

Email Quota Exceeded
 2011-10-03 17:02 UTC 

[117/244] genirq: Make irq_shutdown() symmetric vs. irq_startup again
 2011-09-28 22:01 UTC 

[PATCH] zorro: Defer device_register() until all devices have been identified
 2011-09-23  4:58 UTC  (3+ messages)

[PATCH 10/55] m68k: irq: Remove IRQF_DISABLED
 2011-09-22  8:58 UTC 

[PATCH] macmace, macsonic: cleanup
 2011-09-21 19:31 UTC  (2+ messages)

[PATCH 10/57] m68k: irq: Remove IRQF_DISABLED
 2011-09-21  9:28 UTC 

[PATCH] zorro: Defer device_register() until all devices have been identified
 2011-09-18  9:37 UTC 

68000 patches (Atari ST platform)
 2011-09-16  8:20 UTC  (6+ messages)

Business transaction
 2011-09-11 15:07 UTC 

[PATCH] macmace: disable only the dma interrupt
 2011-09-11 10:02 UTC  (3+ messages)

[PATCH] mac_esp: remove redundant mutual exclusion
 2011-09-11  9:57 UTC 

[PATCH] mac_esp: remove redundant mutual exclusion
 2011-09-10 18:28 UTC  (2+ messages)

[PATCH 12/62] m64k: irq: Remove IRQF_DISABLED
 2011-09-10  2:01 UTC  (4+ messages)

m68k: [v5] Convert to genirq (WIP)
 2011-09-05 20:18 UTC  (10+ messages)

m68k: remove thread_info struct from thread struct
 2011-09-05  4:41 UTC  (2+ messages)
` [PATCH] "

[PATCH]Finally remove letfover markers section
 2011-09-04  9:33 UTC 

Hello my dear
 2011-09-03 18:53 UTC 

[PATCH] m68k: remove dead definition from thread-info.h
 2011-09-02 12:48 UTC  (2+ messages)

[PATCH] m68k: remove duplicate asm offset for task thread.info
 2011-09-02  5:21 UTC 

[PATCH] m68knommu: remove unused fasthandler declaration
 2011-09-02  5:17 UTC 

[PATCH] m68k: merge the init_task code for mmu and non-mmu targets
 2011-09-02  5:20 UTC 

[PATCH 2/4] TTY: serial, remove dead code from 68328
 2011-08-31 19:51 UTC  (5+ messages)
  ` [PATCH 4/4] TTY: serial, move 68360 driver to staging

[PATCH] bitops: Move find_next_bit.o from lib-y to obj-y
 2011-08-30 23:52 UTC 

[PATCH] bitops: Move find_next_bit.o from lib-y to obj-y
 2011-08-30 13:17 UTC 

m68k: Convert to genirq (WIP)
 2011-08-26 16:09 UTC  (8+ messages)

Support for MMU-less Atari ST
 2011-08-25 11:38 UTC  (12+ messages)
        ` Autovector exceptions on "

Q40 interrupts (and genirq)
 2011-08-25 10:13 UTC  (3+ messages)

patch "TTY: remove tty_locked" added to tty tree
 2011-08-24 21:54 UTC  (5+ messages)

[PATCH] m68knommu: remove extern definitions of memory_start/memory_end from mm/init
 2011-08-24  1:23 UTC  (3+ messages)

m68k: [v4] Convert to genirq (WIP)
 2011-08-23  9:34 UTC 

[PATCH] m68k: fix __page_to_pfn for a const struct page argument
 2011-08-23  7:56 UTC  (2+ messages)

[PATCH] m68knommu: create common externs for _ram* vars
 2011-08-23  6:06 UTC 

[PATCH] m68knommu: use generic section names in mm/init code
 2011-08-23  6:03 UTC 

[PATCH] m68knommu: use generic section names in setup code
 2011-08-23  5:59 UTC 

INVITATION TO TENDER, PLEASE SEE THE ATTACHED PDF FILE AND GET BACK TO US
 2011-08-21 15:16 UTC 

m68k with mmu doesn't compile after 66d857b08b8c3ed
 2011-08-20 20:14 UTC 

[PATCH] m68k: reorganize Kconfig options to improve mmu/non-mmu selections
 2011-08-15 22:17 UTC  (9+ messages)
` [uClinux-dev] "

[PATCH 01/11] arch/m68k: do not use EXTRA_{A,C,LD}FLAGS
 2011-08-15 14:45 UTC  (4+ messages)

Driver framework: binding a driver to two devices?
 2011-08-15  2:20 UTC  (4+ messages)

[PATCH] m68k: merge the mmu and non-mmu kernel/Makefiles
 2011-08-15  2:07 UTC  (7+ messages)
` [uClinux-dev] "

watchdog (?) on linux 3.0.0 and 2.6.39.3
 2011-08-14 20:40 UTC  (12+ messages)

For Claims Contact: Mrs.Hope Spencer
 2011-08-14 17:52 UTC 

For Claims Contact: Mrs.Hope Spencer
 2011-08-14 17:52 UTC 

For Claims Contact: Mrs.Hope Spencer
 2011-08-14 17:52 UTC 

m68k: [v3] Convert to genirq (WIP)
 2011-08-13 20:09 UTC  (2+ messages)

[PATCH] drivers: zorro: fix four checkpatch warnings
 2011-08-13 17:58 UTC 

[PATCH] mac68k: fix mac_irq_pending() for PSC MACE and SCC
 2011-08-13 17:57 UTC  (2+ messages)

[PATCH] mac68k: fix compiler warning
 2011-08-13 17:56 UTC  (2+ messages)

HELLO my 你好,我
 2011-08-12 18:25 UTC 


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