linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-11-12 14:40:16 to 2007-12-20 12:00:22 UTC [more...]

[PATCH -mm 00/43] user_regset framework -- arch maintainers take note!
 2007-12-20 11:59 UTC  (21+ messages)
` [PATCH -mm 01/43] user_regset header
` [PATCH -mm 02/43] elf core dump: notes reorg
` [PATCH -mm 03/43] elf core dump: notes user_regset
` [PATCH -mm 04/43] user_regset helpers
` [PATCH -mm 05/43] compat_binfmt_elf
` [PATCH -mm 06/43] user_regset user-copy helpers
` [PATCH -mm 07/43] ptrace_request peekdata/pokedata
` [PATCH -mm 08/43] compat_ptrace_request
` [PATCH -mm 09/43] compat_sys_ptrace
` [PATCH -mm 10/43] powerpc user_regset fpregs
` [PATCH -mm 11/43] powerpc user_regset altivec
` [PATCH -mm 13/43] powerpc ptrace special regs
` [PATCH -mm 14/43] powerpc user_regset gpr
` [PATCH -mm 17/43] powerpc CORE_DUMP_USE_REGSET
` [PATCH -mm 19/43] powerpc core dump cleanup
` [PATCH -mm 20/43] powerpc SPE core dump
` [PATCH -mm 21/43] powerpc ptrace user_regset
` [PATCH -mm 23/43] powerpc compat_ptrace_request
` [PATCH -mm 24/43] powerpc compat_sys_ptrace
` [PATCH -mm 25/43] powerpc ptrace32 user_regset

[PATCH] initrd: Fix virtual/physical mix-up in overwrite test
 2007-12-18 20:31 UTC  (5+ messages)

[PATCH] Avoid overflows in kernel/time.c (version 3)
 2007-12-18 12:32 UTC  (4+ messages)

[PATCH] Avoid overflows in kernel/time.c (version 4)
 2007-12-18  5:37 UTC  (3+ messages)
  ` [PATCH] Avoid overflows in kernel/time.c (version 5)

[PATCH] smallint: minimum efficiently addressable memory unit
 2007-12-17 14:51 UTC 

RFC: remove __read_mostly
 2007-12-17 12:40 UTC  (21+ messages)

[PATCH REVISED] Avoid overflows in kernel/time.c
 2007-12-14 17:58 UTC  (3+ messages)

Correct types for mod_devicetable.h (was: Re: m68k build failure)
 2007-12-12  1:34 UTC  (7+ messages)

[PATCH][RFC] freezer : add the TIF_FREEZE flag to all archs
 2007-12-11 12:31 UTC  (3+ messages)

mprotect(2) and I-cache/I-TLB
 2007-12-08  8:40 UTC  (3+ messages)
` change_protection should be called with old vma->vm_flags

- revoke-wire-up-i386-system-calls.patch removed from -mm tree
 2007-11-26 19:36 UTC 

[rfc] io memory barriers, and getting rid of mmiowb
 2007-11-22  8:23 UTC  (9+ messages)

- aout-remove-unnecessary-inclusions-of-asm-linux-aouth.patch removed from -mm tree
 2007-11-20 20:51 UTC 

- aout-suppress-aout-library-support-if-config_arch_supports_aout.patch removed from -mm tree
 2007-11-20 20:51 UTC 

- aout-move-stack_top-to-asm-processorh.patch removed from -mm tree
 2007-11-20 20:51 UTC 

- aout-mark-arches-that-support-aout-format.patch removed from -mm tree
 2007-11-20 20:51 UTC 

[patch 00/30] cpu alloc v2: Optimize by removing arrays of pointers to per cpu objects
 2007-11-19 12:58 UTC  (34+ messages)
` [patch 01/30] cpu alloc: Simple version of the allocator (static allocations)
` [patch 02/30] cpu alloc: Use in SLUB
` [patch 03/30] cpu alloc: Remove SLUB fields
` [patch 04/30] cpu alloc: page allocator conversion
` [patch 05/30] cpu_alloc: Implement dynamically extendable cpu areas
` [patch 06/30] cpu alloc: x86 support
` [patch 07/30] cpu alloc: IA64 support
` [patch 08/30] cpu_alloc: Sparc64 support
` [patch 09/30] cpu alloc: percpu_counter conversion
` [patch 10/30] cpu alloc: crash_notes conversion
` [patch 11/30] cpu alloc: workqueue conversion
` [patch 12/30] cpu alloc: ACPI cstate handling conversion
` [patch 13/30] cpu alloc: genhd statistics conversion
` [patch 14/30] cpu alloc: blktrace conversion
` [patch 15/30] cpu alloc: SRCU
` [patch 16/30] cpu alloc: XFS counters
` [patch 17/30] cpu alloc: NFS statistics
` [patch 18/30] cpu alloc: neigbour statistics
` [patch 19/30] cpu alloc: tcp statistics
` [patch 20/30] cpu alloc: convert scatches
` [patch 21/30] cpu alloc: dmaengine conversion
` [patch 22/30] cpu alloc: convert loopback statistics
` [patch 23/30] cpu alloc: veth conversion
` [patch 24/30] cpu alloc: Chelsio statistics conversion
` [patch 25/30] cpu alloc: convert mib handling to cpu alloc
` [patch 26/30] cpu_alloc: convert network sockets
` [patch 27/30] cpu alloc: Explicitly code allocpercpu calls in iucv
` [patch 28/30] cpu alloc: Use for infiniband
` [patch 29/30] cpu alloc: Use in the crypto subsystem
` [patch 30/30] cpu alloc: Remove the allocpercpu functionality

+ aout-mark-arches-that-support-aout-format.patch added to -mm tree
 2007-11-16 23:43 UTC  (5+ messages)

+ create-arch-kconfig.patch added to -mm tree
 2007-11-16 23:03 UTC 

+ move-kconfiginstrumentation-to-arch-kconfig-and-init-kconfig.patch added to -mm tree
 2007-11-16 23:03 UTC 

+ add-arch_supports_oprofile.patch added to -mm tree
 2007-11-16 23:03 UTC 

+ add-arch_supports_kprobes.patch added to -mm tree
 2007-11-16 23:03 UTC 

+ create-arch-kconfig.patch added to -mm tree
 2007-11-16 13:53 UTC  (7+ messages)

- add-arch_supports_kprobes.patch removed from -mm tree
 2007-11-16  2:09 UTC 

- move-kconfiginstrumentation-to-arch-kconfig-and-init-kconfig.patch removed from -mm tree
 2007-11-16  2:09 UTC 

- add-arch_supports_oprofile.patch removed from -mm tree
 2007-11-16  2:08 UTC 

- create-arch-kconfig.patch removed from -mm tree
 2007-11-16  2:08 UTC 

+ aout-remove-unnecessary-inclusions-of-asm-linux-aouth.patch added to -mm tree
 2007-11-15 23:53 UTC 

+ aout-suppress-aout-library-support-if-config_arch_supports_aout.patch added to -mm tree
 2007-11-15 23:52 UTC 

+ aout-move-stack_top-to-asm-processorh.patch added to -mm tree
 2007-11-15 23:52 UTC 

- suppress-aout-library-support-if-config_binfmt_aout.patch removed from -mm tree
 2007-11-15 23:31 UTC 

HAVE or ARCH_HAS or ARCH_SUPPORTS and use of select
 2007-11-15 22:56 UTC  (6+ messages)

+ move-kconfiginstrumentation-to-arch-kconfig-and-init-kconfig.patch added to -mm tree
 2007-11-15 22:27 UTC 

+ add-arch_supports_oprofile.patch added to -mm tree
 2007-11-15 22:27 UTC 

+ add-arch_supports_kprobes.patch added to -mm tree
 2007-11-15 22:27 UTC 

Should PAGE_CACHE_SIZE be discarded?
 2007-11-15 21:30 UTC  (9+ messages)

[patch 0/3] page table changes
 2007-11-15 17:13 UTC  (10+ messages)
` [patch 1/3] add mm argument to pte/pmd/pud/pgd_free
` [patch 2/3] CONFIG_HIGHPTE vs. sub-page page tables
` [patch 3/3] arch_rebalance_pgtables call

[PATCH 0/3] mmap vs NFS
 2007-11-14 22:53 UTC  (13+ messages)
` [PATCH 1/3] mm: pull mmap_sem into do_mmap{,_pgoff}
` [PATCH 2/3] vfs: ->mmap_prepare()
` [PATCH 3/3] nfs: use ->mmap_prepare() to avoid an AB-BA deadlock

[PATCH] Introduce ext4_find_next_bit
 2007-11-14 10:07 UTC 

Preemption and BKL
 2007-11-13 17:17 UTC 

mm snapshot broken-out-2007-11-13-04-14 Build Fails at memory.c
 2007-11-13 15:29 UTC  (3+ messages)

+ config_highpte-vs-sub-page-page-tables.patch added to -mm tree
 2007-11-13  2:09 UTC 

+ arch_rebalance_pgtables-call.patch added to -mm tree
 2007-11-13  2:09 UTC 

+ add-mm-argument-to-pte-pmd-pud-pgd_free.patch added to -mm tree
 2007-11-13  2:01 UTC 

[patch 0/7] [RFC] SLUB: Improve allocpercpu to reduce per cpu access overhead
 2007-11-12 22:46 UTC  (11+ messages)


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).