All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-09-15 19:10:49 to 2009-09-15 20:51:17 UTC [more...]

[Scst-devel] [ofa-general] WinOF_2_0_5/SRP initiator: slow reads and eventually hangs
 2009-09-15 20:51 UTC  (10+ messages)

[U-Boot] [PATCH 2/2] Blackfin: tweak embedded env config option
 2009-09-15 20:49 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2 v2] "

[RFC][PATCH] LED driver for Intel NAS SS4200 series
 2009-09-15 20:38 UTC 

Port Multipliers
 2009-09-15 20:49 UTC  (11+ messages)

[PATCH] setfiles fails to relabel if selinux not enabled
 2009-09-15 20:48 UTC  (4+ messages)

[PATCH 0/11] hugetlb: V7 constrain allocation/free based on task mempolicy
 2009-09-15 20:45 UTC  (21+ messages)
` [PATCH 1/11] hugetlb: rework hstate_next_node_* functions
` [PATCH 2/11] hugetlb: add nodemask arg to huge page alloc, free and surplus adjust fcns
` [PATCH 3/11] hugetlb: introduce alloc_nodemask_of_node
` [PATCH 4/11] hugetlb: derive huge pages nodes allowed from task mempolicy
` [PATCH 5/11] hugetlb: add generic definition of NUMA_NO_NODE
` [PATCH 6/11] hugetlb: add per node hstate attributes
` [PATCH 7/11] hugetlb: update hugetlb documentation for mempolicy based management
` [PATCH 8/11] hugetlb: Optionally use mempolicy for persistent huge page allocation
` [PATCH 9/11] hugetlb: use only nodes with memory for huge pages
` [PATCH 10/11] hugetlb: handle memory hot-plug events
` [PATCH 11/11] hugetlb: offload per node attribute registrations

[U-Boot] [PATCH v2] env: only build env_embedded and envcrc when needed
 2009-09-15 20:45 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2 v3] "

[Qemu-devel] [PATCH 1/2] qemu/qdev: type safety in reset handler
 2009-09-15 20:42 UTC  (3+ messages)

[U-Boot] [PATCH/RFC] env: always build env_embedded and envcrc
 2009-09-15 20:44 UTC  (5+ messages)
` [U-Boot] [PATCH v2] env: only build env_embedded and envcrc when needed

RFC: delete UART current-speed from 4xx DTS?
 2009-09-15 20:44 UTC  (5+ messages)

[PATCHv5 3/3] vhost_net: a kernel-level virtio server
 2009-09-15 20:43 UTC  (21+ messages)

[Xenomai-help] Xenomai for MPC8572DS
 2009-09-15 20:43 UTC 

[U-Boot] [PATCH] board/linkstation/ide.c: Fix compile warning
 2009-09-15 20:42 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

Restriction of filesystem mounting
 2009-09-15 20:42 UTC  (2+ messages)

Commited to wrong branch
 2009-09-15 20:39 UTC  (10+ messages)

[PATCH] arm: remove unused code in delay.S
 2009-09-15 20:39 UTC  (10+ messages)

[PATCH 0/8] mm: around get_user_pages flags
 2009-09-15 20:38 UTC  (28+ messages)
` [PATCH 5/8] mm: follow_hugetlb_page flags
` [PATCH 7/8] mm: reinstate ZERO_PAGE
` [PATCH 0/4] mm: mlock, hugetlb, zero followups
  ` [PATCH 1/4] mm: m(un)lock avoid ZERO_PAGE
  ` [PATCH 2/4] mm: hugetlbfs_pagecache_present
  ` [PATCH 3/4] mm: ZERO_PAGE without PTE_SPECIAL
  ` [PATCH 4/4] mm: move highest_memmap_pfn

Avoid leaking unattached socket objects on restore
 2009-09-15 20:38 UTC  (5+ messages)
` [PATCH 2/2] Add a cleanup routine for objhash socket objects

[U-Boot] autoscr command failure saveenv dataflash
 2009-09-15 20:37 UTC  (2+ messages)

[PATCH] MAINTAINERS: Integrate P:/M: lines
 2009-09-15 19:14 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/4]: bitops cleanup and fixes
 2009-09-15 20:35 UTC  (9+ messages)
` [U-Boot] [PATCH v4 1/4]: Move __set/clear_bit from ubifs.h to bitops.h
` [U-Boot] [PATCH v4 2/4]: arm: Make arm bitops endianness-independent
` [U-Boot] [PATCH v4 3/4]: Define ffs/fls for all architectures
` [U-Boot] [PATCH v4 4/4]: arm: Define test_and_set_bit and test_and_clear bit for ARM

[PATCH] vgacon: Prevent vgacon_deinit from touching the hardware for inactive consoles
 2009-09-15 20:34 UTC 

[PATCH JGit] Adding update-server-info functionality
 2009-09-15 19:23 UTC  (7+ messages)
` [PATCH JGit 06/19] added utility for reading the contents of a file as a string
  ` [PATCH JGit 07/19] implemented the packs file update functionality
` [PATCH JGit 08/19] changed signature to allow a IOException
  ` [PATCH JGit 09/19] Didn't like the old name, this is more specific to it just updating the packs info cache

[PATCH] b43: fix build error if !CONFIG_B43_LEDS
 2009-09-15 20:32 UTC 

[dm-crypt] cryptsetup, LUKS, plausible deniability
 2009-09-15 20:32 UTC  (2+ messages)

[U-Boot] still nothing on serial output sa1100
 2009-09-15 20:31 UTC 

RFCv2.1: Media controller proposal
 2009-09-15 20:28 UTC  (4+ messages)

UDP regression with packets rates < 10k per sec
 2009-09-15 20:25 UTC  (15+ messages)

Problems with Pinnacle 310i (saa7134) and recent kernels
 2009-09-15 20:27 UTC  (15+ messages)

[GIT PATCH] driver core patches for 2.6.31-git
 2009-09-15 20:24 UTC  (26+ messages)
` [PATCH 01/20] Driver core: add new device to bus's list before probing
` [PATCH 02/20] Driver core: move dev_get/set_drvdata to drivers/base/dd.c
` [PATCH 03/20] Driver core: Add accessor for device platform data
` [PATCH 04/20] UIO: remove 'default n' from Kconfig
` [PATCH 05/20] driver model: constify attribute groups
` [PATCH 06/20] mem_class: use minor as index instead of searching the array
` [PATCH 07/20] mem_class: fix bug
` [PATCH 08/20] driver-core: move dma-coherent.c from kernel to driver/base
` [PATCH 09/20] uio: add generic driver for PCI 2.3 devices
` [PATCH 10/20] Driver core: Add support for compatibility classes
` [PATCH 11/20] driver core: platform_device_add_data(): use kmemdup()
` [PATCH 12/20] hpilo: staging for interrupt handling
` [PATCH 13/20] hpilo: add interrupt handler
` [PATCH 14/20] hpilo: add poll f_op
` [PATCH 15/20] debugfs: Fix mount directory of debugfs by default in events.txt
` [PATCH 16/20] debugfs: Change debuhgfs directory of trace-events-sample.h
` [PATCH 17/20] debugfs: Change debugfs directory of IWMC3200
` [PATCH 18/20] debugfs: Modified default dir of debugfs for debugging UHCI
` [PATCH 19/20] debugfs: Modify default debugfs directory for debugging pktcdvd
` [PATCH 20/20] Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev

RAID1 assembled broken array
 2009-09-15 20:27 UTC  (7+ messages)

[U-Boot] [PATCH 2/3] standalone: convert to kbuild style
 2009-09-15 20:27 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3 v2] "

[PATCH] ar9170: handle overflow in tsf_low register during get_tsf
 2009-09-15 20:27 UTC 

MSI Digivox Micro HD support?
 2009-09-15 20:25 UTC  (3+ messages)

[JGIT PATCH 1/3] Disallow creating invalid DirCacheEntry records
 2009-09-15 16:11 UTC  (4+ messages)
` [JGIT PATCH 2/3] Don't allow DirCacheEntry with mode of 0
  ` [JGIT PATCH 3/3] Use keep(1) instead of add() when skipping an entry
    ` git-svn and rebasing refactored (moved) content

LPC v4l-dvb mini-summit agenda
 2009-09-15 20:24 UTC  (2+ messages)

[PATCH] ar9170: add heavy clip handling
 2009-09-15 20:23 UTC 

[git pull] first round of PCI updates for 2.6.32
 2009-09-15 20:21 UTC 

[U-Boot] [PATCH v2 1/2] mkconfig: split the board make target to multiple config targets
 2009-09-15 20:20 UTC  (2+ messages)

[PATCH] ar9170: fixed coding style, moved define
 2009-09-15 20:20 UTC 

[PATCH 1/8] networking/fanotify: declare fanotify socket numbers
 2009-09-15 20:16 UTC  (11+ messages)
                ` fanotify as syscalls

[PATCH 0/4] Colouring whitespace errors in diff -B output
 2009-09-15 20:12 UTC  (3+ messages)

[linux-dvb] Best USB or PCMCIA DVB card for linux users ?
 2009-09-15 20:12 UTC 

[RFC] cfq: adapt slice to number of processes doing I/O (v2.1)
 2009-09-15 20:12 UTC 

[Qemu-devel] Audio
 2009-09-15 20:11 UTC  (12+ messages)
` [Qemu-devel] Audio
              ` [Qemu-devel] Solaris SPARC guest on QEMU

[U-Boot] [PATCH] kwbimage.c: Fix compile warning when building on 32/64 bit systems
 2009-09-15 20:11 UTC  (6+ messages)
` [U-Boot] [PATCH] kwbimage.c: Fix compile warning when building on 64 bit systems (again)
  ` [U-Boot] [PATCH v2] "

[Qemu-devel] [PATCH 0/9] ide: convert to qdev
 2009-09-15 20:10 UTC  (6+ messages)
` [Qemu-devel] [PATCH 7/9] ide/isa: "

[U-Boot] [PATCH v2] mx27ads: add support for iMX27ADS board from Freescale
 2009-09-15 20:07 UTC  (3+ messages)

LVM2 ./WHATS_NEW test/Makefile.in
 2009-09-15 19:59 UTC 

[Fedora-xen] 2.6.31-1.2.65.xendom0.fc12.x86_64 crash on boot
 2009-09-15 19:58 UTC  (2+ messages)

[PATCH 2/3] Add driver for OmniVision OV9640 sensor
 2009-09-15 19:55 UTC  (5+ messages)
` V4L2: Add a v4l2-subdev (soc-camera) "

[GIT PULL] block !CONFIG_BLOCK link problem
 2009-09-15 19:55 UTC 

[BUG] compile error with edac_mce_amd.c as module
 2009-09-15 19:54 UTC 

[PATCH tip/core/rcu 0/4] Review comments, cleanups, and preemptable synchronize_rcu() fixes
 2009-09-15 19:53 UTC  (3+ messages)
` [PATCH tip/core/rcu 3/4] Simplify rcu_read_unlock_special() quiescent-state accounting

[GIT PULL] writeback fixes and cleanups
 2009-09-15 19:49 UTC 

[U-Boot] Microblaze Pull Request
 2009-09-15 19:47 UTC  (2+ messages)

[GIT PULL] percpu for v2.6.32
 2009-09-15 19:47 UTC  (5+ messages)

usb autosuspend is history after S2R (also on 2.6.31; UVC?)
 2009-09-15 19:48 UTC  (4+ messages)

[PATCH 1/3] backlight: Provide two stage registration
 2009-09-15 19:42 UTC  (4+ messages)

[U-Boot] Please pull u-boot-ppc4xx
 2009-09-15 19:44 UTC  (2+ messages)

[lm-sensors] Zotac ION Board support
 2009-09-15 19:43 UTC 

[U-Boot] [PATCH] TQM85xx: enable partition support, sort commands
 2009-09-15 19:40 UTC  (9+ messages)
` [U-Boot] [PATCH v3] "

Sparc release requalification
 2009-09-15 19:38 UTC  (2+ messages)

[GIT PULL] SLAB fix for 2.6.32-rc0
 2009-09-15 19:36 UTC 

[SPAM] Illegal site visited
 2009-09-15 19:35 UTC 

[patch 0/5] bdi writeback fixes
 2009-09-15 19:32 UTC  (11+ messages)
` [patch 1/5] fs: make use of rcu helpers
` [patch 2/5] fs: improve scalability of bdi writeback work queues
` [patch 3/5] fs: fix bdi writeback use after free 1
` [patch 4/5] fs: fix possible bdi writeback refcounting problem
` [patch 5/5] fs: fix bdi writeback use after free 2

[GIT PATCH] STAGING patches for 2.6.31-git
 2009-09-15 19:14 UTC  (2+ messages)
` [PATCH 639/641] Staging: remove at76_usb wireless driver

[U-Boot] [PATCH 1/2] fsl_i2c: Wait for STOP condition to propagate
 2009-09-15 19:26 UTC  (7+ messages)
` [U-Boot] [PATCH 2/2] fsl_i2c: Add CONFIG_FSL_I2C_CUSTOM_DFSR

[PATCH] Add introspection interface to the output of introspection calls
 2009-09-15 19:25 UTC  (12+ messages)

Git crashes on pull
 2009-09-15 19:22 UTC  (2+ messages)

V4L2 drivers: potentially dangerous and inefficient msecs_to_jiffies() calculation
 2009-09-15 19:21 UTC  (3+ messages)

a bug in --namesnapshot merge
 2009-09-15 19:21 UTC  (3+ messages)

V4L/DVB API specifications at linux kernel
 2009-09-15 19:20 UTC 

Oops on 2.6.31 with udev and root using ubifs
 2009-09-15 19:02 UTC 

[RFC] cfq: adapt slice to number of processes doing I/O (v2)
 2009-09-15 19:19 UTC  (2+ messages)

[PATCH 1/4 #upstream-fixes] libata: cosmetic updates
 2009-09-15 19:18 UTC  (6+ messages)
  ` [PATCH REDIFFED 1/4 #upstream] "
  ` [PATCH REDIFFED 2/4 #upstream] libata: implement more acpi filtering options
  ` [PATCH REDIFFED 3/4 #upstream] libata: make gtf_filter per-dev
  ` [PATCH REDIFFED 4/4 #upstream] ahci: filter FPDMA non-zero offset enable for Aspire 3810T

Error restoring DomU when using GPLPV
 2009-09-15 19:14 UTC  (2+ messages)

ALSA: hda - add speaker and fix headphone switch for ALC883
 2009-09-15 19:13 UTC  (2+ messages)

[RFC/PATCH v3 00/14] Build Git with MSVC
 2009-09-15 19:12 UTC  (7+ messages)
` [PATCH 01/14] Avoid declaration after statement
  ` [PATCH 02/14] Add define guards to compat/win32.h
      ` [PATCH 03/14] Change regerror() declaration from K&R style to ANSI C (C89)
        ` [PATCH 04/14] Set _O_BINARY as default fmode for both MinGW and MSVC


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.