messages from 2007-11-15 22:56:19 to 2008-01-10 13:01:52 UTC [more...]
+ asm-posix_typesh-scrub-__glibc__.patch added to -mm tree
2008-01-10 13:01 UTC (2+ messages)
[rfc][patch] mm: use a pte bit to flag normal pages
2008-01-08 14:08 UTC (14+ messages)
[PATCH -mm 00/43] user_regset framework -- arch maintainers take note!
2008-01-07 5:40 UTC (40+ 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 12/43] powerpc user_regset spe
` [PATCH -mm 13/43] powerpc ptrace special regs
` [PATCH -mm 14/43] powerpc user_regset gpr
` [PATCH -mm 15/43] powerpc user_regset_view
` [PATCH -mm 16/43] powerpc user_regset compat
` [PATCH update "
` [PATCH -mm 17/43] powerpc CORE_DUMP_USE_REGSET
` [PATCH -mm 18/43] powerpc compat_binfmt_elf
` [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 22/43] powerpc ptrace generic peekdata/pokedata
` [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 0/3] page table changes
2008-01-03 14:01 UTC (7+ messages)
` [patch 2/3] CONFIG_HIGHPTE vs. sub-page page tables
[PATCH -mm] compat_binfmt_elf Kconfig
2008-01-03 7:23 UTC (9+ messages)
` [PATCH -mm] x86 compat_binfmt_elf
` [PATCH -mm] powerpc compat_binfmt_elf
[RFC: 2.6 patch] make BINFMT_FLAT a bool
2008-01-01 14:57 UTC (2+ messages)
[PATCH] Avoid overflows in kernel/time.c (version 4)
2007-12-24 0:14 UTC (6+ messages)
` [PATCH] Avoid overflows in kernel/time.c (version 5)
` [PATCH] Avoid overflows in kernel/time.c (version 6)
[PATCH] initrd: Fix virtual/physical mix-up in overwrite test
2007-12-23 10:43 UTC (6+ messages)
[patch] mm: fix PageUptodate memory ordering bug
2007-12-23 6:54 UTC
[linux-pm] [PATCH][RFC] freezer : add the TIF_FREEZE flag to all archs
2007-12-11 12:31 UTC (4+ messages)
` "
[PATCH] Avoid overflows in kernel/time.c (version 3)
2007-12-18 12:32 UTC (4+ messages)
[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)
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 (5+ messages)
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).