messages from 2015-06-04 04:13:50 to 2015-07-20 12:01:18 UTC [more...]
[PATCH part3 v12 01/10] PCI: Save domain in pci_host_bridge
2015-07-20 12:01 UTC (10+ messages)
` [PATCH part3 v12 02/10] PCI: Move pci_bus_assign_domain_nr() declaration into drivers/pci/pci.h
` [PATCH part3 v12 03/10] PCI: Remove declaration for pci_get_new_domain_nr()
` [PATCH part3 v12 04/10] PCI: Introduce pci_host_assign_domain_nr() to assign domain
` [PATCH part3 v12 05/10] powerpc/PCI: Rename pcibios_root_bridge_prepare() to pcibios_root_bus_prepare()
` [PATCH part3 v12 06/10] PCI: Make pci_host_bridge hold sysdata in drvdata
` [PATCH part3 v12 07/10] PCI: Create pci host bridge prior to root bus
` [PATCH part3 v12 08/10] PCI: Introduce common pci_domain_nr() and remove platform specific code
` [PATCH part3 v12 09/10] PCI: Remove pci_bus_assign_domain_nr()
` [PATCH part3 v12 10/10] IA64/PCI: Fix build warning found by kbuild test
[PATCH part3 v12 00/10] Cleanup platform pci_domain_nr()
2015-07-20 12:01 UTC
New maintainer and hosting needed for linux-m68k.org services (DNS, Email, Web)
2015-07-20 5:30 UTC (6+ messages)
Charity Donation
2015-07-20 4:07 UTC
[PATCH 1/3] x86, irq: Rename VECTOR_UNDEFINED and VECTOR_RETRIGGERED to IRQ_*
2015-07-17 17:50 UTC (9+ messages)
` [PATCH 2/3] x86, irq: Clarify "No irq handler" message
` [PATCH 3/3] IRQ: Print "unexpected IRQ" messages consistently across architectures
` [3/3] "
[RFC 0/8] m5441x: mmu support patchset
2015-07-17 10:47 UTC (21+ messages)
` [RFC 1/8] m68k: coldfire: unlink FPU presence from MMU activation
` [RFC 2/8] m68k: fix build issue in setup_arch() when no FPU
` [RFC 3/8] m68k: add dummy dump_fpu() when FPU is not present
` [RFC 4/8] m68k: m5441x: add ColdFire 5441x CPU MMU memory init code
` [RFC 5/8] m68k: m5441x: fix ACR0 base address when MBAR is not present
` [RFC 6/8] m68k: m5441x: set rambar to end of SRAM physical addr space
` [RFC 7/8] m68k: mmu: add u-boot command line support in setup_arch()
` [RFC 8/8] m68k: uImage generation support
[git pull] m68knommu/coldfire fixes for 4.2-rc3
2015-07-16 23:38 UTC
[PATCH 08/23] m68k/coldfire/pit: Migrate to new 'set-state' interface
2015-07-16 12:42 UTC (2+ messages)
[RFC v4 00/25] Re-use nvram module
2015-07-16 6:01 UTC (36+ messages)
` [RFC v4 01/25] scsi/atari_scsi: Dont select CONFIG_NVRAM
` [RFC v4 02/25] char/nvram: Use bitwise OR to obtain Atari video mode data
` [RFC v4 03/25] m68k/atari: Move Atari-specific code out of drivers/char/nvram.c
` [RFC v4 04/25] m68k/atari: Replace nvram_{read,write}_byte with arch_nvram_ops
` [RFC v4 05/25] char/nvram: Re-order functions to remove forward declarations and #ifdefs
` [RFC v4 06/25] char/nvram: Adopt arch_nvram_ops
` [RFC v4 07/25] x86/thinkpad_acpi: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_byte()
` [RFC v4 08/25] char/nvram: Allow the set_checksum and initialize ioctls to be omitted
` [RFC v4 09/25] char/nvram: Implement NVRAM read/write methods
` [RFC v4 10/25] char/nvram: Use generic fixed_size_llseek()
` [RFC v4 11/25] m68k/atari: Implement arch_nvram_ops methods and enable CONFIG_HAVE_ARCH_NVRAM_OPS
` [RFC v4 12/25] char/nvram: Add "devname:nvram" module alias
` [RFC v4 13/25] powerpc: Cleanup nvram includes
` [RFC v4 14/25] powerpc: Add missing ppc_md.nvram_size for CHRP and PowerMac
` [RFC v4 15/25] powerpc: Implement arch_nvram_ops.get_size() and remove old nvram_* exports
` [RFC v4 16/25] powerpc: Implement nvram sync ioctl
` [RFC v4 17/25] powerpc, fbdev: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_byte()
` [RFC v4 18/25] nvram: Drop nvram_* symbol exports and prototypes
` [RFC v4 19/25] powerpc: Remove CONFIG_GENERIC_NVRAM and adopt CONFIG_HAVE_ARCH_NVRAM_OPS
` [RFC v4 20/25] char/generic_nvram: Remove as unused
` [RFC v4 21/25] powerpc: Adopt nvram module for PPC64
` [RFC v4 22/25] m68k/mac: Adopt naming and calling conventions for PRAM routines
` [RFC v4 23/25] m68k/mac: Use macros for RTC accesses not magic numbers
` [RFC v4 24/25] m68k/mac: Fix PRAM accessors
` [RFC v4 25/25] m68k: Dispatch nvram_ops calls to Atari or Mac functions
[PATCH 0/3] IRQ trivial clarifications
2015-07-12 22:01 UTC
Darlehen anbieten 1.5%
2015-07-10 12:09 UTC
your protracted and stalled funds transfer from the U.K
2015-07-09 9:38 UTC
[PATCH] m68k: fix io functions for ColdFire/MMU/PCI case
2015-07-08 13:12 UTC
[PATCH] m68k: enable PCI support for m5475evb defconfig
2015-07-08 13:12 UTC
[PATCH V3 2/5] mm: mlock: Add new mlock, munlock, and munlockall system calls
2015-07-08 11:06 UTC (4+ messages)
[PATCH 00/10] m68knommu: fix allnoconfig
2015-07-07 12:45 UTC (14+ messages)
` [PATCH 01/10] m68knommu: force setting of CONFIG_CLOCK_FREQ for ColdFire
` [PATCH 02/10] m68knommu: improve the clock configuration defaults
` [PATCH 03/10] m68knommu: make ColdFire SoC selection a choice
` [PATCH 04/10] m68knommu: update defconfig for m5208evb
` [PATCH 05/10] m68knommu: update defconfig for ColdFire m5249evb
` [PATCH 06/10] m68knommu: update defconfig for ColdFire m5272c3
` [PATCH 07/10] m68knommu: update defconfig for ColdFire m5275evb
` [PATCH 08/10] m68knommu: update defconfig for ColdFire m5307c3
` [PATCH 09/10] m68knommu: update defconfig for ColdFire m5407c3
` [PATCH 10/10] m68knommu: update defconfig for ColdFire m5475evb
[PATCH 1/2] m68k/defconfig: Disable experimental CONFIG_DM_CACHE
2015-07-06 13:54 UTC (2+ messages)
` [PATCH 2/2] m68k/defconfig: Update defconfigs for v4.2-rc1
[PATCH] char/nvram: Use bitwise OR to obtain Atari video mode data
2015-07-03 6:52 UTC (2+ messages)
[RFC v3 00/24] Re-use nvram module
2015-07-02 2:07 UTC (29+ messages)
` [RFC v3 01/24] scsi/atari_scsi: Dont select CONFIG_NVRAM
` [RFC v3 02/24] m68k/atari: Move Atari-specific code out of drivers/char/nvram.c
` [RFC v3 03/24] m68k/atari: Replace nvram_{read, write}_byte with arch_nvram_ops
` [RFC v3 04/24] char/nvram: Re-order functions to remove forward declarations and #ifdefs
` [RFC v3 05/24] char/nvram: Adopt arch_nvram_ops
` [RFC v3 06/24] x86/thinkpad_acpi: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_byte()
` [RFC v3 07/24] char/nvram: Allow the set_checksum and initialize ioctls to be omitted
` [RFC v3 08/24] char/nvram: Implement NVRAM read/write methods
` [RFC v3 09/24] char/nvram: Use generic fixed_size_llseek()
` [RFC v3 10/24] m68k/atari: Implement arch_nvram_ops methods and enable CONFIG_HAVE_ARCH_NVRAM_OPS
` [RFC v3 11/24] char/nvram: Add "devname:nvram" module alias
` [RFC v3 12/24] powerpc: Cleanup nvram includes
` [RFC v3 13/24] powerpc: Add missing ppc_md.nvram_size for CHRP and PowerMac
` [RFC v3 14/24] powerpc: Implement arch_nvram_ops.get_size() and remove old nvram_* exports
` [RFC v3 15/24] powerpc: Implement nvram sync ioctl
` [RFC v3 16/24] powerpc, fbdev: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_byte()
` [RFC v3 17/24] nvram: Drop nvram_* symbol exports and prototypes
` [RFC v3 18/24] powerpc: Remove CONFIG_GENERIC_NVRAM and adopt CONFIG_HAVE_ARCH_NVRAM_OPS
` [RFC v3 19/24] char/generic_nvram: Remove as unused
` [RFC v3 20/24] powerpc: Adopt nvram module for PPC64
` [RFC v3 21/24] m68k/mac: Adopt naming and calling conventions for PRAM routines
` [RFC v3 22/24] m68k/mac: Use macros for RTC accesses not magic numbers
` [RFC v3 23/24] m68k/mac: Fix PRAM accessors
` [RFC v3 24/24] m68k: Dispatch nvram_ops calls to Atari or Mac functions
(unknown),
2015-07-01 11:53 UTC
Dear Friend, Take For Your Compensation
2015-07-01 0:46 UTC
LOAN OFFER
2015-06-30 21:00 UTC
LOAN OFFER
2015-06-30 14:10 UTC
[git pull] m68knommu arch fixes for 4.2
2015-06-28 23:07 UTC
[git pull] m68k updates for 4.2
2015-06-22 7:35 UTC
[PATCH] m68k: improve m68knommu MAINTAINERS entry
2015-06-19 7:25 UTC (3+ messages)
[PATCH 01/44] kernel: Add support for poweroff handler call chain
2015-06-18 21:40 UTC (6+ messages)
[RFC v2 00/24] Re-use nvram module
2015-06-18 16:52 UTC (31+ messages)
` [RFC v2 01/24] macintosh/nvram: Remove as unused
` [RFC,v2,01/24] "
` [RFC v2 02/24] scsi/atari_scsi: Dont select CONFIG_NVRAM
` [RFC v2 03/24] m68k/atari: Move Atari-specific code out of drivers/char/nvram.c
` [RFC v2 04/24] m68k/atari: Replace nvram_{read,write}_byte with arch_nvram_ops
` [RFC v2 05/24] char/nvram: Re-order functions to remove forward declarations and #ifdefs
` [RFC v2 06/24] char/nvram: Adopt arch_nvram_ops
` [RFC v2 07/24] x86/thinkpad_acpi: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_byte()
` [RFC v2 08/24] char/nvram: Allow the set_checksum and initialize ioctls to be omitted
` [RFC v2 09/24] char/nvram: Implement NVRAM read/write methods
` [RFC v2 10/24] char/nvram: Use generic fixed_size_llseek()
` [RFC v2 11/24] m68k/atari: Implement arch_nvram_ops methods and enable CONFIG_HAVE_ARCH_NVRAM_OPS
` [RFC v2 12/24] char/nvram: Add "devname:nvram" module alias
` [RFC v2 13/24] powerpc: Cleanup nvram includes
` [RFC v2 14/24] powerpc: Add missing ppc_md.nvram_size for CHRP and PowerMac
` [RFC v2 15/24] powerpc: Implement arch_nvram_ops.get_size() and remove old nvram_* exports
` [RFC v2 16/24] powerpc: Implement nvram sync ioctl
` [RFC v2 17/24] powerpc, fbdev: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_byte()
` [RFC v2 18/24] nvram: Drop nvram_* symbol exports and prototypes
` [RFC v2 19/24] powerpc: Remove CONFIG_GENERIC_NVRAM and adopt CONFIG_HAVE_ARCH_NVRAM_OPS
` [RFC v2 20/24] char/generic_nvram: Remove as unused
` [RFC v2 21/24] powerpc: Adopt nvram module for PPC64
` [RFC v2 22/24] m68k/mac: Adopt naming and calling conventions for PRAM routines
` [RFC v2 23/24] m68k/mac: Fix PRAM accessors
` [RFC v2 24/24] m68k: Dispatch nvram_ops calls to Atari or Mac functions
[PATCH] m68k: Use vsprintf %pM extension
2015-06-16 7:35 UTC (2+ messages)
Klientskie bazi tel +79133913837 Email: nonen22pp@gmail.com Yznaite podrobnee!!!
2015-06-15 5:03 UTC
[PATCH] m68k: Use vsprintf %pM extension
2015-06-15 2:01 UTC
BUSINESS DEAL?
2015-06-13 23:14 UTC
Lieber Freund!!!
2015-06-13 12:14 UTC
Klientskie bazi tel +79133913837 Email: nonen22pp@gmail.com ICQ:6288862 Yznaite podrobnee!!!
2015-06-11 1:55 UTC
Generic kernel features that need architecture(m68k) support
2015-06-10 13:48 UTC
Thanks for responding
2015-06-09 15:17 UTC
[RFC 00/24] Re-use nvram module
2015-06-04 5:14 UTC (9+ messages)
` [RFC 07/24] x86/thinkpad_acpi: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_byte()
[RFT v2 40/48] genirq, m68k: Kill the first parameter 'irq' of irq_flow_handler_t
2015-06-04 4:13 UTC
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;
as well as URLs for NNTP newsgroup(s).