All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-08-26 05:19:07 to 2011-08-26 07:19:35 UTC [more...]

Port Multiplier vendor mismatch '0x1095' != '0x101'
 2011-08-26  6:58 UTC  (2+ messages)

[PATCH 1/2] hcidump: decode extended window size option
 2011-08-26  7:19 UTC  (4+ messages)
` [PATCH 2/2] hcidump: parse extended control field in l2cap

[PATCHv2 1/2] hcidump: decode extended window size option
 2011-08-26  7:17 UTC  (2+ messages)
` [PATCHv2 2/2] hcidump: parse extended control field in l2cap

Add ability client part starts autotest like server part
 2011-08-26  7:12 UTC  (4+ messages)
` [AUTOTEST][PATCH 1/3] autotest: Move autotest.py from server part to client part of autotest
` [AUTOTEST][PATCH 2/3] autotest: Move hosts package from server side to client side
` [AUTOTEST][PATCH 3/3] autotest: Client/server part unification

[PATCH] ath9k_hw: Fix init mode register regression
 2011-08-26  7:12 UTC 

phy disks and vifs timing out in DomU
 2011-08-26  7:10 UTC  (10+ messages)
        ` Kernel bug from 3.0 (was phy disks and vifs timing out in DomU)

[PATCH] oom: skip frozen tasks
 2011-08-26  7:09 UTC  (10+ messages)

[PATCH] power_supply: collie_battery: simplify collie_bat_probe error handling
 2011-08-26  7:09 UTC  (2+ messages)

[PATCH] mmc: core: Add default timeout value for CMD6
 2011-08-26  6:48 UTC 

[RFC] fs, proc: Introduce the /proc/<pid>/map_files/ directory v2
 2011-08-26  6:58 UTC  (10+ messages)

[PATCH] Btrfs: make some functions return void
 2011-08-26  6:57 UTC 

[compat-wireless-3.1-rc1-1] rt2800usb crashes the machine
 2011-08-26  6:56 UTC  (5+ messages)

[RESEND PATCH 01/01 for 3.2] iwlagn: handle GO powersave
 2011-08-26  6:13 UTC 

[Qemu-devel] Optimisez vos couts en modernisant votre standard telephonique
 2011-08-26  5:59 UTC 

[PATCH] sunrpc: Add scope id to svc_addr_u for IPv6 LINKLOCAL address
 2011-08-26  6:58 UTC  (8+ messages)

[RESEND PATCH 00/60] update for 3.2
 2011-08-26  6:11 UTC  (60+ messages)
` [PATCH 01/60] iwlagn: Rename iwlcore prefix
` [PATCH 02/60] iwlagn: remove out-dated comments
` [PATCH 03/60] iwlagn: use iwl_get_debug_level instead of iwl_debug_level
` [PATCH 04/60] iwlagn: introduce iwl-shared.h
` [PATCH 05/60] iwlagn: introduce struct iwl-shared - known by all layers
` [PATCH 06/60] iwlagn: debug_level moves to struct iwl_shared
` [PATCH 07/60] iwlagn: hw_params moves to iwl_shared
` [PATCH 08/60] iwlagn: cmd_queue "
` [PATCH 09/60] iwlagn: workqueue "
` [PATCH 10/60] iwlagn: priv->status "
` [PATCH 11/60] iwlagn: priv->lock "
` [PATCH 12/60] iwlagn: priv->mutex "
` [PATCH 13/60] iwlagn: modify the debug macro to be usable by all the layers
` [PATCH 14/60] iwlagn: add IWL_DEBUG_FW_ERRORS
` [PATCH 15/60] iwlagn: priv->sta_lock moves to iwl_shared
` [PATCH 16/60] iwlagn: bus layer chooses its transport layer
` [PATCH 17/60] iwlagn: add comments to iwl_bus / iwl_trans
` [PATCH 18/60] iwlagn: transport handler can register debugfs entries
` [PATCH 19/60] iwlagn: iwl_rx_queue moves to the iwl_trans_pcie
` [PATCH 20/60] iwlagn: move iwl_suspend / iwl_resume to the transport layer
` [PATCH 21/60] iwlagn: move ISR related data to "
` [PATCH 22/60] iwlagn: move the NIC error flow to the "
` [PATCH 23/60] iwlagn: enable 11n aggregation without checking traffic load
` [PATCH 24/60] iwlagn: support small form factor SKU of 6205
` [PATCH 25/60] iwlagn: more comments for bt channel inhibition
` [PATCH 26/60] iwlagn: add comments to module parameters
` [PATCH 27/60] iwlagn: move isr_statistics to transport layer
` [PATCH 28/60] iwlagn: reclaim the packets in "
` [PATCH 29/60] iwlagn: move reclaim related functions
` [PATCH 30/60] iwlagn: move scd_bc_tbls and scd_base_addr to iwl_trans_pcie
` [PATCH 31/60] iwlagn: fix the check of IWLAGN_FIRST_AMPDU_QUEUE
` [PATCH 33/60] iwlagn: move iwl_free_pages to iwl-shared.h
` [PATCH 34/60] iwlagn: transport layer should receive iwl_trans
` [PATCH 35/60] iwlagn: move hcmd_lock to transport layer
` [PATCH 36/60] iwlagn: move dump_csr and dump_fh "
` [PATCH 37/60] iwlagn: remove references to priv from the "
` [PATCH 38/60] iwlagn: remove unused parameters from hw_params
` [PATCH 39/60] iwlagn: iwl-dev.h doesn't include iwl-fh.h any more
` [PATCH 40/60] iwlagn: move Keep Warm to transport layer
` [PATCH 41/60] iwlagn: add missing includes
` [PATCH 42/60] iwlagn: all function iwl-io.c receive iwl_bus
` [PATCH 43/60] iwlagn: fix compile warnings when CONFIG_PM_SLEEP is not set
` [PATCH 44/60] iwlagn: iwl-pci doesn't include iwl-dev any more
` [PATCH 45/60] iwlagn: adding special "D" SKU for 2000 series
` [PATCH 46/60] iwlagn: iwl_tid_data moves to iwl-shared
` [PATCH 47/60] iwlagn: remove dereferences of priv from transport
` [PATCH 48/60] iwlagn: stop the device before freeing it
` [PATCH 49/60] iwlagn: upper layer stores iwl_rxon_context in skb's CB
` [PATCH 50/60] iwlagn: set tx_fifo for ampdu in transport layer
` [PATCH 51/60] iwlagn: upper layer uses slabs to allocate tx cmds
` [PATCH 52/60] iwlagn: move the mapping ac to queue / fifo to transport
` [PATCH 53/60] iwlagn: allocate resources for TX BA session in transport
` [PATCH 54/60] iwlagn: move the check_empty logic to the transport layer
` [PATCH 55/60] iwlagn: move the disable agg logic to "
` [PATCH 56/60] iwlagn: cosmetics in iwl-trans.h
` [PATCH 57/60] iwlagn: move wait_for_tx_queue_empty to transport layer
` [PATCH 58/60] iwlagn: move check_stuck_queue "
` [PATCH 59/60] iwlagn: move the stop / wake queue logic "
` [PATCH 60/60] iwlagn: move tx queues "

mount.cifs with "prefixpath" option getting NT_STATUS_ACCESS_DENIED
 2011-08-26  6:53 UTC  (3+ messages)

[PATCH] CIFS: Fix NT_STATUS_ACCESS_DENIED for mounts with prefixpath option
 2011-08-26  6:52 UTC 

[PATCH 0/4] xfs: patch queue for 3.2 v2
 2011-08-26  6:51 UTC  (5+ messages)
` [PATCH 1/4] xfs: Don't allocate new buffers on every call to _xfs_buf_find
` [PATCH 2/4] xfs: reduce the number of log forces from tail pushing
` [PATCH 3/4] xfs: re-arrange all the xfsbufd delwri queue code
` [PATCH 4/4] xfs: convert xfsbufd to use a workqueue

[PATCH 1/2] x86, ioapic: Reserve only 128 bytes for IOAPICs
 2011-08-26  6:48 UTC  (7+ messages)

i.MX SDMA patches
 2011-08-26  6:47 UTC  (4+ messages)
` [PATCH 3/3] dmaengine i.MX SDMA: use request_firmware_nowait

[PATCH net-next ] Fix time-lag of IFF_RUNNING flag consistency between vlan and real devices
 2011-08-26  6:45 UTC  (6+ messages)

[PATCH 03/03] ARM: mach-shmobile: sh7372 A4R support
 2011-08-26  6:43 UTC 

[PATCH 02/03] ARM: mach-shmobile: sh7372 A3SP prototype support
 2011-08-26  6:43 UTC  (2+ messages)
` [PATCH 02/03] ARM: mach-shmobile: sh7372 A3SP support

[PATCH 01/03] ARM: mach-shmobile: sh7372 A3SM support
 2011-08-26  6:43 UTC 

[PATCH 00/03] ARM: mach-shmobile: sh7372 A3SP prototype
 2011-08-26  6:43 UTC  (2+ messages)
` [PATCH 00/03] ARM: mach-shmobile: sh7372 power domain update

[PATCH] s5p-tv: Add PM_RUNTIME dependency
 2011-08-26  6:40 UTC  (2+ messages)

[PATCH] IIO: ADC: New driver for AD7190/AD7192/AD7195 4 Channel SPI ADC
 2011-08-26  6:41 UTC  (7+ messages)

[PATCHSET] cgroup: introduce cgroup_taskset and consolidate subsys methods, take#2
 2011-08-26  6:40 UTC  (6+ messages)
` [PATCH 3/6] cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_attach() and attach()

[PATCH 0/2] Add TVOUT support for SMDKV310
 2011-08-26  6:39 UTC  (6+ messages)
` [PATCH 1/2] ARM: EXYNOS4: "
` [PATCH 2/2] ARM: EXYNOS4: Update consistent DMA size to 8MB

[PATCH] slab: trivial: cleanup: remove unneeded return
 2011-08-26  6:38 UTC  (3+ messages)

Bug Report for Linux Kernel 3.x
 2011-08-26  6:37 UTC  (9+ messages)

BTRFS and power loss ~= corruption?
 2011-08-26  6:37 UTC  (3+ messages)

[U-Boot] mii_phy.h
 2011-08-26  6:36 UTC  (4+ messages)

[U-Boot] [PATCH v3 3/3] Armada100: Enable 88E3015 PHY support for GplugD
 2011-08-26  6:36 UTC 

[U-Boot] [PATCH v3 2/3] Armada100: Enable Ethernet support for GplugD
 2011-08-26  6:36 UTC 

[U-Boot] [PATCH v3 1/3] net: Adds Fast Ethernet Controller driver for Armada100
 2011-08-26  6:36 UTC 

[PATCH 0/9] Use RCU to stabilize page counts
 2011-08-26  6:24 UTC  (8+ messages)
` [PATCH] thp: tail page refcounting fix
        ` [PATCH] thp: tail page refcounting fix #2

[PATCH] p54spi: add "spi:" prefix for stlc45xx modalias
 2011-08-26  6:34 UTC 

[PATCH] kvm tools: adds a PCI device that exports a host shared segment as a PCI BAR in the guest
 2011-08-26  6:33 UTC  (12+ messages)

[Power-supply]: Error handling in max17042_battery.c
 2011-08-26  6:32 UTC 

[Qemu-devel] Missing barriers in hw/virtio.c
 2011-08-26  6:28 UTC  (2+ messages)

[PATCH 0/2] Add an update=none option for 'loose' submodules
 2011-08-26  6:27 UTC  (11+ messages)
      `  "

[PATCH 1/5] sparse: Show expected vs. actual output on test failure
 2011-08-26  6:26 UTC  (5+ messages)
` [PATCH 4/5] sparse, i386: Fix boolean bit size

[PATCH 1/4] fs: add SEEK_HOLE and SEEK_DATA flags
 2011-08-26  6:24 UTC  (9+ messages)
` [PATCH] xfstests 255: add a seek_data/seek_hole tester

[RFC PATCH v2] Resurrect Intel740 driver: i740fb
 2011-08-26  6:24 UTC  (4+ messages)

[PATCH 02/11] ivtv: use kthread_worker instead of workqueue
 2011-08-26  6:24 UTC 

Guest kernel device compatability auto-detection
 2011-08-26  6:22 UTC  (12+ messages)
` [Qemu-devel] "

Can not compile Ecovec board
 2011-08-26  6:18 UTC  (4+ messages)

slow performance on disk/network i/o full speed after drop_caches
 2011-08-26  6:18 UTC  (13+ messages)

virbr0/bridge: No such file or directory
 2011-08-26  6:13 UTC 

[Buildroot] package/Makefile.in STRIP in target config options
 2011-08-26  6:05 UTC 

Kernel boot up
 2011-08-26  6:00 UTC  (2+ messages)

[U-Boot] [PATCH] ppc460: read get_sys_info from CPR registers instead of STRP registers
 2011-08-26  6:01 UTC  (4+ messages)

[GIT PULL] Samsung Fixes for v3.1-rc3
 2011-08-26  6:00 UTC  (4+ messages)

[KORG] Panics on master backend
 2011-08-26  6:01 UTC  (6+ messages)
` [kernel.org users] "

How to understand 'make oldconfig'?
 2011-08-26  6:01 UTC  (2+ messages)

Soft interrupt in multi-core environment
 2011-08-26  5:58 UTC  (2+ messages)

[PATCH] slab: avoid unnecessary touching of a partial slab
 2011-08-26  5:58 UTC  (2+ messages)

[PATCH 1/2] ARM: SAMSUNG: Add Window Positioning Support for s3c-fb driver
 2011-08-26  5:56 UTC  (2+ messages)
` [PATCH 1/2] ARM: SAMSUNG: Add Window Positioning Support for

[Qemu-devel] buildbot failure in qemu on ppc-next_x86_64_debian_6_0
 2011-08-26  6:20 UTC 

[PATCH] Smack: SMACK_IOCLOADACCESS
 2011-08-26  5:52 UTC 

git diff annoyance / feature request
 2011-08-26  5:52 UTC  (5+ messages)
` [RFC/PATCH] attr: map builtin userdiff drivers to well-known extensions

[PATCH] ath9k: minor cleanup in ani
 2011-08-26  5:49 UTC 

[lm-sensors] dell pe 600sc
 2011-08-26  5:49 UTC  (2+ messages)

[RFC PATCH] diff: use $COLUMNS if available for default stat_width
 2011-08-26  5:47 UTC 

[Power-supply]: Error handling in max17042_battery.c
 2011-08-26  5:46 UTC 

[Qemu-devel] buildbot failure in qemu on ppc-next_i386_debian_6_0
 2011-08-26  6:11 UTC 

[[PATCH v2 0/6] imx soc revision clean up
 2011-08-26  5:44 UTC  (6+ messages)
` [[PATCH v2 4/6] ARM: mx31: use generic function for displaying silicon revision

[PATCH] ath9k: use appropriate debug mask
 2011-08-26  5:40 UTC 

[GIT PULL] [3.2] Please pull tegra boards for 3.2
 2011-08-26  5:40 UTC  (8+ messages)
` Fwd: "

linux-next: manual merge of the staging tree with the net tree
 2011-08-26  5:35 UTC  (3+ messages)

[[PATCH v3 0/6] imx soc revision clean up
 2011-08-26  5:35 UTC  (7+ messages)
` [[PATCH v3 1/6] ARM: imx: Introduce generic function for displaying silicon revision
` [[PATCH v3 2/6] ARM: mx25: Print silicon revision on boot
` [[PATCH v3 3/6] ARM: mx27: "
` [[PATCH v3 4/6] ARM: mx31: use generic function for displaying silicon revision
` [[PATCH v3 5/6] ARM: mx35: "
` [[PATCH v3 6/6] ARM: mx5: "

[PATCH] dtc: remove some warnings
 2011-08-26  5:34 UTC  (4+ messages)

[PATCH 2/2] video: s3c-fb: Modify s3c-fb driver to support window
 2011-08-26  5:33 UTC  (4+ messages)
` [PATCH 2/2] video: s3c-fb: Modify s3c-fb driver to support window positioning

[U-Boot] [PATCH v2 1/3] net: Adds Fast Ethernet Controller driver for Armada100
 2011-08-26  5:33 UTC 

[mdadm PATCH] Fix small memory leak
 2011-08-26  5:33 UTC 

windows workload: many ept_violation and mmio exits
 2011-08-26  5:32 UTC  (3+ messages)

[ath9k-devel] HELP! HELP! HELP! HELP!
 2011-08-26  5:28 UTC  (3+ messages)

[PATCH] ARM: mach-shmobile: sh7372 CMT3 and CMT4 clock support
 2011-08-26  5:28 UTC 

STAGING:iio:light: fix ISL29018 init to handle brownout
 2011-08-26  5:27 UTC  (2+ messages)

[PATCH] ARM: mach-shmobile: sh7372 MSIOF clock support
 2011-08-26  5:25 UTC 

[PATCH 1/2] sdhci/tegra: Add Device Tree probing support
 2011-08-26  5:19 UTC  (7+ messages)
` [PATCH 2/2] arm/dt: Tegra: Update SDHCI nodes to match bindings


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.