messages from 2010-03-25 00:25:45 to 2010-03-25 05:20:24 UTC [more...]
[PATCH 0/7] fmt-merge-msg improvements
2010-03-25 5:19 UTC (7+ messages)
` [PATCH 1/7] fmt-merge-msg: be quiet if nothing to merge
` [PATCH 7/7] fmt-merge-msg: hide summary option
[PATCH 00/13] drivers/staging: Hoist assigns from if
2010-03-25 5:17 UTC (14+ messages)
` [PATCH 01/13] drivers/staging/cx25821: Hoist assign "
` [PATCH 02/13] drivers/staging/dt3155: "
` [PATCH 03/13] drivers/staging/otus/80211core: "
` [PATCH 04/13] drivers/staging/otus: "
` [PATCH 05/13] drivers/staging/rt2860: "
` [PATCH 06/13] drivers/staging/rt2870: "
` [PATCH 07/13] drivers/staging/rtl8187se: "
` [PATCH 08/13] drivers/staging/rtl8192e: "
` [PATCH 09/13] drivers/staging/rtl8192su: "
` [PATCH 10/13] drivers/staging/rtl8192u: "
` [PATCH 11/13] drivers/staging/vt6655: "
` [PATCH 12/13] drivers/staging/vt6656: "
` [PATCH 13/13] drivers/staging/wlags49_h2: "
[REGRESSION] git var GIT_EDITOR fails without tty
2010-03-25 5:17 UTC (4+ messages)
` [PATCH] send-email: lazily assign editor variable
BUG: Use after free in free_huge_page()
2010-03-25 5:18 UTC (4+ messages)
SD Host Controller Driver Compatibility
2010-03-25 5:08 UTC
Pseudonymous commits
2010-03-25 5:14 UTC (6+ messages)
[PATCH] RPS: support 802.1q and pppoe session
2010-03-25 5:13 UTC (5+ messages)
how to debug a kernel that does not power off?
2010-03-25 4:32 UTC
[PATCH] xfs: Always update the log tail on disk in sync
2010-03-25 5:07 UTC
[RFC/PATCH 0/5] add a --strategy option to "git cherry-pick"
2010-03-25 4:58 UTC (6+ messages)
` [RFC/PATCH 1/5] revert: use strbuf to refactor the code that writes the merge message
` [RFC/PATCH 2/5] revert: refactor merge recursive code into its own function
` [RFC/PATCH 3/5] merge: refactor code that calls "git merge-STRATEGY"
` [RFC/PATCH 4/5] merge: make function try_merge_command non static
` [RFC/PATCH 5/5] revert: add "--strategy" option to choose merge strategy
[PATCH] VT-d: change RHSA structure to be consistent with spec
2010-03-25 5:03 UTC (2+ messages)
Cherry-pick with symlinks fails horribly
2010-03-25 5:01 UTC (4+ messages)
linux-next: build failure after merge of the kgdb tree
2010-03-25 4:59 UTC (3+ messages)
Problem adding support for digital mixer in codec
2010-03-25 4:53 UTC (2+ messages)
[U-Boot] The purpose of enabling CONFIG_PCI_BOOTDELAY
2010-03-25 4:49 UTC (4+ messages)
[U-Boot] [PATCH 0/4] SPEAr : Network support and misc changes
2010-03-25 4:48 UTC (6+ messages)
` [U-Boot] [PATCH 1/4] SPEAr : SMI erase and write timeouts increased
` [U-Boot] [PATCH 2/4] SPEAr : Placing ethaddr write and read within CONFIG_CMD_NET
` [U-Boot] [PATCH 3/4] SPEAr : Network driver support added
Scam Victim Compensation ,($500,000)have been awarded to you.Contact with your Name,Age,Sex, Country,Phone Number and Address sent to Mrs joy stevne, email:mrsjoycestevne01@gmail.com
2010-03-25 1:40 UTC
[PATCH 0/4] add PPP_DEAD and PPP_TERMINATE support
2010-03-25 4:41 UTC (5+ messages)
` [PATCH 1/4] remove unneeded debug statement
` [PATCH 2/4] add tracing for PPP terminate path
` [PATCH 3/4] separate memory cleanup from PPP shutdown
` [PATCH 4/4] gsmdial: shutdown ppp link if we have one
bug 15606: register_netdevice: Kobject changed too ealier
2010-03-25 4:35 UTC (2+ messages)
[PATCH] TPM: Provide a tpm_tis OF driver
2010-03-25 4:20 UTC (3+ messages)
` [tpmdd-devel] "
[RFC PATCH net-next 0/7 v2]IPv6:netfilter: defragment
2010-03-25 4:20 UTC (14+ messages)
What happened to e2fsprogs-libs?
2010-03-25 4:07 UTC (2+ messages)
[PATCH] Add `%B' in format strings for raw commit body in `git log' and friends
2010-03-25 2:51 UTC
[PATCH 0/2] fix PPP timer issues
2010-03-25 4:05 UTC (4+ messages)
` [PATCH 1/2] switch to g_timeout_add_seconds()
` [PATCH 2/2] use separate timers for PPP config and terminate
Regression in i915 on 2.6.34-rc1
2010-03-25 4:04 UTC (6+ messages)
[PATCH] TPM: workaround to enforce PCR updates across suspends
2010-03-25 3:55 UTC
[PATCH 3/3] DSPBRIDGE: simplify and make more use of kernel function in notify module
2010-03-25 3:54 UTC
[PATCH 2/3] DSPBRIDGE: allocation of ntfy object take out of ntfy module
2010-03-25 3:53 UTC
[PATCH 1/3] DSPBRIDGE: remove ntfy_init/exit functions
2010-03-25 3:52 UTC
[PATCH 0/3] DSPBRIDGE: simplify ntfy module
2010-03-25 3:52 UTC
[PATCH] fat: fix buffer overflow in vfat_create_shortname()
2010-03-25 3:50 UTC
[Qemu-devel] [PATCH 02/15] virtio-serial: save/load: Ensure nr_ports on src and dest are same
2010-03-25 3:47 UTC (11+ messages)
` [Qemu-devel] [PATCH 03/15] virtio-serial: save/load: Ensure we have hot-plugged ports instantiated
` [Qemu-devel] [PATCH 04/15] virtio-serial: save/load: Send target host connection status if different
` [Qemu-devel] [PATCH 05/15] virtio-serial: Use control messages to notify guest of new ports
` [Qemu-devel] [PATCH 06/15] virtio-serial: whitespace: match surrounding code
` [Qemu-devel] [PATCH 07/15] virtio-serial: Remove redundant check for 0-sized write request
` [Qemu-devel] [PATCH 08/15] virtio-serial: Update copyright year to 2010
` [Qemu-devel] [PATCH 09/15] virtio-serial: Propagate errors in initialising ports / devices in guest
` [Qemu-devel] [PATCH 10/15] virtio-serial: Add QMP events for failed port/device add
` [Qemu-devel] "
[git pull] drm fixes
2010-03-25 3:35 UTC
[git pull] drm fixes
2010-03-25 3:35 UTC
Seeing new kernel unaligned access messages in linux-next on ia64
2010-03-25 3:32 UTC (6+ messages)
Quick report from PPP testing
2010-03-25 3:31 UTC (2+ messages)
Somebody take a look please! (some kind of kernel bug?)
2010-03-25 3:29 UTC (3+ messages)
[PATCH 04/11] Allow CONFIG_MIGRATION to be set without CONFIG_NUMA or memory hot-remove
2010-03-25 3:28 UTC (4+ messages)
[Qemu-devel] about cpu_register_physical_memory_offset
2010-03-25 3:25 UTC
why does the tcp_time_wait() call tcp_done(sk)?
2010-03-25 3:24 UTC
(no subject)
2010-03-25 0:01 UTC (2+ messages)
[iproute2] tc pedit modify ethhdr ?
2010-03-25 3:21 UTC (4+ messages)
[PATCH v2] PL330: Add PL330 DMA controller driver
2010-03-25 3:17 UTC (2+ messages)
[PATCH] locomo.c: use precalculated mmio address for LOCOMO_DAC access
2010-03-25 3:16 UTC
[Qemu-devel] Compile files only once: some planning
2010-03-25 3:08 UTC (8+ messages)
` [Qemu-devel] "
[PATCH V3 17/18] Btrfs: Full direct I/O and AIO read implementation
2010-03-25 3:08 UTC (5+ messages)
[PATCH 1/6] kill the broken and deadlockable cpuset_lock/cpuset_cpus_allowed_locked code
2010-03-25 3:00 UTC (2+ messages)
[GIT PULL] ext4 fixes
2010-03-25 2:17 UTC
[Xenomai-help] crash after termination
2010-03-25 2:55 UTC (11+ messages)
` [Xenomai-help] Problem in irq_handle
[PATCH] oom killer: break from infinite loop
2010-03-25 2:51 UTC (3+ messages)
[PATCH 02/11] mm,migration: Do not try to migrate unmapped anonymous pages
2010-03-25 2:49 UTC (4+ messages)
Auto Rebuild on hot-plug
2010-03-25 2:47 UTC (2+ messages)
[PATCH 06/11] Export fragmentation index via /proc/extfrag_index
2010-03-25 2:47 UTC (4+ messages)
New compiler warning in 2.6.34-rc1: 'start_ext.ee_block' may be used uninitialized
2010-03-25 2:42 UTC (3+ messages)
[Qemu-devel] Supporting hypervisor specific APIs in libvirt
2010-03-25 2:43 UTC (6+ messages)
` [Qemu-devel] Re: [libvirt] "
svirt on MLS has strange AVC
2010-03-25 2:42 UTC (5+ messages)
Continual reading from the PowerPc time base register is not stable
2010-03-25 2:41 UTC
LVM2/lib/metadata lv_manip.c pv_map.h
2010-03-25 2:40 UTC
[PATCH 0/4] ASoC: fsi: FSI2 device support
2010-03-25 2:39 UTC (4+ messages)
` [PATCH 2/4] ASoC: fsi: Add FIFO size calculate
[RFC 01/15] FS: libfs, implement simple_write_to_buffer
2010-03-25 2:35 UTC (7+ messages)
` [RFC 03/15] PM / Hibernate: separate block_io
` [linux-pm] "
LVM2 ./WHATS_NEW lib/metadata/lv_manip.c lib/m
2010-03-25 2:31 UTC
[Bug 25662] R300: System locks up when running any graphical program using KMS
2010-03-25 2:23 UTC
x86_64 virtual memory map
2010-03-25 2:20 UTC
Qualification Number (GOP/U234/A221/ANB)
2010-03-25 1:54 UTC
Automating builds and testing of git.git
2010-03-25 2:07 UTC (3+ messages)
[PATCH] ext4/super.c: Replace CONTIG_EXT{2,3}_FS by CONFIG_EXT{2,3}_FS
2010-03-25 1:59 UTC (4+ messages)
[Bug 27297] New: Gallium R300g - xscreensaver "endgame" hack runs much slower than under classic Mesa
2010-03-25 1:57 UTC (2+ messages)
` [Bug 27297] "
ext2/ext3 different block_sizes/i_size/e2fsck question
2010-03-25 1:55 UTC (2+ messages)
[PATCH] powerpc/fsl: add device tree binding for QE firmware
2010-03-25 1:49 UTC (8+ messages)
[PATCH] Prevent nested interrupts when the IRQ stack is near overflowing v2
2010-03-25 1:46 UTC (5+ messages)
mmotm 2010-03-23-15-34 uploaded
2010-03-25 1:36 UTC (3+ messages)
` mmotm 2010-03-23 - IPv6 warnings
MSI-X not enabled for ixgbe device-passthrough
2010-03-25 1:39 UTC (2+ messages)
[PATCH][v2] cfq-iosched: Add additional blktrace log messages in CFQ for easier debugging
2010-03-25 1:38 UTC
[PATCH] pwc Kconfig dependency fix
2010-03-25 1:40 UTC
[C/R ARM][PATCH 0/3] Linux Checkpoint-Restart - ARM port
2010-03-25 1:35 UTC (17+ messages)
` [C/R ARM][PATCH 1/3] ARM: Rudimentary syscall interfaces
KVM call agenda for Mar 23
2010-03-25 1:31 UTC (7+ messages)
` [Qemu-devel] "
[PATCH 1/4] KVM test: Add monotonic_time into the guest test
2010-03-25 1:29 UTC (3+ messages)
` [PATCH 3/4] KVM test: Add scrashme into "
mincore and transparent huge pages
2010-03-25 1:23 UTC (8+ messages)
` [rfc 5/5] mincore: transparent huge page support
[Proposal]TX flags
2010-03-25 1:22 UTC (7+ messages)
Mesh mode broken since 2.6.34-rc1
2010-03-25 1:16 UTC (2+ messages)
[RESUBMIT] [PATCH] Fix Keymapping for upcoming Dell Laptops
2010-03-25 1:14 UTC
[PATCH] FRV: Extend gdbstub to support more features of gdb
2010-03-25 1:13 UTC
Hardware Interrupt Balancing
2010-03-25 1:11 UTC
[PATCH] cfq-iosched: Do not merge queues of BE and IDLE classes
2010-03-25 1:08 UTC (2+ messages)
Which of my 3 video capture devices will work best with my PC?
2010-03-25 1:06 UTC (3+ messages)
[RFC][PATCH][lxc]: Add --with-usercr configure option
2010-03-25 1:05 UTC
[PATCH 0/2][GIT PULL][v2.6.34] tracing: fixes
2010-03-25 1:02 UTC (3+ messages)
` [PATCH 1/2] tracing: Reduce overhead of module tracepoints
` [PATCH 2/2] tracing: Fix lockdep warning in global_clock()
[PATCH 0/11] Memory Compaction v5
2010-03-25 0:57 UTC (9+ messages)
` [PATCH 10/11] Direct compact when a high-order allocation fails
[PATCH] cfq-iosched: Add additional blktrace log messages in CFQ for easier debugging
2010-03-25 1:00 UTC (2+ messages)
[PATCH] Fix Keymapping for upcoming Dell Laptops
2010-03-25 1:00 UTC (2+ messages)
[KVM-AUTOTEST PATCH] KVM test: tests_base.cfg.sample: remove kill_vm_gracefully=no for system_powerdown
2010-03-25 0:58 UTC
[PATCH] x86: let 'reservetop' functioning right
2010-03-25 0:54 UTC
Xen 4.0.0-rc7 problem/hang with vt-d DMAR parsing
2010-03-25 0:55 UTC (10+ messages)
[PATCH] Expose the statistics in blkio.time and blkio.sectors for the root cgroup
2010-03-25 0:52 UTC (2+ messages)
asciidoc problem, and a possible fix
2010-03-25 0:51 UTC (2+ messages)
Major Linux sound bugs
2010-03-25 0:51 UTC (2+ messages)
[PATCHv3 0/2] serial: Drivers for Altera UARTs
2010-03-25 0:54 UTC (8+ messages)
` [PATCHv3 1/2] serial: Add driver for the Altera JTAG UART
` [PATCHv3 2/2] serial: Add driver for the Altera UART
why not use the tcp_set_state() in inet_csk_listen_start()?
2010-03-25 0:49 UTC (3+ messages)
[PATCH] cpuset: Fix documentation punctuation
2010-03-25 0:48 UTC (2+ messages)
TLER / CCTL timeout handling
2010-03-25 0:48 UTC (3+ messages)
[PATCH 2/4] dmaengine: Xilinx MPMC Kconfig/make
2010-03-25 0:46 UTC (2+ messages)
What's cooking in git.git (Mar 2010, #06; Wed, 24)
2010-03-25 0:41 UTC
[PATCH 5/5] trace-cmd: Simplify Makefile, and remove confusing messages
2010-03-25 0:41 UTC (3+ messages)
[Qemu-devel] [PATCH 00/10, v3] target-alpha improvements
2010-03-25 0:24 UTC (11+ messages)
` [Qemu-devel] [PATCH 01/10] target-alpha: Add flags markups to helpers.h
` [Qemu-devel] [PATCH 02/10] target-alpha: Implement cpys{, n, e} inline
` [Qemu-devel] [PATCH 03/10] target-alpha: Implement rs/rc properly
` [Qemu-devel] [PATCH 05/10] target-alpha: Implement cvtlq inline
` [Qemu-devel] [PATCH 06/10] target-alpha: Use setcond for int comparisons
` [Qemu-devel] [PATCH 07/10] target-alpha: Use non-inverted arguments to gen_{f}cmov
` [Qemu-devel] [PATCH 08/10] target-alpha: Emit goto_tb opcodes
` [Qemu-devel] [PATCH 04/10] target-alpha: Implement cvtql inline
` [Qemu-devel] [PATCH 09/10] target-alpha: Implement load-locked/store-conditional properly
` [Qemu-devel] [PATCH 10/10] target-alpha: Enable NPTL
missing alias(es) for eata driver
2010-03-25 0:36 UTC
Re: [PATCH] cpuset: Fix documentation punctuation
2010-03-25 0:26 UTC
[Qemu-devel] Re: [libvirt] Supporting hypervisor specific APIs in libvirt
2010-03-25 0:28 UTC (11+ messages)
[PATCH 1/2] HID: N-trig Add set feature commands to driver
2010-03-25 0:25 UTC (8+ 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.