All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-01-29 10:34:58 to 2010-01-29 14:20:41 UTC [more...]

[PATCH 0/3] HID: make raw output callback more flexible
 2010-01-29 14:20 UTC 

Implement --password option for git svn perl script
 2010-01-29 14:18 UTC  (2+ messages)
  ` Fwd: Delivery Status Notification (Failure)

[PATCH] request-pull: avoid mentioning that the start point is a single commit
 2010-01-29 14:17 UTC  (3+ messages)
  ` [PATCH v2] "

[RFC PATCH 03/12] arm: boot: update old ARM ID
 2010-01-29 14:16 UTC  (2+ messages)

[PATCH] ASoC: clean up wm8974 and wm8978 clock divider handling
 2010-01-29 14:15 UTC  (2+ messages)

[RFC PATCH 04/12] arm: mm: cache-l2x0: add l2x0 suspend and resume functions
 2010-01-29 14:14 UTC  (3+ messages)
` [RFC PATCH 04/12] arm: mm: cache-l2x0: add l2x0 suspend and resumefunctions

[PATCH 2b/4 v2] ASoC: add support for the sh7722 Migo-R board
 2010-01-29 14:13 UTC  (3+ messages)
` [alsa-devel] "
  ` [alsa-devel] [PATCH 2b/4 v2] ASoC: add support for the sh7722

[Qemu-devel] [PATCH][STABLE] cirrus: Properly re-register cirrus_linear_io_addr on vram unmap
 2010-01-29 14:12 UTC 

[U-Boot] bug in ubifs
 2010-01-29 14:12 UTC  (2+ messages)

fix regression in pwc_set_shutter_speed???
 2010-01-29  1:17 UTC 

dom0 pvops crash when used as domU kernel
 2010-01-29 14:10 UTC  (3+ messages)

[Bug 22628] R200: xmoto causes cs space_accounted failure
 2010-01-29 14:10 UTC 

[PATCH 2/2] virtio_net: Defer skb allocation in receive path
 2010-01-29 14:05 UTC  (11+ messages)
    ` [PATCH v2 "

[RFC v5 PATCH 0/8] CFS Hard limits - v5
 2010-01-29 14:07 UTC  (4+ messages)
` [RFC v5 PATCH 1/8] sched: Rename struct rt_bandwidth to sched_bandwidth

Feature request: remember bluetooth on/off setting
 2010-01-29 14:07 UTC  (7+ messages)

[PATCH] xfrm: avoid spinlock in get_acqseq()
 2010-01-29 14:05 UTC 

Which packages should I build to boot SELinux system?
 2010-01-29 14:04 UTC  (2+ messages)

[PATCH] power_supply: Clean up wm97xx_battery warnings
 2010-01-29 14:04 UTC  (3+ messages)

[PATCH 1/1] ASoC: AM3517: ASoC driver not getting compiled
 2010-01-29 14:03 UTC  (2+ messages)

[PATCH] ASoC: AC97: SMDK-WM9713: Convert notes from cset to sset
 2010-01-29 14:03 UTC  (3+ messages)

Re-arranged Drives in MDADM?
 2010-01-29 14:02 UTC  (4+ messages)

[Buildroot] [Bug 1009] New: [SECURITY] Bump php to 5.2.12
 2010-01-29 14:01 UTC  (2+ messages)
` [Buildroot] [Bug 1009] "

[PATCH 2.6.33] power_supply: Handle missing platform data gracefully
 2010-01-29 14:01 UTC  (2+ messages)

[Buildroot] [git commit master] CHANGES: add #1009
 2010-01-29 14:01 UTC 

[Buildroot] [git commit master] kernel-headers: bump 2.6.27.x / 2.6.32.x stable versions
 2010-01-29 14:00 UTC 

[Buildroot] [git commit master] Bump php to 5.2.12
 2010-01-29 14:00 UTC 

[PATCH] ALSA: ASoC: fix PXA SSP port resume
 2010-01-29 14:00 UTC  (4+ messages)

[PATCH 1/4 v4] ASoC: add a WM8978 codec driver
 2010-01-29 13:57 UTC  (4+ messages)

2.6.32.5 regression: page allocation failure. order:1,
 2010-01-29 13:56 UTC  (8+ messages)

Segmentation fault in __libc_start_main with -static
 2010-01-29 13:55 UTC  (2+ messages)

[PATCH] ALSA: ASoC: cs4270: enable regulators at probe time
 2010-01-29 13:55 UTC  (2+ messages)

[PATCHes] Implement Bluetooth Wacom tablet's mode change in the kernel
 2010-01-29 13:53 UTC  (11+ messages)

[PATCH] ASoC: improve MCLKDIV calculation in wm8978, when OPCLK is not used
 2010-01-29 13:51 UTC 

[PATCH] added drivers/spi/spi_board_info_cmdline for setting up an spi_board_info structure on commandline
 2010-01-29 13:48 UTC 

[PATCHv2] virtio: use smp_XX barriers on SMP
 2010-01-29 13:48 UTC  (6+ messages)

[lm-sensors] [PATCH] hwmon: (adt7462) Wrong ADT7462_VOLT_COUNT
 2010-01-29 13:46 UTC 

[lm-sensors] "No sensors found!" on Intel Entry Storage System
 2010-01-29 13:46 UTC  (2+ messages)

kernel error : 'find /proc/ -type f | xargs -n 1 head -c 10 >/dev/null'
 2010-01-29 13:45 UTC  (8+ messages)

[Patch 0/2] sysfs: fix s_active lockdep warning
 2010-01-29 13:44 UTC  (4+ messages)

[PATCH 1/1] ASoC: AIC23: Fixing writes to non-existing registers in resume function
 2010-01-29 13:44 UTC  (3+ messages)
` [alsa-devel] "

virtio: console: Return -EFAULT on copy_xx_user errors, allow larger writes
 2010-01-29 13:42 UTC  (7+ messages)
` [PATCH 19/31] virtio: console: Introduce a send_buf function for a common path for sending data to host
  ` [PATCH 20/31] virtio: console: Add a new MULTIPORT feature, support for generic ports
    ` [PATCH 21/31] virtio: console: Prepare for writing to userspace buffers
      ` [PATCH 22/31] virtio: console: Associate each port with a char device
        ` [PATCH 23/31] virtio: console: Add file operations to ports for open/read/write/poll
          ` [PATCH 29/31] virtio: console: Add ability to hot-unplug ports

Subsystem Maintainer E-Mail bounces (BEFS)
 2010-01-29 13:42 UTC 

[PATCH] Port ricoh_mmc from driver to pci quirk
 2010-01-29 13:37 UTC  (12+ messages)
        ` [PATCH v2] port ricoh_mmc to be "
                    ` [PATCH v3] port ricoh_mmc to "

[PATCH] Fixed data sampling on the correct edge
 2010-01-29 13:37 UTC 

[PATCH] VFS: Clean up shared mount flag propagation
 2010-01-29 13:36 UTC  (4+ messages)

[PATCH 00/35] KVM updates for the 2.6.33 merge window (batch 2/2)
 2010-01-29 13:32 UTC  (3+ messages)
` [PATCH 15/35] KVM: allow userspace to adjust kvmclock offset

[U-Boot] [STATUS] Patch status update
 2010-01-29 13:31 UTC  (2+ messages)

[PATCH] markup_oops.pl: fix get "No matching code found" when first line of range is the faulting instruction
 2010-01-29 13:31 UTC  (6+ messages)

[PATCH 1/3 v2] OMAP4: Add L2 Cache support
 2010-01-29 13:30 UTC  (2+ messages)

[PATCH 1/2] drm/vmwgfx: Request SVGA version 2
 2010-01-29 13:30 UTC  (3+ messages)

[linux-lvm] alternative to pvmove on root volume
 2010-01-29 13:28 UTC  (3+ messages)

[PATCH] geode: Fix cip/blk confusion
 2010-01-29 13:32 UTC  (2+ messages)

Kernel crash in 2.6.32.6 / bcm1480 with 16k page size
 2010-01-29 13:24 UTC  (2+ messages)

fwmark based routing stopped working in 2.6.32
 2010-01-29 13:21 UTC 

[PATCH 0/2] virtio net improvements
 2010-01-29 13:20 UTC  (5+ messages)
` [PATCH 1/2] virtio: Add ability to detach unused buffers from vrings
  ` [PATCH 2/2] virtio_net: Defer skb allocation in receive path Date: Wed, 13 Jan 2010 12:53:38 -0800

[PATCH 0/2] virtio net improvements
 2010-01-29 13:16 UTC 

[U-Boot] [PATCHv2] OMAP3: Avoid re-write to PRM_CLKSRC_CTRL
 2010-01-29 13:13 UTC 

[PATCH] Obsolete config in kernel source (BEFS_RW)
 2010-01-29 13:13 UTC 

[PATCHv2 0/4] Regulator: OMAP: Removing common code for TWL4030 from OMAP3- board-evms
 2010-01-29 13:07 UTC  (3+ messages)

Custom git completion
 2010-01-29 12:57 UTC 

Ignore [PATCH v4 5/8] ARM: S5PV210: Add SMDKV210 board support file
 2010-01-29 12:44 UTC 

[PATCH 0/2] sched: arch_scale_smt_powers
 2010-01-29 12:25 UTC  (6+ messages)
` [PATCH 2/2] powerpc: implement arch_scale_smt_power for Power7
  ` [PATCHv2 "
    ` [PATCHv3 "

profiling active RHEL 4 PV domains with xenoprof
 2010-01-29 12:41 UTC  (2+ messages)

NF_STOLEN and reinsert in to IP stack
 2010-01-29 12:38 UTC 

NF_STOLEN and reinsert in to IP stack
 2010-01-29 12:38 UTC 

[RFP 0/3] Make mmu_notifier_invalidate_range_start able to sleep
 2010-01-29 12:37 UTC  (4+ messages)
` [RFP 3/3] "

Zeroing multiple superblocks
 2010-01-29 12:31 UTC  (3+ messages)

[PATCH -queue] MIPS: Alchemy: remove forced command line setting
 2010-01-29 12:30 UTC  (2+ messages)

Make failed - standard ubuntu 9.10
 2010-01-29 12:30 UTC  (4+ messages)

[PATCH 1/2] MIPS: Allow the auxv's elf_platform entry to be set
 2010-01-29 12:29 UTC  (4+ messages)
` [PATCH 2/2] MIPS: Set __elf_platform for Octeon

2 drives failed, one "active", one with wrong event count
 2010-01-29 12:27 UTC  (5+ messages)

[PATCH 1/3] OMAP4: Add L2 Cache support
 2010-01-29 12:26 UTC  (10+ messages)
` [PATCH 2/3] OMAP4: Clean the secondary_data from L2
  ` [PATCH 3/3] OMAP4: Enable L2 Cache

CBQ broken in 2.6
 2010-01-29 12:25 UTC  (6+ messages)

PNP PS/2 probing racy?
 2010-01-29 12:24 UTC  (5+ messages)

Growing raid 5 to 6; /proc/mdstat reports a strange value?
 2010-01-29 12:23 UTC  (2+ messages)

[Qemu-devel] Merge qemu android
 2010-01-29 12:22 UTC  (4+ messages)

ARM11 MPCore: Adding nop to __delay() doubles the BogoMIPS/lpj
 2010-01-29 12:17 UTC  (2+ messages)

[PATCH] tcp: fix ICMP-RTO war
 2010-01-29 12:13 UTC  (2+ messages)

[Ocfs2-devel] 2.6.32.6: ocfs2rec hungs
 2010-01-29 12:09 UTC 

[PATCH 0/2] McBSP: OMAP3: Add sidetone feature
 2010-01-29 12:06 UTC  (5+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] ASoC: OMAP-McBSP: ASoC interface for McBSP sidetone
    ` [alsa-devel] "

threaded-grep cause msys build failure
 2010-01-29 12:03 UTC  (2+ messages)

Linear RAID failure. How to recreate?
 2010-01-29 12:00 UTC  (2+ messages)

[PATCH v4 8/8 RE-SEND] ARM: S5PV210: Add S5PC110 configuration file
 2010-01-29 12:00 UTC 

[PATCH v4 7/8 RE-SEND] ARM: S5PV210: Add S5PV210 configuration file
 2010-01-29 11:59 UTC 

[PATCH v4 5/8] ARM: S5PV210: Add SMDKV210 board support file
 2010-01-29 11:59 UTC 

[PATCH v4 4/8 RE-SEND] ARM: S5PV210: Update Kconfig and Makefiles
 2010-01-29 11:59 UTC 

Please pull gitk.git master branch
 2010-01-29 11:59 UTC 

[PATCH v4 3/8 RE-SEND] ARM: S5PV210: Add IRQ support
 2010-01-29 11:59 UTC 

Read errors on raid5 ignored, array still clean .. then disaster !!
 2010-01-29 11:58 UTC  (4+ messages)

Grub2 on UEFI
 2010-01-29 11:56 UTC 

[LTP] Ltp-list Digest, Vol 44, Issue 44
 2010-01-29 11:39 UTC 

Proc/CpuInfo - Timebase
 2010-01-29 11:35 UTC  (2+ messages)

The huge different performance of sequential read between RAID0 and RAID5
 2010-01-29 11:53 UTC  (8+ messages)

Fwd: [scripts] python: change scripts to use system python instead of env
 2010-01-29 11:50 UTC  (4+ messages)
`  "

[RFC] [PATCH] Optimize TCP sendmsg in favour of fast devices?
 2010-01-29 11:50 UTC  (7+ messages)

how do YOU hack the linux kernel ?
 2010-01-29 11:37 UTC  (3+ messages)

[PATCH 0/3] OMAP4: Enable L2 cache
 2010-01-29 11:36 UTC  (4+ messages)

[PATCH v4 2/2] ARM : OMAP : Remove #ifdef from board-omap3evm.c
 2010-01-29 11:36 UTC 

UBIFS assert failed in ubifs_dirty_inode
 2010-01-29 11:35 UTC  (14+ messages)

[PATCH v4 1/2] USB: Add empty functions in otg.h
 2010-01-29 11:35 UTC 

[PATCH v4 0/2] Get rid of ifdef in board file
 2010-01-29 11:35 UTC 

[PATCH] OMAP4: Add L2 Cache support
 2010-01-29 11:33 UTC  (3+ messages)
` [PATCH] OMAP4: Clean the secondary_data from L2
  ` [PATCH] OMAP4: Enable L2 Cache

[RFC PATCH 03/10] ftrace: Drop the ftrace_profile_enabled checks in tracing hot path
 2010-01-29 11:30 UTC  (4+ messages)
` [PATCH tracing/kprobes] kprobes: Disable booster when CONFIG_PREEMPT=y

build warnings
 2010-01-29 11:23 UTC  (3+ messages)

[PATCH qemu-kvm] Add raw(af_packet) network backend to qemu
 2010-01-29 11:26 UTC  (11+ messages)

[U-Boot] [PATCH V4 09/11] ARM/PPC: add a common way to access registers
 2010-01-29 11:28 UTC  (3+ messages)

[PATCH] ath9k: Handle full sleep in ps_restore
 2010-01-29 11:26 UTC 

[PATCH 00/06] ARM: Initial SuperH Mobile ARM support
 2010-01-29 11:26 UTC  (5+ messages)
` [PATCH 01/06] ARM: SuperH Mobile ARM, sh7367 and G3EVM support

[PATCH 0/3 v3] macvtap driver
 2010-01-29 11:21 UTC  (6+ messages)
` [PATCH 3/3] net: "
        ` [Bridge] "

[PATCH 1/2] t1506: more test for @{upstream} syntax
 2010-01-29 11:22 UTC  (4+ messages)
` [PATCH 3/3] reject @{-1} not at beginning of object name

OpenEmbedded @ FOSDEM2010
 2010-01-29 11:16 UTC  (2+ messages)

Swapping a disk without degrading an array
 2010-01-29 11:19 UTC  (2+ messages)

[Buildroot] [Bug 825] New: iperf configure error: cannot compute sizeof (bool)
 2010-01-29 11:15 UTC  (2+ messages)
` [Buildroot] [Bug 825] "

[PATCH 00/10] perf/x86 queue
 2010-01-29 11:13 UTC  (8+ messages)
` [PATCH 07/10] bitops: Provide compile time HWEIGHT{8,16,32,64}
  ` [tip:perf/core] "

Grub2 on UEFI
 2010-01-29 11:12 UTC  (2+ messages)

AM3517 EVM defconfig
 2010-01-29 11:11 UTC  (2+ messages)

swap control
 2010-01-29 11:11 UTC  (2+ messages)

[RFC PATCH 05/12] arm: mm: retry on QSD icache parity errors
 2010-01-29 11:11 UTC  (2+ messages)

low memory
 2010-01-29 11:05 UTC  (8+ messages)

[PATCH] ASoC: remove bogus SLEEP mode from wm8978 driver
 2010-01-29 11:04 UTC  (2+ messages)

[RFC PATCH 07/12] arm: mm: support error reporting in L1/L2 caches on QSD
 2010-01-29 11:03 UTC  (2+ messages)
` [RFC PATCH 07/12] arm: mm: support error reporting in L1/L2 caches onQSD

[PATCH] oom-kill: add lowmem usage aware oom kill handling
 2010-01-29 11:03 UTC  (13+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[RFC PATCH 06/12] arm: msm: set L2CR1 to enable prefetch and burst on Scorpion
 2010-01-29 10:59 UTC  (2+ messages)

PROBLEM: reproducible crash KVM+nf_conntrack all recent 2.6 kernels
 2010-01-29 10:57 UTC  (8+ messages)

Toyota.......Award......Lucky.....Winner
 2010-01-29  8:59 UTC 

Test results for save/restore with upstream pv_ops domU kernels
 2010-01-29 10:53 UTC  (3+ messages)

[PATCH 0 of 4] aio event fd support to blktap2
 2010-01-29 10:52 UTC  (3+ messages)

JFFS2 error messages
 2010-01-29 10:51 UTC  (2+ messages)

[PATCH] musb: don't dereference NULL tusb_dma in dma_controller_destroy()
 2010-01-29 10:40 UTC  (2+ messages)

[PATCH 3/3] ARM: Select CPU_32v6K for CPU_V7 only if ARCH_OMAP2 is not selected
 2010-01-29 10:42 UTC  (5+ messages)
` [PATCH 3/3] ARM: Select CPU_32v6K for CPU_V7 only if ARCH_OMAP2 isnot selected

woes with... mdadm ?
 2010-01-29 10:42 UTC  (2+ messages)

[PATCH] musb: Test always evaluates to false
 2010-01-29 10:39 UTC  (2+ messages)

[PATCH] Btrfs: make error return negative in btrfs_sync_file()
 2010-01-29 10:42 UTC 

[PATCH] libdbd-sqlite-perl: New recipe for SQLite DBI interface driver
 2010-01-29 10:37 UTC  (5+ messages)

[PATCH 3/3] ARM: Select CPU_32v6K for CPU_V7 only if ARCH_OMAP2 isnot selected
 2010-01-29 10:38 UTC  (3+ messages)

[PATCH 0/3] valgrind bug roundup
 2010-01-29 10:37 UTC  (2+ messages)
` [PATCH 3/3] add shebang line to git-mergetool--lib.sh

[PATCH] Provide ways of crashing the kernel through debugfs
 2010-01-29 10:33 UTC  (7+ messages)


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.