linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-06-27 13:24:20 to 2007-07-19 01:20:00 UTC [more...]

[PATCH 2.6.22-git5] via-rhine: Disable rx_copybreak on archs that don't allow unaligned DMA access
 2007-07-19  1:19 UTC 

[patch 041/234] Report that kernel is tainted if there was an OOPS
 2007-07-18 18:40 UTC  (8+ messages)

Fwd: [patch 075/134] i386: During VM oom condition, kill all threads in process group
 2007-07-18 10:43 UTC 

+ sparc64-rename-tlb_flush_mmu.patch added to -mm tree
 2007-07-18  7:48 UTC  (9+ messages)

- ptrace_peekdata-consolidation.patch removed from -mm tree
 2007-07-17 23:02 UTC 

- ptrace_pokedata-consolidation.patch removed from -mm tree
 2007-07-17 23:02 UTC 

- report-that-kernel-is-tainted-if-there-were-an-oops-before.patch removed from -mm tree
 2007-07-17 23:01 UTC 

[patch 042/234] PTRACE_PEEKDATA consolidation
 2007-07-17 11:03 UTC 

[patch 043/234] PTRACE_POKEDATA consolidation
 2007-07-17 11:03 UTC 

- introduce-compat_u64-and-compat_s64-types.patch removed from -mm tree
 2007-07-16 20:57 UTC 

- diskquota-32bit-quota-tools-on-64bit-architectures.patch removed from -mm tree
 2007-07-16 20:57 UTC 

[patch 199/268] Introduce compat_u64 and compat_s64 types
 2007-07-16  6:41 UTC 

[patch 200/268] diskquota: 32bit quota tools on 64bit architectures
 2007-07-16  6:41 UTC 

[PATCH 0/7] Sparsemem Virtual Memmap V5
 2007-07-14 17:16 UTC  (33+ messages)
` [PATCH 1/7] sparsemem: clean up spelling error in comments
` [PATCH 2/7] sparsemem: record when a section has a valid mem_map
` [PATCH 3/7] Generic Virtual Memmap support for SPARSEMEM
` [PATCH 4/7] x86_64: SPARSEMEM_VMEMMAP 2M page size support
` [PATCH 5/7] IA64: SPARSEMEM_VMEMMAP 16K "
` [PATCH 6/7] SPARC64: SPARSEMEM_VMEMMAP support
` [PATCH 7/7] ppc64: "

[PATCH] Pass -g to assembler under CONFIG_DEBUG_INFO
 2007-07-14  1:08 UTC  (9+ messages)

- print-utsname-on-oops-on-all-architectures.patch removed from -mm tree
 2007-07-13 19:26 UTC  (4+ messages)

[patch] bitops: lock bitops
 2007-07-12 21:36 UTC  (4+ messages)

+ print-utsname-on-oops-on-all-architectures.patch added to -mm tree
 2007-07-13  8:23 UTC 

+ print-utsname-on-oops-on-all-architectures-fix.patch added to -mm tree
 2007-07-13  8:23 UTC 

fallocate-implementation-on-i86-x86_64-and-powerpc.patch
 2007-07-11 20:32 UTC  (7+ messages)

x86 setup code rewrite in C
 2007-07-11 12:46 UTC  (69+ messages)
  ` [x86 setup 01/33] x86 setup: MAINTAINERS: formally take responsibility for the i386 boot code
    ` [x86 setup 02/33] hd.c: remove BIOS/CMOS queries
    ` [x86 setup 03/33] include/asm-i386/boot.h: This is <asm/boot.h>, not <linux/boot.h>
    ` [x86 setup 04/33] Unify the CPU features vectors between i386 and x86-64
    ` [x86 setup 05/33] Change CONFIG_X86_MINIMUM_CPU_MODEL to CONFIG_X86_MINIMUM_CPU_FAMILY
    ` [x86 setup 06/33] Clean up struct screen_info (<linux/screen_info.h>)
    ` [x86 setup 07/33] Use a new CPU feature word to cover all Intel features that are spread around
    ` [x86 setup 08/33] Define zero-page offset 0x1e4 as a scratch field, and use it
    ` [x86 setup 10/33] Make struct boot_params a real structure, and remove obsolete fields
    ` [x86 setup 11/33] x86-64: add CONFIG_PHYSICAL_ALIGN for consistency with i386
    ` [x86 setup 12/33] x86-64: add symbolic constants for the boot segment selectors
    ` [x86 setup 13/33] Header file to produce 16-bit code with gcc
    ` [x86 setup 14/33] Top header file for new x86 setup code
    ` [x86 setup 15/33] Simple bitops for the "
    ` [x86 setup 16/33] String-handling functions "
    ` [x86 setup 17/33] A20 handling code
    ` [x86 setup 18/33] APM probing code
    ` [x86 setup 19/33] Command-line parsing code for the new x86 setup code
    ` [x86 setup 20/33] Console-writing "
    ` [x86 setup 21/33] Version string "
    ` [x86 setup 22/33] CPU features verification "
    ` [x86 setup 23/33] EDD probing code "
    ` [x86 setup 24/33] MCA support for "
    ` [x86 setup 25/33] Memory probing support for the "
    ` [x86 setup 26/33] Voyager "
    ` [x86 setup 27/33] Video mode probing "
    ` [x86 setup 28/33] Code for actual protected-mode entry
    ` [x86 setup 29/33] Assembly header and main routine for new x86 setup code
    ` [x86 setup 30/33] Linker script for the "
    ` [x86 setup 31/33] Use the new x86 setup code for i386
    ` [x86 setup 32/33] Use the new x86 setup code for x86-64; unify with i386
    ` [x86 setup 33/33] Remove old i386 setup code
    ` [x86 setup 09/33] Make definitions for struct e820entry and struct e820map consistent

[patch 4/9] remove pci_dac_dma_... APIs
 2007-07-10 21:58 UTC  (2+ messages)
` patch pci-remove-pci_dac_dma_...-apis.patch added to gregkh-2.6 tree

[PATCH] Only build PCI syscalls on architectures that want them
 2007-07-10 16:54 UTC 

Changes to smp_call_function_single() semantics
 2007-07-09 15:05 UTC 

+ print-utsname-on-oops-on-all-architectures.patch added to -mm tree
 2007-07-06 21:54 UTC  (4+ messages)

[patch 0/3] no MAX_ARG_PAGES -v2
 2007-07-03 15:00 UTC  (4+ messages)
` [patch 2/3] audit: rework execve audit

[PATCH 1/1] Fix elf_core_dump() when writing arch specific notes (spu coredumps)
 2007-07-02  4:13 UTC  (2+ messages)
` [Cbe-oss-dev] "

[PATCH] cross-architecture ELF clean up
 2007-07-01 16:23 UTC  (13+ messages)

[PARISC] Handle wrapping in expand_upwards()
 2007-06-29 14:48 UTC  (3+ messages)

[RFC] CONFIG_HIGHPTE vs. sub-page page tables
 2007-06-28 16:12 UTC 

Userspace compiler support of "long long"
 2007-06-28 12:20 UTC  (16+ messages)

CONFIG_TRACE_IRQFLAGS or CONFIG_TRACE_IRQFLAGS_SUPPORT?
 2007-06-28 11:22 UTC  (2+ messages)

Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM
 2007-06-27 13:34 UTC  (9+ 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).