All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-07-31 00:54:20 to 2008-07-31 03:12:14 UTC [more...]

Fixing rt2500pci
 2008-07-31  2:11 UTC  (5+ messages)
    ` Fixing rt2500pci [PATCH]

/dev/dm-? and /dev/mapper/
 2008-07-31  3:07 UTC  (2+ messages)

- w1-abort-search-early-on-on-exit.patch removed from -mm tree
 2008-07-31  3:01 UTC 

[PATCH] ACPI: Ignore AE_NOT_FOUND error of EC _REG method and continue to initialize EC
 2008-07-31  3:06 UTC  (4+ messages)

iptables, NAT, DNS & Dan Kaminsky
 2008-07-31  3:06 UTC  (2+ messages)

[PATCH stable] ftrace document crucial update
 2008-07-31  3:05 UTC 

[PATCH 0/30] W1: w1 core fixes, ds2490 updates, strong pullup
 2008-07-31  3:03 UTC  (34+ 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 10/30] W1: Document add, remove, search_count, and pullup
  ` [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 17/30] W1: w1_io.c reset comments and msleep
  ` [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 29/30] W1: Documentation/w1/masters/ds2490 update
  ` [PATCH 30/30] W1: ds2490.c optimize ds_set_pullup

[PATCH] kill the last of the shouting-indirection macros
 2008-07-31  3:05 UTC 

- w1-ds2490c-reset-ds2490-in-init.patch removed from -mm tree
 2008-07-31  3:02 UTC 

using software TSO on non-TSO capable netdevices
 2008-07-31  3:03 UTC  (8+ messages)

- w1-ds2490c-ds_reset-remove-ds_wait_status.patch removed from -mm tree
 2008-07-31  3:02 UTC 

- w1-ds2490c-ds_dump_status-rework.patch removed from -mm tree
 2008-07-31  3:02 UTC 

- w1-documentation-w1-masters-ds2490-update.patch removed from -mm tree
 2008-07-31  3:02 UTC 

- w1-ds1wmc-msleep-for-reset.patch removed from -mm tree
 2008-07-31  3:02 UTC 

- w1-w1_ioc-reset-comments-and-msleep.patch removed from -mm tree
 2008-07-31  3:02 UTC 

- w1-ds2490c-correct-print-message.patch removed from -mm tree
 2008-07-31  3:02 UTC 

- w1-w1c-s-printk-dev_dbg.patch removed from -mm tree
 2008-07-31  3:02 UTC 

[BUG] wireless : cpu stuck for 61s
 2008-07-31  3:01 UTC  (10+ messages)

- w1-be-able-to-manually-add-and-remove-slaves.patch removed from -mm tree
 2008-07-31  3:01 UTC 

- w1-feature-enable-hardware-strong-pullup-checkpatch-fixes.patch removed from -mm tree
 2008-07-31  3:01 UTC 

- w1-feature-w1_thermc-use-strong-pullup-and-documentation.patch removed from -mm tree
 2008-07-31  3:01 UTC 

- w1-w1_process-block-or-sleep.patch removed from -mm tree
 2008-07-31  3:01 UTC 

xen device migration
 2008-07-31  3:02 UTC 

- w1-ds2490c-optimize-ds_set_pullup-checkpatch-fixes.patch removed from -mm tree
 2008-07-31  3:02 UTC 

- w1-ds2490c-optimize-ds_set_pullup.patch removed from -mm tree
 2008-07-31  3:02 UTC 

- w1-feature-enable-hardware-strong-pullup.patch removed from -mm tree
 2008-07-31  3:01 UTC 

- w1-ds2490c-ds_write_block-remove-extra-ds_wait_status.patch removed from -mm tree
 2008-07-31  3:02 UTC 

- w1-ds2490c-magic-number-work.patch removed from -mm tree
 2008-07-31  3:02 UTC 

[Cluster-devel] [PATCH/RFC] Standardize on /etc/sysconfig/cluster for init script
 2008-07-31  3:02 UTC  (3+ messages)

- w1-ds2490c-simplify-and-fix-ds_touch_bit.patch removed from -mm tree
 2008-07-31  3:02 UTC 

- w1-ds2490c-disable-bit-read-and-write.patch removed from -mm tree
 2008-07-31  3:02 UTC 

- w1-ds2490c-ds_write_bit-grouping-error-disable-readback.patch removed from -mm tree
 2008-07-31  3:02 UTC 

- w1-ds2490c-add-support-for-strong-pullup-checkpatch-fixes.patch removed from -mm tree
 2008-07-31  3:02 UTC 

- w1-ds2490c-add-support-for-strong-pullup.patch removed from -mm tree
 2008-07-31  3:02 UTC 

2.6.27-rc1 + selinux new options = no httpd
 2008-07-31  2:54 UTC 

- w1-w1_intc-use-first-available-master-number.patch removed from -mm tree
 2008-07-31  3:02 UTC 

- w1-w1_therm-consistent-mutex-access-code-cleanup.patch removed from -mm tree
 2008-07-31  3:01 UTC 

- w1-w1_therm-fix-user-buffer-overflow-and-cat.patch removed from -mm tree
 2008-07-31  3:01 UTC 

- w1-w1_slave_read_id-read-bug-use-device_attribute.patch removed from -mm tree
 2008-07-31  3:01 UTC 

- w1-document-add-remove-search_count-and-pullup.patch removed from -mm tree
 2008-07-31  3:01 UTC 

- w1-new-module-parameter-search_count.patch removed from -mm tree
 2008-07-31  3:01 UTC 

- w1-recode-w1_slave_found-logic.patch removed from -mm tree
 2008-07-31  3:01 UTC 

linux-next: manual merge of the x86 tree
 2008-07-31  2:59 UTC 

PPC440EPx skips instruction
 2008-07-31  1:57 UTC 

[U-Boot-Users] [Part 2 of A PATCH SERIES for STLS]: Upate Makefile, MAKEALL and MAINTAINERS files in root directory!
 2008-07-31  2:53 UTC 

[GIT PULL] XFS update for 2.6.27
 2008-07-31  2:53 UTC 

Check for ACPI backlight support otherwise use vendor ACPI drivers - version 2
 2008-07-31  2:51 UTC  (3+ messages)
  ` Check for ACPI backlight support otherwise use vendor ACPI

DMA Write Page Fault by using vt-d with Xen 3.3, changeset 18164
 2008-07-31  2:49 UTC  (2+ messages)
  `  "

[U-Boot-Users] [PATCH for STLS]: Add Makefile, config.mk and u-boot.lds.S in board/st/stls/ directory!
 2008-07-31  2:46 UTC  (2+ messages)
` [U-Boot-Users] [Part 1 of A PATCH SERIES "

[PATCH] kvm: bios: Put AP boot up code to 0x1000
 2008-07-31  2:43 UTC 

Priority for SMP VMs
 2008-07-31  2:40 UTC  (7+ messages)

[PATCH v2] ftrace: dump out ftrace buffers to console on panic
 2008-07-31  2:36 UTC 

high latency NFS
 2008-07-31  2:35 UTC  (4+ messages)

IPF-Xen3.3-RC1 testing is blocked by a compiling issue of remote-qemu
 2008-07-31  2:33 UTC 

[PATCH] stop_machine: remove unused variable
 2008-07-31  2:31 UTC 

2.6.27-rc1: IP: iov_iter_advance+0x2e/0x90
 2008-07-31  2:29 UTC  (3+ messages)

[U-Boot-Users] [PATCH for STLS]: Add Makefile, config.mk and u-boot.lds.S in board/st/stls/ directory!
 2008-07-31  2:26 UTC  (2+ messages)
` [U-Boot-Users] [Part 1 of A PATCH SERIES "

irq 23: nobody cared
 2008-07-31  2:25 UTC 

[PATCH] cpuset: Add comments for update_domain_attr_tree
 2008-07-31  2:22 UTC 

[PATCH 3/3] wait_task_inactive: don't use the dummy version when !SMP && PREEMPT
 2008-07-31  2:22 UTC  (2+ messages)

[patch 0/3] cpuilde: Misc bug fixes
 2008-07-31  2:21 UTC  (4+ messages)
` [patch 1/3] cpuidle: Do not use poll_idle unless user asks for it
` [patch 2/3] cpuidle: Menu governor fix wrong usage of measured_us
` [patch 3/3] cpuidle: Make ladder governor honor latency requirements fully

[patch v3] splice: fix race with page invalidation
 2008-07-31  2:16 UTC  (5+ messages)

[PATCH] add iommu_num_pages helper function
 2008-07-31  2:07 UTC  (4+ messages)

Git Migration Status
 2008-07-31  2:12 UTC  (12+ messages)

[PATCH] net-sched: add packet length pointer parameter for qdisc_enqueue
 2008-07-31  2:11 UTC  (2+ messages)

[PATCH] Fix the bug of using AUDIT_STATUS_RATE_LIMIT when set fail, no error output
 2008-07-31  2:11 UTC 

[PATCH 1/2] scsi:netlink support in scsi and fc transports for hba specific messages
 2008-07-31  2:09 UTC  (2+ messages)
` [PATCH 1/2] scsi:netlink support in scsi and fc transports for hbaspecific messages

[PATCH] IPVS: Move userspace definitions to include/linux/ip_vs.h
 2008-07-31  2:09 UTC  (3+ messages)

+ missing-symbol-prefix-on-vmlinuxldsh-checkpatch-fixes.patch added to -mm tree
 2008-07-31  2:08 UTC 

[PATCH] gnttab_setup_table error case
 2008-07-31  2:08 UTC  (2+ messages)

+ missing-symbol-prefix-on-vmlinuxldsh.patch added to -mm tree
 2008-07-31  2:07 UTC 

[PATCH] blackfin / h8300 build error fix
 2008-07-31  2:06 UTC  (6+ messages)
      ` [PATCH] Missing symbol prefix on vmlinux.lds.h

aacraid and S.M.A.R.T
 2008-07-31  2:06 UTC  (2+ messages)

[ath9k-devel] [PATCH 01/16] ath9k: Replace KASSERT() with BUG_ON()
 2008-07-31  2:06 UTC  (17+ messages)
` [ath9k-devel] [PATCH 06/16] ath9k: Fix missing brace in branch on ath_chainmask_sel_logic()
  `  "
` [ath9k-devel] [PATCH 11/16] ath9k: Remove "OS_" prefixes in macros
  `  "

[Bug 16911] New: xserver EXA optimization causes nv31 to crash
 2008-07-31  2:04 UTC  (5+ messages)
  ` [Bug 16911] "

UDP packets not being SNAT-ed
 2008-07-31  1:58 UTC 

vfs: Don\'t update buflen when prepend() fails
 2008-07-31  1:20 UTC 

makedumpfile fails on SGI machine
 2008-07-31  1:46 UTC  (2+ messages)

[B.A.T.M.A.N.] Multi-card MESH
 2008-07-31  1:43 UTC  (2+ messages)

[Patch]Fix the bug of using "-S syscall -a list, action", no errors will be reported
 2008-07-31  1:38 UTC 

Problem with v4l in MythTV
 2008-07-31  1:08 UTC 

[patch 0/6] is_kdump_kernel() cleanup and related patches
 2008-07-31  1:22 UTC  (20+ messages)
` [patch 1/6] kdump: Make elfcorehdr_addr independent of CONFIG_PROC_VMCORE
` [patch 2/6] kdump: sh: parse elfcorehdr command line argument
` [patch 3/6] kdump: update elfcorehdr documentation to reflect supported architectures
` [patch 4/6] kdump: use is_kdump_kernel() in sba_init()
` [patch 5/6] kdump: add is_vmcore_usable() and vmcore_unusable()
` [patch 6/6] kdump: use is_vmcore_usable() and vmcore_unusable() in reserve_elfcorehdr()

linux-next: ia64 allmodconfig
 2008-07-31  1:31 UTC 

xen-unstable build failure with c/s 18164
 2008-07-31  1:31 UTC  (2+ messages)

[RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator
 2008-07-31  1:24 UTC  (4+ messages)

[PATCH V2] rtl8187: Fix lockups due to concurrent access to config routine
 2008-07-31  1:24 UTC 

[patch 12/12] Configure out ethtool support
 2008-07-31  1:23 UTC  (6+ messages)

PIIX4: DMA timeout issue
 2008-07-31  1:00 UTC  (4+ messages)

[PATCH 3/8] wireless: replace __FUNCTION__ with __func__
 2008-07-31  1:18 UTC  (2+ messages)

[Fwd: Re: [U-Boot-Users] using a flat device tree to drive u-boot config]
 2008-07-31  1:15 UTC  (4+ messages)

memo: mem+swap controller
 2008-07-31  1:15 UTC 

[PATCH] atyfb_base.c: fix warning
 2008-07-31  1:14 UTC  (3+ messages)

Porting Zfs features to ext2/3
 2008-07-31  0:50 UTC  (6+ messages)

[PATCH] procfs: provide slub's /proc/slabinfo
 2008-07-31  1:09 UTC  (23+ messages)
  ` [RFC PATCH] greatly reduce SLOB external fragmentation

Kernel oops after compile error
 2008-07-31  1:11 UTC  (2+ messages)

Docs and operation of RAID10, size limitations on 0.90
 2008-07-31  1:11 UTC  (7+ messages)

[RFC][PATCH 0/2] CR: save/restore a single, simple task
 2008-07-31  1:11 UTC  (2+ messages)
  ` [Devel] "

+ usb-hubc-fix-build-with-config_pm=n.patch added to -mm tree
 2008-07-31  0:57 UTC 

ide pmac breakage
 2008-07-31  1:09 UTC  (6+ messages)

[PATCH] pxa2xx-lib: support building for several pxa's
 2008-07-31  1:07 UTC  (2+ messages)

[PATCH] ftrace: dump out ftrace buffers to console on panic
 2008-07-31  1:05 UTC  (5+ messages)

[PATCH][stable] drm/radeon: fixup issue with radeon and PAT support
 2008-07-31  1:04 UTC 

Avoid critical temp shutdowns on specific ThinkPad T4x(p) and R50p
 2008-07-31  1:02 UTC  (2+ messages)

[patch v3] splice: fix race with page invalidation
 2008-07-31  0:54 UTC  (6+ messages)

Implementing new fb driver
 2008-07-31  0:57 UTC 

[PATCH] make it match explicitly when use option '-a', '-A' and '-d' to specify "list,action"
 2008-07-31  0:57 UTC  (5+ messages)

updated list of "badref" CONFIG variables
 2008-07-31  0:55 UTC 

[patch 0/4] Port KVM-trace to tracepoints
 2008-07-31  0:54 UTC  (4+ messages)
` [PATCH] Module : call synchronize_sched() between module exit() and free


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.