All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-08-10 18:01:01 to 2007-08-10 20:00:58 UTC [more...]

[PATCH 0/25 -v2] paravirt_ops for x86_64, second round
 2007-08-10 19:12 UTC  (49+ messages)
` [PATCH 1/25 -v2] header file move
  ` [PATCH 2/25 -v2] tlb flushing routines
    ` [PATCH 3/25 -v2] irq_flags / halt routines
      ` [PATCH 4/25 -v2] Add debugreg/load_rsp native hooks
        ` [PATCH 5/25 -v2] native versions for system.h functions
          ` [PATCH 6/25 -v2] add native_apic read and write functions, as well as boot clocks ones
            ` [PATCH 7/25 -v2] interrupt related native paravirt functions
              ` [PATCH 8/25 -v2] use macro for sti/cli in spinlock definitions
                ` [PATCH 9/25 -v2] report ring kernel is running without paravirt
                  ` [PATCH 10/25 -v2] export math_state_restore
                    ` [PATCH 11/25 -v2] native versions for set pagetables
                      ` [PATCH 12/25 -v2] turn msr.h functions into native versions
                        ` [PATCH 13/25 -v2] add native functions for descriptors handling
                          ` [PATCH 14/25 -v2] get rid of inline asm for load_cr3
                            ` [PATCH 15/25 -v2] introducing paravirt_activate_mm
                              ` [PATCH 16/25 -v2] turn page operations into native versions
                                ` [PATCH 17/25 -v2] introduce paravirt_release_pgd()
                                  ` [PATCH 18/25 -v2] turn priviled operations into macros in entry.S
                                    ` [PATCH 19/25 -v2] time-related functions paravirt provisions
                                        ` [PATCH 20/25 -v2] replace syscall_init
                                        ` [PATCH 21/25 -v2] export cpu_gdt_descr
                                          ` [PATCH 22/25 -v2] turn priviled operation into a macro
                                            ` [PATCH 23/25 -v2] provide paravirt patching function
                                              ` [PATCH 24/25 -v2] paravirt hooks for arch initialization
                                                ` [PATCH 25/25 -v2] add paravirtualization support for x86_64

[PATCH 1/6] e1000e: Fix header includes [v2]
 2007-08-10 20:00 UTC  (4+ messages)
` [PATCH 2/6] e1000e: remove namespace collisions with e1000
` [PATCH 3/6] e1000e: Use dma_alloc_coherent where possible
` [PATCH 4/6] e1000e: Use time_after to account for jiffies wrapping

How to control IRQ thread priority from inside the driver
 2007-08-10 19:59 UTC  (10+ messages)

[U-Boot-Users] [PATCH 2/2] Add support for SBC8641D
 2007-08-10 19:58 UTC  (2+ messages)

[3/3] 2.6.23-rc2: known regressions v2
 2007-08-10 20:06 UTC  (9+ messages)

CFS review
 2007-08-10 19:47 UTC  (12+ messages)

2.6.23-rc2-mm2
 2007-08-10 19:54 UTC  (14+ messages)
    ` Section mismatch warnings ( Re: 2.6.23-rc2-mm2 )
` arch/i386/kernel/setup.c - compile error (Re: 2.6.23-rc2-mm2)

[PATCH 6/24] make atomic_read() behave consistently on frv
 2007-08-10 19:54 UTC  (4+ messages)

[PATCH 1/2] Move old index entry removal from "unpack_trees()" into the individual functions
 2007-08-10 19:53 UTC  (4+ messages)
  ` [PATCH 2/2] Optimize the common cases of git-read-tree
    ` [PATCH 3/2] Optimize the two-way merge of git-read-tree too

[RFC] improving binutils-cross staging
 2007-08-10 19:49 UTC 

[PATCH 1/24] make atomic_read() behave consistently on alpha
 2007-08-10 19:49 UTC  (12+ messages)

[PATCH 9/24] make atomic_read() behave consistently on ia64
 2007-08-10 19:51 UTC  (3+ messages)

resume from ram much slower
 2007-08-10 20:00 UTC  (7+ messages)

early boot lockup with 2.6.23-rc1
 2007-08-10 19:50 UTC  (10+ messages)

fix dmsetup link failure with --enable-static_link on Debian unstable
 2007-08-10 19:49 UTC 

help with understanding GPA/GVA issues
 2007-08-10 19:47 UTC  (5+ messages)

- fix-compilation-with-gcc-42-fix.patch removed from -mm tree
 2007-08-10 19:46 UTC 

- fix-serial-buffer-memory-leak-fix.patch removed from -mm tree
 2007-08-10 19:45 UTC 

- fbcon-kill-compile-warning-fix.patch removed from -mm tree
 2007-08-10 19:44 UTC 

Storing command line options in images
 2007-08-10 19:41 UTC  (7+ messages)
  ` [Qemu-devel] "
    ` [kvm-devel] "

[PATCH] pm2fb: lowsyncs section mismatch fix
 2007-08-10 19:44 UTC 

git and larger trees, not so fast?
 2007-08-10 19:39 UTC  (20+ messages)
                              ` Fix "git commit directory/" performance anomaly

Relative alternates question
 2007-08-10 19:38 UTC  (2+ messages)

2.6.12 Kernel Panic
 2007-08-10 19:29 UTC  (2+ messages)

XFS thread inflation in 2.6.23rc
 2007-08-10 19:34 UTC  (6+ messages)

[U-Boot-Users] [PATCH] fdt: remove unused OF_FLAT_TREE_MAX_SIZE references
 2007-08-10 19:34 UTC 

[PATCH 2/2] tweak manpage formatting
 2007-08-10 19:32 UTC  (5+ messages)

[Bug 11919] New: XServer fails to open DRM
 2007-08-10 19:32 UTC  (4+ messages)
  ` [Bug 11919] "

[PATCH 1/2] Fix an illustration in git-rev-parse.txt
 2007-08-10 19:30 UTC  (2+ messages)

[PATCH] qemu: free migration structure if migration fails
 2007-08-10 19:31 UTC 

New section mismatch warnings on ppc
 2007-08-10 19:30 UTC 

[PATCH 1/6] ibmveth: Enable TCP checksum offload
 2007-08-10 19:29 UTC  (11+ messages)
` [PATCH 2/6] ibmveth: Implement ethtool hooks to enable/disable "
` [PATCH 3/6] ibmveth: Add ethtool TSO handlers
` [PATCH 4/6] ibmveth: Add ethtool driver stats hooks
` [PATCH 5/6] ibmveth: Remove dead frag processing code
` [PATCH 6/6] ibmveth: Remove use of bitfields

[PATCH 1/6] ibmveth: Enable TCP checksum offload
 2007-08-10 19:28 UTC 

[PATCH 1/6] ibmveth: Enable TCP checksum offload
 2007-08-10 19:28 UTC 

[PATCH] checkout-index needs a working tree
 2007-08-10 19:26 UTC  (8+ messages)
        ` [PATCH] Reinstate the old behaviour when GIT_DIR is set and GIT_WORK_TREE is unset

[PATCH] pm2fb: Permedia 2V hardware cursor support
 2007-08-10 19:31 UTC 

Noatime vs relatime
 2007-08-10 19:29 UTC  (3+ messages)

[Fwd: M-Sys drivers]
 2007-08-10 19:24 UTC 

[PATCH] pm3fb: hardware cursor support
 2007-08-10 19:27 UTC 

[PATCH 1/2] pseries: device node status can be "ok" or "okay"
 2007-08-10 19:23 UTC  (3+ messages)

[Lguest] error rebooting lguest
 2007-08-10 19:20 UTC 

[PATCH 2.6.24]S2io: Default to IntA interrupt type when there are less than 4 CPUs in the system
 2007-08-10 19:14 UTC  (2+ messages)

Introducing paravirt_ops for x86_64
 2007-08-10 19:17 UTC  (14+ messages)
` [PATCH 22/25] [PATCH] turn priviled operation into a macro
  ` [PATCH 23/25] [PATCH] paravirt hooks for arch initialization

[Buildroot] Toolchain keeps rebuilding, SVN 19422
 2007-08-10 19:17 UTC 

[PATCH] [Xen] Check FADT's signature
 2007-08-10 19:15 UTC  (3+ messages)

[PATCH 0/25 -v2] paravirt_ops for x86_64, second round
 2007-08-10 19:12 UTC 

i386 doublefault handler is broken with CONFIG_DEBUG_SPINLOCK
 2007-08-10 19:11 UTC  (7+ messages)

[PATCH 3/11] au1xxx-ide: use ide_tune_dma()
 2007-08-10 19:11 UTC  (4+ messages)

[Buildroot] svn commit: trunk/buildroot: package package/cairo package/dillo pac etc
 2007-08-10 19:08 UTC 

+ git-net-fixup.patch added to -mm tree
 2007-08-10 19:07 UTC 

[PATCH 0/4] Use one zonelist per node instead of multiple zonelists v3
 2007-08-10 19:02 UTC  (7+ messages)
` [PATCH 3/4] Embed zone_id information within the zonelist->zones pointer

new text patching for review
 2007-08-10 19:00 UTC  (2+ messages)

[U-Boot-Users] [ARM] TI DaVinci support, hopefully final [2/5]
 2007-08-10 18:59 UTC  (6+ messages)

dom0, guests, pci hardware and interrupts
 2007-08-10 18:59 UTC  (3+ messages)

[Qemu-devel] [PATCH/RFC] Set a (distinguishable) subsystem id for Cirrus VGA
 2007-08-10 18:55 UTC  (5+ messages)

[Buildroot] X11R7 packages available
 2007-08-10 18:55 UTC  (2+ messages)

[PATCH] [xen, xencomm] various xencomm fixes (was Re: [XenPPC] Re: [Xen-ia64-devel] [PATCH 1/2] remove xencomm page size limit(xen side))
 2007-08-10 18:54 UTC  (2+ messages)

xentrace: cycles error
 2007-08-10 18:54 UTC 

SLUB: Fix dynamic dma kmalloc cache creation
 2007-08-10 18:53 UTC  (6+ messages)

[Buildroot] svn commit: trunk/buildroot/package/tiff
 2007-08-10 18:53 UTC 

2.6.23-rc2-mm2 -- When suspending, "INFO: inconsistent lock state" -- 8139too issue?
 2007-08-10 18:51 UTC  (2+ messages)

[PATCH 2/11] it8213/piix/slc90e66: remove {it8213,piix,slc90e66}_dma_2_pio()
 2007-08-10 18:54 UTC  (2+ messages)

[PATCH] dir_index: error out instead of BUG on corrupt hash dir limit
 2007-08-10 18:51 UTC  (7+ messages)

-dbg packages in image confusion
 2007-08-10 18:41 UTC  (2+ messages)

[PATCH 2.6.23-rc2] getrusage: return ru_maxrss
 2007-08-10 18:47 UTC  (2+ messages)
` [PATCH 2.6.23-rc2] getrusage: return ru_maxrss *WITHDRAWN*

Git tree updated to 2.6.23-rc2
 2007-08-10 18:47 UTC  (4+ messages)
` Pending patches, was: "

[PATCH] flush icache before set_pte() on ia64 take9 [0/2] all
 2007-08-10 18:46 UTC  (6+ messages)
` [PATCH] flush icache before set_pte() on ia64 take9 [2/2] flush
  ` [PATCH] flush icache before set_pte() on ia64 take9 [2/2] flush icache at set_pte

[PATCH] e2fsprogs: remove fragment support (V3)
 2007-08-10 18:45 UTC  (2+ messages)

[git patches] ocfs2 fixes
 2007-08-10 18:43 UTC 

Where is simple mixer control "Surround" defined for ac97 or via82xx? I cant find it anywhere in ac97
 2007-08-10 18:48 UTC  (5+ messages)

[PATCH 4/4] /drivers/net ioremap balancing/returncode check (ucc_geth.c.c)
 2007-08-10 18:41 UTC  (2+ messages)

[PATCH 3/4] /drivers/net ioremap balancing/returncode check (myri_sbus.c)
 2007-08-10 18:40 UTC  (2+ messages)

[PATCH 2/4] /drivers/net ioremap balancing/returncode check (lne390.c)
 2007-08-10 18:38 UTC  (2+ messages)

[PATCH 1/4] /drivers/net ioremap balancing/returncode check (es3210.c)
 2007-08-10 18:37 UTC  (2+ messages)

[PATCH] hpt366: fix PCI clock detection for HPT374 (take 3)
 2007-08-10 18:39 UTC 

[Cluster-devel] conga/luci/utils luci_admin
 2007-08-10 18:36 UTC 

[Cluster-devel] conga/luci/utils luci_admin
 2007-08-10 18:33 UTC 

[Cluster-devel] conga/luci/utils luci_admin
 2007-08-10 18:32 UTC 

[PATCH] Remove CTL_UNNUMBERED
 2007-08-10 18:30 UTC  (19+ messages)
    ` [PATCH 2/2] sysctl: remove CTL_UNNUMBERED
      ` [PATCH 1/3] sysctl core: Stop using the unnecessary ctl_table typedef
        ` [PATCH 2/3] sysctl: Factor out sysctl_data
          ` [PATCH 3/3] sysctl: Error on bad sysctl tables
            ` [PATCH 01/10] sysctl: Update sysctl_check_table
              ` [PATCH 02/10] sysct mqueue: Remove the binary sysctl numbers
                ` [PATCH 03/10] sysctl: Remove binary sysctl support where it clearly doesn't work
                  ` [PATCH 04/10] sysctl: Fix neighbour table sysctls
                    ` [PATCH 05/10] sysctl: ipv6 route flushing (kill binary path)
                      ` [PATCH 06/10] sysctl: Remove broken sunrpc debug binary sysctls
                        ` [PATCH 07/10] sysctl: x86_64 remove unnecessary binary paths
                          ` [PATCH 08/10] sysctl: Remove broken cdrom binary sysctls

SATA open bugs
 2007-08-10 18:28 UTC  (17+ messages)
` AMD64 dma_alloc_coherent crashes on non PCI device (was SATA open bugs)
                  ` AMD64 dma_alloc_coherent crashes on non PCI device (was SATA open bugs) II

[U-Boot-Users] [PATCH 2/2] README: Remove outdated cpu type, board type, and NAME_config lists
 2007-08-10 18:28 UTC 

[U-Boot-Users] [PATCH 1/2] make MAKEALL more immune to merge conflicts
 2007-08-10 18:28 UTC 

[PATCH] [MEGARAID_SAS]: Use pr_info
 2007-08-10 18:26 UTC  (3+ messages)

queue_max_length configuration
 2007-08-10 18:24 UTC 

Paradise in your bed
 2007-08-10 18:24 UTC 

[PATCH] hpt366: fix PCI clock detection for HPT374
 2007-08-10 18:26 UTC 

warn on 2.6.23-rc2-rt2
 2007-08-10 18:18 UTC 

[PATCH] selinuxfs to globally disable dontaudit rules
 2007-08-10 18:16 UTC  (8+ messages)

Bug in gitk: can't unset "idinlist(...) ..."
 2007-08-10 18:14 UTC  (3+ messages)

[Xenomai-core] [2.6.22-BUG] inconsistent Linux IRQ mask
 2007-08-10 18:11 UTC  (5+ messages)

Friend sent you a greeting card from 2000greetings.com!
 2007-08-10 18:11 UTC 

[PATCH 2/2] hpt366: UltraDMA filtering for SATA cards
 2007-08-10 18:12 UTC  (3+ messages)

[U-Boot-Users] [ARM] TI DaVinci support, hopefully final [0/5]
 2007-08-10 18:07 UTC  (2+ messages)

Very flexible schedule!
 2007-08-10 18:07 UTC 

[U-Boot-Users] Question about CONFIG_MPC83XX
 2007-08-10 18:04 UTC  (2+ messages)

[PATCH] Make access to task's nsproxy liter
 2007-08-10 18:03 UTC  (6+ messages)

containers mini-summit?
 2007-08-10 18:02 UTC  (5+ messages)
` [Devel] "

[PATCH 0/5] vmemmap updates to V7
 2007-08-10 18:01 UTC  (4+ messages)
` [PATCH 5/5] vmemmap ia64: convert to new helper based initialisation


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.