All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-03-17 16:09:18 to 2010-03-17 16:58:05 UTC [more...]

MIPS raw_local_irq_restore flags
 2010-03-17 16:57 UTC  (6+ messages)
  ` HIGHMEM not working

[Qemu-devel] [PATCH 0/2] Migration fixes
 2010-03-17 16:57 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] migration: Clear fd also in error cases

[PATCH][RF C/T/D] Unmapped page cache control - via boot parameter
 2010-03-17 16:57 UTC  (25+ messages)

[PATCH] Fix SIGFPE for vnc display of width/height = 1
 2010-03-17 16:55 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH] branch: only print upstream relationship with -v -v
 2010-03-17 16:53 UTC  (3+ messages)

[PATCH] Documentation: rename PCI/PCI-DMA-mapping.txt to DMA-API-HOWTO.txt
 2010-03-17 16:52 UTC  (2+ messages)

[PATCH 0/3] Add infrastructure for cleaner pv handling, v2
 2010-03-17 16:50 UTC  (4+ messages)
` [PATCH 1/3] Add a couple of lvmcache functions to aid in lookups by pvname
  ` [PATCH 2/3] Add find_vgname_from_pvname() function using lvmcache functions

[PATCH 00/12] Re: [PATCH] improve the performance of large sequential write NFS workloads
 2010-03-17 16:49 UTC  (9+ messages)
` [PATCH 10/12] NFS: Simplify nfs_wb_page()

[Qemu-devel] [PATCH] monitor: convert do_device_del() to QObject, QError
 2010-03-17 16:46 UTC 

Better cooperation between checkouts and stashing
 2010-03-17 16:44 UTC  (8+ messages)
          ` [PATCH] Clarification for the command "git checkout <branch>"

[PATCH 0/11] Memory Compaction v4
 2010-03-17 16:41 UTC  (23+ messages)
` [PATCH 01/11] mm,migration: Take a reference to the anon_vma before migrating
` [PATCH 02/11] mm,migration: Do not try to migrate unmapped anonymous pages
` [PATCH 04/11] Allow CONFIG_MIGRATION to be set without CONFIG_NUMA or memory hot-remove

runtime PM: common hooks for static and runtime PM
 2010-03-17 16:42 UTC  (2+ messages)

[PATCH] trace power_frequency events on the correct cpu (for Intel x86 CPUs)
 2010-03-17 16:41 UTC  (5+ messages)

[Qemu-devel] [PATCH] better describe -net options
 2010-03-17 16:40 UTC  (4+ messages)

[Qemu-devel] [PATCH] [TRIVIAL] usb-linux: remove unreachable default in switch statement
 2010-03-17 16:39 UTC  (4+ messages)

[PATCH] ep93xx/core.c: remove redundant static variable
 2010-03-17 16:39 UTC  (4+ messages)

[RFC] remove implicit slab.h inclusion from percpu.h
 2010-03-17 16:34 UTC  (4+ messages)

[C/R v20][PATCH 00/96] Linux Checkpoint-Restart - v20
 2010-03-17 16:09 UTC  (112+ messages)
` [C/R v20][PATCH 01/96] eclone (1/11): Factor out code to allocate pidmap page
  ` [C/R v20][PATCH 02/96] eclone (2/11): Have alloc_pidmap() return actual error code
    ` [C/R v20][PATCH 03/96] eclone (3/11): Define set_pidmap() function
      ` [C/R v20][PATCH 04/96] eclone (4/11): Add target_pids parameter to alloc_pid()
        ` [C/R v20][PATCH 05/96] eclone (5/11): Add target_pids parameter to copy_process()
          ` [C/R v20][PATCH 06/96] eclone (6/11): Check invalid clone flags
            ` [C/R v20][PATCH 07/96] eclone (7/11): Define do_fork_with_pids()
              ` [C/R v20][PATCH 08/96] eclone (8/11): Implement sys_eclone for x86 (32,64)
                ` [C/R v20][PATCH 09/96] eclone (9/11): Implement sys_eclone for s390
                  ` [C/R v20][PATCH 10/96] eclone (10/11): Implement sys_eclone for powerpc
                    ` [C/R v20][PATCH 11/96] eclone (11/11): Document sys_eclone
                      ` [C/R v20][PATCH 12/96] c/r: extend arch_setup_additional_pages()
                        ` [C/R v20][PATCH 13/96] c/r: break out new_user_ns()
                          ` [C/R v20][PATCH 14/96] c/r: split core function out of some set*{u,g}id functions
                            ` [C/R v20][PATCH 15/96] cgroup freezer: Fix buggy resume test for tasks frozen with cgroup freezer
                              ` [C/R v20][PATCH 16/96] cgroup freezer: Update stale locking comments
                                ` [C/R v20][PATCH 17/96] cgroup freezer: Add CHECKPOINTING state to safeguard container checkpoint
                                  ` [C/R v20][PATCH 18/96] cgroup freezer: interface to freeze a cgroup from within the kernel
                                    ` [C/R v20][PATCH 19/96] Namespaces submenu
                                      ` [C/R v20][PATCH 20/96] c/r: make file_pos_read/write() public
                                        ` [C/R v20][PATCH 21/96] c/r: create syscalls: sys_checkpoint, sys_restart
                                          ` [C/R v20][PATCH 22/96] c/r: documentation
                                            ` [C/R v20][PATCH 23/96] c/r: basic infrastructure for checkpoint/restart
                                              ` [C/R v20][PATCH 24/96] c/r: x86_32 support "
                                                ` [C/R v20][PATCH 25/96] c/r: x86-64: checkpoint/restart implementation
                                                  ` [C/R v20][PATCH 26/96] c/r: external checkpoint of a task other than ourself
                                                    ` [C/R v20][PATCH 27/96] c/r: export functionality used in next patch for restart-blocks
                                                      ` [C/R v20][PATCH 28/96] c/r: restart-blocks
                                                        ` [C/R v20][PATCH 29/96] c/r: checkpoint multiple processes
                                                          ` [C/R v20][PATCH 30/96] c/r: restart "
                                                            ` [C/R v20][PATCH 31/96] c/r: introduce PF_RESTARTING, and skip notification on exit
                                                              ` [C/R v20][PATCH 32/96] c/r: support for zombie processes
                                                                ` [C/R v20][PATCH 33/96] c/r: Save and restore the [compat_]robust_list member of the task struct
                                                                  ` [C/R v20][PATCH 34/96] c/r: infrastructure for shared objects
                                                                    ` [C/R v20][PATCH 35/96] c/r: detect resource leaks for whole-container checkpoint
                                                                      ` [C/R v20][PATCH 36/96] deferqueue: generic queue to defer work
                                                                        ` [C/R v20][PATCH 37/96] c/r: introduce new 'file_operations': ->checkpoint, ->collect()
                                                                          ` [C/R v20][PATCH 38/96] c/r: dump open file descriptors
                                                                            ` [C/R v20][PATCH 39/96] c/r: restore "
                                                                              ` [C/R v20][PATCH 40/96] c/r: introduce method '->checkpoint()' in struct vm_operations_struct
                                                                                ` [C/R v20][PATCH 41/96] Introduce FOLL_DIRTY to follow_page() for "dirty" pages
                                                                                  ` [C/R v20][PATCH 42/96] c/r: dump memory address space (private memory)
                                                                                    ` [C/R v20][PATCH 43/96] c/r: restore "
                                                                                      ` [C/R v20][PATCH 44/96] c/r: add generic '->checkpoint' f_op to ext fses
                                                                                        ` [C/R v20][PATCH 45/96] c/r: add generic '->checkpoint()' f_op to simple devices
                                                                                          ` [C/R v20][PATCH 46/96] c/r: add checkpoint operation for opened files of generic filesystems
                                                                                            ` [C/R v20][PATCH 47/96] c/r: export shmem_getpage() to support shared memory
                                                                                              ` [C/R v20][PATCH 48/96] c/r: dump anonymous- and file-mapped- "
                                                                                                ` [C/R v20][PATCH 49/96] c/r: restore "
                                                                                                  ` [C/R v20][PATCH 50/96] splice: export pipe/file-to-pipe/file functionality
                                                                                                    ` [C/R v20][PATCH 51/96] c/r: support for open pipes
                                                                                                      ` [C/R v20][PATCH 52/96] c/r: checkpoint and restore FIFOs
                                                                                                        ` [C/R v20][PATCH 53/96] c/r: refuse to checkpoint if monitoring directories with dnotify
                                                                                                          ` [C/R v20][PATCH 54/96] c/r: make ckpt_may_checkpoint_task() check each namespace individually
                                                                                                            ` [C/R v20][PATCH 55/96] c/r: support for UTS namespace
                                                                                                              ` [C/R v20][PATCH 56/96] c/r (ipc): allow allocation of a desired ipc identifier
                                                                                                                ` [C/R v20][PATCH 57/96] c/r: save and restore sysvipc namespace basics
                                                                                                                  ` [C/R v20][PATCH 58/96] c/r: support share-memory sysv-ipc
                                                                                                                    ` [C/R v20][PATCH 59/96] "
                                                                                                                      ` [C/R v20][PATCH 60/96] c/r: support semaphore sysv-ipc
                                                                                                                        ` [C/R v20][PATCH 61/96] c/r: (s390): expose a constant for the number of words (CRs)
                                                                                                                          ` [C/R v20][PATCH 62/96] c/r: add CKPT_COPY() macro
                                                                                                                            ` [C/R v20][PATCH 63/96] c/r: define s390-specific checkpoint-restart code
                                                                                                                              ` [C/R v20][PATCH 64/96] c/r: capabilities: define checkpoint and restore fns
                                                                                                                                ` [C/R v20][PATCH 65/96] c/r: checkpoint and restore task credentials
                                                                                                                                  ` [C/R v20][PATCH 66/96] c/r: restore file->f_cred
                                                                                                                                    ` [C/R v20][PATCH 67/96] c/r: checkpoint and restore (shared) task's sighand_struct
                                                                                                                                      ` [C/R v20][PATCH 68/96] c/r: [signal 1/4] blocked and template for shared signals
                                                                                                                                        ` [C/R v20][PATCH 69/96] c/r: [signal 2/4] checkpoint/restart of rlimit
                                                                                                                                          ` [C/R v20][PATCH 70/96] c/r: [signal 3/4] pending signals (private, shared)
                                                                                                                                            ` [C/R v20][PATCH 71/96] c/r: [signal 4/4] support for real/virt/prof itimers
                                                                                                                                              ` [C/R v20][PATCH 72/96] Expose may_setuid() in user.h and add may_setgid() (v2)
                                                                                                                                                ` [C/R v20][PATCH 73/96] c/r: correctly restore pgid
                                                                                                                                                  ` [C/R v20][PATCH 74/96] Add common socket helpers to unify the security hooks
                                                                                                                                                    ` [C/R v20][PATCH 75/96] c/r: introduce checkpoint/restore methods to struct proto_ops
                                                                                                                                                      ` [C/R v20][PATCH 76/96] c/r: Add AF_UNIX support (v12)
                                                                                                                                                        ` [C/R v20][PATCH 77/96] c/r: add support for listening INET sockets (v2)
                                                                                                                                                          ` [C/R v20][PATCH 78/96] c/r: add support for connected INET sockets (v5)
                                                                                                                                                            ` [C/R v20][PATCH 79/96] c/r: [pty 1/2] allow allocation of desired pty slave
                                                                                                                                                              ` [C/R v20][PATCH 80/96] c/r: [pty 2/2] support for pseudo terminals
                                                                                                                                                                ` [C/R v20][PATCH 81/96] c/r: support for controlling terminal and job control
                                                                                                                                                                  ` [C/R v20][PATCH 82/96] c/r: checkpoint/restart epoll sets
                                                                                                                                                                    ` [C/R v20][PATCH 83/96] c/r: checkpoint/restart eventfd
                                                                                                                                                                      ` [C/R v20][PATCH 84/96] c/r: restore task fs_root and pwd (v3)
                                                                                                                                                                        ` [C/R v20][PATCH 85/96] c/r: preliminary support mounts namespace
                                                                                                                                                                          ` [C/R v20][PATCH 86/96] powerpc: reserve checkpoint arch identifiers
                                                                                                                                                                            ` [C/R v20][PATCH 87/96] powerpc: provide APIs for validating and updating DABR
                                                                                                                                                                              ` [C/R v20][PATCH 88/96] use correct ccr bit for syscall error status
                                                                                                                                                                                ` [C/R v20][PATCH 89/96] powerpc: checkpoint/restart implementation
                                                                                                                                                                                  ` [C/R v20][PATCH 90/96] powerpc: wire up checkpoint and restart syscalls
                                                                                                                                                                                    ` [C/R v20][PATCH 91/96] powerpc: enable checkpoint support in Kconfig
                                                                                                                                                                                        ` [C/R v20][PATCH 92/96] c/r: add lsm name and lsm_info (policy header) to container info
                                                                                                                                                                                        ` [C/R v20][PATCH 93/96] c/r: add generic LSM c/r support (v7)
                                                                                                                                                                                            ` [C/R v20][PATCH 94/96] c/r: add smack support to lsm c/r (v4)
                                                                                                                                                                                            ` [C/R v20][PATCH 95/96] c/r: add selinux support (v6)
                                                                                                                                                                                              ` [C/R v20][PATCH 96/96] c/r: add an entry for checkpoint/restart in MAINTAINERS

Using xen-unstable, dom0 hangs during boot
 2010-03-17 16:34 UTC  (12+ messages)
            ` dom0 hang in xen-4.0.0-rc5 - possible acpi issue? [WAS: Using xen-unstable, dom0 hangs during boot]

root login over serial port using shadow
 2010-03-17 16:31 UTC  (3+ messages)

[PATCH] xfrm: cache bundle lookup results in flow cache
 2010-03-17 16:32 UTC  (6+ messages)

Getting a branch's time of creation
 2010-03-17 16:32 UTC  (2+ messages)

QUERY: How to handle SOC Configuration (Peripheral Multiplexing) in linux
 2010-03-17 16:30 UTC  (4+ messages)

[PATCH 00/10] uq/master: irqchip-in-kernel support
 2010-03-17 16:29 UTC  (9+ messages)
` [PATCH 01/10] introduce VMSTATE_U64
  ` [PATCH 02/10] Provide ioapic-kvm
    ` [PATCH 03/10] provide apic_set_irq_delivered
      ` [PATCH 04/10] provide i8259-kvm
        ` [PATCH 05/10] Don't call apic functions directly from kvm code

nfsroot is to slow
 2010-03-17 16:28 UTC 

[PATCH 0/6] qemu-kvm: Introduce bit-based phys_ram_dirty, and bit-based dirty page checker
 2010-03-17 16:28 UTC  (6+ messages)
` [Qemu-devel] Re: [PATCH 2/6] qemu-kvm: Modify and introduce wrapper functions to access phys_ram_dirty

[PATCH v4] Add Freescale mpc8641_hpcn demo board
 2010-03-17 16:26 UTC  (2+ messages)

[Printing-architecture] Open Printing Summit 2010 - Wednesday 17 March - Third Preparation Phone Meeting
 2010-03-17 16:27 UTC  (2+ messages)
` [Printing-architecture] [30 minutes] "

+ tmpfs-fix-oops-on-remounts-with-mpol=default.patch added to -mm tree
 2010-03-17 16:26 UTC  (5+ messages)
  ` [PATCH 3/5] tmpfs: handle MPOL_LOCAL mount option properly

[PATCH] [V3] uartlite: move from byte accesses to word accesses
 2010-03-17 16:26 UTC  (3+ messages)

[PATCH 2/4] dmaengine: Xilinx MPMC Kconfig/make
 2010-03-17 16:26 UTC 

[PATCH 4/4] dmaengine: xlldma OF bus driver
 2010-03-17 16:26 UTC 

[PATCH 3/4] dmaengine: xlldma platform bus driver
 2010-03-17 16:26 UTC 

A clocksource question
 2010-03-17 16:26 UTC  (6+ messages)

[PATCH 1/4] dmaengine: xlldma core driver
 2010-03-17 16:26 UTC 

[PATCH 0/4] dmaengine: Add driver for Xilinx MPMC
 2010-03-17 16:25 UTC 

[Qemu-devel] [PATCH 0/2] Fix block_passwd monitor command error
 2010-03-17 16:20 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] QError: New QERR_DEVICE_NOT_ENCRYPTED

[Qemu-devel] [PATCH QEMU] Transparent Hugepage Support #3
 2010-03-17 16:23 UTC  (5+ messages)

BUG EXT3-fs: fragsize 1024 != blocksize 4096 (unsupported)
 2010-03-17 16:24 UTC  (2+ messages)

[RFC] cfg80211: Add local-state-change-only auth/deauth/disassoc
 2010-03-17 16:22 UTC  (2+ messages)

[RFC PATCHv3 0/2] mac80211: cfg80211: Roam trigger support
 2010-03-17 16:21 UTC  (7+ messages)
` [RFC PATCHv3 1/2] cfg80211: Add connection quality monitoring support to nl80211
` [RFC PATCHv3 2/2] mac80211: Add support for connection quality monitoring

[PATCH] Teach --no-ff option to 'rebase -i'
 2010-03-17 16:19 UTC  (6+ messages)
` [PATCHv2] "

Howto install git-cheetah manually
 2010-03-17 16:18 UTC  (2+ messages)

[Xenomai-help] Analogy vs Comedi
 2010-03-17 16:19 UTC  (4+ messages)
  ` [Xenomai-help] Sleep in rtdm driver

[PATCH 00/10] ARM: ftrace: cleanups, Thumb-2, and dynamic ftrace (v2)
 2010-03-17 16:16 UTC  (5+ messages)
` [PATCH 04/10] ARM: ftrace: allow building without frame pointers

[PATCH 4/4] bcm63xx: fix BCM6338 and BCM6345 gpio count
 2010-03-17 16:17 UTC  (2+ messages)

[PATCH 0/3] several minor Netlink fixes
 2010-03-17 16:17 UTC  (4+ messages)
` [PATCH 1/3] netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()

[RFC PATCHv3 0/1] mac80211: Support for HW connection recovery
 2010-03-17 16:15 UTC  (3+ messages)
` [RFC PATCHv3 1/1] mac80211: Add support connection monitor in hardware

Broken build
 2010-03-17 16:14 UTC 

[PATCH 0 of 5] PV on HVM Xen
 2010-03-17 16:13 UTC  (7+ messages)

[RFC PATCH 1/6] ARM: pmu: register IRQs at runtime
 2010-03-17 16:11 UTC  (3+ messages)
  ` [RFC PATCH 2/6] ARM: Realview: register PMU IRQs during board initialisation

How to create an Alsa mixer for a USB device w/o mixer descriptor?
 2010-03-17 16:11 UTC  (4+ messages)

[PATCH v3] Add Freescale mpc8641_hpcn demo board
 2010-03-17 16:07 UTC  (2+ messages)


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.