linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-07-10 03:23:39 to 2007-07-24 21:15:54 UTC [more...]

[PATCH][RFC] getting rid of stupid loop in BUG()
 2007-07-24 21:14 UTC  (10+ messages)

[PATCH for review] [11/48] x86_64: During VM oom condition, kill all threads in process group
 2007-07-24 14:31 UTC  (7+ messages)
      ` [PATCH respin, was PATCH for review] "

[PATCH 0/7] Sparsemem Virtual Memmap V5
 2007-07-23 19:36 UTC  (35+ 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] bitops: lock bitops
 2007-07-23  9:50 UTC  (7+ messages)

[PATCH 3/3] take declarations of enable_irq() et.al. to linux/interrupt.h
 2007-07-22 18:51 UTC  (2+ messages)

[PATCH 2/3] take sparc32 enable_irq/disable_irq out of line
 2007-07-22  2:19 UTC  (2+ messages)

[PATCH 1/3] clean include/asm-sparc/irq.h
 2007-07-22  2:19 UTC  (2+ messages)

build fix for x86_64
 2007-07-20 22:34 UTC  (17+ messages)

- define-new-percpu-interface-for-shared-data-version-4.patch removed from -mm tree
 2007-07-19 20:01 UTC 

- mm-variable-length-argument-support.patch removed from -mm tree
 2007-07-19 20:01 UTC 

[patch 055/209] define new percpu interface for shared data
 2007-07-19 20:34 UTC  (4+ messages)

[patch 059/209] mm: variable length argument support
 2007-07-19 16:55 UTC  (3+ messages)

[PATCH] Consolidate PTRACE_DETACH
 2007-07-19 14:02 UTC  (2+ messages)

[patch 2.6.22] Do not include other cpus' interrupt 0 in nmi_watchdog
 2007-07-19  8:23 UTC  (2+ messages)

[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] 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)

+ 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 09/33] Make definitions for struct e820entry and struct e820map consistent
                  ` [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

[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 


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