messages from 2012-02-03 23:43:46 to 2012-02-04 02:43:58 UTC [more...]
[Qemu-devel] [PATCH] MAINTAINERS: Add hw/highbank.c maintainer
2012-02-04 2:43 UTC (2+ messages)
[PATCH] grant table map error in __gnttab_map_grant_ref
2012-02-04 2:43 UTC
[PATCH 0/8] Fix filesystem freezing
2012-02-04 2:42 UTC (7+ messages)
` [PATCH 6/8] xfs: Use generic writers counter instead of m_active_trans counter
[oe-commits] Otavio Salvador : systemd.bbclass: depends on systemd
2012-02-04 2:34 UTC (11+ messages)
patch "tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA" added to tty tree
2012-02-04 2:39 UTC (30+ messages)
[patch cr 0/4] [patch cr 0/@total@]
2012-02-04 2:40 UTC (15+ messages)
` [patch cr 2/4] [RFC] syscalls, x86: Add __NR_kcmp syscall v7
` [PATCH] SubmittingPatches: Increase the line length limit from 80 to 100 colums
` [PATCH] checkpatch: Warn on code with 6+ tab indentation
[PATCH -v4 0/15] PCI: allocate pci bus num range for unassigned bridge busn
2012-02-04 2:30 UTC (5+ messages)
` [PATCH 02/15] PCI: Add iobusn_resource
Java: meta-java, meta-oracle-java
2012-02-04 2:21 UTC (2+ messages)
[perf] perf top segfaulting
2012-02-04 2:24 UTC (2+ messages)
[PATCH] drm/i915: dump even more into the error_state
2012-02-04 2:23 UTC (2+ messages)
[meta-oe][PATCH] tmux: Add initial recipe for vesion 1.6
2012-02-04 2:14 UTC (3+ messages)
` [meta-oe][PATCH v3] tmux: Add initial recipe for version 1.6
[U-Boot] [PATCH 1/2] easylogo: add lzma support
2012-02-04 2:17 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] Blackfin: easylogo: add lzma logos
[PATCH 1/2] nfsd: cleanup setting of default max_block_size
2012-02-04 2:16 UTC (6+ messages)
[PATCH 1/2] drm/i915: gtfifodbg in error state
2012-02-04 2:15 UTC (4+ messages)
` [PATCH 2/2] drm/i915: catch gtfifo errors on forcewake_put
sysfs regression: wrong link counts
2012-02-04 2:14 UTC (5+ messages)
` network regression: cannot rename netdev twice
[linux test] 11867: tolerable FAIL
2012-02-04 2:10 UTC
[RFC] Next gen kvm api
2012-02-04 2:08 UTC (5+ messages)
` [Qemu-devel] "
Jack detection on HDA vs SoC
2012-02-04 2:01 UTC
Efika (mpc5200b): sound doesn't build/work from linux-2.6.38.x
2012-02-04 2:02 UTC (4+ messages)
[PATCH tip/core/rcu 0/N] v2 RCU commits for 3.4
2012-02-04 1:45 UTC (48+ messages)
` [PATCH tip/core/rcu 01/47] rcu: Bring RTFP.txt up to date
` [PATCH tip/core/rcu 02/47] rcu: Improve synchronize_rcu() diagnostics
` [PATCH tip/core/rcu 03/47] rcu: Add lockdep-RCU checks for simple self-deadlock
` [PATCH tip/core/rcu 04/47] rcu: Add diagnostic for misaligned rcu_head structures
` [PATCH tip/core/rcu 05/47] rcu: Avoid waking up CPUs having only kfree_rcu() callbacks
` [PATCH tip/core/rcu 06/47] rcu: Move RCU_TRACE to lib/Kconfig.debug
` [PATCH tip/core/rcu 07/47] s390: Convert call_rcu() to kfree_rcu(), drop ext_int_hash_update()
` [PATCH tip/core/rcu 08/47] tcm_fc: Convert call_rcu() to kfree_rcu(), drop ft_tport_rcu_free()
` [PATCH tip/core/rcu 09/47] ipv4: Convert call_rcu() to kfree_rcu(), drop opt_kfree_rcu()
` [PATCH tip/core/rcu 10/47] ipv4: Convert call_rcu() to kfree_rcu(), drop opt_kfree_rcu
` [PATCH tip/core/rcu 11/47] mac80211: Convert call_rcu() to kfree_rcu(), drop mesh_gate_node_reclaim()
` [PATCH tip/core/rcu 12/47] rcu: Simplify offline processing
` [PATCH tip/core/rcu 13/47] rcu: Make rcutorture flag online/offline failures
` [PATCH tip/core/rcu 14/47] rcu: Limit lazy-callback duration
` [PATCH tip/core/rcu 15/47] rcu: Check for callback invocation from offline CPUs
` [PATCH tip/core/rcu 16/47] rcu: Don't make callbacks go through second full grace period
` [PATCH tip/core/rcu 17/47] rcu: Remove single-rcu_node optimization in rcu_start_gp()
` [PATCH tip/core/rcu 18/47] rcu: Protect __rcu_read_unlock() against scheduler-using irq handlers
` [PATCH tip/core/rcu 19/47] rcu: Streamline code produced by __rcu_read_unlock()
` [PATCH tip/core/rcu 20/47] rcu: Prevent RCU callbacks from executing before scheduler initialized
` [PATCH tip/core/rcu 21/47] rcu: Inform RCU of irq_exit() activity
` [PATCH tip/core/rcu 22/47] rcu: Simplify unboosting checks
` [PATCH tip/core/rcu 23/47] rcu: Clean up straggling rcu_preempt_needs_cpu() name
` [PATCH tip/core/rcu 24/47] rcu: Check for idle-loop entry while in RCU read-side critical section
` [PATCH tip/core/rcu 25/47] rcu: Make rcu_sleep_check() also check rcu_lock_map
` [PATCH tip/core/rcu 26/47] rcu: Note that rcu_access_pointer() can be used for teardown
` [PATCH tip/core/rcu 27/47] rcu: Remove #ifdef CONFIG_SMP from TREE_RCU
` [PATCH tip/core/rcu 28/47] rcu: Set RCU CPU stall times via sysfs
` [PATCH tip/core/rcu 29/47] rcu: Print scheduling-clock information on RCU CPU stall-warning messages
` [PATCH tip/core/rcu 30/47] rcutorture: Permit holding off CPU-hotplug operations during boot
` [PATCH tip/core/rcu 31/47] rcu: Make documentation give more realistic rcutorture duration
` [PATCH tip/core/rcu 32/47] rcu: Add CPU-stall capability to rcutorture
` [PATCH tip/core/rcu 33/47] rcu: Update stall-warning documentation
` [PATCH tip/core/rcu 34/47] rcu: Make boolean rcutorture parameters be of type "bool"
` [PATCH tip/core/rcu 35/47] rcu: Check for illegal use of RCU from offlined CPUs
` [PATCH tip/core/rcu 36/47] rcu: Move synchronize_sched_expedited() to rcutree.c
` [PATCH tip/core/rcu 37/47] rcu: No interrupt disabling for rcu_prepare_for_idle()
` [PATCH tip/core/rcu 38/47] lockdep: Add CPU-idle/offline warning to lockdep-RCU splat
` [PATCH tip/core/rcu 39/47] rcu: Rework detection of use of RCU by offline CPUs
` [PATCH tip/core/rcu 40/47] rcu: Call out dangers of expedited RCU primitives
` [PATCH tip/core/rcu 41/47] rcu: Trace only after NULL-pointer check
` [PATCH tip/core/rcu 42/47] rcu: Convert WARN_ON_ONCE() in rcu_lock_acquire() to lockdep
` [PATCH tip/core/rcu 43/47] PTR_ERR should be called before its argument is cleared
` [PATCH tip/core/rcu 44/47] rcu: Remove redundant check for rcu_head misalignment
` [PATCH tip/core/rcu 45/47] rcu: Allow nesting of rcu_idle_enter() and rcu_idle_exit()
` [PATCH tip/core/rcu 46/47] rcu: Add RCU_NONIDLE() for idle-loop RCU read-side critical sections
` [PATCH tip/core/rcu 47/47] cpuidle: Inform RCU of "
[net-next PATCH 1/5] qlge: Updating Schultz LICENSE.qlge file
2012-02-04 1:28 UTC (7+ messages)
` [net-next PATCH 2/5] qlge: Fixed invalid reference to ip header
` [net-next PATCH 3/5] qlge: Removing needless print's which are not
` [net-next PATCH 4/5] qlge: Fix memory leak in the process of refill
` [net-next PATCH 5/5] qlge: Bumped driver version to 1.00.00.30
` [net-next PATCH 0/5] qlge: Fixes
PROBLEM: USB regression on TS-7800 board
2012-02-04 1:27 UTC
Git performance results on a large repository
2012-02-04 1:25 UTC (4+ messages)
[RFC 00/11] crda: start combing code for library
2012-02-04 1:25 UTC (12+ messages)
` [RFC 01/11] crda: move country2rd() and its helper to reglib.c
` [RFC 02/11] crda: add a reglib iterator reglib_for_each_country()
` [RFC 03/11] crda: make intersect.c use reglib_for_each_country()
` [RFC 04/11] crda: close fd upon leaving
` [RFC 05/11] crda: add new reglib_get_country_alpha2()
` [RFC 06/11] crda: add dfs_region to the ieee80211_regdomain data structure
` [RFC 07/11] crda: make crda use reglib_get_country_alpha2()
` [RFC 08/11] crda: clean header files
` [RFC 09/11] crda: make country2rd() static
` [RFC 10/11] crda: make usage of regdb.h exclusive to reglib.c
` [RFC 11/11] crda: rename reglib_get_*() routines
[RFC/PATCH] verify-tag: check sig of all tags to given object
2012-02-04 1:25 UTC
Want to Get Suggestion for MX28 USB Submisson
2012-02-04 1:24 UTC (3+ messages)
[PATCH] js: Update to v1.8.5
2012-02-04 1:12 UTC (2+ messages)
[U-Boot] [PATCH v3 0/9] tegra: Add I2C driver and associated parts
2012-02-04 1:14 UTC (20+ messages)
` "
` [U-Boot] [PATCH v3 1/9] tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASE
` "
` [U-Boot] [PATCH v3 2/9] fdt: Add function to allow aliases to refer to multiple nodes
` "
` [U-Boot] [PATCH v3 3/9] tegra: Enhance clock support to handle 16-bit clock divisors
` "
` [U-Boot] [PATCH v3 4/9] tegra: fdt: i2c: Add extra I2C bindings for U-Boot
` "
` [U-Boot] [PATCH v3 5/9] tegra: i2c: Add I2C driver
` "
` [U-Boot] [PATCH v3 6/9] tegra: i2c: Initialise I2C on Nvidia boards
` "
` [U-Boot] [PATCH v3 7/9] tegra: i2c: Select I2C ordering for Seaboard
` "
` [U-Boot] [PATCH v3 8/9] tegra: i2c: Select number of controllers for Tegra2 boards
` "
` [U-Boot] [PATCH v3 9/9] tegra: i2c: Enable I2C on Seaboard
` "
[PATCH 1/2] webkit-gtk: Fix error.html resource path
2012-02-04 0:59 UTC (3+ messages)
[PATCH v6 1/3] seccomp: kill the seccomp_t typedef
2012-02-04 1:05 UTC (5+ messages)
[U-Boot] [PATCH v2 0/7] tegra: Add I2C driver and associated parts
2012-02-04 0:58 UTC (10+ messages)
` [U-Boot] [PATCH v2 6/7] tegra: Select I2C ordering for Seaboard
[rfc PATCH]slub: per cpu partial statistics change
2012-02-04 0:56 UTC (4+ messages)
[PATCH 0/2] Initial DT only generic pinctrl-simple driver
2012-02-04 0:55 UTC (6+ messages)
` [PATCH 2/2] pinctrl: Add simple pinmux driver using device tree data
[PATCH] Ivybridge fixes
2012-02-04 0:50 UTC (6+ messages)
` [PATCH 2/4] drm/i915: gen7: add two more IVB workarounds
` [PATCH 3/4] drm/i915: gen7: work around a system hang on IVB
[uml-devel] [PATCH 1/2] um: Use generic io.h
2012-02-04 0:44 UTC (7+ messages)
` [PATCH] um: Cleanup headers files
` [uml-devel] "
Support for the Android emulator using the msm8960 device build
2012-02-04 0:28 UTC
[Qemu-devel] [PATCH 00/16] access qdev properties via QOM
2012-02-04 0:43 UTC (10+ messages)
` [Qemu-devel] [PATCH 01/16] qdev: fix hot-unplug
` [Qemu-devel] [PATCH 10/16] qdev: make the non-legacy pci address property accept an integer
[PATCH] u-boot-fw-utils: Initial version
2012-02-04 0:34 UTC (3+ messages)
[GIT PULL] mxs/boards for v3.4
2012-02-04 0:32 UTC (2+ messages)
` [GIT PULL v2] "
couldn't use rbd
2012-02-04 0:31 UTC (9+ messages)
[patch v1, kernel version 3.2.1] rtnetlink workaround around the skb buff size issue
2012-02-04 0:29 UTC (2+ messages)
[GIT PULL] mxs: board support for 3.3
2012-02-04 0:26 UTC (3+ messages)
` [PATCH v5] ARM: mxs: Add initial support for Bluegiga APX4 Development Kit
3.0 does not survive make -j [sic] on a kernel tree
2012-02-04 0:24 UTC (2+ messages)
[meta-xfce][PATCH] xfce4-power-manager: Add initial recipe for version 1.0.10
2012-02-04 0:03 UTC
oops when copying a file from a nfs mount
2012-02-04 0:11 UTC (5+ messages)
[PATCH 1/2] i2c: tegra: Remove unnecessary clk_get
2012-02-04 0:10 UTC (2+ messages)
` [PATCH 2/2] i2c: tegra: Remove unnecessary write to INT_STATUS
[PATCH v2] busybox: Add flock utility to default configuration
2012-02-03 23:56 UTC
[PATCH V2 1/4] i2c: tegra: Add __devinit/exit to probe/remove
2012-02-04 0:05 UTC (9+ messages)
[PATCH] busybox: Add flock utility to default configuration
2012-02-03 23:55 UTC (3+ messages)
[RFC PATCH 0/6] Understanding delays due to throttling under very heavy write load
2012-02-04 0:04 UTC (11+ messages)
` [EXTERNAL] "
[PATCH net-next 1/4] qlcnic: Stop pause ctrl frames on fw hang
2012-02-03 23:45 UTC (5+ messages)
` [PATCH net-next 2/4] qlcnic: report valid speed and duplex status when link is down
` [PATCH net-next 3/4] qlcnic: Fix firmware abort code check
` [PATCH net-next 4/4] qlcnic: Fix API unlock
` [PATCH net-next 0/4] qlcnic: Fixes
[1.7.9] usage regression when merging annotated tag objects
2012-02-03 23:54 UTC (2+ messages)
[Qemu-devel] [PATCH] usb-bsd: convert to QOM
2012-02-03 23:41 UTC
[PATCH v4 0/4] generic irq chip domain support
2012-02-03 23:47 UTC (4+ messages)
` [PATCH v4 2/4] irq: add irq_domain support to generic-chip
CIFS Unmount Issue
2012-02-03 23:47 UTC
[Qemu-devel] buildbot failure in qemu on default_mingw32
2012-02-04 0:11 UTC (2+ messages)
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.