messages from 2011-11-18 06:43:10 to 2011-11-18 08:26:47 UTC [more...]
lock-warning seen on giving rds-info command
2011-11-18 8:26 UTC (2+ messages)
[U-Boot] [PATCH] Makefile: Add the missing dependency for spl target
2011-11-18 8:25 UTC (3+ messages)
[U-Boot] [RFC PATCH 0/8] da850evm: Add SPL support for booting from SPI flash
2011-11-18 8:24 UTC (5+ messages)
` [U-Boot] [RFC PATCH 5/8] arm, davinci: Replace pinmuxing in da850_lowlevel.c
[PATCH 01/77] iwlegacy: remove tracing
2011-11-18 8:22 UTC (77+ messages)
` [PATCH 02/77] iwlegacy: rename iwl to il
` [PATCH 03/77] iwlegacy: rename priv "
` [PATCH 04/77] iwlegacy: rename iwlegacy "
` [PATCH 05/77] iwlegacy: remove DEBUG_IO
` [PATCH 06/77] iwlegacy: remove DEBUG_LIMIT
` [PATCH 07/77] iwlegacy: rename IL_DEBUG_ to D_
` [PATCH 08/77] iwlegacy: remove il argument from IWL_ERR/INFO/WARN/CRIT
` [PATCH 09/77] iwlegacy: remove IL_CRIT
` [PATCH 10/77] iwlegacy: rename il_{read,write}32 to _il_{rd,wr}
` [PATCH 11/77] iwlegacy: mark poll bit as unlocked function
` [PATCH 12/77] iwlegacy: mark il_{grab,release}_nic_access as unlocked
` [PATCH 13/77] iwlegacy: remove _il_{read,write}_direct32
` [PATCH 14/77] iwlegacy: rename i/o direct methods
` [PATCH 15/77] iwlegacy: rename il_{read,write}_prph
` [PATCH 16/77] iwlegacy: remove not needed parentheses
` [PATCH 17/77] iwlegacy: rename remaining IWLs to ILs
` [PATCH 18/77] iwlegacy: s/iwl_rx_packet/iwl_rx_pkt/
` [PATCH 19/77] iwlegacy: partial rxon context cleanup
` [PATCH 20/77] iwlegacy: s/il_rx_mem_buffer/il_rx_buf/
` [PATCH 21/77] iwlegacy: s/statistics/stats/
` [PATCH 22/77] iwlegacy: s/window/win/
` [PATCH 23/77] iwlegacy: s/IL_RATE/RATE/
` [PATCH 24/77] iwlegacy: s/INDEX/IDX/
` [PATCH 25/77] iwlegacy: s/index/idx/
` [PATCH 26/77] iwlegacy: s/TABLE/TBL/
` [PATCH 27/77] iwlegacy: remove for_each_context
` [PATCH 28/77] iwlegacy: rename base 4965 and 3945 file names
` [PATCH 29/77] iwlegacy: merge iwl-4965-led.c into 4965.c
` [PATCH 30/77] iwlegacy: merge iwl-3945-led.c into 3945.c
` [PATCH 31/77] iwlegacy: merge iwl-4965-eeprom.c into 4965.c
` [PATCH 32/77] iwlegacy: merge iwl-4965-ucode.c "
` [PATCH 33/77] iwlegacy: merge iwl-4965-sta.c into 4965-mac.c
` [PATCH 34/77] iwlegacy: merge iwl-4965-{tx,rx}.c "
` [PATCH 35/77] iwlegacy: merge iwl-4965-lib.c "
` [PATCH 36/77] iwlegacy: rename iwl-4965-{rs,calib,debugfs}.c to 4965-{rs,calib,debug}.c
` [PATCH 37/77] iwlegacy: rename iwl-3945-{rs,debugfs}.c to 3945-{rs,debug}.c
` [PATCH 38/77] iwlegacy: add accidentally removed comments
` [PATCH 39/77] iwlegacy: move iwl-4965-{,hw,debugfs,calib}.h to 4965.h
` [PATCH 40/77] iwlegacy: move iwl-3945-{,hw,fh,debugfs}.h to 3945.h
` [PATCH 41/77] iwlegacy: s/STATUS_/S_/
` [PATCH 42/77] iwlegacy: s/STATISTICS/STATS/
` [PATCH 43/77] iwlegacy: rename REPLY_ to N_ or C_
` [PATCH 44/77] iwlegacy: s/rx_handler/handler/
` [PATCH 45/77] iwlegacy: s/rx_reply/hdl/
` [PATCH 46/77] iwlegacy: rename other handlers
` [PATCH 47/77] iwlegacy: rename iwl-core.c to common.c
` [PATCH 48/77] iwlegacy: merge common .c files
` [PATCH 49/77] iwlegacy: rename module name
` [PATCH 50/77] iwlegacy: rename iwl-commands.h to commands.h
` [PATCH 51/77] iwlegacy: remove il_ieee80211_get_hw_conf
` [PATCH 52/77] iwlegacy: move IL_MASK
` [PATCH 53/77] iwlegacy: rename iwl-csr.h to csr.h
` [PATCH 54/77] iwlegacy: rename iwl-core.h to common.h
` [PATCH 55/77] iwlegacy: merge common header files
` [PATCH 56/77] iwlegacy: remove iwl-helpers.h
` [PATCH 57/77] iwlegacy: merge iwl-legacy-rs.h into common.h
` [PATCH 58/77] iwlegacy: merge iwl-power.h "
` [PATCH 59/77] iwlegacy: merge iwl-{eeprom,led}.h "
` [PATCH 60/77] iwlegacy: rename iwl-prph.h to prph.h
` [PATCH 61/77] iwlegacy: use FH39_ prefix in 3945 code
` [PATCH 62/77] iwlegacy: use FH49_ prefix in 4965 code
` [PATCH 63/77] iwlegacy: merge iwl-fh.h into 4965.h
` [PATCH 64/77] iwlegacy: rename iwl-debug.c to debug.c
` [PATCH 65/77] iwlegacy: merge iwl-debug.h into common.h
` [PATCH 66/77] iwlegacy: indentions and whitespaces
` [PATCH 67/77] iwlegacy: checkpatch.pl fixes
` [PATCH 68/77] iwlegacy: change IL_WARN to D_HT in il4965_tx_agg_start
` [PATCH 69/77] iwlegacy: change IL_ERR to D_HT in iwl4965_rs_tl_turn_on_agg_for_tid
` [PATCH 70/77] iwlegacy: remove unused IL_AC_UNSET define
` [PATCH 71/77] iwlegacy: 4965: remove vif null check in request_scan
` [PATCH 72/77] iwlegacy: 4965-rs: remove null check on sta in il4965_rs_tx_status
` [PATCH 73/77] iwlegacy: 4965-rs: remove unnecessary null check for sta and lq_sta
` [PATCH 74/77] iwlegacy: 4965-rs: il4965_rs_alloc_sta: remove lq_sta local var
` [PATCH 75/77] iwlegacy: 4965-rs: don't return rate from il4965_rs_update_rate_tbl
` [PATCH 76/77] iwlegacy: 4965-rs: cleanup il4965_rs_sta_dbgfs_rate_scale_data_read
` [PATCH 77/77] iwlegacy: debugfs_ops should depend on CONFIG_IWLEGACY_DEBUGFS
[lm-sensors] [PATCH 35/35] Drivers: hwmon: adm1031: fixed indent
2011-11-18 8:23 UTC (2+ messages)
` [PATCH 35/35] Drivers: hwmon: adm1031: fixed indent coding style issue
oprofile callgraph support missing for common cpus
2011-11-18 8:22 UTC (7+ messages)
[lm-sensors] [PATCH 34/34] Drivers: hwmon: adm1031: fixed a coding
2011-11-18 8:19 UTC (2+ messages)
` [PATCH 34/34] Drivers: hwmon: adm1031: fixed a coding style issue
Dashhh
2011-11-18 8:18 UTC (4+ messages)
Route cache problem
2011-11-18 8:17 UTC (3+ messages)
[GIT PULL] OMAP DSS fixes for 3.2-rc
2011-11-18 8:16 UTC (2+ messages)
[lm-sensors] [PATCH 33/33] Drivers: hwmon: adm1031: fixed a coding
2011-11-18 8:15 UTC (2+ messages)
` [PATCH 33/33] Drivers: hwmon: adm1031: fixed a coding style issue
[PATCH RFC] mm: abort inode pruning if it has active pages
2011-11-18 8:14 UTC (4+ messages)
[PATCH] Btrfs: Don't error on resizing FS to same size
2011-11-18 8:14 UTC (3+ messages)
[PATCH] Remove ttyS* from /etc/inittab that are not present
2011-11-18 8:07 UTC (4+ messages)
ioperm problem
2011-11-18 8:13 UTC (4+ messages)
[PATCH 0/2] some updates for newer elantech touchpads
2011-11-18 8:08 UTC (3+ messages)
` [PATCH 2/2] Input: elantech - add resolution query support for v4 hardware
[PATCH 1/2] ASoC: cs42l73: Unify the way to define bits of register
2011-11-18 8:06 UTC (2+ messages)
` [PATCH 2/2] ASoC: cs42l73: Fix clear wrong bits in cs42l73_set_dai_fmt
MD RAID1 weirdness
2011-11-18 8:06 UTC (2+ messages)
` MD RAID1 weirdness *SOLVED*
[PATCH] drm/ttm: pass buffer object for bind/unbind callback
2011-11-18 7:57 UTC (2+ messages)
[Buildroot] [PATCH 0 of 5 v2] Add find utility functions / exclude files from strip / reduce python
2011-11-18 7:59 UTC (4+ messages)
` [Buildroot] [PATCH 5 of 5 v2] python: allow reduced installation
[U-Boot] [PATCH v4] arm:exynos4:samsung:nuri Support for NURI target
2011-11-18 7:59 UTC (3+ messages)
[PATCH v7] Phonet: set the pipe handle using setsockopt
2011-11-18 7:58 UTC (3+ messages)
[01: PATCH 0/7] Preparation for arch_reset changes
2011-11-18 7:56 UTC (10+ messages)
` [PATCH 6/7] ARM: restart: only perform setup for restart when soft-restarting
` [PATCH 6/7] ARM: restart: only perform setup for restart when
` [PATCH 18/41] ARM: restart: ixp4xx: use new restart hook
[SCSI] be2iscsi: fix chip cleanup
2011-11-18 7:57 UTC
WARNING: at mm/slub.c:3357, kernel BUG at mm/slub.c:3413
2011-11-18 7:55 UTC (4+ messages)
[PATCH] ib_srpt: Make compilation with BUG=n proceed
2011-11-18 7:52 UTC (3+ messages)
[PATCH] usbled: add support for Dream Cheeky DL100B Mailbox Friends Alert (1d34:000a)
2011-11-18 7:51 UTC
[Buildroot] [PATCH 1/2] Add a configuration subtree and an execution command to kconfig:
2011-11-18 7:49 UTC (3+ messages)
` [Buildroot] [PATCH 1/1] kconfig: Add a configuration subtree command to kconfig
[PATCH] Bluetooth: btusb: Add Qualcomm Atheros AR3006 in blacklist_table
2011-11-18 7:48 UTC (8+ messages)
[RFC 0/8] Initial DT clock bindings
2011-11-18 7:48 UTC (9+ messages)
` [RFC 6/8] of: add clock providers
[PATCH v2 3/3] libgles-omap3.inc : Fix for library linking isssue with graphics SDK
2011-11-18 7:35 UTC
[PATCH] sh: fix build warning in board-sh7757lcr
2011-11-18 7:46 UTC (2+ messages)
iwl4965: "MAC is in deep sleep!" freezes
2011-11-18 7:45 UTC (8+ messages)
sja1000 BasicCAN mode
2011-11-18 7:43 UTC (5+ messages)
` [Socketcan-users] "
` [Socketcan-users] Fwd: "
Typo in scanf
2011-11-18 7:43 UTC
[PATCH v2 2/3] libgles-omap3_4.04.00.02: added support for graphics sdk 04.04.00.02
2011-11-18 7:34 UTC
[PATCH v2 1/3] kernel.bbclass: stage additional directories
2011-11-18 7:17 UTC
[PATCH 0/8] nd/resolve-ref v2
2011-11-18 7:35 UTC (9+ messages)
` [PATCH 8/8] Enable GIT_DEBUG_MEMCHECK on git_pathname()
[Buildroot] RFC: package patching
2011-11-18 7:34 UTC (8+ messages)
[PATCH 0/3 v2] Switch sh7722, sh7723, and sh7724 to a generic
2011-11-18 7:34 UTC (2+ messages)
` [PATCH 0/3 v2] Switch sh7722, sh7723, and sh7724 to a generic sh-mobile runtime PM
[PATCH] mm: account reaped page cache on inode cache pruning
2011-11-18 7:32 UTC (8+ messages)
[PATCH v3 2/2] OMAPDSS: HDMI: Disable DDC internal pull up
2011-11-18 7:30 UTC (2+ messages)
[lm-sensors] [PATCH 32/32] Drivers: hwmon: adm1031: fixed a brace
2011-11-18 7:30 UTC (3+ messages)
` [lm-sensors] [PATCH 32/32] Drivers: hwmon: adm1031: fixed a
` [PATCH 32/32] Drivers: hwmon: adm1031: fixed a brace coding style issue
[U-Boot] [PATCH V2 0/6] i.mx: add the initial i.mx6q core/board support
2011-11-18 7:30 UTC (8+ messages)
` [U-Boot] [PATCH V2 1/6] i.mx: introduce the armv7/imx-common folder
` [U-Boot] [PATCH V2 2/6] i.mx: add the initial support for freescale i.MX6Q processor
` [U-Boot] [PATCH V2 3/6] i.mx: mxc_gpio: add the i.mx6q support
` [U-Boot] [PATCH V2 4/6] i.mx: serial_mxc: "
` [U-Boot] [PATCH V2 5/6] i.mx: fsl_esdhc: "
` [U-Boot] [PATCH V2 6/6] i.mx: i.mx6q: add the initial support for i.mx6q ARM2 board
pull request: iwlegacy 2011-11-16
2011-11-18 7:30 UTC (4+ messages)
[PATCH 0/3] ARM: iommu: tegra: Add initial Tegra IOMMU driver
2011-11-18 7:27 UTC (5+ messages)
` [PATCH 2/3] ARM: iommu: tegra2: Initial support for GART driver
[Bug 43016] New: DVI is wrongly detected as Display Port
2011-11-18 7:26 UTC (4+ messages)
` [Bug 43016] "
[U-Boot] checkpatch compliance
2011-11-18 7:25 UTC (4+ messages)
Protected Project
2011-11-17 22:49 UTC
[U-Boot] Hello
2011-11-18 7:19 UTC
[PATCH 0/4] OMAPDSS: HDMI: Improve the timings logic in HDMI
2011-11-18 7:16 UTC (7+ messages)
` [PATCH 1/4] OMAPDSS: HDMI: remove duplicate video interface code
` [PATCH 2/4] OMAPDSS: HDMI: update static timing table
` [PATCH 3/4] OMAPDSS: HDMI: change the timing match logic
[PATCH 1/1] PHY configuration for compatible issue
2011-11-18 7:13 UTC (2+ messages)
[PATCH 0/4] Bulk check-in
2011-11-18 7:11 UTC (5+ messages)
` [PATCH 0/3] bulk-checkin continued
` [PATCH 1/3] csum-file: introduce sha1file_checkpoint
` [PATCH 2/3] bulk-checkin: do not write the same object twice
` [PATCH 3/3] bulk-checkin: do not write an object that already exists
[Ocfs2-devel] [PATCH] ocfs2: Adding d_delete callback function ocfs2_dentry_delete
2011-11-18 7:10 UTC
[PATCH FIX net-next v1] net-forcedeth: fix possible stats inaccuracies on 32b hosts
2011-11-18 7:09 UTC (3+ messages)
[PATCH net-next] bnx2: switch to build_skb() infrastructure
2011-11-18 7:09 UTC (3+ messages)
[ANNOUNCE] 3.2-rc1-rt2
2011-11-18 7:08 UTC (8+ messages)
` [PATCH -rt] memcg: use migrate_disable()/migrate_enable( ) in memcg_check_events()
Getting Information from Multiple nodes
2011-11-18 7:07 UTC (3+ messages)
[PATCH 1/1] PHY configuration for compatible issue
2011-11-18 14:54 UTC
[PATCH 0/3] xfs_repair malloc optimizations
2011-11-18 7:04 UTC (3+ messages)
` [PATCH 3/3] xfsprogs: allow linking against libtcmalloc
[RFC]numa: improve I/O performance by optimizing numa interleave allocation
2011-11-18 7:12 UTC (2+ messages)
[PATCH 0/4] [orion] move *_mbus_dram_info out of platform_data
2011-11-18 6:59 UTC (5+ messages)
` [PATCH 1/4] [orion] Consolidate the address map setup on Orion based platforms
` [PATCH 2/4] [orion] Move the *_mbus_dram_info structure into the orion platform and call it orion_mbus_dram_info everywhere
` [PATCH 3/4] [orion] Get address map from plat-orion instead of via platform_data
` [PATCH 4/4] [orion] Remove address map info from all platform data strucutures
[Bug 43018] New: (NI Turks Pro) : UT2004-demo crashes after few minutes of launch
2011-11-18 6:56 UTC (3+ messages)
` [Bug 43018] "
[BUG] Bad page map in process ibv_devinfo
2011-11-18 6:55 UTC (5+ messages)
Protected Project
2011-11-18 0:00 UTC
[PATCH 1/2] ARM: mx51/53: correct misuse of _clk_max_enable and _clk_max_disable
2011-11-18 6:50 UTC (4+ messages)
[RFC] makedumpfile, crash: LZO compression support
2011-11-18 6:48 UTC (3+ messages)
[Qemu-devel] [PATCH v2] ivshmem: add a new PIO BAR3(Doorbell) besides MMIO BAR0 to reduce notification time
2011-11-18 5:50 UTC (2+ messages)
[PATCH] ARM: omap_hwmod: Add a new state to handle hwmods left enabled at init
2011-11-18 6:44 UTC (4+ messages)
[U-Boot] [PATCH] tegra2: Fix out-of-tree build for Ventana
2011-11-18 6:44 UTC (3+ messages)
[PATCH 0/1] mesa: fix calling host's commands V2
2011-11-18 6:36 UTC (2+ messages)
` [PATCH 1/1] mesa: fix calling host's commands
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.