All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-03-03 04:55:24 to 2011-03-03 07:24:52 UTC [more...]

[Adeos-main] 13th Real Time Linux Workshop - 1st Call for Papers
 2011-03-03  7:24 UTC  (2+ messages)

acer-wmi is unnecessarily loaded on a Lenovo Ideapad S12
 2011-03-03  7:23 UTC  (8+ messages)

[PATCH] gisi: Consumer functions for ISI message iterator
 2011-03-03  7:22 UTC 

[RFC] introduce sys_syncat to sync a single file system
 2011-03-03  7:22 UTC  (3+ messages)

[Xenomai-help] Stuck MSI in normal Linux driver
 2011-03-03  7:21 UTC  (4+ messages)

[PATCH 00/17] omap4: pm: suspend, hotplug and cpuilde support
 2011-03-03  7:20 UTC  (4+ messages)

linux-next: Tree for March 1
 2011-03-03  7:20 UTC  (5+ messages)
` [PATCH -next] staging/brcm80211: fix printk format warnings

net-snmp-svn-r7.0 do_compile failed
 2011-03-03  7:18 UTC  (6+ messages)

[PATCH V2 0/6] Fixes to get oe-core building
 2011-03-03  7:15 UTC  (8+ messages)
` [PATCHv3 1/6] sqlite3: Update version 3.7.3 -> 3.7.5
` [PATCHv3 2/6] distro_tracking_fields.inc: Use 2.6.37.2 instead of 2.6.36 for linux-libc-headers
` [PATCHv3 3/6] gcc: Statically link in support libraries e.g. libmpfr libgmp etc
` [PATCHv3 4/6] sanity.bbclass: Check for /proc/sys/vm/mmap_min_addr to be >= 65536
` [PATCHv3 5/6] poky-default.inc: Change LINUXLIBCVERSION "2.6.36" -> "2.6.37.2"
` [PATCHv3 6/6] rpm: Fix linking error encountered in rpm-native

[PATCH] perf: Set filters before mmaping events
 2011-03-03  7:10 UTC  (4+ messages)
  ` [GIT PULL] tracepoints filtering updates

[RFC] snapshot mode, flash capabilities and control
 2011-03-03  7:09 UTC  (2+ messages)

Reg:problem while Adding libgcc_s
 2011-03-03  7:09 UTC  (7+ messages)

regression - 2.6.36 -> 2.6.37 - kvm - 32bit SMP guests don't boot
 2011-03-03  7:06 UTC  (11+ messages)

[PATCH 2/2 v2] bonding: COW before overwriting the destination MAC address
 2011-03-03  7:07 UTC 

[U-Boot] [PATCH] arm: Use optimized memcpy and memset from linux
 2011-03-03  7:07 UTC  (3+ messages)
` [U-Boot] [PATCH V2] "

ath9k causes lockups since kernel 2.6.33
 2011-03-03  7:05 UTC  (13+ messages)
` [ath9k-devel] ath9k causes lockups since kernel 2.6.35

[RFC] Proposal for ptrace improvements
 2011-03-03  7:03 UTC  (6+ messages)

[RFC PATCH] x86: stop machine text poke should issue sync core
 2011-03-03  7:02 UTC  (4+ messages)

linux-next: Tree for March 3
 2011-03-03  7:01 UTC 

[PATCH, v7] Introduce timer slack controller
 2011-03-03  6:59 UTC  (6+ messages)
` [PATCH, v7] cgroups: introduce "

[U-Boot] [PATCH 3/3] arm: fix incorrect monitor protection region in FLASH
 2011-03-03  6:59 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2 v2] "

[RFC 0/3] omap3+: sr: Minor fix and cleanups
 2011-03-03  6:57 UTC  (6+ messages)
` [RFC 3/3] omap3+: sr: Reuse sr_[start|stop]_vddautocomp functions

[U-Boot] [PATCH 1/3] rename _end to __bss_end__
 2011-03-03  6:55 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2 v2] "

[PATCH 2/2] bonding: COW before overwriting the destination MAC address
 2011-03-03  6:54 UTC  (3+ messages)

[LTP] [PATCH] fork13 output too large
 2011-03-03  6:52 UTC 

[GIT PULL nf-2.6] IPVS
 2011-03-03  6:53 UTC  (4+ messages)

inetpeer with create==0
 2011-03-03  6:51 UTC  (6+ messages)

[PATCH] drivers:misc: ti-st: fix debugging code
 2011-03-03  7:04 UTC  (3+ messages)

[Qemu-devel] [PATCH RESEND v2 1/2] fix vnc regression
 2011-03-03  6:49 UTC  (5+ messages)
` [Qemu-devel] [PATCH 3/3] correct VNC_DIRTY_WORDS on 64 bit machine
  ` [Qemu-devel] "
    ` [Qemu-devel] [PATCH v2 "

Assembling RAID 5 array with missing superblock
 2011-03-03  6:50 UTC  (2+ messages)

How to trigger a udev rule
 2011-03-03  6:49 UTC  (3+ messages)

[PATCH 00/27] IO-less dirty throttling v6
 2011-03-03  6:45 UTC  (26+ messages)
` [PATCH 01/27] writeback: add bdi_dirty_limit() kernel-doc
` [PATCH 02/27] writeback: avoid duplicate balance_dirty_pages_ratelimited() calls
` [PATCH 03/27] writeback: skip balance_dirty_pages() for in-memory fs
` [PATCH 04/27] writeback: reduce per-bdi dirty threshold ramp up time
` [PATCH 05/27] btrfs: avoid duplicate balance_dirty_pages_ratelimited() calls
` [PATCH 06/27] btrfs: lower the dirty balance poll interval
` [PATCH 07/27] btrfs: wait on too many nr_async_bios
` [PATCH 08/27] nfs: dirty livelock prevention is now done in VFS
` [PATCH 09/27] nfs: writeback pages wait queue
` [PATCH 10/27] nfs: limit the commit size to reduce fluctuations
` [PATCH 11/27] nfs: limit the commit range
` [PATCH 12/27] nfs: lower writeback threshold proportionally to dirty threshold
` [PATCH 13/27] writeback: account per-bdi accumulated written pages
` [PATCH 14/27] writeback: account per-bdi accumulated dirtied pages
` [PATCH 15/27] writeback: bdi write bandwidth estimation
` [PATCH 16/27] writeback: smoothed global/bdi dirty pages
` [PATCH 17/27] writeback: smoothed dirty threshold and limit
` [PATCH 18/27] writeback: enforce 1/4 gap between the dirty/background thresholds
` [PATCH 19/27] writeback: dirty throttle bandwidth control
` [PATCH 21/27] writeback: show bdi write bandwidth in debugfs
` [PATCH 22/27] writeback: trace dirty_throttle_bandwidth
` [PATCH 23/27] writeback: trace balance_dirty_pages
` [PATCH 24/27] writeback: trace global_dirty_state
` [PATCH 25/27] writeback: make nr_to_write a per-file limit
` [PATCH 27/27] writeback: trace writeback_single_inode

[Qemu-devel] EFI console stopped working in Qemu 0.14.0
 2011-03-03  6:43 UTC  (5+ messages)
` [Qemu-devel] "

2.6.37.2 : Font corruption and [drm:i915_gem_object_unbind] *ERROR* Attempting to unbind pinned buffer
 2011-03-03  6:40 UTC  (2+ messages)

Locking in the clk API, part 2: clk_prepare/clk_unprepare
 2011-03-03  6:40 UTC  (10+ messages)
` [PATCH 0/2] Common struct clk implementation, v14
  ` [PATCH 1/2] Add a common struct clk
  ` [PATCH 2/2] clk: Generic support for fixed-rate clocks

[PATCH v2 0/8] OMAP4 : DSS2 : HDMI support
 2011-03-03  6:40 UTC  (6+ messages)
` [PATCH v2 2/8] OMAP4 : DSS2 : HDMI: HDMI specific display controller and dss change

[PATCH] x86, numa: move bootnode definition into srat_64.c
 2011-03-03  6:32 UTC  (2+ messages)

[git pull] i_nlink fixes, part 1
 2011-03-03  6:32 UTC 

[Bugme-new] [Bug 29712] New: Bonding Driver(version : 3.5.0) - Problem with ARP monitoring in active backup mode
 2011-03-03  6:31 UTC  (4+ messages)

updating unacked_frames counter during retransmission
 2011-03-03  6:30 UTC 

[PATCH] x86, mm: clean up setup_node_bootmem
 2011-03-03  6:30 UTC  (2+ messages)

[PATCH 0/2] Give svcgssd access to kernel's supported enctypes
 2011-03-03  6:26 UTC  (2+ messages)

problems with GPIO
 2011-03-03  6:24 UTC  (2+ messages)

[PATCH 1/4] perf cgroup: Fix leak of file reference count
 2011-03-03  6:26 UTC  (4+ messages)
` [PATCH 2/4] perf cgroup: Fix unmatched call to perf_detach_cgroup()
` [PATCH 3/4] perf cgroup: Clean up perf_cgroup_create()
` [PATCH 4/4] perf cgroup: Fix a typo in kernel config

Can I nest kobjects to create directories under parent directories for my driver?
 2011-03-03  6:19 UTC  (4+ messages)

[PATCH] cxgb{3,4}*: improve Kconfig dependencies
 2011-03-03  6:23 UTC  (2+ messages)

[PATCH 1/2] x86, numa, emu: move size calculation into if block
 2011-03-03  6:22 UTC  (4+ messages)
` [PATCH 2/2] x86, numa, emu: only transform numa_distance if SLIT is there

Why is my copyright code in the linux kernel?
 2011-03-03  6:04 UTC  (6+ messages)

Possible NFSv4 locking bug
 2011-03-03  6:20 UTC  (5+ messages)

[PATCH] RxRPC: Fix v1 keys
 2011-03-03  6:19 UTC  (2+ messages)

[PATCH] AF_RXRPC: Handle receiving ACKALL packets
 2011-03-03  6:19 UTC  (2+ messages)

[PATCH x86/mm UPDATED] x86-64, NUMA: Fix distance table handling
 2011-03-03  6:17 UTC  (11+ messages)

[RFC PATCH 1/1] ARM: imx5x: clean up ARCH_MX5X
 2011-03-03  6:17 UTC  (7+ messages)
  ` [PATCH] ARM: imx: move selection between i.MX21 and i.MX27 to CPU family choice

[Patch] bonding: move procfs into bond_procfs.c
 2011-03-03  6:17 UTC  (2+ messages)

[PATCH V2] btrfs: implement delayed inode items operation
 2011-03-03  6:15 UTC  (2+ messages)

[patch net-next-2.6] bonding: remove skb_share_check in handle_frame
 2011-03-03  6:14 UTC  (8+ messages)

[PATCH 00/17] add some test case for pynfs41
 2011-03-03  6:14 UTC  (8+ messages)
` [PATCH 01/17] CLNT: check NFS4ERR_NOT_ONLY_OP for CREATE_SESSION
` [PATCH 02/17] CLNT: test lease period of unconfirmed record
` [PATCH 10/17] CLNT: test resues slot ID

[PATCHv3 0/3] Fix unnecessary (mtime) updates of files during merge
 2011-03-03  6:13 UTC  (4+ messages)
` [PATCHv3 1/3] t6022: New test checking for unnecessary updates of renamed+modified files
` [PATCHv3 2/3] t6022: New test checking for unnecessary updates of files in D/F conflicts
` [PATCHv3 3/3] merge-recursive: When we detect we can skip an update, actually skip it

Linux pNFS status meeting 03/03/11
 2011-03-03  6:12 UTC 

xfs 14TB - check
 2011-03-03  6:13 UTC  (2+ messages)

[PATCH 4/6] Staging: hv: Unify the hyperv driver abstractions
 2011-03-03  6:10 UTC  (6+ messages)

[PATCH 0/3] OMAP2+ hwmod fixes
 2011-03-03  6:08 UTC  (11+ messages)

[PATCH V3] btrfs: implement delayed inode items operation
 2011-03-03  6:06 UTC 

[RFC] st_nlink after rmdir() and rename()
 2011-03-03  6:03 UTC  (3+ messages)

[PATCH net-next-2.6 v2 2/2] dcbnl: add support for retrieving peer configuration - cee
 2011-03-03  5:59 UTC  (2+ messages)

[RFC] Keep track of interrupt URB status and resubmit in bh if necessary
 2011-03-03  5:45 UTC 

[PATCH net-next-2.6 v2 1/2] dcbnl: add support for retrieving peer configuration - ieee
 2011-03-03  5:59 UTC  (2+ messages)

[PATCHv5 0/3] Introduce the /proc/socinfo and use it to export OMAP data
 2011-03-03  5:55 UTC  (18+ messages)

[PATCH v4 1/2] iproute2: support listing devices by group
 2011-03-03  5:56 UTC  (4+ messages)
  ` [PATCH nex-next] netdevice: make initial group visible to userspace

pull request: wireless-next-2.6 2011-02-22
 2011-03-03  5:54 UTC  (4+ messages)
` [PATCH] Bluetooth: Fix BT_L2CAP and BT_SCO in Kconfig

r8169 disable ASPM patch
 2011-03-03  5:52 UTC 

[PATCH] kvm: remove useless function define kvm_inject_pit_timer_irqs()
 2011-03-03  5:48 UTC  (3+ messages)

bonding
 2011-03-03  5:49 UTC 

[PATCH] ste: Add support for multiple AT channels
 2011-03-03  5:48 UTC  (2+ messages)

WARNING: at drivers/net/wireless/ath/ath9k/recv.c:536 ath_stoprecv+0xc8/0xda [ath9k]()
 2011-03-03  5:47 UTC 

[PATCH] Add maintainer of Samsung Mobile Machine support
 2011-03-03  5:45 UTC 

(unknown)
 2011-03-03  5:39 UTC 

(no subject)
 2011-03-03  5:39 UTC 

+ x86-work-around-old-gas-bug.patch added to -mm tree
 2011-03-03  5:37 UTC  (8+ messages)
` [tip:x86/mm] x86: Work around old gas bug

Switching to 4.174.64.19 firmware for G-PHY cards?
 2011-03-03  5:34 UTC  (15+ messages)

[PATCH] stk: Handle Refresh if also performed by modem
 2011-03-03  5:30 UTC  (2+ messages)

[PATCH V2 0/6] Fixes to get oe-core building
 2011-03-03  5:29 UTC  (4+ messages)
` [PATCH v2 1/7] sqlite3: Update version 3.7.3 -> 3.7.5

[PATCH] ALSA: hda - apply CS420X erratum fix for CS4207 only
 2011-03-03  5:27 UTC  (4+ messages)

[linux-lvm] Resizing underlying LVM partition after cloning to bigger disk
 2011-03-03  5:25 UTC 

patch to fix BMC #13679 Huawei EM770: ofonod crash when disable/enable 3G technology
 2011-03-03  5:22 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] Add support for the MMC device to the vexpress
 2011-03-03  5:22 UTC  (4+ messages)
` [U-Boot] [PATCH V3 "
` [U-Boot] [PATCH v3 2/3] MMC: Add support for PL180 ARM mmc device
` [U-Boot] [PATCH v3 3/3] ARMV7: Vexpress: Add MMC support

[PATCH] e1000: Allow the driver to be used on PA RISC C8000 workstation
 2011-03-03  5:19 UTC  (3+ messages)
  ` [E1000-devel] "

[PATCH] ST SPEAr: PCIe Gadget: Documentation for support of multiple device
 2011-03-03  5:16 UTC  (2+ messages)

[PATCH 0/3] recipes: add chkconfig and dependecies
 2011-03-03  5:15 UTC  (4+ messages)
` [PATCH 1/3] recipe: add chkconfig for LSB command test
` [PATCH 2/3] recipe: add newt from OE
` [PATCH 3/3] recipe: add slang "

[PATCH] ARM: EXYNOS4: enabled lcd and backlight in NURI board
 2011-03-03  5:09 UTC  (3+ messages)

[PATCH 0/7] OMAP2+: UART: runtime conversion + cleanup
 2011-03-03  5:08 UTC  (8+ messages)
` [PATCH 6/7] OMAP: Serial: Allow UART parameters to be configured from board file

[PATCH v3, 01/16] xfsprogs: metadump: some names aren't all that special
 2011-03-03  5:10 UTC  (4+ messages)
  ` [PATCH v4, "

[PATCH v3, 09/16] xfsprogs: metadump: don't loop on too many dups
 2011-03-03  5:07 UTC  (4+ messages)
  ` [PATCH v4, "

[PATCH v3, 15/16] xfsprogs: metadump: use printable characters for obfuscated names
 2011-03-03  5:06 UTC  (4+ messages)

[PATCH V5 Resend] ST SPEAr: PCIE gadget suppport
 2011-03-03  5:00 UTC  (4+ messages)

cosd multi-second stalls cause "wrongly marked me down"
 2011-03-03  5:03 UTC  (18+ messages)

[PATCH v3, 13/16] xfsprogs: metadump: move duplicate name handling into its own function
 2011-03-03  4:59 UTC  (4+ messages)
  ` [PATCH v4, "

[PATCH v2] atmodem: Add MBM vendor quirk for SIM record update
 2011-03-03  4:55 UTC  (2+ messages)

[PATCH] busybox-1.18.3: add last fix
 2011-03-03  4:47 UTC  (2+ messages)

[PATCH 1/5] tg3: use <linux/io.h> and <linux/uaccess.h> instead <asm/io.h> and <asm/uaccess.h>
 2011-03-03  4:56 UTC  (3+ messages)
` [PATCH 3/5] tg3: Enclose macro with complex values in parenthesis


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.