public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-07-11 05:28:40 to 2008-07-11 13:56:41 UTC [more...]

w1 updates
 2008-07-11 13:51 UTC  (28+ messages)
` [PATCH 1/30] W1: fix deadlocks and remove w1_control_thread
` [PATCH 2/30] W1: abort search early on on exit
` [PATCH 3/30] W1: don't delay search start
` [PATCH 4/30] W1: w1_process, block or sleep
` [PATCH 5/30] W1: feature, enable hardware strong pullup
` [PATCH 6/30] W1: feature, w1_therm.c use strong pullup and documentation
` [PATCH 7/30] W1: be able to manually add and remove slaves
` [PATCH 8/30] W1: recode w1_slave_found logic
` [PATCH 9/30] W1: new module parameter search_count
` [PATCH 11/30] W1: w1_slave_read_id read bug, use device_attribute
` [PATCH 12/30] W1: w1_therm fix user buffer overflow and cat
` [PATCH 13/30] W1: w1_family, remove unused variable need_exit
` [PATCH 14/30] W1: w1_therm consistent mutex access code cleanup
` [PATCH 15/30] W1: w1_int.c use first available master number
` [PATCH 16/30] W1: w1.c s/printk/dev_dbg/
` [PATCH 18/30] W1: ds1wm.c msleep for reset
` [PATCH 19/30] W1: ds2490.c correct print message
` [PATCH 20/30] W1: ds2490.c add support for strong pullup
` [PATCH 21/30] W1: ds2490.c ds_write_bit, grouping error, disable readback
` [PATCH 22/30] W1: ds2490.c disable bit read and write
` [PATCH 23/30] W1: ds2490.c simplify and fix ds_touch_bit
` [PATCH 24/30] W1: ds2490.c ds_dump_status rework
` [PATCH 25/30] W1: ds2490.c ds_reset remove ds_wait_status
` [PATCH 26/30] W1: ds2490.c reset ds2490 in init
` [PATCH 27/30] W1: ds2490.c magic number work
` [PATCH 28/30] W1: ds2490.c ds_write_block remove extra ds_wait_status
` [PATCH 30/30] W1: ds2490.c optimize ds_set_pullup

uml: sparse inlines gcc-4.{2,3} compilation hack
 2008-07-10 12:43 UTC 

[PATCH 2/2] xen64: disable 32-bit syscall/sysenter if not supported
 2008-07-11 13:47 UTC  (2+ messages)

[PATCH 1/2] x86_64: add pseudo-features for 32-bit compat syscall
 2008-07-11 13:46 UTC  (3+ messages)
` [PATCH 1a/2] x86_64: vdso32 cleanup using feature flags

[PATCH] Make CONFIG_MIGRATION available w/o CONFIG_NUMA
 2008-07-11 13:38 UTC 

today's linux-next fails to boot
 2008-07-12 15:03 UTC  (4+ messages)

[PATCH] Fix bacct_add_tsk()'s use of do_div()
 2008-07-11 13:28 UTC 

[PATCH] Fix try_to_freeze_tasks()'s use of do_div()
 2008-07-11 13:21 UTC 

[PATCH] bridge: send correct MTU value in PMTU
 2008-07-11 12:47 UTC 

[PATCH 3/3] stop_machine: use cpu mask rather than magic numbers
 2008-07-11 13:12 UTC  (10+ messages)
` [PATCH 2/3] stop_machine: simplify
  ` [PATCH -next-20080709] fixup stop_machine use cpu mask vs ftrace

[PATCH] Make CONFIG_MIGRATION available for s390
 2008-07-11 13:05 UTC  (9+ messages)
          ` [PATCH] Make CONFIG_MIGRATION available w/o NUMA

[PATCH] Fix inc_rt_tasks() to not declare variable 'rq' if it's not needed
 2008-07-11 13:04 UTC  (2+ messages)
` [PATCH] Fix inc_rt_tasks() to not declare variable 'rq' if it's notneeded

[PATCH v3] Add bt8xxgpio driver
 2008-07-11 13:00 UTC  (7+ messages)

[PATCH] Fix the (i)Stallion driver's putchar() and break_ctl() ops
 2008-07-11 12:59 UTC 

[GFS2] Pre-pull patch posting
 2008-07-11 12:47 UTC  (22+ messages)
` [PATCH 01/18] [GFS2] Clean up the glock core
  ` [PATCH 02/18] [GFS2] Fix ordering bug in lock_dlm
    ` [PATCH 03/18] [GFS2] No lock_nolock
      ` [PATCH 04/18] [GFS2] trivial sparse lock annotations
        ` [PATCH 05/18] [GFS2] Fix ordering of args for list_add
          ` [PATCH 06/18] [GFS2] Revise readpage locking
            ` [PATCH 07/18] [GFS2] kernel panic mounting volume
              ` [PATCH 08/18] [GFS2] Remove remote lock dropping code
                ` [PATCH 09/18] [GFS2] Remove obsolete conversion deadlock avoidance code
                  ` [PATCH 10/18] [GFS2] Remove all_list from lock_dlm
                    ` [PATCH 11/18] [GFS2] Glock documentation
                      ` [PATCH 12/18] [GFS2] Fix module building
                        ` [PATCH 13/18] [GFS2] don't call permission()
                          ` [PATCH 14/18] [GFS2] Fix delayed demote race
                            ` [PATCH 15/18] [GFS2] Allow local DF locks when holding a cached EX glock
                              ` [PATCH 16/18] [GFS2] Replace rgrp "recent list" with mru list
                                ` [PATCH 17/18] [GFS2] Remove support for unused and pointless flag
                                  ` [PATCH 18/18] [GFS2] Remove unused declaration
                                      ` [PATCH 17/18] [GFS2] Remove support for unused and pointlessflag

[PATCH] Remove an unused variable from the (i)Stallion serial drivers
 2008-07-11 12:48 UTC 

[PATCH] x86: Add PCI IDs for AMD Barcelona PCI devices
 2008-07-11 12:46 UTC  (2+ messages)
` [osrc-patches] "

[PATCH] kernel/kprobes.c: Made kprobe_blacklist static
 2008-07-11 12:37 UTC  (2+ messages)

[PATCH 0/2] x86/pci: Renaming numa into numaq
 2008-07-11 12:39 UTC  (7+ messages)
` [PATCH 1/2] x86/pci: renamed: numa.c -> numaq_32.c
` [PATCH 2/2] x86/pci: renaming numa into numaq

[PATCH 0/4] x86: IOMMU cleanups
 2008-07-11 12:36 UTC  (4+ messages)

[PATCH] Fix FRV irqs_disabled() to return an int, not an unsigned long
 2008-07-11 12:35 UTC 

[PATCH] Fix inc_rt_tasks() to not declare variable 'rq' if it's not needed
 2008-07-11 12:30 UTC 

HR timers:
 2008-07-11 12:26 UTC 

[PATCH] x86/pci: Removing pci-y in Makefile
 2008-07-11 12:26 UTC  (3+ messages)

[PATCH] x86_64: fix delayed signals
 2008-07-11 12:24 UTC  (4+ messages)

Multiple MSI, take 3
 2008-07-11 12:17 UTC  (14+ messages)
` [PATCH] PCI: Add support for multiple MSI
` [PATCH] x86-64: Support for multiple MSIs

[PATCH] IPMI: return correct value from ipmi_write
 2008-07-11 11:58 UTC  (3+ messages)
` [Openipmi-developer] "

[PATCH 2/2] regulator: virtual consumer current limit support
 2008-07-11 11:57 UTC  (2+ messages)

[PATCH 0/2] I/OAT: watchdog/reset and tcp_dma_copybreak
 2008-07-11 11:37 UTC  (3+ messages)
` [PATCH 1/2] I/OAT: Add watchdog/reset functionality to ioatdma driver
` [PATCH 2/2] I/OAT: tcp_dma_copybreak default value dependant on I/OAT version

v2.6.26-rc9: kernel BUG at kernel/sched.c:5858!
 2008-07-11 11:46 UTC  (12+ messages)

Kernel panic 2.6.25.10 IXP4xx
 2008-07-11 11:42 UTC 

[Bug 11063][PATCH] exec: fix stack excutability without PT_GNU_STACK
 2008-07-11 11:15 UTC  (3+ messages)

Subject: [PATCH 0/2] dm-ioband: I/O bandwidth controller v1.3.0: Introduction
 2008-07-11 11:16 UTC  (3+ messages)
` Subject: [PATCH 1/2] dm-ioband: I/O bandwidth controller v1.3.0: Source code and patch
  ` Subject: [PATCH 2/2] dm-ioband: I/O bandwidth controller v1.3.0: Document

[SUGGESTION]: drop virtual merge accounting in I/O requests
 2008-07-11 11:15 UTC  (4+ messages)

next-0710: CONFIG_PARAVIRT broken on x86_64?
 2008-07-12  9:15 UTC  (7+ messages)

[PATCH] x86/pci: Changing subsystem init for visws
 2008-07-11 10:26 UTC 

[PATCH] x86/pci: Changing subsystem initialization order for NUMA
 2008-07-11 10:14 UTC 

[PATCH 00/34] AMD IOMMU driver
 2008-07-11 10:22 UTC  (2+ messages)

kernel_entry up front
 2008-07-11 10:32 UTC  (2+ messages)

[patch 00/26] x64, x2apic/intr-remap: Interrupt-remapping and x2apic support
 2008-07-11 10:28 UTC  (12+ messages)
` [patch 11/26] x64, x2apic/intr-remap: generic irq migration support from process context
` [patch 23/26] x64, x2apic/intr-remap: MSI and MSI-X support for interrupt remapping infrastructure

[PATCH 1/2] regulator: TI bq24022 Li-Ion Charger driver
 2008-07-11 10:28 UTC  (2+ messages)

[PATCH 0/5] x86/pci: patches for tip/x86/unify-pci
 2008-07-11 10:28 UTC  (10+ messages)

[PATCH] uio: uio_pdrv_genirq V3
 2008-07-11 10:26 UTC  (3+ messages)

xfs bug in 2.6.26-rc9
 2008-07-11 10:21 UTC  (3+ messages)

[PATCH] advansys: use request_firmware
 2008-07-11  9:58 UTC 

[PATCH] Fix pci_subsys_init() to have a return value
 2008-07-11  9:46 UTC 

[PATCH] ioctl conversion
 2008-07-11  9:22 UTC  (4+ messages)

[PATCH] nohz: don't stop idle tick if softirqs are pending
 2008-07-11  9:18 UTC  (2+ messages)

[PATCH] dev_printk doesn't modify dev
 2008-07-11  9:12 UTC 

[x86, patch] turn x86 VISWS into a generic architecture
 2008-07-11  9:10 UTC  (6+ messages)

[PATCH 0/2] uio_pdrv updates
 2008-07-11  9:10 UTC  (3+ messages)
  ` [PATCH 1/2] uio_pdrv: fix memory leak
    ` [PATCH 2/2] uio_pdrv: fix license specification

[PATCH] uio: uio_pdrv_genirq V2
 2008-07-11  9:00 UTC  (8+ messages)

[PATCH] x86: introduce page_size_mask for 64bit
 2008-07-11  8:51 UTC  (11+ messages)
` [PATCH] x86: merge __acpi_map_table
  ` [PATCH] x86: make e820_end return end_of_ram again for 64bit
    ` [PATCH] x86: e820 remove the range instead of update it to reserved
    ` [PATCH] x86: save slit
    ` [PATCH] x86: introduce max_low_pfn_mapped for 64bit

[RFC PATCH 1/5] kmemtrace: Core implementation
 2008-07-11  8:49 UTC  (11+ messages)
  ` [RFC PATCH 2/5] Add new GFP flag __GFP_NOTRACE
    ` [RFC PATCH 3/5] kmemtrace: SLAB hooks
      ` [RFC PATCH 4/5] kmemtrace: SLUB hooks
        ` [RFC PATCH 5/5] kmemtrace: SLOB hooks

[PATCH][RFC] dirty balancing for cgroups
 2008-07-11  8:52 UTC  (5+ messages)

UML kernel failed to start betvee 2.6.8-rc8 and current git sources
 2008-07-11  8:43 UTC  (3+ messages)

[RFC patch 05/12] LTTng instrumentation mm
 2008-07-11  8:36 UTC  (3+ messages)

linux-next: Tree for July 11
 2008-07-11  8:25 UTC 

[RFC PATCH 0/5] kmemtrace RFC patch series
 2008-07-11  8:25 UTC  (2+ messages)

[PATCH 0/2] Fix two bugs in hugetlbfs MAP_PRIVATE page reservation
 2008-07-11  8:17 UTC  (5+ messages)
` [PATCH 1/2] [PATCH] Fix a hugepage reservation check for MAP_SHARED
` [PATCH 2/2] [PATCH] Align faulting address to a hugepage boundary before unmapping

[PATCH 15/15] regulator: maintainers - add maintainers for regulator framework (new for V5)
 2008-07-11  8:16 UTC  (2+ messages)

[PATCH] ftrace: Documentation
 2008-07-11  7:51 UTC  (4+ messages)

[XFS REGRESSION, PATCH] Fix reference counting race on log buffers
 2008-07-11  7:43 UTC 

ACPI Error under 2.6.26-rc*
 2008-07-11  7:43 UTC  (4+ messages)

[RFC] (almost) booting allyesconfig -- please don't poke super-io without request_region
 2008-07-11  7:36 UTC  (6+ messages)
` [lm-sensors] "

[PATCH] kernel parameter vmalloc size fix
 2008-07-11  7:05 UTC  (6+ messages)

[RFC 00/15] x86_64: Optimize percpu accesses
 2008-07-11  6:59 UTC  (4+ messages)

[linux-next] [PATCH V2 4/4] introduce new kernel parameter acpi_sleep=s4_nvs_nosave
 2008-07-11  5:29 UTC 

[linux-next] [PATCH V2 3/4] ACPI: mark ACPI NVS memory region
 2008-07-11  5:29 UTC 

[linux-next] [PATCH V2 2/4] ACPI: introduce new mechanism to save/restore ACPI NVS memory
 2008-07-11  5:29 UTC 

[linux-next] [PATCH V2 1/4] swsusp: call plaform_begin before swsusp_shrinnk_memory
 2008-07-11  5:29 UTC 

[linux-next] [PATCH V2 0/4] ACPI: save/restore ACPI NVS memory during hiberntion
 2008-07-11  5:29 UTC 

[git patches] net driver updates for .27
 2008-07-11  5:27 UTC 

[PATCH 0/3] stop_machine enhancements and simplifications
 2008-07-08  7:50 UTC 


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