linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-04-27 21:08:08 to 2007-05-20 07:26:21 UTC [more...]

[rfc] increase struct page size?!
 2007-05-20  7:26 UTC  (26+ messages)
    ` [rfc] increase struct page size?! (now sparsemem vmemmap)

kbuild fixes for -rc1 (touches all arch .lds files)
 2007-05-18 10:42 UTC  (24+ messages)
` [PATCH 01/14] kbuild: make modpost section warnings clearer
` [PATCH 02/14] kbuild: make better section mismatch reports on i386, arm and mips
` [PATCH 03/14] kbuild: add "Section mismatch" warning whitelist for powerpc
` [PATCH 04/14] all-archs: consolidate .text section definition in asm-generic
` [PATCH 05/14] all-archs: consolidate .data "
` [PATCH 06/14] kbuild: introduce __init_refok/__initdata_refok to supress section mismatch warnings
` [PATCH 07/14] init/main: use __init_refok to fix section mismatch
` [PATCH 08/14] mm: fix section mismatch warnings
` [PATCH 09/14] mm/slab: fix section mismatch warning
` [PATCH 10/14] powerpc: Fix the MODALIAS generation in modpost for of devices
` [PATCH 11/14] kbuild: add support for reading stdin with gen_init_cpio
` [PATCH 12/14] kbuild: add support for squashing uid/gid in gen_initramfs_list.sh
` [PATCH 13/14] kbuild: include limits.h in sumversion.c for PATH_MAX
` [PATCH 14/14] kconfig: search harder for curses library in check-lxdialog.sh

[RFC] Explicitly mark global functions with vmlinux with __global
 2007-05-17 14:51 UTC  (12+ messages)
    ` sparse (was: Re: [RFC] Explicitly mark global functions with vmlinux with __global)

[rfc] lock bitops
 2007-05-17  6:27 UTC  (34+ messages)
` [rfc] optimise unlock_page

[PATCH 1/2] Use a weak symbol for the empty version of pcibios_add_platform_entries()
 2007-05-17  4:56 UTC  (3+ messages)
` [PATCH 2/2] Make pcibios_add_platform_entries() return errors

- define-percpu-smp-cacheline-align-interface.patch removed from -mm tree
 2007-05-15 23:40 UTC 

- call-percpu-smp-cacheline-algin-interface.patch removed from -mm tree
 2007-05-15 23:40 UTC 

[PATCH] consolidate .text section definition in asm-generic
 2007-05-13 21:52 UTC  (2+ messages)

- consolidate-asm-pollh.patch removed from -mm tree
 2007-05-12  5:33 UTC 

[patch 04/11] remove pci_dac_dma_... APIs
 2007-05-11  5:58 UTC 

[patch 23/68] Consolidate asm/poll.h
 2007-05-11  5:22 UTC 

New slab allocator SLUB
 2007-05-11  0:05 UTC  (14+ messages)

- markers-use-extra_rwdata-in-architectures.patch removed from -mm tree
 2007-05-10 22:32 UTC 

- markers-define-the-linker-macro-extra_rwdata.patch removed from -mm tree
 2007-05-10 22:32 UTC 

[patch] removes MAX_ARG_PAGES
 2007-05-10  9:19 UTC  (7+ messages)

utrace comments
 2007-05-10  8:49 UTC  (33+ messages)
  ` condingstyle, was "

[patch 08/10] Defines the linker macro EXTRA_RWDATA for the marker data section
 2007-05-10  1:56 UTC  (2+ messages)
` [patch 09/10] Linux Kernel Markers - Use EXTRA_RWDATA in architectures

+ consolidate-asm-pollh.patch added to -mm tree
 2007-05-09 20:44 UTC 

+ define-percpu-smp-cacheline-align-interface.patch added to -mm tree
 2007-05-09 20:33 UTC 

+ call-percpu-smp-cacheline-algin-interface.patch added to -mm tree
 2007-05-09 20:33 UTC 

- remove-tas.patch removed from -mm tree
 2007-05-09  2:55 UTC 

- utimensat-implementation.patch removed from -mm tree
 2007-05-09  2:53 UTC 

- cleanup-mostly-unused-iospace-macros.patch removed from -mm tree
 2007-05-09  2:51 UTC 

- move-die-notifier-handling-to-common-code.patch removed from -mm tree
 2007-05-09  2:47 UTC 

- reduce-size-of-task_struct-on-64-bit-machines.patch removed from -mm tree
 2007-05-09  2:44 UTC 

[patch 286/455] Remove tas()
 2007-05-08  7:34 UTC 

[patch 246/455] utimensat implementation
 2007-05-08  7:33 UTC 

[patch 189/455] Clean up mostly unused IOSPACE macros
 2007-05-08  7:30 UTC 

[patch 094/455] move die notifier handling to common code
 2007-05-08  7:27 UTC 

[patch 015/455] reduce size of task_struct on 64-bit machines
 2007-05-08  7:23 UTC 

[PATCH] Consolidate asm/poll.h
 2007-05-07 17:51 UTC  (2+ messages)

gcc generating calls to __udivdi3
 2007-05-03 22:23 UTC  (3+ messages)

[PATCH] Increase slab redzone to 64bits
 2007-05-03  7:54 UTC  (4+ messages)

+ remove-tas.patch added to -mm tree
 2007-05-03  5:59 UTC 

You might need vmalloc_sync_all()
 2007-05-01 19:20 UTC  (4+ messages)

[PATCH 1/6] Remove tas()
 2007-05-01 18:21 UTC 

[PATCH] m68k: export csum_partial_copy_from_user (fwd)
 2007-05-01 15:53 UTC 

- expose-range-checking-functions-from-arch-specific.patch removed from -mm tree
 2007-05-01  3:19 UTC 

- utimensat-implementation-fix.patch removed from -mm tree
 2007-04-30 20:22 UTC 

- expose-range-checking-functions-from-arch-specific-update-fix.patch removed from -mm tree
 2007-04-30 20:06 UTC 

- expose-range-checking-functions-from-arch-specific-update.patch removed from -mm tree
 2007-04-30 20:06 UTC 

- move-die-notifier-handling-to-common-code-fixes.patch removed from -mm tree
 2007-04-30 19:48 UTC 

[PATCH] [8/40] x86: add hooks to intercept mm creation and destruction
 2007-04-30 10:27 UTC 

+ utimensat-implementation-fix.patch added to -mm tree
 2007-04-27 21:11 UTC 

+ utimensat-implementation.patch added to -mm tree
 2007-04-27 21:07 UTC 


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