messages from 2010-09-02 15:12:08 to 2010-09-16 16:37:12 UTC [more...]
memory barrier question
2010-09-16 16:37 UTC (13+ messages)
[PATCH V3 0/6] Generalise ARM perf-events backend for oprofile
2010-09-16 14:48 UTC (29+ messages)
` [PATCH 1/6] perf: Add helper function to return number of counters
` [PATCH 2/6] ARM: oprofile: Rename op_arm to oprofile_perf
` [PATCH 3/6] ARM: oprofile: Move non-ARM code into separate init/exit functions
` [PATCH 4/6] oprofile: Abstract the perf-events backend
` [PATCH 5/6] ARM: Make oprofile depend on CONFIG_HW_PERF_EVENTS
` [PATCH 6/6] sh: oprofile: Use perf-events oprofile backend
[PATCH -tip -v4] irq_work: generic hard-irq context callbacks
2010-09-16 8:57 UTC (12+ messages)
[RFC PATCH 0/5] Bump gcc minimum version to 3.4, 4.1 for x86
2010-09-15 22:24 UTC (13+ messages)
` [PATCH 1/5] Disallow building with gcc < 3.4
` [PATCH 2/5] x86, gcc: Disallow building Linux/x86 with gcc 3.x/4.0
` [PATCH 3/5] x86, cpu: Remove gcc 3.x workarounds in <asm/cpufeature.h>
` [PATCH 4/5] x86, mem: Remove gcc < 4.1 support code for memcpy()
` [PATCH 5/5] x86, bitops: Remove gcc < 4.1 workaround
[PATCH -tip -v4] irq_work: generic hard-irq context callbacks
2010-09-15 19:30 UTC (3+ messages)
Patches for linux-next: Fix IRQ flag handling
2010-09-15 12:36 UTC
(unknown),
2010-09-15 4:31 UTC
[PATCH 00/20] mm: Preemptibility -v4
2010-09-14 7:42 UTC (4+ messages)
[PATCH 00/17] Name the irq flag handling functions sanely
2010-09-13 17:59 UTC (12+ messages)
` [PATCH 01/17] Blackfin: Split PLL code from mach-specific cdef headers
` [PATCH 02/17] Blackfin: Split the BF532 BFIN_*_FIO_FLAG() functions to their own header
` [PATCH 03/17] Blackfin: Rename DES PC2() symbol to avoid collision
` [PATCH 04/17] Blackfin: Add missing dep to asm/irqflags.h
` [PATCH 05/17] Blackfin: Rename IRQ flags handling functions
` [PATCH 06/17] SH: Add missing consts to sys_execve() declaration
` [PATCH 07/17] Drop a couple of unnecessary asm/system.h inclusions
` [PATCH 08/17] MIPS: TX49xx: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
` [PATCH 09/17] smc91x: Add missing #inclusion of <linux/irq.h>
` [PATCH 10/17] MIPS: Add missing #inclusions "
Dear Customer
2010-09-12 21:14 UTC
(unknown),
2010-09-11 21:24 UTC
PLEASE HELP MY FAMILY (A Cry for Help
2010-09-11 6:19 UTC
Ζητούνται 5 στελέχη πωλήσεων
2010-09-10 17:02 UTC
[PATCH 00/17] Name the irq flag handling functions sanely
2010-09-10 16:25 UTC (32+ messages)
` [PATCH 01/17] Blackfin: Split PLL code from mach-specific cdef headers
` [PATCH 02/17] Blackfin: Split the BF532 BFIN_*_FIO_FLAG() functions to their own header
` [PATCH 03/17] Blackfin: Rename DES PC2() symbol to avoid collision
` [PATCH 04/17] Blackfin: Add missing dep to asm/irqflags.h
` [PATCH 05/17] Blackfin: Rename IRQ flags handling functions
` [PATCH 06/17] SH: Add missing consts to sys_execve() declaration
` [PATCH 07/17] Drop a couple of unnecessary asm/system.h inclusions
` [PATCH 08/17] MIPS: TX49xx: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
` [PATCH 09/17] smc91x: Add missing #inclusion of <linux/irq.h>
` [PATCH 10/17] MIPS: Add missing #inclusions "
` [PATCH 11/17] Fix IRQ flag handling naming
` [PATCH 12/17] Fix IA64 irqflags
` [PATCH 13/17] Fix CRIS irqflags
` [PATCH 14/17] Fix powerpc irqflags
` [PATCH 15/17] Fix SH irqflags
` [PATCH 16/17] Fix XTENSA irqflags
` [PATCH 17/17] Fix Score irqflags
[RFC trollpatch 1/1] genirq: Remove the fits all and nothing __do_IRQ() code
2010-09-09 23:17 UTC (21+ messages)
Just as a brief
2010-09-04 17:14 UTC
Mutual Support
2010-09-04 15:40 UTC
[PATCH -mm 0/8] unify dma_addr_t typedef (CONFIG_ARCH_DMA_ADDR_T_64BIT)
2010-09-04 6:58 UTC (19+ messages)
` [PATCH -mm 1/8] x86: enable ARCH_DMA_ADDR_T_64BIT with X86_64 || HIGHMEM64G
` [PATCH -mm 2/8] alpha: enable ARCH_DMA_ADDR_T_64BIT
` [PATCH -mm 3/8] ia64: "
` [PATCH -mm 4/8] mips: enable ARCH_DMA_ADDR_T_64BIT with (HIGHMEM && 64BIT_PHYS_ADDR) || 64BIT
` [PATCH -mm 5/8] powerpc: enable ARCH_DMA_ADDR_T_64BIT with ARCH_PHYS_ADDR_T_64BIT
` [PATCH -mm 6/8] s390: enable ARCH_DMA_ADDR_T_64BIT with 64BIT
` [PATCH -mm 7/8] tile: enable ARCH_DMA_ADDR_T_64BIT
` [PATCH -mm 8/8] add the common dma_addr_t typedef to include/linux/types.h
[PATCH 00/22] Name the irq flag handling functions sanely
2010-09-03 13:31 UTC (5+ messages)
` [PATCH 19/22] Fix PA-RISC irqflags
[PATCH 18/22] Fix M68K irqflags
2010-09-03 10:41 UTC (32+ messages)
` [PATCH 1/3] Drop a couple of unnecessary asm/include.h inclusions
` [PATCH 2/3] M68K: Use CONFIG_MMU not __uClinux__ to select m68knommu contributions
` [PATCH 3/3] Fix M68K irqflags
Just as a brief
2010-09-03 9:03 UTC
[PATCH v2 03/24] ptrace: change signature of arch_ptrace()
2010-09-03 7:40 UTC (3+ messages)
[RFC][PATCH 0/5] mm, highmem: kmap_atomic rework -v2
2010-09-02 16:48 UTC (4+ messages)
` [RFC][PATCH 2/5] mm: stack based kmap_atomic
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).