public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2006-08-29 16:20:33 to 2006-09-18 09:05:08 UTC [more...]

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

All arch maintainers: 'make headers_check' fails on most architectures
 2006-09-18  8:10 UTC  (30+ 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] proper flags type of spin_lock_irqsave()
 2006-09-18  4:43 UTC 

[PATCH 1/7] FRV: Fix fls() to handle bit 31 being set correctly [try #3]
 2006-09-17 10:04 UTC  (13+ 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 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  (31+ 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 5/9] sparc64 generic PAGE_SIZE
` [PATCH 6/9] mips "
` [PATCH 7/9] parisc "
` [PATCH 9/9] convert the "easy" architectures to "
` [PATCH 8/9] powerpc "

[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  (11+ messages)
` [PATCH 1/6] introduce kernel_execve
` [PATCH 2/6] rename the provided execve functions to kernel_execve
` [PATCH 3/6] provide kernel_execve on all architectures
` [PATCH 4/6] Remove the use of _syscallX macros in UML
` [PATCH 5/6] sh64: remove the use of kernel syscalls
` [PATCH 6/6] remove remaining errno and __KERNEL_SYSCALLS__ references

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

[PATCH 0/7] kill __KERNEL_SYSCALLS__
 2006-08-30 12:38 UTC  (8+ messages)
` [PATCH 3/7] provide kernel_execve on all architectures
` [PATCH 4/7] Remove the use of _syscallX macros in UML
` [PATCH 7/7] remove the global errno from the kernel


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