All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-11-21 22:02:59 to 2010-11-22 01:39:30 UTC [more...]

Device state during an incremental assembly
 2010-11-22  1:39 UTC  (6+ messages)

[PATCH] vmscan: Make move_active_pages_to_lru more generic
 2010-11-22  1:36 UTC  (8+ messages)

[PATCH 00/44] Compat
 2010-11-22  1:36 UTC  (6+ messages)
` [PATCH 28/44] compat: avoid using `#include_next' directive in compat headers
` [PATCH 31/44] compat/2.6.22: add compat for couple of TCP accessors

Core i7 & C-States
 2010-11-22  1:30 UTC  (4+ messages)

[PATCH 1/2] compat: backport Generic exponentially weighted moving average (EWMA)
 2010-11-22  1:32 UTC  (2+ messages)

[COMPAT] Preventing namespace pollution
 2010-11-22  1:32 UTC  (3+ messages)
` [PATCH] compat/2.6.22: limit "

[PATCH net-next-2.6 8/17 v2] can: EG20T PCH: Change Copyright and module description
 2010-11-22  1:28 UTC 

[PATCH net-next-2.6 8/17 v2] can: EG20T PCH: Change Copyright and module description
 2010-11-22  1:28 UTC 

meta-toolchain-sdk
 2010-11-22  1:28 UTC  (4+ messages)

[PATCH 2/3] S5PV210: added parameters for CPU interface to
 2010-11-22  1:28 UTC  (3+ messages)
` [PATCH 2/3] S5PV210: added parameters for CPU interface to plat-samsung/fb.h

PXA3xx 2D graphics accelerator
 2010-11-22  1:26 UTC  (5+ messages)
` [PATCH 1/2] video: add driver for "
` [PATCH 2/2] ARM: pxa/raumfeld: enable PXA3XX_GCU driver

[PATCH net-next-2.6 7/17 v2] can: EG20T PCH: Modify function/macro name/type
 2010-11-22  1:25 UTC 

[PATCH net-next-2.6 7/17 v2] can: EG20T PCH: Modify function/macro name/type
 2010-11-22  1:25 UTC 

[PATCH] Btrfs: setup blank root and fs_info for mount time
 2010-11-22  1:25 UTC  (2+ messages)

[PATCH] Net: ceph: Makefile: Remove unnessary code
 2010-11-22  1:23 UTC 

[PATCH] cm6206: turn off de-emphasis in s/pdif
 2010-11-22  1:23 UTC  (3+ messages)

[0/8,v3] NUMA Hotplug Emulator - Introduction & Feedbacks
 2010-11-22  0:01 UTC  (9+ messages)
` [5/8,v3] NUMA Hotplug Emulator: support cpu probe/release in x86
` [8/8,v3] NUMA Hotplug Emulator: documentation

[PATCH] rebase --abort: do not update branch ref
 2010-11-21 19:20 UTC  (2+ messages)
` [PATCH] t3407: make reflog check stricter

[RFC 1/2] deactive invalidated pages
 2010-11-22  1:17 UTC  (7+ messages)
` [RFC 2/2] Prevent promotion of page in madvise_dontneed

[2/8,v3] NUMA Hotplug Emulator: infrastructure of NUMA hotplug emulation
 2010-11-22  0:56 UTC  (16+ messages)
              ` [patch 1/2] x86: add numa=possible command line option
                ` [patch 2/2] mm: add node hotplug emulation
                      ` [patch 2/2 v2] "

Bcache version 9
 2010-11-22  1:09 UTC  (2+ messages)

Challenges with doing hardware bring up with Linux first
 2010-11-22  1:00 UTC  (14+ messages)

[PATCH 1/9] ARM: pxa: redefine the cpu_is_pxa3xx
 2010-11-22  1:08 UTC  (6+ messages)
` [PATCH 2/9] ARM: pxa: redefine irqs.h
  ` [PATCH 3/9] ARM: pxa: support pxa95x

[B.A.T.M.A.N.] batman-adv for 2.6.38 (1)
 2010-11-22  1:06 UTC  (31+ messages)
` [B.A.T.M.A.N.] [PATCH 01/29] Staging: batman-adv: Replace Andrew Lunn as Staging maintainer
` [B.A.T.M.A.N.] [PATCH 02/29] Staging: batman-adv: ensure that eth_type_trans gets linear memory
` [B.A.T.M.A.N.] [PATCH 03/29] Staging: batman-adv: Add new sysfs files to README
` [B.A.T.M.A.N.] [PATCH 04/29] Staging: batman-adv: Don't remove interface with spinlock held
` [B.A.T.M.A.N.] [PATCH 05/29] Staging: batman-adv: convert batman_if custom refcounting to kref functions
` [B.A.T.M.A.N.] [PATCH 06/29] Staging: batman-adv: use rcu callbacks when freeing batman_if
` [B.A.T.M.A.N.] [PATCH 07/29] Staging: batman-adv: restructure fragmentation to handle batman unicast packets
` [B.A.T.M.A.N.] [PATCH 08/29] Staging: batman-adv: add frag_ prefix to all fragmentation related functions
` [B.A.T.M.A.N.] [PATCH 09/29] Staging: batman-adv: move skb reassembly of fragmented packets into dedicated function
` [B.A.T.M.A.N.] [PATCH 10/29] Staging: batman-adv: remove redundant is_my_mac() check in route_unicast_packet
` [B.A.T.M.A.N.] [PATCH 11/29] Staging: batman-adv: fragment forwarded packets
` [B.A.T.M.A.N.] [PATCH 12/29] Staging: batman-adv: reassemble fragmented skb if mtu allows it
` [B.A.T.M.A.N.] [PATCH 13/29] Staging: batman-adv: softif bridge loop avoidance
` [B.A.T.M.A.N.] [PATCH 14/29] Staging: batman-adv: Unify sysfs file names with their bat_priv atomics
` [B.A.T.M.A.N.] [PATCH 15/29] Staging: batman-adv: Wrapper functions for sysfs storing
` [B.A.T.M.A.N.] [PATCH 16/29] Staging: batman-adv: Ommit storing struct device in sysfs functions
` [B.A.T.M.A.N.] [PATCH 17/29] Staging: batman-adv: Make hop_penalty configurable via sysfs
` [B.A.T.M.A.N.] [PATCH 18/29] Staging: batman-adv: Remove hashdata_compare_cb from hash
` [B.A.T.M.A.N.] [PATCH 19/29] Staging: batman-adv: Remove hashdata_choose_cb "
` [B.A.T.M.A.N.] [PATCH 20/29] Staging: batman-adv: Move hash callback related function to header
` [B.A.T.M.A.N.] [PATCH 21/29] Staging: batman-adv: Make hash_iterate inlineable
` [B.A.T.M.A.N.] [PATCH 22/29] Staging: batman-adv: Rewrite hash using hlist_*
` [B.A.T.M.A.N.] [PATCH 23/29] Staging: batman-adv: Limit spin_locks to spin_lock_bh
` [B.A.T.M.A.N.] [PATCH 24/29] Staging: batman-adv: adding gateway functionality
` [B.A.T.M.A.N.] [PATCH 25/29] Staging: batman-adv: send DHCP requests directly to the chosen gw
` [B.A.T.M.A.N.] [PATCH 26/29] Staging: batman-adv: best gw DHCP filter 802.1Q support
` [B.A.T.M.A.N.] [PATCH 27/29] Staging: batman-adv: add gateway IPv6 support by filtering DHCPv6 messages
` [B.A.T.M.A.N.] [PATCH 28/29] Staging: batman-adv: Use kernel version min macro
` [B.A.T.M.A.N.] [PATCH 29/29] Staging: batman-adv: Use kernel functions to identify broadcasts

[PATCH 00/00] Remove deprecated items from Makefiles
 2010-11-22  1:03 UTC  (20+ messages)
` [PATCH 01/17] Net: bluetooth: Makefile: Remove deprecated kbuild goal definitions
` [PATCH 02/17] Net: caif: Makefile: Remove deprecated items
` [PATCH 03/17] Net: can: Makefile: Remove deprecated kbuild goal definitions
` [PATCH 04/17] Net: ceph: Makefile: remove "
` [PATCH 05/17] Net: dns_resolver: Makefile: Remove "
` [PATCH 06/17] Net: econet: "
` [PATCH 07/17] Net: ipv4: netfilter: "
` [PATCH 08/17] Net: ipv6: netfiliter: "
` [PATCH 09/17] Net: irda: ircomm: Makefile: Remove deprecated kbuild goal defintions
` [PATCH 10/17] Net: irda: irlan: Makefile: Remove deprecated kbuild goal definitions
` [PATCH 11/17] Net: irda: irnet: "
` [PATCH 12/17] Net: lapb: "
` [PATCH 13/17] Net: phonet: "
` [PATCH 14/17] Net: rds: Makefile: Remove deprecated items
` [PATCH 15/17] Net: rxrpc: Makefile: Remove deprecated kbuild goal definitions
` [PATCH 16/17] Net: sunrpc: auth_gss: "
` [PATCH 17/17] Net: wanrouter: "

2.6.37-rc2-git7 regression: wine fails to start
 2010-11-22  0:57 UTC  (4+ messages)

[ath9k-devel] TX packets dropped
 2010-11-22  0:51 UTC  (2+ messages)

[PATCH] perf symbols: reuse of name in dso__load when starting second pass
 2010-11-22  0:50 UTC  (3+ messages)

clarifications on inode64 mount option
 2010-11-22  0:49 UTC  (2+ messages)

[PATCH] kconfig: Temporarily disable dependency warnings
 2010-11-22  0:48 UTC  (4+ messages)
` [PATCH] Revert "kconfig: Temporarily disable dependency warnings"

linux-next: build failure after merge of the v4l-dvb tree
 2010-11-22  0:43 UTC  (2+ messages)

[PATCH] Add support for Realtek Media Player SoCs
 2010-11-22  0:41 UTC  (3+ messages)

[BUG?] [Ext4] INFO: suspicious rcu_dereference_check() usage
 2010-11-22  0:38 UTC  (7+ messages)

[PATCH] xfs: fix exporting with left over 64-bit inodes
 2010-11-22  0:37 UTC  (2+ messages)

[PATCH 0/4] Series short description
 2010-11-22  0:37 UTC  (5+ messages)
` [PATCH 1/4] fanotify: Shrink struct fanotify_event_metadata by 32 bits
` [PATCH 2/4] VFS: Tell fsnotify what part of the file might have changed
` [PATCH 3/4] fsnotify: Handle the file change ranges
` [PATCH 4/4] fanotify: Expose the file changes to the user

[PATCH 0/4] big chunk memory allocator v4
 2010-11-22  0:30 UTC  (14+ messages)
` [PATCH 2/4] alloc_contig_pages() find appropriate physical memory range
` [PATCH 3/4] alloc_contig_pages() allocate big chunk memory using migration

Race issues (lzma-native)
 2010-11-22  0:28 UTC  (7+ messages)

[PATCH] ASoC: Fix a memory leak in alc5623_i2c_probe error path
 2010-11-22  0:34 UTC 

[PATCH] romfs: have romfs_fs.h pull in necessary headers
 2010-11-22  0:24 UTC 

[PATCHv7] net: Add batman-adv meshing protocol
 2010-11-22  0:22 UTC  (2+ messages)
` [B.A.T.M.A.N.] "

[ath9k-devel] spectral scan feature
 2010-11-22  0:21 UTC 

[Q] I tried to mount nfs_server:/mnt volume, but It mounted another volume
 2010-11-22  0:21 UTC  (6+ messages)

[PATCH RESEND] ASoC: stac9766 - set reg_cache_default to stac9766_reg
 2010-11-22  0:20 UTC 

[PATCH] gsl.inc: Remove `do_stage`
 2010-11-22  0:14 UTC  (2+ messages)

klcc-cross packaging issues
 2010-11-22  0:04 UTC  (2+ messages)

[PATCH 1/3] gtk+-1.2: convert to new style staging (fixes xmms build)
 2010-11-21 23:59 UTC  (3+ messages)
` [PATCH 2/3] swfdec-gnome: use the pkg-config file installed by swfdec
` [PATCH 3/3] swfdec: remove unused old recipes

[Bug 31827] New: r300g fails to link a GL program
 2010-11-21 23:55 UTC  (4+ messages)
` [Bug 31827] "
` [Bug 31827] r300g fails to link a GL program (Mesa 7.9)

[Patch] Add a custom power management perflvl
 2010-11-21 23:50 UTC  (2+ messages)

[xen-unstable test] 2765: FAIL
 2010-11-21 23:49 UTC 

showing unmerged changes from branch
 2010-11-21 23:47 UTC  (2+ messages)

AVR32 build fixes
 2010-11-21 23:28 UTC  (3+ messages)
` [PATCH 1/2] AVR32: Fix sys_execve breakage
` [PATCH 2/2] [AVR32] Fix typo in atmel_usba_udc.c

[linux-pm] [PATCH ver. 2] PM: add synchronous runtime interface for interrupt handlers
 2010-11-21 23:45 UTC  (3+ messages)
`  "

Linux kernel 2.6.37-rc3 released
 2010-11-21 23:43 UTC 

Linux 2.6.37-rc3
 2010-11-21 23:43 UTC 

[B.A.T.M.A.N.] batman-adv 2010.2.0 released
 2010-11-21 23:43 UTC 

[PATCH ver. 2] PM: add synchronous runtime interface for interrupt handlers
 2010-11-21 23:41 UTC  (3+ messages)

Why so much PIO for r/w accesses ?
 2010-11-21 23:39 UTC  (2+ messages)

[Qemu-devel] [PATCH 1/1] iscsi: add iSCSI block device support
 2010-11-21 23:39 UTC  (3+ messages)

[RFC/PATCH v5 00/12] Media controller (core and V4L2)
 2010-11-21 23:35 UTC  (4+ messages)
` [RFC/PATCH v5 01/12] media: Media device node support

Notice
 2010-11-21 15:55 UTC 

[Ksummit-2010-discuss] checkpoint-restart: naked patch
 2010-11-21 23:20 UTC  (3+ messages)

[PATCH] handle PACKAGE_ARCH change in an amend.inc
 2010-11-21 23:16 UTC  (3+ messages)

[PATCH 2/2 v7] xps: Transmit Packet Steering
 2010-11-21 23:17 UTC 

[PATCH 1/2 v7] xps: Improvements in TX queue selection
 2010-11-21 23:17 UTC 

[B.A.T.M.A.N.] [PATCH] batman-adv: Rename if_list_queue to if_queue
 2010-11-21 23:15 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: Don't remove interface with spinlock held
 2010-11-21 23:14 UTC  (2+ messages)

[B.A.T.M.A.N.] batman-adv crash on Intel 3945ABG & 4965 AGN
 2010-11-21 23:07 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCH] batman-adv: Ensure that eth_type_trans gets linear memory

Status of the svn remote helper project (Nov, 2010)
 2010-11-21 23:06 UTC  (4+ messages)
` Status of the svn remote helper project (Nov 2010, #2)

missing 700 MB of RAM
 2010-11-21 23:05 UTC  (2+ messages)

[git pull] Please pull powerpc.git merge branch
 2010-11-21 23:05 UTC  (6+ messages)

[PATCH 1/1] ARM Orion: added Buffalo LS-CHL support
 2010-11-21 23:05 UTC 

Deadlock in md barrier code? / RAID1 / LVM CoW snapshot + ext3 / Debian 5.0 - lenny 2.6.26 kernel
 2010-11-21 23:05 UTC  (14+ messages)

[PATCH] cgroup: Remove RCU from task->cgroups
 2010-11-21 23:02 UTC  (3+ messages)

[PATCH v2 2/2] stemodem: Use RTNL to create network interfaces
 2010-11-21 23:01 UTC  (5+ messages)
  ` [PATCHv3 1/2] stemodem: Create network interfaces statically
  ` [PATCHv3 2/2] stemodem: Use RTNL to create network interfaces

any reason to not cache `opkg list`?
 2010-11-21 22:59 UTC  (2+ messages)

First/oldest entry in reflog dropped
 2010-11-21 22:57 UTC  (3+ messages)

[PATCH 1/2] nvfx: fb->nr_cbufs <= 1 on nv30 now
 2010-11-21 22:56 UTC  (2+ messages)
  ` [PATCH 2/2] nvfx: use bo_ref for render targets

inconsistent redundancy in chdir.2
 2010-11-21 22:45 UTC 

[Ksummit-2010-discuss] checkpoint-restart: naked patch
 2010-11-21 22:41 UTC  (11+ messages)

[i915] 2.6.37-rc1 G33 regression : no DVI output
 2010-11-21 22:37 UTC  (5+ messages)

[U-Boot] [PATCH 0/7] Address partial linking issues
 2010-11-21 22:31 UTC  (3+ messages)
` [U-Boot] [PATCH 6/7] POWERPC: enable --gc-sections and -ffunction-sections -fdata-sections

xtables-addons - problem including nf_nat.h in userspace plugin
 2010-11-21 21:47 UTC 

udevadm test to show all the rules applied
 2010-11-21 22:15 UTC 

persistent background write activity
 2010-11-21 22:11 UTC  (3+ messages)

RTL8187L: Can only "enable" hw radio switch after Windows boot
 2010-11-21 22:06 UTC  (2+ messages)

[PATCH] Make WebDAV XML parser namespace aware
 2010-11-21 21:54 UTC 

[PATCH 0/2] unit: STE Unit Tests
 2010-11-21 22:03 UTC  (3+ messages)
` [PATCH 1/2] unit: CAIF test: remove character dev tests and add RTNL
` [PATCH 2/2] unit: Add unit tests for STE modem


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.