All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-10-31 21:45:47 to 2007-10-31 23:16:02 UTC [more...]

[PATCH] - e1000_ethtool.c - convert macros to functions
 2007-10-31 23:15 UTC  (3+ messages)

+ git-block-vs-agk-dm-dm-reorder-struct-io_restrictions.patch added to -mm tree
 2007-10-31 23:15 UTC 

[PATCH] namespaces: introduce sys_hijack (v7)
 2007-10-31 23:13 UTC  (2+ messages)

2.6.23 regression: accessing invalid mmap'ed memory from gdb causes unkillable spinning
 2007-10-31 23:08 UTC  (7+ messages)

[Qemu-devel] How to split vl.h
 2007-10-31 23:06 UTC  (2+ messages)

[PATCH] Fix missing boolean xend config options
 2007-10-31 23:06 UTC 

[2.6 patch] the scheduled I2C RTC driver removal
 2007-10-31 23:03 UTC  (2+ messages)

[PATCH 0/7] (Re-)introducing pvops for x86_64 - Real pvops work part
 2007-10-31 19:15 UTC  (17+ messages)
` [PATCH 1/16] Wipe out traditional opt from x86_64 Makefile
  ` [PATCH 2/16] paravirt hooks at entry functions
    ` [PATCH 3/16] read/write_crX, clts and wbinvd for 64-bit paravirt
      ` [PATCH 4/16] provide native irq initialization function
        ` [PATCH 5/16] report ring kernel is running without paravirt
          ` [PATCH 6/16] export math_state_restore
            ` [PATCH 7/16] native versions for set pagetables
              ` [PATCH 8/16] add native functions for descriptors handling
                ` [PATCH 9/16] This patch add provisions for time related functions so they
                  ` [PATCH 10/16] export cpu_gdt_descr
                    ` [PATCH 11/16] turn priviled operation into a macro in head_64.S
                      ` [PATCH 12/16] tweak io_64.h for paravirt
                        ` [PATCH 13/16] native versions for page table entries values
                          ` [PATCH 14/16] prepare x86_64 architecture initialization for paravirt
                            ` [PATCH 15/16] consolidation of paravirt for 32 and 64 bits
                              ` [PATCH 16/16] make vsmp a paravirt client

UBI Used In Commercial Products ??
 2007-10-31 23:01 UTC  (4+ messages)

- add-remove_memory-for-ppc64.patch removed from -mm tree
 2007-10-31 22:56 UTC 

USB: FIx locks and urb->status in adutux (updated)
 2007-10-31 22:59 UTC 

+ add-remove_memory-for-ppc64-2.patch added to -mm tree
 2007-10-31 22:58 UTC 

af_packet.c flush_dcache_page
 2007-10-31 22:57 UTC  (2+ messages)

[Qemu-devel] [PATCH] efault - verify pages are in cache and are read/write
 2007-10-31 22:49 UTC  (4+ messages)
` [Qemu-devel] Re: [PATCH] efault - update __get_user() __put_user()
  ` [Qemu-devel] Re: [PATCH] efault - add data type to put_user()/get_user()
` [Qemu-devel] Re: [PATCH] efault

[PATCH 0 of 2] Refactor vcpu creation path
 2007-10-31 22:57 UTC  (3+ messages)
` [PATCH 1 of 2] RFC: Create kvm_x86_vcpu_init()
` [PATCH 2 of 2] RFC: Create kvm_arch_vcpu_create()

- add-remove_memory-for-ppc64-fix.patch removed from -mm tree
 2007-10-31 22:56 UTC 

libfdt as its own repo and submodule of dtc?
 2007-11-01  6:55 UTC  (6+ messages)

RFC: replace device_type with new "class" property?
 2007-10-31 22:55 UTC  (7+ messages)

[PATCH]: Fix myri10ge NAPI oops & warnings
 2007-10-31 22:54 UTC  (3+ messages)

Newbie: report of first experience with git-rebase
 2007-10-31 22:53 UTC  (11+ messages)

[patch 00/28] cmpxchg_local and cmpxchg64_local patches, cleaned up
 2007-10-31 22:37 UTC  (32+ messages)
` [patch 01/28] Add cmpxchg_local to asm-generic for per cpu atomic operations
` [patch 02/28] Fall back on interrupt disable in cmpxchg8b on 80386 and 80486
` [patch 03/28] Add cmpxchg64 and cmpxchg64_local to alpha
` [patch 04/28] Add cmpxchg64 and cmpxchg64_local to mips
` [patch 05/28] Add cmpxchg64 and cmpxchg64_local to powerpc
` [patch 06/28] Add cmpxchg64 and cmpxchg64_local to x86_64
` [patch 07/28] Add cmpxchg_local to arm
` [patch 08/28] Add cmpxchg_local to avr32
` [patch 09/28] Add cmpxchg_local to blackfin, replace __cmpxchg by generic cmpxchg
` [patch 10/28] Add cmpxchg_local to cris
` [patch 11/28] Add cmpxchg_local to frv
` [patch 12/28] Add cmpxchg_local to h8300
` [patch 13/28] Add cmpxchg_local, cmpxchg64 and cmpxchg64_local to ia64
` [patch 14/28] New cmpxchg_local (optimized for UP case) for m32r
` [patch 15/28] Fix m32r __xchg
` [patch 16/28] m32r: build fix of arch/m32r/kernel/smpboot.c
` [patch 17/28] local_t m32r use architecture specific cmpxchg_local
` [patch 18/28] Add cmpxchg_local to m86k
` [patch 19/28] Add cmpxchg_local to m68knommu
` [patch 20/28] Add cmpxchg_local to parisc
` [patch 21/28] Add cmpxchg_local to ppc
` [patch 22/28] Add cmpxchg_local to s390
` [patch 23/28] Add cmpxchg_local to sh, use generic cmpxchg() instead of cmpxchg_u32
` [patch 24/28] Add cmpxchg_local to sh64
` [patch 25/28] Add cmpxchg_local to sparc, move __cmpxchg to system.h
` [patch 26/28] Add cmpxchg_local to sparc64
` [patch 27/28] Add cmpxchg_local to v850
` [patch 28/28] Add cmpxchg_local to xtensa

stale nfs file handle with exported loopback mounts
 2007-10-31 22:50 UTC 

[Qemu-devel] qemu vl.c vl.h hw/an5206.c hw/etraxfs.c hw/inte
 2007-10-31 22:49 UTC  (7+ messages)

(no subject)
 2007-10-31 20:59 UTC 

Decoder for log messages???
 2007-10-31 22:44 UTC  (3+ messages)

- add-cmpxchg64-and-cmpxchg64_local-to-mips.patch removed from -mm tree
 2007-10-31 22:40 UTC 

- add-cmpxchg_local-to-s390.patch removed from -mm tree
 2007-10-31 22:41 UTC 

- add-cmpxchg_local-to-v850.patch removed from -mm tree
 2007-10-31 22:41 UTC 

[Bugme-new] [Bug 9270] New: sunhme requires lower MTU to handle 802.1q frames
 2007-10-31 22:43 UTC 

- add-cmpxchg_local-to-xtensa.patch removed from -mm tree
 2007-10-31 22:41 UTC 

- add-cmpxchg_local-to-sparc-move-__cmpxchg-to-systemh.patch removed from -mm tree
 2007-10-31 22:41 UTC 

- add-cmpxchg_local-to-m68knommu.patch removed from -mm tree
 2007-10-31 22:41 UTC 

- add-cmpxchg_local-to-sh-use-generic-cmpxchg-instead-of-cmpxchg_u32.patch removed from -mm tree
 2007-10-31 22:41 UTC 

- add-cmpxchg_local-to-sparc64.patch removed from -mm tree
 2007-10-31 22:41 UTC 

- add-cmpxchg_local-to-sh64.patch removed from -mm tree
 2007-10-31 22:41 UTC 

- fix-m32r-__xchg.patch removed from -mm tree
 2007-10-31 22:41 UTC 

- add-cmpxchg64-and-cmpxchg64_local-to-x86_64.patch removed from -mm tree
 2007-10-31 22:40 UTC 

- add-cmpxchg_local-to-ppc.patch removed from -mm tree
 2007-10-31 22:41 UTC 

- add-cmpxchg_local-to-blackfin-replace-__cmpxchg-by-generic-cmpxchg.patch removed from -mm tree
 2007-10-31 22:41 UTC 

- add-cmpxchg_local-to-h8300.patch removed from -mm tree
 2007-10-31 22:41 UTC 

- add-cmpxchg_local-to-m86k.patch removed from -mm tree
 2007-10-31 22:41 UTC 

- add-cmpxchg_local-to-parisc.patch removed from -mm tree
 2007-10-31 22:41 UTC 

- m32r-build-fix-of-arch-m32r-kernel-smpbootc.patch removed from -mm tree
 2007-10-31 22:41 UTC 

- new-cmpxchg_local-optimized-for-up-case-for-m32r.patch removed from -mm tree
 2007-10-31 22:41 UTC 

- local_t-m32r-use-architecture-specific-cmpxchg_local.patch removed from -mm tree
 2007-10-31 22:41 UTC 

- add-cmpxchg_local-cmpxchg64-and-cmpxchg64_local-to-ia64.patch removed from -mm tree
 2007-10-31 22:41 UTC 

- add-cmpxchg_local-to-cris.patch removed from -mm tree
 2007-10-31 22:41 UTC 

- fall-back-on-interrupt-disable-in-cmpxchg8b-on-80386-and-80486.patch removed from -mm tree
 2007-10-31 22:40 UTC 

- add-cmpxchg_local-to-frv.patch removed from -mm tree
 2007-10-31 22:41 UTC 

- add-cmpxchg_local-to-arm.patch removed from -mm tree
 2007-10-31 22:40 UTC 

- add-cmpxchg_local-to-avr32.patch removed from -mm tree
 2007-10-31 22:41 UTC 

- add-cmpxchg64-and-cmpxchg64_local-to-powerpc.patch removed from -mm tree
 2007-10-31 22:40 UTC 

- add-cmpxchg64-and-cmpxchg64_local-to-alpha.patch removed from -mm tree
 2007-10-31 22:40 UTC 

[PATCH 0/5] Make nicer CONFIG_NET_NS=n case code
 2007-10-31 22:40 UTC  (4+ messages)

- add-cmpxchg_local-to-asm-generic-for-per-cpu-atomic-operations.patch removed from -mm tree
 2007-10-31 22:40 UTC 

[ANNOUNCE] GIT 1.5.3.5
 2007-10-31 22:40 UTC 

stale nfs file handle with exported loopback mounts
 2007-10-31 22:39 UTC  (2+ messages)

[Bugme-new] [Bug 9269] New: bonding module cannot enslave ethernet devices provided by sunhme
 2007-10-31 22:37 UTC 

[PATCH] net: docbook fixes for netif_ functions
 2007-10-31 22:36 UTC  (2+ messages)

+ add-arch-specific-walk_memory_remove-for-ppc64.patch added to -mm tree
 2007-10-31 22:33 UTC 

+ enable-hotplug-memory-remove-for-ppc64.patch added to -mm tree
 2007-10-31 22:33 UTC 

+ add-remove_memory-for-ppc64-fix.patch added to -mm tree
 2007-10-31 22:33 UTC 

[PATCH 01 of 27] Move kvm_context to kvmctl.h
 2007-10-31 22:33 UTC  (2+ messages)

+ add-remove_memory-for-ppc64.patch added to -mm tree
 2007-10-31 22:33 UTC 

[PATCH 1/1] Add --first-parent support to interactive rebase
 2007-10-31 22:31 UTC  (10+ messages)

[PATCH] Don't use cpio in git-clone when not installed
 2007-10-31 22:29 UTC  (2+ messages)

[PATCH 0/5] A config option to compile out some namespaces code (v3)
 2007-10-31 22:29 UTC  (3+ messages)
` [PATCH 1/5] The config option itself

[PATCH/RFC] eradicate bashisms in scripts/patch-kernel
 2007-10-31 22:24 UTC  (2+ messages)

[PATCH 1/4] e1000e: alternate MAC address support
 2007-10-31 22:22 UTC  (4+ messages)
` [PATCH 2/4] e1000e: Disable L1 ASPM power savings for 82573 mobile variants
` [PATCH 3/4] e1000/e1000e: Move PCI-Express device IDs over to e1000e
` [PATCH 4/4] ixgbe: Fix copper PHY initialization code

[PATCH 0 of 4] More x86 code movement
 2007-10-31 22:24 UTC  (5+ messages)
` [PATCH 1 of 4] Make exported debugfs data architecture-specific
` [PATCH 2 of 4] Move x86 instruction emulation code to x86.c
` [PATCH 3 of 4] Move x86 FPU handling "
` [PATCH 4 of 4] Move x86 vcpu ioctl handlers "

+ memory-cgroup-enhancements-implicit-force-empty-at-rmdir.patch added to -mm tree
 2007-10-31 22:16 UTC 

[PATCH 13/25] Share TFRC feedback types struct via ccid34_lib
 2007-10-31 22:21 UTC  (2+ messages)

+ memory-cgroup-enhancements-add-status-accounting-function-for-memory-cgroup-fix-2.patch added to -mm tree
 2007-10-31 22:14 UTC 

+ memory-cgroup-enhancements-add-pre_destroy-handler.patch added to -mm tree
 2007-10-31 22:16 UTC 

+ memory-cgroup-enhancements-add-memorystat-file-checkpatch-fixes.patch added to -mm tree
 2007-10-31 22:16 UTC 

+ memory-cgroup-enhancements-add-memorystat-file.patch added to -mm tree
 2007-10-31 22:14 UTC 

Wyse Winterm CS5535 Driver
 2007-10-31 22:15 UTC  (3+ messages)

+ memory-cgroup-enhancements-add-status-accounting-function-for-memory-cgroup-uninlining.patch added to -mm tree
 2007-10-31 22:14 UTC 

+ memory-cgroup-enhancements-add-status-accounting-function-for-memory-cgroup-fix-1.patch added to -mm tree
 2007-10-31 22:14 UTC 

[PATCH] [JFFS2] Fix getdents problem on large directories
 2007-10-31 22:14 UTC  (5+ messages)
` [PATCH] NULLify ->raw after jffs2_mark_node_obsolete()

commit 8691f1711eace1ee237a474a31574bdd59efb4c3 breaks build
 2007-10-31 22:13 UTC 

[PATCH] [RESEND] Move libkvm (v2)
 2007-10-31 22:13 UTC  (3+ messages)

[PATCH] memory cgroup enhancements take 4 [0/8] intro
 2007-10-31 22:12 UTC  (4+ messages)
` [PATCH] memory cgroup enhancements take 4 [5/8] add status accounting function for memory cgroup

RFC/patch 2/3 portability: move x86 emulation and mmio device hook to x86.c
 2007-10-31 22:11 UTC  (5+ messages)

[PATCH] cvsexportcommit: Add switch to specify CVS workdir
 2007-10-31 22:12 UTC 

Is gcc thread-unsafe?
 2007-10-31 22:10 UTC  (2+ messages)

[RFC] PM: Add PM_RESUME_PREPARE and PM_POST_RESUME notifiers
 2007-10-31 22:09 UTC  (2+ messages)

[Bridge] Lowering CPU utilisation
 2007-10-31 22:08 UTC  (2+ messages)

+ maps4-make-page-monitoring-proc-file-optional-fix.patch added to -mm tree
 2007-10-31 22:06 UTC 

[PATCH] Implement sending mails over TLS in git-send-email
 2007-10-31 22:04 UTC  (3+ messages)

fixing usb-midi device support
 2007-10-31 21:30 UTC 

[PATCH 0/6] various scheduler patches
 2007-10-31 22:04 UTC  (7+ messages)
` [PATCH 3/6] sched: high-res preemption tick
` [PATCH 5/6] sched: SCHED_FIFO/SCHED_RR watchdog timer

USB: FIx locks and urb->status in adutux
 2007-10-31 22:01 UTC  (11+ messages)
` [linux-usb-devel] "

+ memory-cgroup-enhancements-add-status-accounting-function-for-memory-cgroup-checkpatch-fixes.patch added to -mm tree
 2007-10-31 22:01 UTC 

[Qemu-devel] qemu/target-ppc op.c op_template.h translate.c
 2007-10-31 22:02 UTC 

[PATCH 0/7] (Re-)introducing pvops for x86_64 - Consolidation part
 2007-10-31 19:13 UTC  (8+ messages)
` [PATCH 1/7] irqflags consolidation
  ` [PATCH 2/7] consolidate spinlock.h
    ` [PATCH 3/7] tlb functions consolidation
      ` [PATCH 4/7] smp x86 consolidation
        ` [PATCH 5/7] Add debugreg/load_rsp native hooks
          ` [PATCH 6/7] consolidate apic.h functions
            ` [PATCH 7/7] consolidate msr.h

+ memory-cgroup-enhancements-add-status-accounting-function-for-memory-cgroup.patch added to -mm tree
 2007-10-31 22:00 UTC 

[PATCH] ucc_geth: add support for netpoll
 2007-10-31 21:59 UTC  (6+ messages)

+ memory-cgroup-enhancements-remember-a-page-is-on-active-list-of-cgroup-or-not.patch added to -mm tree
 2007-10-31 21:59 UTC 

+ memory-cgroup-enhancements-remember-a-page-is-charged-as-page-cache.patch added to -mm tree
 2007-10-31 21:59 UTC 

+ memory-cgroup-enhancements-force_empty-interface-for-dropping-all-account-in-empty-cgroup.patch added to -mm tree
 2007-10-31 21:59 UTC 

Re: dm: bounce_pfn limit added
 2007-10-31 22:00 UTC  (4+ messages)

[PATCH] Fix stdvga performance for 32bit ops
 2007-10-31 21:59 UTC  (2+ messages)

+ memory-cgroup-enhancements-fix-zone-handling-in-try_to_free_mem_cgroup_page.patch added to -mm tree
 2007-10-31 21:55 UTC 

getting started - docbook
 2007-10-31 21:30 UTC  (12+ messages)

[PATCH] Fix make headers_check for tipc
 2007-10-31 21:57 UTC  (2+ messages)

[PATCH 1/3] Add remove_memory() for ppc64
 2007-11-01  6:26 UTC  (7+ messages)

[PATCH/RFC] x86: unify Kconfig files
 2007-10-31 21:55 UTC 

[PATCH] sound/oss/pss: set_io_base() always returns success, mark it void
 2007-10-31 21:53 UTC  (4+ messages)
` [PATCH 2/3] drivers/ide/pci/sc1200.c: remove pointless hwif lookup loop

lock_cpu_hotplug() BUG in XEN dom0 linux-2.6.18.8
 2007-10-31 21:49 UTC 

[PATCH 10/14 v2] nes: eeprom and phy routines
 2007-10-31 21:47 UTC  (3+ messages)

+ swap-delay-accounting-include-lock_page-delays.patch added to -mm tree
 2007-10-31 21:46 UTC 

+ watchdog-add-nano-7240-driver-2.patch added to -mm tree
 2007-10-31 21:45 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.