messages from 2007-08-23 19:30:15 to 2007-09-28 11:49:06 UTC [more...]
[PATCH 00/12] various lockdep patches
2007-09-28 11:49 UTC (15+ messages)
` [PATCH 01/12] lockdep: syscall exit check
` [PATCH 02/12] lockdep: i386: connect the sysexit hook
` [PATCH 03/12] lockdep: x86_64: "
` [PATCH 04/12] lockdep: annotate journal_start()
` [PATCH 05/12] mm: trylock_page
` [PATCH 06/12] mm: remove raw SetPageLocked() usage
` [PATCH 07/12] lockdep: page lock hooks
` [PATCH 08/12] lockdep: increase MAX_LOCK_DEPTH
` [PATCH 09/12] lockdep: add a page lock class per filesystem type
` [PATCH 10/12] lockdep: lock_page: handle IO-completions
` [PATCH 11/12] mm: set_page_mapping()
` [PATCH 12/12] lockdep: enable lock_page lockdep annotation
[PATCH] m32r: convert to generic sys_ptrace
2007-09-27 1:13 UTC (2+ messages)
[patch 0/7] Add extended crashkernel command line syntax
2007-09-26 21:32 UTC (17+ messages)
` [patch 1/7] Extended crashkernel command line
` reviewed (Re: [patch 1/7] Extended crashkernel command line)
` [patch 2/7] Use extended crashkernel command line on i386
` [patch 3/7] Use extended crashkernel command line on x86_64
` [patch 4/7] Use extended crashkernel command line on ia64
` [patch 5/7] Use extended crashkernel command line on ppc64
` [patch 6/7] Use extended crashkernel command line on sh
` [patch 7/7] Add documentation for extended crashkernel syntax
Optimize cpumask functions for SMPs with < BITS_PER_LONG processors
2007-09-25 15:52 UTC
[patch 0/7] Add extended crashkernel command line syntax
2007-09-23 21:15 UTC (12+ messages)
` [patch 1/7] Extended crashkernel command line
` [patch 2/7] Use extended crashkernel command line on i386
` [patch 3/7] Use extended crashkernel command line on x86_64
` [patch 4/7] Use extended crashkernel command line on ia64
` [patch 5/7] Use extended crashkernel command line on ppc64
` [patch 6/7] Use extended crashkernel command line on sh
` [patch 7/7] Add documentation for extended crashkernel syntax
[PATCH try#2] Blackfin arch: add some missing syscall
2007-09-22 17:07 UTC
[patch 0/7] Add extended crashkernel command line syntax
2007-09-22 7:06 UTC (15+ messages)
` [patch 1/7] Extended crashkernel command line
` [patch 2/7] Use extended crashkernel command line on i386
` [patch 3/7] Use extended crashkernel command line on x86_64
` [patch 4/7] Use extended crashkernel command line on ia64
` [patch 5/7] Use extended crashkernel command line on ppc64
` [patch 6/7] Use extended crashkernel command line on sh
` [patch 7/7] Add documentation for extended crashkernel syntax
- pass-g-to-assembler-under-config_debug_info.patch removed from -mm tree
2007-09-17 14:03 UTC (2+ messages)
ELF randomization questions
2007-09-15 8:46 UTC
[PATCH] Blackfin arch: add some missing syscall
2007-09-15 1:28 UTC (12+ messages)
` [Uclinux-dist-devel] "
+ remove-dma_cache_wbackinvwback_inv-functions.patch added to -mm tree
2007-09-14 10:34 UTC
[patch 0/5] Add extended crashkernel command line syntax
2007-09-13 15:02 UTC (22+ messages)
` [patch 1/5] Extended crashkernel command line
` [patch 2/5] Use extended crashkernel command line on i386
` [patch 3/5] Use extended crashkernel command line on x86_64
` [discuss] "
` [patch 4/5] Use extended crashkernel command line on IA64
` [patch 5/5] Add documentation for extended crashkernel syntax
+ optimize-x86-page-faults-like-all-other-achitectures-and-kill-notifier-cruft.patch added to -mm tree
2007-09-12 8:49 UTC
- optimize-x86-page-faults-like-all-other-achitectures-and-kill-notifier-cruft.patch removed from -mm tree
2007-09-11 22:53 UTC
[PATCH 0/24] make atomic_read() behave consistently across all architectures
2007-09-11 19:35 UTC (39+ messages)
` [PATCH] Document non-semantics of atomic_read() and atomic_set()
Removal of dma_cache_* functions?
2007-09-11 13:58 UTC (14+ messages)
` [PATCH] Removal of dma_cache_(wback|inv|wback_inv) functions
kbuild: enable possibility to specify xFLAGS on commandline
2007-09-11 13:48 UTC (9+ messages)
` [PATCH 1/4] kbuild: enable 'make CFLAGS=...' to add additional options to CC
` [PATCH 2/4] kbuild: enable 'make AFLAGS=...' to add additional options to AS
` [PATCH 3/4] ia64: fix sn to add include files using EXTRA_CFLAGS
` CPP includes ([PATCH 3/4] ia64: fix sn to add include files using EXTRA_CFLAGS)
` [PATCH 4/4] kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP
Heads Up: Next Batch Of Serial/TTY Changes
2007-08-31 22:47 UTC (6+ messages)
[PATCH] Use helpers to obtain task pid in printks (arch code)
2007-08-30 19:11 UTC (3+ messages)
[patch 0/8] lock bitops and some bitops fixes
2007-08-28 8:16 UTC (9+ messages)
` [patch 1/8] bitops: introduce lock ops
` [patch 2/8] alpha: fix bitops
` [patch 3/8] alpha: lock bitops
` [patch 4/8] ia64: "
` [patch 5/8] mips: fix bitops
` [patch 6/8] mips: lock bitops
` [patch 7/8] powerpc: "
` [patch 8/8] bit_spin_lock: use "
[patch 0/8] lock bitops and some bitops fixes
2007-08-04 20:29 UTC (9+ messages)
` [patch 1/8] bitops: introduce lock ops
` [patch 2/8] alpha: fix bitops
` [patch 3/8] alpha: lock bitops
` [patch 4/8] ia64: "
` [patch 5/8] mips: fix bitops
` [patch 6/8] mips: lock bitops
` [patch 7/8] powerpc: "
` [patch 8/8] bit_spin_lock: use "
+ remove-include-asm-ipch.patch added to -mm tree
2007-08-28 8:02 UTC
+ use-helpers-to-obtain-task-pid-in-printks-arch-code.patch added to -mm tree
2007-08-27 23:02 UTC
- remove-pci_dac_dma_-apis.patch removed from -mm tree
2007-08-25 5:18 UTC
[PATCH 0/24] make atomic_read() behave consistently across all architectures
2007-08-24 20:34 UTC (13+ messages)
` [PATCH] i386: Fix a couple busy loops in mach_wakecpu.h:wait_for_init_deassert()
[PATCH 0/24] make atomic_read() behave consistently across all architectures
2007-08-24 20:21 UTC (6+ messages)
[PATCH 0/24] make atomic_read() behave consistently across all architectures
2007-08-24 17:19 UTC (5+ messages)
[rfc] vmalloc: lazy, batched vunmapping
2007-08-24 11:24 UTC (3+ messages)
[PATCH 0/23] make atomic_read() and atomic_set() behavior consistent across all architectures
2007-08-23 20:40 UTC (11+ messages)
` [PATCH 11/23] make atomic_read() and atomic_set() behavior consistent on m32r
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).