All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-08-27 19:15:33 to 2007-08-27 21:21:15 UTC [more...]

[PATCH 00/23] drm: introduce drm_zalloc
 2007-08-27 20:58 UTC  (17+ messages)
` [PATCH 01/23] introduce drm_zalloc as a drm_alloc + memset replacement
` [PATCH 02/23] drm_agpsupport.c: drm_alloc + memset to drm_zalloc
` [PATCH 03/23] drm_auth.c: "
` [PATCH 04/23] drm_bufs.c: drm_alloc + memset to drm_alloc
` [PATCH 05/23] drm_dma.c: drm_alloc + memset to drm_zalloc
` [PATCH 06/23] drm_drawable.c: drm_calloc "
` [PATCH 07/23] drm_fops.c: drm_alloc + memset "
` [PATCH 08/23] drm_irq.c: "
` [PATCH 09/23] drm_scatter.c: drm_alloc + memset to drm_alloc
` [PATCH 10/23] drm_sman.c: drm_calloc to drm_zalloc
` [PATCH 11/23] drm_stub.c: "
` [PATCH 12/23] i810_dma.c: drm_alloc + memset "
` [PATCH 13/23] i830_dma.c: "
` [PATCH 14/23] i915_dma.c: "
` [PATCH 15/23] i915_irq.c: drm_calloc to drm_zalloc and bugfix
` [PATCH 17/23] mga_dma.c: drm_alloc + memset to drm_zalloc

[patch 1/1] alloc_pages(): permit get_zeroed_page(GFP_ATOMIC) from interrupt context
 2007-08-27 21:20 UTC  (6+ messages)

[PATCH net-2.6.24] e100: fix driver init lockup on e100_up()
 2007-08-27 21:18 UTC  (4+ messages)
` [E1000-devel] "

[Buildroot] buildroot for avr32
 2007-08-27 21:17 UTC  (5+ messages)

[Buildroot] svn commit: trunk/buildroot/target/device/Atmel: atngw100/target_skeleton atngw100/target etc
 2007-08-27 21:15 UTC  (3+ messages)

[lm-sensors] [PATCH] v1 of IBM power meter driver
 2007-08-27 21:14 UTC 

[Cluster-devel] [PATCH] fix RHBZ 258161
 2007-08-27 21:14 UTC 

[patch 00/23] Atomic operations updates: add cmpxchg_local
 2007-08-27 21:11 UTC  (6+ messages)
` [patch 15/23] Add cmpxchg_local to parisc
  ` [parisc-linux] "

[PATCH net-2.6.24] introduce MAC_FMT/MAC_ARG
 2007-08-27 21:11 UTC  (6+ messages)

[PATCH] fix bogus hotplug cpu warning
 2007-08-27 21:09 UTC  (5+ messages)

[Qemu-devel] [PATCH] Allow more IDE power management
 2007-08-27 20:47 UTC 

[Qemu-devel] [PATCH] Enhance raw io reliability
 2007-08-27 20:48 UTC 

[PATCH] address comments from Michael Wu
 2007-08-27 21:04 UTC  (2+ messages)

Userspace hypercalls?
 2007-08-27 21:06 UTC  (10+ messages)

+ memoryless-nodes-fixup-uses-of-node_online_map-in-generic-code-fix.patch added to -mm tree
 2007-08-27 21:04 UTC  (7+ messages)
` [PATCH/RFC] Add node 'states' sysfs class attribute
` [PATCH/RFC] Add node 'states' sysfs class attribute - V2

[PATCH] Keep last used delta base in the delta window
 2007-08-27 21:04 UTC  (5+ messages)

[patch 00/23] cmpxchg_local and cmpxchg64_local implementation
 2007-08-27 21:04 UTC  (17+ messages)
` [patch 01/23] Fall back on interrupt disable in cmpxchg8b on 80386 and 80486
                ` [PATCH] SLUB use cmpxchg_local

RFC: issues concerning the next NAPI interface
 2007-08-27 21:02 UTC  (8+ messages)

[Qemu-devel] Re: [et-mgmt-tools] Image Corruption Possible with qemu and qemu-kvm
 2007-08-27 21:02 UTC  (4+ messages)

[PATCH 1/9] mount.nfs: Fix nfs4mount_s prototype
 2007-08-27 21:02 UTC  (3+ messages)

[Buildroot] [PATCH] Fix pppd make clean and small cleanup
 2007-08-27 21:01 UTC  (2+ messages)

[PATCH] trivial - constify sched.h
 2007-08-27 20:59 UTC  (4+ messages)

[LARTC] Traffic shaping PPPoe encapsulated packet
 2007-08-27 20:55 UTC  (2+ messages)

[PATCH] fix maxcpus=N parsing
 2007-08-27 20:53 UTC  (3+ messages)

Re : IPSET iptree problem
 2007-08-27 20:52 UTC  (3+ messages)
  `  "

CONFIG_HOTPLUG_CPU: kconfig bug?
 2007-08-27 20:49 UTC  (3+ messages)

[lm-sensors] dme1737 module
 2007-08-27 20:48 UTC  (2+ messages)

[PATCH 0/4] SGI Altix cross partition memory (XPMEM)
 2007-08-27 20:47 UTC  (21+ messages)
` [PATCH 1/4] export __put_task_struct for XPMEM
` [PATCH 4/4] add SGI Altix cross partition memory (XPMEM) driver

CFS review
 2007-08-27 20:41 UTC  (5+ messages)

audit 1.6 released
 2007-08-27 20:39 UTC 

new to git
 2007-08-27 20:39 UTC  (5+ messages)

"double" hpet clocksource && hard freeze [bisected]
 2007-08-27 20:34 UTC  (7+ messages)

[Bluez-users] stale connections with input service (bluez-libs-3.15 / linux 2.6.22)
 2007-08-27 20:32 UTC  (2+ messages)

what is ~1MB of memory allocated at fffea000-fffff000 on ppc64?
 2007-08-27 20:31 UTC  (2+ messages)

Sleep problems with kernels >= 2.6.21 on powerpc
 2007-08-27  9:55 UTC  (4+ messages)

Confusion about diffing branches
 2007-08-27 20:29 UTC  (9+ messages)

[PATCH] SLUB use cmpxchg_local
 2007-08-27 20:25 UTC  (13+ messages)
              ` [PATCH] SLUB: use have_arch_cmpxchg()

nfs server patches for review
 2007-08-27 20:22 UTC  (32+ messages)
` [PATCH 01/15] nfsd: tone down inaccurate dprintk
  ` [PATCH 02/15] nfsd: remove unused cache_for_each macro
    ` [PATCH 03/15] nfsd: fix horrible indentation in nfsd_setattr
      ` [PATCH 04/15] knfsd: delete code made redundant by map_new_errors
        ` [PATCH 05/15] knfsd: cleanup of nfsd4 cmp_* functions
          ` [PATCH 06/15] knfsd: demote some printk()s to dprintk()s
            ` [PATCH 07/15] knfsd: nfs4 name->id mapping not correctly parsing negative downcall
              ` [PATCH 08/15] knfsd: spawn kernel thread to probe callback channel
                ` [PATCH 09/15] knfsd: move nfsv4 slab creation/destruction to module init/exit
                  ` [PATCH 10/15] knfsd: Validate filehandle type in fsid_source
                    ` [PATCH 11/15] knfsd: fix callback rpc cred
                      ` [PATCH 12/15] nfsd warning fix
                        ` [PATCH 13/15] knfsd: remove code duplication in nfsd4_setclientid()
                          ` [PATCH 14/15] svcgss: move init code into separate function
                            ` [PATCH 15/15] knfsd: 64 bit ino support for NFS server

Resizing multipath maps: reload ioctl failed: Invalid argument
 2007-08-27 20:29 UTC  (4+ messages)

.gitignore, .gitattributes, .gitmodules, .gitprecious?, .gitacls? etc
 2007-08-27 20:27 UTC  (4+ messages)
      ` .gitignore, .gitattributes, .gitmodules, .gitprecious?,.gitacls? etc

[Bug 8243] Problem with Throttling and CPU power state
 2007-08-27 20:27 UTC  (4+ messages)

repo.or.cz wishes?
 2007-08-27 20:05 UTC  (6+ messages)

USB Function Driver code for OMAP 2430 SDP
 2007-08-27 20:25 UTC  (2+ messages)

[PATCH 1/1] hotplug cpu: documentation addition to downing a cpu
 2007-08-27 20:21 UTC 

[LARTC] HTB doesn't give me the promised rate: cpufreq?
 2007-08-27 20:20 UTC  (2+ messages)

[patch 00/28] Add cmpxchg64_local and cmpxchg_local to each architecture
 2007-08-27 20:19 UTC  (8+ messages)
` [patch 13/28] Add cmpxchg_local, cmpxchg64 and cmpxchg64_local to ia64

[PATCH] dist target fixes
 2007-08-27 20:19 UTC  (2+ messages)

[Bug 8243] Problem with Throttling and CPU power state
 2007-08-27 20:19 UTC  (2+ messages)

[PATCH, RFC] linkstation: implement standby
 2007-08-27 10:03 UTC  (2+ messages)
` [linux-pm] "

[Buildroot] Anyone have *working* ARM(9) toolchain/cross compi ler with buildroot?
 2007-08-27 20:13 UTC  (3+ messages)

[U-Boot-Users] u-boot for ML405
 2007-08-27 20:11 UTC 

dm-rdac not working?
 2007-08-27 20:08 UTC  (4+ messages)

nfs4 filesystem mounted via the "bind" option reports wrong fstype
 2007-08-27 20:08 UTC  (6+ messages)

Non-GNU CC compiler support
 2007-08-27 20:05 UTC  (2+ messages)

[PATCH 0/3] KVM paravirtualization framework (v2)
 2007-08-27 20:04 UTC  (7+ messages)
` [PATCH 1/3] Refactor hypercall infrastructure (v2)
  ` [PATCH 2/3] KVM paravirt-ops implementation (v2)
      ` [PATCH 3/3] Add the paravirtualization CPUID entry to QEMU (v2)

uncached page allocator
 2007-08-27 20:00 UTC  (6+ messages)

[PATCH 1/1] cciss: fix error reporting for SG_IO
 2007-08-27 19:58 UTC  (3+ messages)

[PATCH 10/8] ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t
 2007-08-27 19:59 UTC 

[PATCH 9/8] pdc202xx_old: remove broken SWDMA support
 2007-08-27 19:56 UTC 

[LARTC] Limited number of bands in PRIO qdisc
 2007-08-27 19:53 UTC  (2+ messages)

software
 2007-08-27 19:52 UTC  (2+ messages)

[PATCH 1/2] VFS/Security: Rework inode_getsecurity and callers to return resulting buffer
 2007-08-27 19:51 UTC  (3+ messages)

[LARTC] Classful queuing solution
 2007-08-27 19:50 UTC  (2+ messages)

[PATCH 0/6] x86: Reduce Memory Usage and Inter-Node message traffic (v2)
 2007-08-27 19:47 UTC  (5+ messages)
` [PATCH 1/6] x86: fix cpu_to_node references (v2)

[PATCH 1/2] ov9640: Add OmniVision ov9640 driver - new interface
 2007-08-27 19:37 UTC  (6+ messages)
` OSK5912 Boot from CF?

[BUG] kvm_lock: inconsistent lock state
 2007-08-27 19:32 UTC 

[md-accel PATCH 00/19] md raid acceleration and the async_tx api
 2007-08-27 19:31 UTC  (6+ messages)
` [md-accel PATCH 16/19] dmaengine: driver for the iop32x, iop33x, and iop13xx raid engines

[patch] sched: fix broken smt/mc optimizations with CFS
 2007-08-27 19:31 UTC  (6+ messages)

name-rev does not show the shortest path
 2007-08-27 19:27 UTC  (3+ messages)
` [PATCH] name-rev: Fix non-shortest description

Xen secure display
 2007-08-27 19:27 UTC  (4+ messages)

[PATCH][Linux-2.6.18-xen.hg] Ad I/O suspend/resume to blktap
 2007-08-27 19:21 UTC 

[PATCH][QEMU] Allow more IDE power management
 2007-08-27 19:19 UTC  (2+ messages)

[Qemu-devel] [Patch] AltGr on vnc and adding extra keys with no compiling
 2007-08-27 19:19 UTC  (3+ messages)

[PATCH][QEMU] Allow iohandler removal
 2007-08-27 19:18 UTC  (2+ messages)

[PATCH 1/7] SUNRPC: Address a few compiler warnings in the RPC client
 2007-08-27 19:15 UTC 

[PATCH 3/7] SUNRPC: RPC bind failures should be permanent for NULL requests
 2007-08-27 19:15 UTC 

[PATCH 2/7] SUNRPC: Make rpcb_decode_getaddr more picky about universal addresses
 2007-08-27 19:15 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.