public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2006-08-30 12:53:57 to 2006-09-19 07:30:46 UTC [more...]

[PATCH 1/7] FRV: Fix fls() to handle bit 31 being set correctly [try #3]
 2006-09-19  7:30 UTC  (14+ messages)
` [PATCH 2/7] FRV: Implement fls64() "
` [PATCH 3/7] FRV: Optimise ffs() "
` [PATCH 4/7] Implement a general integer log2 facility in the kernel "
` [PATCH 5/7] Alter get_order() so that it can make use of ilog2() on a constant "
` [PATCH 6/7] Alter roundup_pow_of_two() "
` [PATCH 7/7] Provide ilog2() fallbacks for powerpc "

All arch maintainers: 'make headers_check' fails on most architectures
 2006-09-19  7:04 UTC  (31+ messages)
` [PATCH] [1/5] Fix 'make headers_check' on biarch architectures for 2.6.18
` [PATCH] [2/5] Fix 'make headers_check' on s390 "
` [PATCH] [3/5] Fix 'make headers_check' on ia64 "
` [PATCH] [4/5] Fix 'make headers_check' on x86_64 "
` [PATCH] [5/5] Fix 'make headers_check' on i386 "
` [patch 0/8] Re: All arch maintainers: 'make headers_check' fails on most architectures
` [patch 1/8] extend make headers_check to detect more problems
` [patch 2/8] fix byteorder headers for make headers_check
` [patch 3/8] hide kernel-only parts of some installed headers
` [patch 4/8] fix exported flock64 constants
` [patch 5/8] add missing #includes in user space parts of headers
` [patch 6/8] annotate header files for make headers_check
` [patch 8/8] annotate netfilter header "
` [patch 7/8] annotate if_* "

[PATCH 0/8] Optional ZONE_DMA V2
 2006-09-18 23:25 UTC  (20+ messages)
    ` [PATCH 2/6] Introduce CONFIG_ZONE_DMA
` [PATCH 1/8] Deal with cases of ZONE_DMA meaning the first zone
` [PATCH 2/8] Introduce CONFIG_ZONE_DMA
` [PATCH 3/8] Optional ZONE_DMA in the VM
` [PATCH 4/8] Optional ZONE_DMA for i386
` [PATCH 5/8] Optional ZONE_DMA for x86_64
` [PATCH 6/8] Optional ZONE_DMA for ia64
` [PATCH 7/8] Remove ZONE_DMA remains from parisc
` [PATCH 8/8] Remove ZONE_DMA remains from sh/sh64

[patch 0/3] Directed yield
 2006-09-18 17:53 UTC  (2+ messages)

Fwd: [patch 2/3] Directed yield: direct yield of spinlocks for powerpc
 2006-09-18 12:21 UTC 

[patch 3/3] Directed yield: direct yield of spinlocks for s390
 2006-09-18 12:20 UTC 

[patch 1/3] Directed yield: cpu_relax variants for spinlocks and rw-locks
 2006-09-18 12:20 UTC 

[patch 1/1] make PROT_WRITE imply PROT_READ
 2006-09-18  9:26 UTC  (18+ messages)

[PATCH] proper flags type of spin_lock_irqsave()
 2006-09-18  4:43 UTC 

[patch 1/2] Directed yield: cpu_relax variants for spinlocks and rw-locks
 2006-09-15 12:06 UTC  (3+ messages)

[patch 2/2] Directed yield: direct yield of spinlocks for s390
 2006-09-15 11:30 UTC 

[patch 0/2] Directed yield
 2006-09-15 11:30 UTC 

Why Semaphore Hardware-Dependent?
 2006-09-15  8:59 UTC  (14+ messages)

[Fwd: [PATCH] Proposed update to the kernel kmap/kunmap API]
 2006-09-14 22:56 UTC 

[PATCH 1/6] FRV: Fix fls() to handle bit 31 being set correctly
 2006-09-13 19:09 UTC  (15+ messages)
` [PATCH 2/6] FRV: Implement fls64()
` [PATCH 3/6] FRV: Optimise ffs()
` [PATCH 4/6] Implement a general log2 facility in the kernel
` [PATCH 5/6] Alter get_order() so that it can make use of long_log2() on a constant
` [PATCH 6/6] Alter roundup_pow_of_two() "

[PATCH 1/7] FRV: Fix fls() to handle bit 31 being set correctly [try #2]
 2006-09-13 17:59 UTC  (7+ messages)
` [PATCH 2/7] FRV: Implement fls64() "
` [PATCH 3/7] FRV: Optimise ffs() "
` [PATCH 4/7] Implement a general integer log2 facility in the kernel "
` [PATCH 5/7] Alter get_order() so that it can make use of ilog2() on a constant "
` [PATCH 6/7] Alter roundup_pow_of_two() "
` [PATCH 7/7] Provide ilog2() fallbacks for powerpc "

[PATCH] FRV: Fix header exports
 2006-09-13 15:54 UTC 

[PATCH 1/3] IRQ: Typedef the IRQ flow handler function type
 2006-09-12 16:27 UTC  (3+ messages)
` [PATCH 2/3] IRQ: Typedef the IRQ "
` [PATCH 3/3] IRQ: Maintain regs pointer globally rather than passing to IRQ handlers

[RFC][PATCH] unify all architecture PAGE_SIZE definitions
 2006-09-11 23:40 UTC  (7+ messages)

[PATCH RFC]: New termios take 2
 2006-09-11 10:13 UTC  (8+ messages)

[PATCH] Revert [i386/x86_64]: Remove __KERNEL__ ifdef around _syscall*()
 2006-09-10 10:30 UTC  (11+ messages)

[PATCH] update generic irq for parisc
 2006-09-09 19:16 UTC  (2+ messages)

[2.6 patch] re-add -ffreestanding
 2006-09-07 14:29 UTC  (7+ messages)

[PATCH 0/9] generic PAGE_SIZE infrastructure (v5)
 2006-09-05 18:39 UTC  (16+ messages)
` [PATCH 1/9] put alignment macros in align.h
` [PATCH 2/9] conditionally define generic get_order() (ARCH_HAS_GET_ORDER)
` [PATCH 4/9] ia64 generic PAGE_SIZE
` [PATCH 3/9] actual generic PAGE_SIZE infrastructure
` [PATCH 6/9] mips generic PAGE_SIZE
` [PATCH 5/9] sparc64 "
` [PATCH 7/9] parisc "
` [PATCH 8/9] powerpc "
` [PATCH 9/9] convert the "easy" architectures to "

[patch 1/5] Kconfig: refine some depend statements
 2006-09-05 17:17 UTC  (3+ messages)

[patch 5/5] Kconfig: clean up s390 Kconfig
 2006-09-05 16:33 UTC 

[patch 4/5] Kconfig: unwanted menus for s390
 2006-09-05 16:33 UTC 

[patch 3/5] Kconfig: use disable command
 2006-09-05 16:33 UTC 

[patch 2/5] Kconfig: add disable command
 2006-09-05 16:33 UTC 

[patch 0/5] Kconfig: cover sheet
 2006-09-05 16:32 UTC 

OOPS 2.6.18-rc5 Ultra 5
 2006-09-03 22:54 UTC  (2+ messages)

generic__raw_read_trylock Considered Harmful
 2006-08-31 14:10 UTC  (2+ messages)

[PATCH 0/6] kill __KERNEL_SYSCALLS__, try #3
 2006-08-30 21:47 UTC  (8+ messages)
` [PATCH 2/6] rename the provided execve functions to kernel_execve
` [PATCH 3/6] provide kernel_execve on all architectures
` [PATCH 5/6] sh64: remove the use of kernel syscalls

[PATCH 6/7] remove all remaining _syscallX macros
 2006-08-30 17:45 UTC  (5+ messages)


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