All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-10-01 17:02:19 to 2010-10-01 19:00:57 UTC [more...]

[PATCH 0/9] v3 De-couple sysfs memory directories from memory sections
 2010-10-01 19:00 UTC  (60+ messages)
` [PATCH 1/9] v3 Move find_memory_block routine
` [PATCH 2/9] v3 Add mutex for adding/removing memory blocks
` [PATCH 3/9] v3 Add section count to memory_block struct
` [PATCH 4/9] v3 Allow memory blocks to span multiple memory sections
` [PATCH 5/9] v3 rename phys_index properties of memory block struct
` [PATCH 6/9] v3 Update node sysfs code
` [PATCH 7/9] v3 Define memory_block_size_bytes for powerpc/pseries
` [PATCH 8/9] v3 Define memory_block_size_bytes for x86_64 with CONFIG_X86_UV set
` [PATCH 9/9] v3 Update memory hotplug documentation

[PATCHv4 02/15] t4017 (diff-retval): replace manual exit code check with test_expect_code
 2010-10-01 18:55 UTC  (7+ messages)
` [PATCH] test-lib: make test_expect_code a test command
  ` [PATCH v2] "

what is x86 entry point?
 2010-10-01 18:58 UTC  (2+ messages)

[PATCH] jffs2reader: convert to common.h helpers
 2010-10-01 18:57 UTC  (2+ messages)

[PATCH] Better advice on using topic branches for kernel development
 2010-10-01 18:57 UTC 

Add support for BBT without touching OOB area
 2010-10-01 18:57 UTC  (9+ messages)
` [PATCH 3/5] mtd/nand: add support for BBT without OOB
        ` [PATCH v2] "
` [PATCH 4/5] mtd/nand: introduce NAND_CREATE_EMPTY_BBT

[Qemu-devel] [PATCH] es1370: Fix compiler warnings for debug code
 2010-10-01 18:22 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2] "

[PATCH] scatterlist: define SG chain for arm architecture
 2010-10-01 18:54 UTC  (4+ messages)

[Qemu-devel] [Bug 652293] [NEW] Linux for SPARC does not work
 2010-10-01 18:33 UTC  (2+ messages)
` [Qemu-devel] [Bug 652293] "

Packet time delays on multi-core systems
 2010-10-01 18:54 UTC  (13+ messages)

ipmi_si crashed kernel during modprobe
 2010-10-01 18:41 UTC 

[PATCH 1/3] ARM: move timer-sp.c from versatile to common
 2010-10-01 18:47 UTC  (11+ messages)
` [PATCH 3/3] ARM: twd_smp: add clock api support

possible to differ the timeout per key?
 2010-10-01 18:43 UTC 

Re: PROBLEM: [BISECTED] 2.6.35.5 xen domU panics just after the boot
 2010-10-01 18:26 UTC  (9+ messages)
  ` [stable] "

PROBLEM: Unusually high load average when idle in 2.6.35, 2.6.35.1 and later
 2010-10-01 18:09 UTC  (2+ messages)

[PATCH 2/3] ARM: timer-sp: support timer clock freq other than 1MHz
 2010-10-01 18:40 UTC  (2+ messages)

Odd NFS related SIGBUS (& possible fix)
 2010-10-01 18:35 UTC  (5+ messages)

[PATCH 00/34] Union mount core for review
 2010-10-01 18:32 UTC  (9+ messages)
` [PATCH 01/34] VFS: Make clone_mnt() and copy_tree() return error codes

[PATCH v2 0/2] Eliminate cryptic "needs update" error message
 2010-10-01 18:28 UTC  (9+ messages)
` [PATCH v2 1/2] sh-setup: Write a new require_clean_work_tree function

pnfs git tree status pnfs-all-2.6.36-rc6-2010-09-29
 2010-10-01 18:29 UTC  (14+ messages)
        ` pNFS DS session

[PATCH 0/2] qcusbnet: Cleanups
 2010-10-01 18:29 UTC  (2+ messages)

[PATCH 3/3] ARM: S5PV210: Add voltage consumer of WM8994 to the regulator framework
 2010-10-01 18:27 UTC  (7+ messages)

Information From Buffers
 2010-10-01 18:27 UTC 

[Qemu-devel] [Bug 597402] [NEW] qemu does not call unlink() on temp files in snapshot mode
 2010-10-01 18:14 UTC  (2+ messages)
` [Qemu-devel] [Bug 597402] "

[Qemu-devel] [PULL 00/23]: Monitor queue
 2010-10-01 18:19 UTC  (24+ messages)
` [Qemu-devel] [PATCH 01/23] Add support for JSON pretty printing
` [Qemu-devel] [PATCH 02/23] Add option to turn on JSON pretty printing in monitor
` [Qemu-devel] [PATCH 03/23] disable guest-provided stats on "info balloon" command
` [Qemu-devel] [PATCH 04/23] Monitor: Introduce search_dispatch_table()
` [Qemu-devel] [PATCH 05/23] QMP: handle_qmp_command(): Move 'cmd' sanity check
` [Qemu-devel] [PATCH 06/23] QMP: Don't use do_info()
` [Qemu-devel] [PATCH 07/23] Monitor: Drop QMP bits from do_info()
` [Qemu-devel] [PATCH 08/23] Monitor: Drop is_async_return()
` [Qemu-devel] [PATCH 09/23] Monitor: Convert do_info() back to HMP
` [Qemu-devel] [PATCH 10/23] Monitor: Introduce the qmp-commands.hx file
` [Qemu-devel] [PATCH 11/23] QMP: Introduce qmp_find_cmd()
` [Qemu-devel] [PATCH 12/23] QMP: Introduce command dispatch table
` [Qemu-devel] [PATCH 13/23] QMP: Introduce query commands "
` [Qemu-devel] [PATCH 14/23] QMP: Simplify do_info_commands()
` [Qemu-devel] [PATCH 15/23] QMP: Small cleanup in handle_qmp_command()
` [Qemu-devel] [PATCH 16/23] Monitor: Drop QMP info from the qemu-monitor.hx file
` [Qemu-devel] [PATCH 17/23] Monitor: Drop monitor_cmd_user_only()
` [Qemu-devel] [PATCH 18/23] Monitor: Rename monitor_handler_ported()
` [Qemu-devel] [PATCH 19/23] Monitor: Rename monitor_handler_is_async()
` [Qemu-devel] [PATCH 20/23] Monitor: Directly call QObject handlers
` [Qemu-devel] [PATCH 21/23] QMP: Introduce qmp_call_cmd()
` [Qemu-devel] [PATCH 22/23] Monitor: Rename the qemu-monitor.hx file
` [Qemu-devel] [PATCH 23/23] QMP/README: Update QMP homepage address

[RFC] bonding: fix workqueue re-arming races
 2010-10-01 18:22 UTC  (11+ messages)

[PATCH 1/2] Add acer wmi hotkey events support
 2010-10-01 18:16 UTC  (2+ messages)

[Qemu-devel] [PATCH] fix '/' and '|' on russian keymap
 2010-10-01 18:14 UTC 

2.6.36-rc5 i915 regression
 2010-10-01 18:15 UTC  (3+ messages)

[PATCH] ASoC: WM8940: incorrect mask for BCLKDIV
 2010-10-01 18:13 UTC  (2+ messages)

jpeg image does not show in background
 2010-10-01 18:12 UTC  (4+ messages)

possible fio bug, file not found in hash, cannot open file
 2010-10-01 17:56 UTC  (2+ messages)

jpeg image does not show in background
 2010-10-01 18:10 UTC  (3+ messages)

overlayfs: BUG in ovl_whiteout
 2010-10-01 18:07 UTC 

pvops Dom0 graphics doesnt work with Intel i915
 2010-10-01 18:06 UTC  (6+ messages)

[PATCH 0/4] iovmm: fixes for iovmm module
 2010-10-01 17:53 UTC  (6+ messages)
` [PATCH 1/4] iommu: remove CONFIG_MPU_BRIDGE_IOMMU
  ` [PATCH 2/4] iovmm: fix roundup for next area and end check for the last area

[PATCH 00/17] Introduce automounter dentry ops
 2010-10-01 18:01 UTC  (4+ messages)
` [autofs] "

[refpolicy] [PATCH] hadoop 1/10 -- unconfined
 2010-10-01 18:01 UTC  (10+ messages)

[refpolicy] [patch 1/1] stuff to make refpolicy boot on fedora 13
 2010-10-01 18:00 UTC  (6+ messages)

[PATCH 1/7] pwm: Add pwm core driver
 2010-10-01 18:00 UTC  (13+ messages)

Introduce support for little endian PowerPC
 2010-10-01 17:59 UTC  (6+ messages)

[PATCH] pci: Reenable the AMD IOMMU if it's mysteriously vanished over suspend
 2010-10-01 17:58 UTC  (2+ messages)

cvs importing a forked project
 2010-10-01 17:57 UTC  (3+ messages)

another block layout oops
 2010-10-01 17:56 UTC  (9+ messages)

[PATCH] ath5k: Print rx/tx bytes in debugfs
 2010-10-01 17:54 UTC 

[BUG] compat: broken driver-select always compiles ath6kl & brcm80211
 2010-10-01 17:53 UTC  (3+ messages)

[PATCH] use a stable clock reference in vdso vgetns
 2010-10-01 17:49 UTC  (2+ messages)

[PATCH 0/2] overlayfs: module and statfs fixes
 2010-10-01 17:48 UTC  (3+ messages)
` [PATCH 1/2] overlayfs: export security_inode_permission to allow overlayfs to be modular
` [PATCH 2/2] overlayfs: add statfs support

[PATCH 1/2] Add acer wmi hotkey events support
 2010-10-01 17:46 UTC  (3+ messages)

Pull request for msysGit patches
 2010-10-01 17:46 UTC  (4+ messages)
` [msysGit] "
  ` [PATCH] git-am: fix detection of absolute paths for windows

[PATCH 0/3] patches for WDS interfaces
 2010-10-01 17:45 UTC  (5+ messages)
` [PATCH 2/3] cfg80211: patches to allow setting the WDS peer

[ath9k-devel] Build issue with recent compat-wireless
 2010-10-01 17:45 UTC  (4+ messages)

libxl: xl create segfaults
 2010-10-01 17:41 UTC  (5+ messages)

Creative Sound Blaster X-Fi Titanium PCIe support
 2010-10-01 17:40 UTC  (4+ messages)

Change MODE, CS, BUS, and SPEED using SPI-DEV driver?
 2010-10-01 17:40 UTC 

[PATCH] regulator: max8649 - fix setting extclk_freq
 2010-10-01 17:36 UTC  (4+ messages)

user space control app driver interface for sound soc
 2010-10-01 17:35 UTC  (11+ messages)

[PATCH] serial/mfd.c: Fix ARM compile error
 2010-10-01 17:33 UTC 

[PATCH net-next 0/8] tg3: Bugfixes and updates
 2010-10-01 17:25 UTC  (3+ messages)

Proper kernel irq time accounting -v3
 2010-10-01 17:29 UTC  (8+ messages)
` [PATCH 3/7] Add IRQ_TIME_ACCOUNTING, finer accounting of irq time -v3

+ arch-x86-kernel-entry_64s-fix-build-with-gas-2161.patch added to -mm tree
 2010-10-01 17:21 UTC  (6+ messages)
          ` gas 2.16 and assembly macros -- entry_64.S build failure

[PATCH 1/6] mac80211: perform scan cancel in hw reset work
 2010-10-01 17:20 UTC  (3+ messages)

[patch] xfs: properly account for reclaimed inodes
 2010-10-01 17:17 UTC  (3+ messages)

[PATCH] libunwind: force gcc to be built first
 2010-10-01 17:16 UTC  (6+ messages)

Aranym, more than 244MB FastRAM, garbled display
 2010-10-01 17:17 UTC  (4+ messages)

[PATCH] OLPC: Don't retry EC commands forever
 2010-10-01 17:17 UTC 

[PATCH] OMAP2PLUS: WDT: Fix: Disable WDT after reset during init
 2010-10-01 17:12 UTC  (13+ messages)

[PATCH] libmtd: make malloc failures fatal
 2010-10-01 17:13 UTC 

[PATCH 1/2] sumtool: convert to common.h helpers
 2010-10-01 17:11 UTC  (2+ messages)
` [PATCH 2/2] sumtool/libfec: convert "()" to "(void)" in func defs

Microphone not working on PCI ID 8086:3b56
 2010-10-01 17:10 UTC  (10+ messages)

[PATCH] mkfs.jffs2: convert to xalloc.h helpers
 2010-10-01 17:10 UTC 

[PATCH] selinux: add dcbnl netlink messages to selinux
 2010-10-01 17:07 UTC 

pnfs-all-latest client crash
 2010-10-01 17:07 UTC  (9+ messages)

[PATCH 1/2] rtc: avoid checking cpuid in pxa-rtc
 2010-10-01 17:06 UTC  (4+ messages)
` [PATCH 2/2] rtc: use __devinit instead on pxa-rtc

[PATCH 0/5] oprofile updates for v2.6.37
 2010-10-01 17:05 UTC  (2+ messages)

[PATCH] v4l/dvb: add support for AVerMedia AVerTV Red HD+ (A850T)
 2010-10-01 17:05 UTC  (5+ messages)

[PATCH] qla2xxx: Drop srb reference before waiting for completion
 2010-10-01 17:02 UTC  (2+ messages)

[PATCH 0/2] OMAP2/3: DMA: FIFO drain errata fixes
 2010-10-01 17:02 UTC  (7+ messages)
` [PATCH 2/2] OMAP3: DMA: Errata: sDMA FIFO draining does not finish


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.