All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-07-17 16:55:13 to 2009-07-17 19:18:17 UTC [more...]

[patch 00/54] [Announce] Microsoft Hyper-V drivers for Linux
 2009-07-20 16:00 UTC  (55+ messages)
  ` [patch 01/54] Staging: hv: add the Hyper-V api header files
  ` [patch 02/54] Staging: hv: add the Hyper-V driver "
  ` [patch 03/54] Staging: hv: add the Hyper-V virtual bus
  ` [patch 04/54] Staging: hv: add the Hyper-V virtual block driver
  ` [patch 05/54] Staging: hv: add the Hyper-V virtual network driver
  ` [patch 06/54] Staging: hv: add the Hyper-V virtual storage driver
  ` [patch 07/54] Staging: hv: add a TODO file
  ` [patch 08/54] Staging: hv: make the Hyper-V virtual bus code build
  ` [patch 09/54] Staging: hv: use the correct #ifdef for x86-64
  ` [patch 10/54] Staging: hv: add the Hyper-V virtual bus to the build
  ` [patch 11/54] Staging: hv: make the Hyper-V virtual storage driver build
  ` [patch 12/54] Staging: hv: add the Hyper-V virtual scsi driver to the build
  ` [patch 13/54] Staging: hv: make the Hyper-V virtual block driver build
  ` [patch 14/54] Staging: hv: add the Hyper-V virtual block driver to the build
  ` [patch 15/54] Staging: hv: make the Hyper-V virtual network driver build
  ` [patch 16/54] Staging: hv: add the Hyper-V virtual network driver to the build
  ` [patch 17/54] Staging: hv: remove INTERNAL typedef
  ` [patch 18/54] Staging: hv: remove PVOID typedef
  ` [patch 19/54] Staging: hv: remove VOID typedef
  ` [patch 20/54] Staging: hv: remove UINT8 and INT8 typedefs
  ` [patch 21/54] Staging: hv: remove UINT16 and INT16 typedefs
  ` [patch 22/54] Staging: hv: remove UINT32 and INT32 typedefs
  ` [patch 23/54] Staging: hv: remove UINT64 and INT64 and UCHAR typedefs
  ` [patch 24/54] Staging: hv: remove USHORT typedef
  ` [patch 25/54] Staging: hv: remove ULONGLONG and LONGLONG typedefs
  ` [patch 26/54] Staging: hv: remove ULONG_PTR typedef
  ` [patch 27/54] Staging: hv: remove ULONG and LONG typedefs
  ` [patch 28/54] Staging: hv: remove SIZE_T typedef
  ` [patch 29/54] Staging: hv: remove DWORD and BYTE typedefs
  ` [patch 30/54] Staging: hv: remove BOOL and BOOLEAN typedefs
  ` [patch 31/54] Staging: hv: remove #defines from osd.c
  ` [patch 32/54] Staging: hv: remove MIN and MAX usages
  ` [patch 33/54] Staging: hv: remove PAGE_SIZE and PAGE_SHIFT and __builtin functions
  ` [patch 34/54] Staging: hv: remove STRUCT_PACKED and STRUCT_ALIGNED defines
  ` [patch 35/54] Staging: hv: remove UNUSED_VAR usage
  ` [patch 36/54] Staging: hv: remove FIELD_OFFSET usage
  ` [patch 37/54] Staging: hv: remove TRUE, FALSE, and NULL usage
  ` [patch 38/54] Staging: hv: osd: remove MemAlloc wrapper
  ` [patch 39/54] Staging: hv: osd: remove MemAllocZeroed wrapper
  ` [patch 40/54] Staging: hv: osd: remove MemAllocAtomic wrapper
  ` [patch 41/54] Staging: hv: osd: remove MemFree wrapper
  ` [patch 42/54] Staging: hv: make Channel->InboundLock a real spinlock
  ` [patch 43/54] Staging: hv: make RingInfo->RingLock "
  ` [patch 44/54] Staging: hv: make Device->RequestLock "
  ` [patch 45/54] Staging: hv: make netDevice->ReceivePacketListLock "
  ` [patch 46/54] Staging: hv: make gVmbusConnection.ChannelMsgLock "
  ` [patch 47/54] Staging: hv: make gVmbusConnection.ChannelLock "
  ` [patch 48/54] Staging: hv: osd: remove spinlock wrapper functions
  ` [patch 49/54] Staging: hv: osd: remove Sleep wrapper
  ` [patch 50/54] Staging: hv: osd: remove MemoryFence wrapper
  ` [patch 51/54] Staging: hv: osd: remove LogMsg wrapper
  ` [patch 52/54] Staging: hv: osd: remove PrintBytes wrapper
  ` [patch 53/54] Staging: hv: fix up printk warnings
  ` [patch 54/54] Staging: hv: osd: remove GetTickCount and GetTimestamp wrappers

[U-Boot] [PATCH 1/2 V2] mips: add endianness support
 2009-07-17 19:18 UTC  (3+ messages)
` [U-Boot] [PATCH 1/3] fix: missing autoconfig.mk from general Makefile

[PATCH 0/8] Add dma_mmap_coherent() for other archs
 2009-07-17 19:16 UTC  (9+ messages)
` [PATCH 3/8] parisc: implement dma_mmap_coherent()

[PATCH v3 26/27] [ARM] [NAND] [bcmring] add bcmring umi nand driver support
 2009-07-17 19:13 UTC 

Corrupted skbs on ARM
 2009-07-17 19:13 UTC 

[PATCH 1/4] md: Factor out RAID6 algorithms into lib/
 2009-07-17 19:12 UTC  (14+ messages)

[Qemu-devel] [PATCH] tcg: Fix bad macro name
 2009-07-17 19:11 UTC  (2+ messages)

[Buildroot] [pull request] Pull request for branch directfb-bump
 2009-07-17 19:08 UTC  (2+ messages)

[PATCH 2/2] headers: utsname.h redux
 2009-07-17 19:08 UTC 

[Buildroot] [git commit] CHANGES: add #467
 2009-07-17 19:07 UTC 

[PATCH 1/2] headers: taskstats_kern.h redux
 2009-07-17 19:07 UTC 

[RFC PATCH v2 0/8] wl1251 sdio interface
 2009-07-17 19:04 UTC  (10+ messages)
` [RFC PATCH v2 1/8] wl1251: remove fixed address support from spi commands
` [RFC PATCH v2 2/8] wl1251: separate bus i/o code into io.c
` [RFC PATCH v2 3/8] wl1251: use wiphy_dev instead of wl->spi->dev
` [RFC PATCH v2 4/8] wl1251: introduce wl1251_if_operations struct
` [RFC PATCH v2 5/8] wl1251: make wl1251_set_partition bus agnostic
` [RFC PATCH v2 6/8] wl1251: move module probe methods into spi.c
` [RFC PATCH v2 7/8] wl1251: split spi interface into separate module
` [RFC PATCH v2 8/8] wl1251: add sdio support

[PATCH] package.bbclass: introduce KEEP_GNU_DEBUGLINK
 2009-07-17 18:49 UTC  (4+ messages)

[PATCH] Delete redundant IRQ_DISABLED check in irq_thread
 2009-07-17 19:01 UTC  (4+ messages)

[PATCH] Fix rebase -p --onto
 2009-07-17 19:00 UTC  (7+ messages)

[PATCH 00/20] ceph: Ceph distributed file system client v0.10
 2009-07-17 18:56 UTC  (27+ messages)
` [PATCH 04/20] ceph: super.c
  ` [PATCH 05/20] ceph: inode operations
    ` [PATCH 06/20] ceph: directory operations
      ` [PATCH 07/20] ceph: file operations
        ` [PATCH 08/20] ceph: address space operations
          ` [PATCH 09/20] ceph: MDS client
            ` [PATCH 10/20] ceph: OSD client
              ` [PATCH 11/20] ceph: CRUSH mapping algorithm
                ` [PATCH 12/20] ceph: monitor client
                  ` [PATCH 13/20] ceph: capability management
                    ` [PATCH 14/20] ceph: snapshot management
                      ` [PATCH 15/20] ceph: messenger library
                        ` [PATCH 16/20] ceph: nfs re-export support
                          ` [PATCH 17/20] ceph: ioctls
                            ` [PATCH 18/20] ceph: debugging

[B.A.T.M.A.N.] [vis] fixed partial json output
 2009-07-17 18:53 UTC  (4+ messages)

[B.A.T.M.A.N.] VIS labels
 2009-07-17 18:52 UTC  (4+ messages)

Compromised Account
 2009-07-17 18:50 UTC 

[U-Boot] [PATCH 0/4]: arm: Kirkwood: Various egiga fixes
 2009-07-17 18:50 UTC  (7+ messages)
` [U-Boot] [PATCH 1/4]: arm: Kirkwood: Set MAC address during registration for kirkwood egiga

pppd against RADIUS
 2009-07-17 18:48 UTC  (4+ messages)

[B.A.T.M.A.N.] [batman-adv] packet.h coding style cleanup
 2009-07-17 18:46 UTC  (3+ messages)
` [B.A.T.M.A.N.] [batman-adv v2] "

[U-Boot] [PATCH] ppc4xx: Enable support for 64bit printf on all PPC4xx variants
 2009-07-17 18:44 UTC  (5+ messages)

[PATCH, RFC] xfs: event tracing support
 2009-07-17 18:40 UTC  (5+ messages)
` [PATCH] "

[Buildroot] clean build
 2009-07-17 18:37 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2][RFC] Introduce macros for setting properties
 2009-07-17 18:32 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/2] Introduce macro for defining qdev properties

[PATCH 2/2 v3] MPC52xx FEC: be more conservative when setting MII_SPEED register
 2009-07-17 18:31 UTC  (7+ messages)
` [PATCH 2/2 v4] "

[U-Boot] USB Device Port not working in MPC8280 PowerPC
 2009-07-17 18:31 UTC  (6+ messages)

Is it possible to configure the color of git diff outpyut
 2009-07-17 17:45 UTC  (3+ messages)

[U-Boot] [PATCH v3] Add "cpu_config" command for PPC4xx bootstrap configuration
 2009-07-17 18:26 UTC  (4+ messages)

[Qemu-devel] Re: [COMMIT 379f669] Userspace guest address offsetting
 2009-07-17 18:24 UTC  (2+ messages)

[RESEND] [PATCH] readahead:add blk_run_backing_dev
 2009-07-17 18:23 UTC  (12+ messages)

[cron job] v4l-dvb daily build 2.6.22 and up: ERRORS, 2.6.16-2.6.21: ERRORS
 2009-07-17 18:21 UTC 

[PATCH v2 1/2] ep93xx video platform support
 2009-07-17 20:23 UTC  (3+ messages)
` [PATCH v2 2/2] ep93xx video driver

[PATCH] xfs bug fix
 2009-07-17 18:17 UTC 

kernel2.6.30 can not boot on my mpc8260 board using u-boot2009.06
 2009-07-17 18:15 UTC  (2+ messages)

[PATCH] libata: Export AHCI capabilities
 2009-07-17 18:13 UTC 

[Qemu-devel] [PATCH 0/4] qdev: add isa bus support
 2009-07-17 18:12 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/4] qdev/isa: add isa bus support to qdev

2.6.30 dom0 Xen patches
 2009-07-17 18:11 UTC  (3+ messages)

[git pull] ia64 changes
 2009-07-17 18:11 UTC  (2+ messages)

[PATCH v2] Receive Packet Steering
 2009-07-17 18:08 UTC  (6+ messages)

Attention
 2009-07-17 17:39 UTC 

Attention
 2009-07-17 17:37 UTC 

[PATCH 0/3] write_super clean up
 2009-07-17 18:04 UTC  (3+ messages)
` [PATCH 3/3] nilfs2: stop using periodic write_super callback

file allocation problem
 2009-07-17 18:02 UTC  (4+ messages)

[PATCH] powerpc/cell: strncpy does not null terminate string
 2009-07-17 18:01 UTC  (2+ messages)
` [PATCH] b44: "

[PATCH] saa7134 - ir remote for sinovideo 1300
 2009-07-17 17:59 UTC 

[ath9k-devel] Zyxel NWD-170n badly slow
 2009-07-17 17:59 UTC  (4+ messages)

any controller working in AP mode ?
 2009-07-17 17:57 UTC  (5+ messages)

[RFC] tty (or char) bus?
 2009-07-17 17:54 UTC  (2+ messages)

[U-Boot] [PATCH] mpc83xx: fix duplicate MONITOR_LEN definition caused by merge foo
 2009-07-17 17:47 UTC 

[PATCH/RFC 1/2] Add 'git subtree' command for tracking history of subtrees separately
 2009-07-17 17:46 UTC  (11+ messages)

[patch 1/2] remove dx_root struct
 2009-07-17 17:29 UTC 

[ANNOUNCE][RFC] trace-cmd - command line reader for ftrace
 2009-07-17 17:45 UTC  (2+ messages)

[git pull] PCI fix
 2009-07-17 17:44 UTC 

[patch 2/2] add user data field in ext4 dirent
 2009-07-17 17:29 UTC 

[commit 4ecbc178704] Incosistency?
 2009-07-17 17:42 UTC  (5+ messages)

video4linux loopback device
 2009-07-17 17:41 UTC 

MMC: Make the configuration memory resource optional
 2009-07-17 17:38 UTC  (4+ messages)
  ` [PATCH] "

[Qemu-devel] Re: [Qemu-commits] [COMMIT e813376] Sparc32: fix fdc io_base
 2009-07-17 17:37 UTC  (4+ messages)

[PATCH 1/2] ep93xx framebuffer driver
 2009-07-17 17:35 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] update config for mvBL-M7 (MPC8343)
 2009-07-17 17:33 UTC  (6+ messages)

[PATCH 0/10] [RFC] more fine grained locking for IRQ injection
 2009-07-17 17:32 UTC  (10+ messages)
` [PATCH 08/10] Move IO APIC to its own lock

[Qemu-devel] [PATH] configure: fix typo for armv4l CPU host
 2009-07-17 17:29 UTC 

[PATCH 00/10] ksm resend
 2009-07-17 17:30 UTC  (22+ messages)
` [PATCH 01/10] ksm: add mmu_notifier set_pte_at_notify()
  ` [PATCH 02/10] ksm: first tidy up madvise_vma()
    ` [PATCH 03/10] ksm: define MADV_MERGEABLE and MADV_UNMERGEABLE
      ` [PATCH 04/10] ksm: the mm interface to ksm
        ` [PATCH 05/10] ksm: no debug in page_dup_rmap()
          ` [PATCH 06/10] ksm: identify PageKsm pages
            ` [PATCH 07/10] ksm: Kernel SamePage Merging
              ` [PATCH 08/10] ksm: prevent mremap move poisoning
                ` [PATCH 09/10] ksm: change copyright message
                  ` [PATCH 10/10] ksm: change ksm nice level to be 5

[PATCH 0/2] ACPICA: add postorder namespace walk
 2009-07-17 17:27 UTC  (3+ messages)
` [PATCH 1/2] ACPICA: Factor out user callback function from "
` [PATCH 2/2] ACPICA: Support both preorder and postorder namespace walks

[Qemu-devel] [PATCH] ARM back-end: Improve generated code
 2009-07-17 17:26 UTC 

[2.6.29.4] Blade 2000
 2009-07-17 17:23 UTC  (2+ messages)

[PATCH] tty: Fix tcdrain hang due to tty chars_in_buffer errors
 2009-07-17 17:18 UTC  (4+ messages)

[U-Boot] [PATCH] net: tsec - fix dereferencing type-punned pointer will break strict-aliasing rules warning
 2009-07-17 17:17 UTC  (3+ messages)
      ` [U-Boot] [PATCH v2] "

[PATCH 1/3] connector: make callback argument type explicit
 2009-07-17 17:15 UTC  (3+ messages)

Dom0 Kernel
 2009-07-17 17:15 UTC 

[PATCH 0/3] scsi_dh: Make scsi device handler modules automatically inserted
 2009-07-17 17:13 UTC  (18+ messages)

NULL check after starget_to_rport()?
 2009-07-17 17:14 UTC  (3+ messages)
` [PATCH] fnic: clean up

[PATCH net-next-2.6 2/2] tun: Allow tap device to send/receive UFO packets
 2009-07-17 17:12 UTC  (2+ messages)

[PATCH net-next-2.6 1/2] virtio-net: Allow UFO feature to be set and advertised
 2009-07-17 17:11 UTC  (3+ messages)

Can the qemu-xen git repository be moved to a 'git://' protocol? It can save a lot of time
 2009-07-17 17:11 UTC  (4+ messages)

[PATCH] Update Andreas Koensgen's email address
 2009-07-17 17:07 UTC  (2+ messages)

[PATCH] MAINTAINERS entry for STRIP driver
 2009-07-17 17:07 UTC  (2+ messages)

[RFC] [PATCH 0/7] IPsec: convert to ahash
 2009-07-17 17:03 UTC  (3+ messages)
` [RFC] [PATCH 2/7] crypto: authenc - "

emulation failed (pagetable) rip
 2009-07-17 17:01 UTC 

[RFC PATCH] kmemleak: Scan all thread stacks
 2009-07-17 17:01 UTC  (4+ messages)

[PATCH -v6] QEMU-KVM: MCE: Add MCE simulation support to qemu/kvm
 2009-07-17 17:00 UTC  (2+ messages)

[Qemu-devel] [PATCH] build fix: xen on NetBSD/amd64
 2009-07-17 16:58 UTC  (5+ messages)

hola!
 2009-07-17 16:57 UTC 

Using GeoClue to send a Linux wireless regulatory hint
 2009-07-17 16:54 UTC  (4+ 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.