All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-12-06 18:33:10 to 2011-12-06 19:42:45 UTC [more...]

[U-Boot] [PATCH V6 0/6] SPL Linux boot
 2011-12-06 19:42 UTC  (6+ messages)
` [U-Boot] [PATCH V7 0/5] "
  ` [U-Boot] [PATCH V7 5/5] omap-common: fixes BSS overwriting problem

[PATCH 00/12] perf_events: add support for sampling taken branches (v2)
 2011-12-06 19:42 UTC  (12+ messages)
` [PATCH 01/12] perf_events: add generic taken branch sampling support (v2)

IRQ "nobody cared...Disabling" errors on linux-3.0.10-rt27 on SMP AMD64 system
 2011-12-06 19:42 UTC  (10+ messages)

rpc.gssd locks up with -vv or higher
 2011-12-06 19:41 UTC  (2+ messages)

[PATCH] highmem: Fix ARM build break due to __kmap_atomic rename
 2011-12-06 19:41 UTC  (4+ messages)

[patch v3 0/6] nohz idle load balancing patches
 2011-12-06 19:39 UTC  (9+ messages)
` [patch v3 1/6] sched, nohz: introduce nohz_flags in the struct rq
` [patch v3 3/6] sched, nohz: sched group, domain aware nohz idle load balancing

[PATCH] ARM: futex: fix clobbering oldval
 2011-12-06 19:38 UTC  (8+ messages)

winXP "Standard PC" HAL and qemu-kvm >= 0.15
 2011-12-06 19:38 UTC  (16+ messages)
            ` [Qemu-devel] "

BUG: Confusing submodule error message
 2011-12-06 19:30 UTC 

Help wanted: ENOCLK returned during lock test#2 in connectathon's test
 2011-12-06 19:37 UTC  (4+ messages)

nfs client hangs after lazy unmount
 2011-12-06 19:36 UTC 

[U-Boot] [PATCH] Fix some bugs in the EFI support
 2011-12-06 19:35 UTC  (6+ messages)

[PATCH] kconfig: English typo in pci/pcie/Kconfig
 2011-12-06 19:33 UTC  (2+ messages)

Fwd: Ceph Best Practices
 2011-12-06 19:33 UTC  (2+ messages)
  `  "

[PATCH/RFC] spi: Fix device unregistration when unregistering the bus master
 2011-12-06 19:32 UTC  (4+ messages)

[Bug 37549] New: Dell Studio XPS 1340 - fails to enter suspend mode
 2011-12-06 19:31 UTC  (3+ messages)
  ` [Bug 37549] "

Dual-LVDS Acer Iconia laptop
 2011-12-06 19:30 UTC  (2+ messages)

LVM2 ./WHATS_NEW daemons/dmeventd/plugins/raid 
 2011-12-06 19:30 UTC 

[Qemu-devel] RFC: raw device support for block device targets
 2011-12-06 19:28 UTC  (3+ messages)

[PATCH] x86/mcheck/therm_throt.c: Don't log power limit and package level thermal throttle event in mce log
 2011-12-06 19:27 UTC  (8+ messages)

[PATCH v2 1/3] PM / Sleep: Make [un]lock_system_sleep() generic
 2011-12-06 19:24 UTC  (6+ messages)
` [PATCH v2 2/3] PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep()
` [PATCH v2 3/3] PM / Docs: Recommend the use of [un]lock_system_sleep() over mutex_[un]lock(&pm_mutex)

[U-Boot] [PATCH] pxe: get ethaddr from the current device instead of env
 2011-12-06 19:24 UTC  (2+ messages)
` [U-Boot] [PATCH v2] net: allow setting env enetaddr from net device setting

[U-Boot] [PATCH v2 0/17] tegra: Add fdt definitions and USB driver
 2011-12-06 19:24 UTC  (6+ messages)
` [U-Boot] [PATCH v2 12/17] usb: Add support for txfifo threshold

[PATCH] ata: Don't use NO_IRQ in pata_of_platform driver
 2011-12-06 19:20 UTC  (16+ messages)

[B.A.T.M.A.N.] [RFC] batman-adv: switch routing algorithm at runtime
 2011-12-06 19:20 UTC  (5+ messages)
` [B.A.T.M.A.N.] [PATCH 2/3] batman-adv: convert batman iv algorithm to use dynamic infrastructure

[Bug 37398] New: some applications (like wine) crash nouveau and leave it in an unworkable state
 2011-12-06 19:19 UTC  (2+ messages)
  ` [Bug 37398] "

What's cooking in git.git (Dec 2011, #02; Mon, 5)
 2011-12-06 19:12 UTC  (10+ messages)

[Bug 37796] New: 2.6.39: system freezes for 1-2 seconds
 2011-12-06 19:18 UTC  (2+ messages)
  ` [Bug 37796] [NV43] "

[patch 00/25] dynamic-debug enhancements
 2011-12-06 19:11 UTC  (27+ messages)
  ` [patch 00/24 ] dynamic debug enhancements: multi-queries during mod-init
    ` [PATCH 01/25] kernel/module.c: fix compile err, warnings under ifdef DEBUGP
    ` [PATCH 02/25] dynamic_debug: fix whitespace complaints from scripts/cleanfile
    ` [PATCH 03/25] dynamic_debug: drop enabled field from struct _ddebug, use _DPRINTK_FLAGS_PRINT
    ` [PATCH 04/25] dynamic_debug: make dynamic-debug supersede DEBUG ccflag
    ` [PATCH 05/25] dynamic_debug: change verbosity at runtime
    ` [PATCH 06/25] dynamic_debug: replace strcpy with strlcpy, in ddebug_setup_query()
    ` [PATCH 07/25] dynamic_debug: pr_err() call should not depend upon verbosity
    ` [PATCH 08/25] dynamic_debug: drop explicit !=NULL checks
    ` [PATCH 09/25] dynamic_debug: describe_flags with '=[pmflt_]*'
    ` [PATCH 10/25] dynamic_debug: tighten up error checking on debug queries
    ` [PATCH 11/25] dynamic_debug: early return if _ddebug table is empty
    ` [PATCH 12/25] dynamic_debug: reduce lineno field to a saner 18 bits
    ` [PATCH 13/25] dynamic_debug: chop off comments in ddebug_tokenize
    ` [PATCH 14/25] dynamic_debug: enlarge command/query write buffer
    ` [PATCH 15/25] dynamic_debug: add trim_prefix() to provide source-root relative paths
    ` [PATCH 16/25] dynamic_debug: factor vpr_info_dq out of ddebug_parse_query
    ` [PATCH 17/25] dynamic_debug: process multiple debug-queries on a line
    ` [PATCH 18/25] dynamic_debug: Introduce global fake module param $module.dyndbg
    ` [PATCH 19/25] pnp: if CONFIG_DYNAMIC_DEBUG, use pnp.dyndbg instead of pnp.debug
    ` [PATCH 20/25] dynamic_debug: add modname arg to exec_query callchain
    ` [PATCH 21/25] kernel/module: replace DEBUGP with pr_debug
    ` [PATCH 22/25] dynamic_debug: protect "dyndbg" fake module param name at compile-time
    ` [PATCH 23/25] dynamic_debug: update Documentation/kernel-parameters.txt, Kconfig.debug
    ` [PATCH 24/25] dynamic_debug: remove unneeded includes

[PATCH 1/2] lockdep,rtmutex,bug: Show taint flags on error
 2011-12-06 19:14 UTC  (13+ messages)
` [tip:core/locking] lockdep, rtmutex, bug: "

Query on git commit amend
 2011-12-06 19:11 UTC  (5+ messages)

[PATCH 1/1] pciutils: add 8TB/s to link capabilities
 2011-12-06 19:16 UTC 

[PATCH] arm, da8xx, mmc: set second MMC controllers default queue
 2011-12-06 19:15 UTC  (7+ messages)

[PATCH 0/3] Use jump_label for sched_feat()
 2011-12-06 19:12 UTC  (3+ messages)

Questions about GPLPV stability tests
 2011-12-06 19:12 UTC  (6+ messages)

[MXS MMC 0/5] Some cleanups and fixes for the MXS MMC subsystem
 2011-12-06 19:12 UTC  (15+ messages)
` [MXS MMC 1/5] Fix grammatical error in comment
` [MXS MMC 3/5] Add support for SSP/MMC ports 2 & 3
` [MXS MMC 4/5] Check the return codes of clk_enable() and mxs_reset_block()
` [MXS MMC 5/5] Add an appropriate MODULE_ALIAS

rbd device would disappear after re-boot
 2011-12-06 19:10 UTC  (2+ messages)

crash unloading mlx4 in 3.2-rc3
 2011-12-06 19:11 UTC  (5+ messages)

[Bug 37669] New: [NVAC] problem when disabling external monitor
 2011-12-06 19:11 UTC  (2+ messages)
  ` [Bug 37669] "

[v2 PATCH 2/3] x86, NMI: Add NMI IPI selftest
 2011-12-06 18:08 UTC  (4+ messages)
` [tip:x86/debug] "

nfsv41: add current_stateid processing
 2011-12-06 19:10 UTC  (8+ messages)
` [PATCH 2/2] nfsv41: handle current stateid on open and close

[Qemu-devel] [PULL 00/22]: QMP queue
 2011-12-06 17:54 UTC  (23+ messages)
` [Qemu-devel] [PATCH 01/22] docs: Add writing-qmp-commands.txt
` [Qemu-devel] [PATCH 02/22] qmp: add test tool for QMP
` [Qemu-devel] [PATCH 03/22] configure: Don't mix glib and libcheck tests
` [Qemu-devel] [PATCH 04/22] Introduce test-qmp-output-visitor
` [Qemu-devel] [PATCH 05/22] Introduce test-qmp-input-visitor
` [Qemu-devel] [PATCH 06/22] Drop test-visitor
` [Qemu-devel] [PATCH 07/22] qapi: Complete system_powerdown conversion
` [Qemu-devel] [PATCH 08/22] console: Drop unused prototypes
` [Qemu-devel] [PATCH 09/22] QError: Introduce QERR_IO_ERROR
` [Qemu-devel] [PATCH 10/22] qapi: Convert memsave
` [Qemu-devel] [PATCH 11/22] qapi: Convert pmemsave
` [Qemu-devel] [PATCH 12/22] qapi: Convert cont
` [Qemu-devel] [PATCH 13/22] qapi: Convert inject-nmi
` [Qemu-devel] [PATCH 14/22] qapi: Convert set_link
` [Qemu-devel] [PATCH 15/22] qapi: Convert block_passwd
` [Qemu-devel] [PATCH 16/22] qapi: Convert balloon
` [Qemu-devel] [PATCH 17/22] qapi: Convert block_resize
` [Qemu-devel] [PATCH 18/22] qapi: Convert blockdev_snapshot_sync
` [Qemu-devel] [PATCH 19/22] qapi: Convert human-monitor-command
` [Qemu-devel] [PATCH 20/22] qapi: Convert migrate_cancel
` [Qemu-devel] [PATCH 21/22] qapi: Convert migrate_set_downtime
` [Qemu-devel] [PATCH 22/22] qapi: Convert migrate_set_speed

[PATCH] Qemu MSI Cleaning Up
 2011-12-06 19:07 UTC  (4+ messages)

[PATCH v2 0/5] ASoC: WM8903: DT bindings & related
 2011-12-06 19:06 UTC  (4+ messages)
` [PATCH v2 5/5] ASoC: WM8903: Add device tree binding

[radeon] EDID checksum is invalid
 2011-12-06 17:52 UTC  (2+ messages)

[PATCH 2/4] partx: add BLKPG_RES_PARTITION support
 2011-12-06 19:04 UTC  (3+ messages)

[xen-unstable test] 10371: regressions - FAIL
 2011-12-06 19:04 UTC 

[U-Boot] [PATCH] NAND: remove remaining NAND_MAX_CHIPS definitions
 2011-12-06 19:02 UTC  (6+ messages)

[PATCH] rapidio/tsi721: Fix mailbox resource reporting
 2011-12-06 19:01 UTC  (2+ messages)
` [PATCH] rapidio/tsi721: modify PCIe capability settings

[PATCH] userdiff: allow * between cpp funcname words
 2011-12-06 19:02 UTC  (2+ messages)

(Updated) libnfsidmap-0.25 is available
 2011-12-06 19:01 UTC 

[Buildroot] [PATCH] netsnmp: bump to 5.7.1 LTS
 2011-12-06 19:01 UTC  (9+ messages)
` [Buildroot] [PATCH v2] "

[PATCH] ARM: make head.S register assignments more convenient
 2011-12-06 19:01 UTC  (5+ messages)

[RFC] socket sk_sndmsg_page waste
 2011-12-06 19:01 UTC  (3+ messages)

[PATCH] net: Silence seq_scale() unused warning
 2011-12-06 19:00 UTC  (3+ messages)
` [PATCHv2] "

[PATCH 02/28] kvm tools: Only build/init i8042 on x86
 2011-12-06 18:59 UTC  (3+ messages)

[Bug 43395] New: Game running in wine stops rendering
 2011-12-06 18:59 UTC  (2+ messages)
` [Bug 43395] "

[RFC] – Proposal for new process for OFED releases
 2011-12-06 18:59 UTC  (4+ messages)

[PATCH 0/11] Generalize the inet_diag infrastructure
 2011-12-06 18:58 UTC  (5+ messages)
` [PATCH 1/11] inet_diag: Partly rename inet_ to sock_

[PATCH 0/4] [orion] move *_mbus_dram_info out of platform_data
 2011-12-06 18:57 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batmand: Don't override CPPFLAGS set by user
 2011-12-06 18:57 UTC 

libnfsidmap-0.25 is available
 2011-12-06 18:57 UTC 

[PATCH] Set hard limit on delta chain depth
 2011-12-06 18:56 UTC  (6+ messages)

problem compiling kernel ld error relocation truncated to fit: GPREL16 against symbol
 2011-12-06 18:55 UTC  (3+ messages)

Is linux-next.git bisectable?
 2011-12-06 18:53 UTC  (3+ messages)

CAN State Information
 2011-12-06 18:54 UTC  (2+ messages)

[PATCH 1/8] kvm tools: Add initial SPAPR PPC64 architecture support
 2011-12-06 18:54 UTC  (6+ messages)

[PATCH 0/2] Small fixes (could be for M1)
 2011-12-06 18:47 UTC  (2+ messages)

[PATCH] Fix git URL to linux-omap git repo
 2011-12-06 18:46 UTC  (3+ messages)

[PATCH] FUSE: Notifying the kernel of deletion
 2011-12-06 18:50 UTC 

[PATCH 0/3] TPM: CVE patch, close a race, atomic cleanup
 2011-12-06 18:29 UTC  (2+ messages)
` [PATCH 3/3] TPM: data_pending is no longer atomic

[PATCH] stv090x: implement function for reading uncorrected blocks count
 2011-12-06 18:48 UTC  (3+ messages)

Problem with OOM killer killing process even when there is plenty of RAM
 2011-12-06 18:47 UTC 

[PATCH] acpi-apei-einj: add extensions to EINJ from rev 5.0 of acpi spec
 2011-12-06 18:45 UTC  (3+ messages)

Latency difference between fifo and pfifo_fast
 2011-12-06 19:44 UTC  (5+ messages)

v6: faster tree-based sysctl implementation
 2011-12-06 18:42 UTC  (5+ messages)

[Bug 37521] New: Regression in 2.6.39: No longer output on external monitor
 2011-12-06 18:39 UTC  (2+ messages)
  ` [Bug 37521] "

[Beagleboard] Can't fetch Linux kernel source
 2011-12-06 17:46 UTC  (4+ messages)

[PATCH net-next] caif-spi: Bugfix for dump upon device removal
 2011-12-06 18:34 UTC  (2+ messages)

[U-Boot] [PATCH V8 0/5] SPL Linux boot
 2011-12-06 18:34 UTC  (6+ messages)
` [U-Boot] [PATCH V9 0/4] "
  ` [U-Boot] [PATCH V9 1/4] Add cmd_spl command
  ` [U-Boot] [PATCH V9 2/4] omap-common: Add NAND SPL linux booting
  ` [U-Boot] [PATCH V9 3/4] devkit8000/spl: init GPMC for dm9000 in SPL
  ` [U-Boot] [PATCH V9 4/4] omap-common/spl: Add linux boot to SPL

Restoring kernel module settings
 2011-12-06 18:34 UTC 

[PATCH 08/11] drm/i915: enable ppgtt
 2011-12-06 18:31 UTC  (4+ messages)
` [PATCH 11/11] drm/i915: add HAS_ALIASING_PPGTT parameter for userspace


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.