public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-08-04 15:05:18 to 2010-08-04 22:01:22 UTC [more...]

2.6.35 hangs on early boot in KVM
 2010-08-04 22:00 UTC  (8+ messages)
      ` [PATCH] x86/apic: Map the local apic when parsing the MP table
        ` [PATCH 1/2] x86, acpi: merge two register_lapic_address()
          ` [PATCH 2/2] x86: remove early_init_lapic_mapping

[PATCH 00/38] Union mounts - union stack as linked list
 2010-08-04 21:59 UTC  (13+ messages)
` [PATCH 19/38] union-mount: Introduce union_dir structure and basic operations
` [PATCH 21/38] union-mount: Support for mounting union mount file systems
` [PATCH 27/38] union-mount: In-kernel file copyup routines

[PATCH 1/2] DNS: Separate out CIFS DNS Resolver code
 2010-08-04 21:53 UTC  (2+ messages)

new gerneric kfifo API
 2010-08-04 21:52 UTC  (5+ messages)

[GIT] Networking
 2010-08-04 21:53 UTC  (4+ messages)

[PATCH 2/2] DMAENGINE: driver for the ARM PL080/PL081 PrimeCells
 2010-08-04 21:52 UTC  (4+ messages)

Compat-wireless for 2.6.35 final - 802.11, Bluetooth, Ethernet backported
 2010-08-04 21:50 UTC 

sysfs bug when using tun with network namespaces
 2010-08-04 21:46 UTC  (9+ messages)
        ` NET_NS: unregister_netdevice: waiting for lo to become free (after using openvpn) (was Re: sysfs bug when using tun with network namespaces)
          ` FW: "

[PATCH, RT, RFC] Hacks allowing -rt to run on POWER7 / Powerpc
 2010-08-04 21:45 UTC  (3+ messages)
` [RT,RFC] "

[PATCH 1/2] MEMSTICK: fix hangs on unexpected device removal in mspro_blk
 2010-08-04 21:41 UTC  (3+ messages)

Attempted summary of suspend-blockers LKML thread
 2010-08-04 21:40 UTC  (29+ messages)
` Attempted summary of suspend-blockers LKML thread, take two

[PATCH] kernel: rounddown helper function
 2010-08-04 21:35 UTC  (3+ messages)

[GIT PULL 0/3] perf/core fixes and improvements
 2010-08-04 21:26 UTC  (4+ messages)
` [PATCH 1/3] perf events: Fix mmap offset determination
` [PATCH 2/3] perf: expose event__process function
` [PATCH 3/3] tracing/kprobes: unregister_trace_probe needs to be called under mutex

linux-next: build failure after merge of the driver-core tree
 2010-08-04 21:24 UTC  (3+ messages)

2.6.35 Regression: Ages spent discarding blocks that weren't used!
 2010-08-04 21:22 UTC  (4+ messages)

[PATCHv3 00/16] pps: several fixes and improvements
 2010-08-04 21:06 UTC  (17+ messages)
` [PATCHv3 01/16] pps: trivial fixes
` [PATCHv3 02/16] pps: declare variables where they are used in switch
` [PATCHv3 03/16] pps: fix race in PPS_FETCH handler
` [PATCHv3 04/16] pps: unify timestamp gathering
` [PATCHv3 05/16] pps: access pps device by direct pointer
` [PATCHv3 06/16] pps: convert printk/pr_* to dev_*
` [PATCHv3 07/16] pps: move idr stuff to pps.c
` [PATCHv3 08/16] pps: add async PPS event handler
` [PATCHv3 09/16] pps: don't disable interrupts when using spin locks
` [PATCHv3 10/16] pps: use BUG_ON for kernel API safety checks
` [PATCHv3 11/16] pps: simplify conditions a bit
` [PATCHv3 12/16] ntp: add hardpps implementation
` [PATCHv3 13/16] pps: capture MONOTONIC_RAW timestamps as well
` [PATCHv3 14/16] pps: add kernel consumer support
` [PATCHv3 15/16] pps: add parallel port PPS client
` [PATCHv3 16/16] pps: add parallel port PPS signal generator

[PATCH] isofs: Fix lseek() to position beyond 4 GB
 2010-08-04 20:52 UTC  (2+ messages)
` [PATCH v2] "

Attempted summary of suspend-blockers LKML thread
 2010-08-04 20:46 UTC  (18+ messages)

missing .data.shared_align placement in vmlinux
 2010-08-04 20:40 UTC  (5+ messages)

excessive wakeups in 2.6.35
 2010-08-04 20:38 UTC 

How to track down abysmal performance ata - raid1 - crypto - vg/lv - xfs
 2010-08-04 20:33 UTC  (7+ messages)

oops in ioapic_write_entry
 2010-08-04 20:34 UTC  (20+ messages)

Attempted summary of suspend-blockers LKML thread
 2010-08-04 20:31 UTC  (6+ messages)

[patch 0/2] x86: NMI-safe trap handlers
 2010-08-04 20:23 UTC  (10+ messages)
` [patch 2/2] x86 NMI-safe INT3 and Page Fault

[PATCH 00/15] hpwdt: make NMI code a config option (+ other cleanup)
 2010-08-04 20:18 UTC  (4+ messages)
` [PATCH 09/15] Despecificate driver from iLO2

[PATCH] drivers/staging/iio: call mutex_unlock in error handling code
 2010-08-04 20:20 UTC  (2+ messages)

Linux 2.6.35
 2010-08-04 20:15 UTC  (6+ messages)

[tip:x86/cpu] x86, cpu: RDC doesn't have CPUID, which is what c_ident is
 2010-08-04 20:14 UTC  (2+ messages)

[RFC PATCH] Xen PCI frontend driver (v0.5)
 2010-08-04 20:14 UTC  (22+ messages)
` [PATCH 01/20] xen: Don't disable the I/O space
` [PATCH 02/20] xen: define BIOVEC_PHYS_MERGEABLE()
` [PATCH 03/20] xen: implement pirq type event channels
` [PATCH 04/20] x86/io_apic: add get_nr_irqs_gsi()
` [PATCH 05/20] xen: identity map gsi->irqs
` [PATCH 06/20] xen: dynamically allocate irq & event structures
` [PATCH 07/20] xen: set pirq name to something useful
` [PATCH 08/20] xen: statically initialize cpu_evtchn_mask_p
` [PATCH 09/20] xen: Find an unbound irq number in reverse order (high to low)
` [PATCH 10/20] xen: Provide a variant of xen_poll_irq with timeout
` [PATCH 11/20] xen: fix shared irq device passthrough
` [PATCH 12/20] x86/PCI: Clean up pci_cache_line_size
` [PATCH 13/20] x86/PCI: make sure _PAGE_IOMAP it set on pci mappings
` [PATCH 14/20] x86/PCI: Export pci_walk_bus function
` [PATCH 15/20] x86: Copy-n-paste arch_teardown_msi_irqs from msi.c to io_apic.c
` [PATCH 16/20] x86: Introduce x86_msi_ops
` [PATCH 17/20] xen/x86/PCI: Add support for the Xen PCI subsystem
` [PATCH 18/20] xenbus: Xen paravirtualised PCI hotplug support
` [PATCH 19/20] xenbus: prevent warnings on unhandled enumeration values
` [PATCH 20/20] xen-pcifront: Xen PCI frontend driver
` [Xen-devel] [RFC PATCH] Xen PCI frontend driver (v0.5)

[PATCH] U6715 16550A serial driver support
 2010-08-04 19:52 UTC  (2+ messages)

[PATCH 0/3] SysRq: do not pass tty argument around
 2010-08-04 19:44 UTC  (2+ messages)

[PATCH] RFC: AMBA bus discardable probe() function
 2010-08-04 19:43 UTC  (2+ messages)

[PATCH 1/6] staging: hv: Fixed bounce kmap problem by using correct index
 2010-08-04 19:28 UTC  (8+ messages)

[PATCH 2/2] MEMSTICK: Add driver for Ricoh R5C592 Card reader
 2010-08-04 19:31 UTC  (3+ messages)

A question of perf NMI handler
 2010-08-04 19:26 UTC  (15+ messages)

[PATCH -staging] slicoss: Remove explicit arch dependencies
 2010-08-04 19:24 UTC 

[GIT PULL] SLAB updates for 2.6.36-rc0
 2010-08-04 19:19 UTC 

mount notification question
 2010-08-04 18:41 UTC  (2+ messages)

[PATCH 9/9] drivers/infiniband/hw/ehca: Drop unnecessary null test
 2010-08-04 18:50 UTC  (2+ messages)

[PATCH] [RFC] notify userspace about time changes
 2010-08-04 18:48 UTC  (7+ messages)

[git patches] libata updates
 2010-08-04 18:46 UTC  (3+ messages)

[RFC PATCH 0/5] Btrfs: Add hot data tracking functionality
 2010-08-04 18:44 UTC  (6+ messages)

[PATCH] x86/hugetlb: use set_pmd for huge pte operations
 2010-08-04 18:31 UTC  (2+ messages)

e1000e crashes with 2.6.34.x and ThinkPad T60
 2010-08-04 18:23 UTC  (4+ messages)

[PATCH RFC] efi: add and expose efi_partition_by_guid
 2010-08-04 18:22 UTC  (17+ messages)
` [PATCH 2/2] genhd, efi: add efi partition metadata to hd_structs
        ` [PATCH v2 2/3] "
                    ` [PATCH v3 1/3] block, partition: add partition_meta_info to hd_struct
                    ` [PATCH v3 2/3] genhd, efi: add efi partition metadata to hd_structs
                    ` [PATCH v3 3/3] init: add support for root devices specified by partition UUID

[RFC] ext4: Don't send extra barrier during fsync if there are no dirty pages
 2010-08-04 18:16 UTC  (11+ messages)

[ANNOUNCE] iproute2 2.6.35
 2010-08-04 18:03 UTC 

[GIT PULL] workqueue for v2.6.36
 2010-08-04 18:03 UTC  (4+ messages)

Using Bootmem for large DMA buffers in the presence of the slab allocator
 2010-08-04 18:01 UTC  (4+ messages)

[git pull] device tree changes for 2.6.36
 2010-08-04 17:50 UTC 

[GIT PULL] x86 platform drivers for 2.6.36
 2010-08-04 17:50 UTC  (3+ messages)

[PATCH] ioat2: catch and recover from broken vtd configurations v6
 2010-08-04 17:49 UTC  (3+ messages)

[PATCH trivial] drivers/usb: Remove unnecessary return;s from void functions
 2010-08-04 17:40 UTC 

[PATCH] i2c: cyttsp i2c touchscreen driver init submit
 2010-08-04 17:27 UTC  (9+ messages)

linux-next: Tree for August 4
 2010-08-04 17:16 UTC  (3+ messages)
` linux-next: Tree for August 4 (olpc_battery)
` [PATCH -next] ceph: rbd depends on BLOCK

[PATCH 0/6] writeback cleanups and trivial fixes
 2010-08-04 17:10 UTC  (5+ messages)
` [PATCH 3/6] writeback: avoid unnecessary calculation of bdi dirty thresholds

[PATCH 5/6] staging: hv: Increased storvsc ringbuffer and max_io_requests
 2010-08-04 17:08 UTC  (4+ messages)

[PATCH 3/6] staging: hv: Fixed the value of the 64bit-hole inside ring buffer
 2010-08-04 17:05 UTC  (4+ messages)

[PATCH 2/6] staging: hv: Fixed lockup problem with bounce_buffer scatter list
 2010-08-04 17:05 UTC  (4+ messages)

[RFC PATCH v8 00/16] Provide a zero-copy method on KVM virtio-net
 2010-08-04 17:09 UTC  (6+ messages)

[PATCH net-next] drivers/s390/net/qeth_l3_main.c: Use %pI6
 2010-08-04 16:50 UTC 

[PATCH 0/2] Fix 32-bit CPU hotplug issue on AMD
 2010-08-04 16:45 UTC  (3+ messages)
` [PATCH 1/2] x86-32: Fix crashes with CPU hotplug on AMD machines
` [PATCH 2/2] x86, cpu hotplug: Fix cpu bringup concurrency issue

[PATCH v4 0/2] cgroups: implement moving a threadgroup's threads atomically with cgroup.procs
 2010-08-04 16:34 UTC  (4+ messages)
` [PATCH v4 1/2] cgroups: read-write lock CLONE_THREAD forking per threadgroup

[patch] rocket: release_region or error path
 2010-08-04 16:33 UTC 

Preview of changes to the Security susbystem for 2.6.36
 2010-08-04 16:23 UTC  (11+ messages)

[S+Q3 00/23] SLUB: The Unified slab allocator (V3)
 2010-08-04 16:17 UTC  (6+ messages)
` [S+Q3 03/23] slub: Use a constant for a unspecified node

Drives missing at boot
 2010-08-04 16:16 UTC  (21+ messages)

linux-next: manual merge of the davinci tree with Linus' tree
 2010-08-04 16:09 UTC  (2+ messages)

[PATCH] CRED: Fix RCU warning due to previous patch fixing __task_cred()'s checks
 2010-08-04 15:59 UTC 

2.6.35-rc6-git6: Reported regressions from 2.6.34
 2010-08-04 15:59 UTC  (5+ messages)
    ` [PATCH block#for-2.6.36] block_dev: always serialize exclusive open attempts
    ` [PATCH RESEND "

perf failed with kernel 2.6.35-rc
 2010-08-04 15:48 UTC  (3+ messages)

[PATCH 2/2] CRED: Fix __task_cred()'s lockdep check and banner comment
 2010-08-04 15:44 UTC  (11+ messages)
` [PATCH 1/2] CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials

[PATCH 1/4] hwmon: f71882fg: Add support for the Fintek F71808E
 2010-08-04 15:44 UTC  (4+ messages)
` [PATCH] "

[GIT PULL] iBFT features for v2.6.36
 2010-08-04 15:39 UTC  (9+ messages)
            ` [GIT PULL] iBFT features for v2.6.36 .. Question about LinuxCon

Additional fix : (was [v2]printk: fix delayed messages from CPU hotplug events)
 2010-08-04 15:23 UTC  (7+ messages)

[rfc] Merge kexec-tools into the kernel tree
 2010-08-04 15:05 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox