messages from 2009-10-28 08:52:51 to 2009-10-28 11:01:49 UTC [more...]
[RFC PATCH v3 00/17] Return of smart HTTP
2009-10-28 11:01 UTC (5+ messages)
` [RFC PATCH v3 10/17] Move WebDAV HTTP push under remote-curl
[PATCH] via-velocity: Remove private device list
2009-10-28 11:02 UTC (2+ messages)
User question for __context__ or similiar
2009-10-28 10:56 UTC
[PATCH V2]NET/KS8695: add support NAPI for Rx
2009-10-28 10:57 UTC (3+ messages)
[PATCH] small csched_cpu_pick() adjustments
2009-10-28 10:57 UTC (2+ messages)
[PATCH 2/2] tc35815: Enable NAPI
2009-10-28 10:57 UTC (2+ messages)
[PATCH] virtio-net: fix data corruption with OOM
2009-10-28 10:56 UTC (4+ messages)
[PATCH 1/2] tc35815: Fix return value of tc35815_do_interrupt when NAPI enabled
2009-10-28 10:57 UTC (2+ messages)
[PATCH 0/4] megaraid_sas HBA emulation
2009-10-28 10:54 UTC (6+ messages)
` [Qemu-devel] "
[PATCH 1/3] Add a generic API for _OSC
2009-10-28 10:54 UTC (6+ messages)
[PATCHv2 0/11] Misc fixes [for PM branch]
2009-10-28 10:54 UTC (10+ messages)
` [PATCH 01/11] OMAP3: PM: Fixed padconf save done check
` [PATCH 02/11] OMAP3: Disable Smartreflex before pwrdm enters RET
` [PATCH 03/11] OMAP2/3: DMTIMER: Clear pending interrupts when stopping a timer
` [PATCH 04/11] OMAP3: PM: Ack pending interrupts before entering suspend
` [PATCH 05/11] OMAP3: PM: Enable system control module autoidle
` [PATCH 06/11] OMAP3: PM: Disable interrupt controller AUTOIDLE before WFI
` [PATCH 07/11] OMAP3: Fixed ARM aux ctrl register save/restore
[RFC PATCH 0/1] Enabling/disabling separate gpio-keys buttons
2009-10-28 10:50 UTC (4+ messages)
` [RFC PATCH 1/1] Input: gpio-keys: export gpio key information through sysfs
[PATCH net-2.6] sfc: Set ip_summed correctly for page buffers passed to GRO
2009-10-28 10:53 UTC (5+ messages)
` [PATCH net-2.6] sfc: Really allow RX checksum offload to be disabled
What does last_rule really mean?
2009-10-28 10:52 UTC (2+ messages)
[PATCH] asix: fix unsetting of AX88172_MEDIUM_FD in ax88172_link_reset()
2009-10-28 10:58 UTC
correct net fitler rule
2009-10-28 10:45 UTC (2+ messages)
[STABLE] some updates from my queue
2009-10-28 10:45 UTC (7+ messages)
` [STABLE][PATCH 1/6] coreutils: add version 7.2
` [STABLE][PATCH 2/6] coreutils-native: remove autotools and quilt dependencies
` [STABLE][PATCH 3/6] coreutils-native: make mandatory dep for all packages
` [STABLE][PATCH 4/6] remove install-native package
` [STABLE][PATCH 5/6] task-proper-tools: added few extra packages
` [STABLE][PATCH 6/6] netcat: use update-alternatives as we have netcat in busybox too
[ath9k-devel] getting 11n to work?
2009-10-28 10:43 UTC
[PATCH][RFC] input: remove bios I8042_CTR_XLATE check to make keyboard usable
2009-10-28 10:42 UTC (4+ messages)
[PATCH] cnic: Fix L2CTX_STATUSB_NUM offset in context memory
2009-10-28 10:42 UTC (2+ messages)
[lm-sensors] [PATCH 4/4] hwmon-f71882fg: Add support for the
2009-10-28 10:40 UTC (3+ messages)
hypervisor memory usage
2009-10-28 10:40 UTC (4+ messages)
[U-Boot] Please pull u-boot-cfi-flash/master
2009-10-28 10:40 UTC
[patch 0/3] ioctl fixes
2009-10-28 10:39 UTC (9+ messages)
` [patch 2/3] KVM: x86: disallow KVM_{SET,GET}_LAPIC without in kernel irqchip
[net-next-2.6 PATCH 01/23] igb: add support for seperate tx-usecs setting in ethtool
2009-10-28 10:39 UTC (24+ messages)
` [net-next-2.6 PATCH 02/23] igb: cleanup some of the code related to hw timestamping
` [net-next-2.6 PATCH 03/23] igb: misc cleanups within igb_ethtool.c
` [net-next-2.6 PATCH 04/23] igb: use packet buffer sizes from RXPBS register
` [net-next-2.6 PATCH 05/23] igb: replace the VF clear_to_send with a flags value
` [net-next-2.6 PATCH 06/23] igb: rework use of VMOLR in regards to PF and VFs
` [net-next-2.6 PATCH 07/23] igb: rework handling of the vfta and vlvf registers in relation to mng_vlan
` [net-next-2.6 PATCH 08/23] igb: move vf init into a seperate function
` [net-next-2.6 PATCH 09/23] igb: only process global stats in igb_update_stats
` [net-next-2.6 PATCH 10/23] igb: move global_quad_port_a from global into local static define
` [net-next-2.6 PATCH 11/23] igb: make tx hang check multiqueue, check eop descriptor
` [net-next-2.6 PATCH 12/23] igb: cleanup code related to ring resource allocation and free
` [net-next-2.6 PATCH 13/23] igb: change queue ordering for 82576 based adapters
` [net-next-2.6 PATCH 14/23] igb: cleanup interrupt enablement in regards to msix_other
` [net-next-2.6 PATCH 15/23] igb: Remove invalid stats counters
` [net-next-2.6 PATCH 16/23] igb: cleanup igb.h header whitespace and some structure formatting
` [net-next-2.6 PATCH 17/23] igb: cleanup igb xmit frame path
` [net-next-2.6 PATCH 18/23] igb: cleanup clean_rx_irq_adv and alloc_rx_buffers_adv
` [net-next-2.6 PATCH 19/23] igb: replace unecessary &adapter->hw with just hw where applicable
` [net-next-2.6 PATCH 20/23] igb: add pci_dev in few spots to clean up use of dev_err/info/warn
` [net-next-2.6 PATCH 21/23] igb: limit minimum mtu to 68 to keep ip bound to interface
` [net-next-2.6 PATCH 22/23] igb: open up SCTP checksum offloads to all MACs 82576 and newer
` [net-next-2.6 PATCH 23/23] igb: cleanup whitespace issues in igb_main.c
[STABLE][PATCH-v2 2/2] igep0020: Add IGEP v2 support to OE
2009-10-28 10:37 UTC
[U-Boot] [PATCH] cfi: Add weak default function for flash_cmd_reset()
2009-10-28 10:37 UTC (2+ messages)
[Qemu-devel] [PATCH] qemu-img: Allow creating zero sized images
2009-10-28 10:36 UTC
[Cluster-devel] ccs_config_validate in cluster 3.0.X
2009-10-28 10:36 UTC
[PATCH 0/5]: Fix kdump under KVM
2009-10-28 10:31 UTC (7+ messages)
` [PATCH 5/5] "
[lm-sensors] [PATCH v2 2/6] sensord: Convert CGI script to lower
2009-10-28 10:31 UTC (2+ messages)
` [lm-sensors] [PATCH v2 2/6] sensord: Convert CGI script to
[PATCH 0/3] Reduce GFP_ATOMIC allocation failures, partial fix V3
2009-10-28 10:29 UTC (10+ messages)
` [PATCH 2/3] page allocator: Do not allow interrupts to use ALLOC_HARDER
` [PATCH 3/3] vmscan: Force kswapd to take notice faster when high-order watermarks are being hit
powerpc/sparc problems
2009-10-28 10:29 UTC (3+ messages)
is avoiding compat ioctls possible?
2009-10-28 10:27 UTC (4+ messages)
[STABLE][PATCH] jsp2.0 5.5.26: New recipe (from Jalimo SVN). servlet2.3 4.1.37: Dito. servlet2.3-native 4.1.37: Dito. servlet2.4 5.5.26: Dito
2009-10-28 10:25 UTC
[RFC PATCH 0/2] MXC PCMCIA Support
2009-10-28 10:23 UTC (3+ messages)
` [RFC PATCH 2/2] MXC: add pcmcia support
[PATCH 2/4] V4L2: Added CID's V4L2_CID_ROTATE/BG_COLOR
2009-10-28 10:22 UTC (3+ messages)
A question about the soc jack status
2009-10-28 10:21 UTC (3+ messages)
[PATCH] Multicast packet reassembly can fail
2009-10-28 10:18 UTC (2+ messages)
[PATCH v3 0/7] Per route TCP options
2009-10-28 10:18 UTC (7+ messages)
` [PATCH v3 1/7] Only parse time stamp TCP option in time wait sock
` [PATCH v3 4/7] Add the no SACK route option feature
what is /dev/video0 entry?
2009-10-28 10:17 UTC
[PATCH] check put_user fail in do_signal when enable OABI_COMPACT
2009-10-28 10:16 UTC (4+ messages)
[PATCHv2 1/3] OMAP UART: Add omap-serial driver support
2009-10-28 10:15 UTC (2+ messages)
More Xen Virtualization Videos
2009-10-28 10:15 UTC (9+ messages)
` "
` [Xen-devel] "
[Buildroot] [git commit master] synergy: needs C++ support
2009-10-28 10:13 UTC (3+ messages)
` [Buildroot] busybox question
[Qemu-devel] Re: How to use -acpitable to add a SLIC-table?
2009-10-28 10:12 UTC (2+ messages)
[U-Boot] [PATCH] ARM AT91 new board EB+CPUx9K2
2009-10-28 10:10 UTC (5+ messages)
[PATCH 1/2] [RFC] Add file f_flags to cgroup write_string ops
2009-10-28 10:09 UTC (6+ messages)
[PATCH 1/2] OMAP3: Enable DSS2 for OMAP3EVM board
2009-10-28 10:06 UTC (2+ messages)
[PATCH 0/2] ASoC: TWL4030: bypass magic removal and cleanup patch
2009-10-28 10:05 UTC (4+ messages)
` [PATCH 1/2] ASoC: TWL4030: Remove bypass tracking
` [PATCH 2/2] ASoC: TWL4030: Change codec_muted to apll_enabled
[DRBD-announce] DRBD Management Console 0.4.1
2009-10-28 10:04 UTC
[KVM PATCH v2 0/2] irqfd enhancements
2009-10-28 10:04 UTC (6+ messages)
` [KVM PATCH v2 1/2] KVM: export lockless GSI attribute
` [Alacrityvm-devel] "
[PATCH 2/2] OMAP: DSS2: Add Sharp LQ043T1DG01 panel drivers
2009-10-28 10:03 UTC
[PATCH] mergetool--lib: add support for p4merge
2009-10-28 10:02 UTC (6+ messages)
Difference between atomic operations and memory barriers
2009-10-28 10:00 UTC (6+ messages)
[Linux-uvc-devel] again "Logitech QuickCam Pro for Notebooks 046d:0991"
2009-10-28 9:58 UTC (3+ messages)
[PATCH net-next] bnx2x: Do Tx handling in a separate tasklet
2009-10-28 9:57 UTC (2+ messages)
Accessing flash directly from User Space
2009-10-28 9:56 UTC (10+ messages)
os-prober incorrectly generates stanza - wrong root= device
2009-10-28 9:55 UTC (2+ messages)
2.6.32-rc5: surprise removal of USB mass storage, and whole system goes to hell
2009-10-28 9:55 UTC (3+ messages)
[PATCH] opensm/osm_sa.c: don't ignore failure in osm_mgrp_add_port()
2009-10-28 9:54 UTC
still: clicking noise on Sigmatel 9202 - how can I use patches for 2.6.24 kernel on 2.6.30?
2009-10-28 9:53 UTC
[PATCH 2/3] Inline release_id in voicecall.c
2009-10-28 9:53 UTC (2+ messages)
[U-Boot] [PATCH] arm:kirkwood: Add hardware watchdog support for Marvell Kirkwood boards
2009-10-28 9:53 UTC (3+ messages)
[PATCH 1/3] Move and rename call_compare and call_compare_by_status to atutil.c
2009-10-28 9:52 UTC (2+ messages)
[PATCH 0/6] ark3116: (v2) driver rework after review
2009-10-28 9:43 UTC (7+ messages)
` [PATCH 1/6] ark3116: (v2) Setup some basic infrastructure for new ark3116 driver
` [PATCH 2/6] ark3116: (v2) Make existing functions 16450-aware and add close and release functions
` [PATCH 3/6] ark3116: (v2) Replace cmget
` [PATCH 4/6] ark3116: (v2) Add cmset and break
` [PATCH 5/6] ark3116: (v2) Callbacks for interrupt and bulk read
` [PATCH 6/6] ark3116: (v2) Cleanup of now unneeded functions
[PATCH 1/2] IPMI/ACPI: Locate the IPMI system interface in ACPI namespace
2009-10-28 9:51 UTC (7+ messages)
FBIOPUT_VSCREENINFO: invalid vs. "none" value of pixclock?
2009-10-28 9:51 UTC
Is My Data DESTROYED?!
2009-10-28 9:50 UTC (4+ messages)
[PATCH] [RFC] KVM test: Major control file cleanup
2009-10-28 9:48 UTC
[PATCH] bash completion: difftool accepts the same options as diff
2009-10-28 9:45 UTC
[net-next-2.6 PATCH] vxge: Configure the number of transmit descriptors per packet to MAX_SKB_FRAGS + 1
2009-10-28 9:47 UTC (2+ messages)
[Xenomai-help] PC freezes on call to driver functions
2009-10-28 9:45 UTC (2+ messages)
[STABLE] Patch series - add support for IGEP v2
2009-10-28 9:43 UTC (4+ messages)
` [STABLE][PATCH 1/5] u-boot 2009.08
` [STABLE][PATCH 2/5] igep0020: Add IGEP v2 support to OE
grub-1.97
2009-10-28 9:21 UTC (2+ messages)
[PATCH v2 4/7] fsl_pq_mdio: Add Suport for etsec2.0 devices
2009-10-28 9:43 UTC (2+ messages)
fix qemu-kvm sigsegv at exit
2009-10-28 9:42 UTC (4+ messages)
` [PATCH v2] "
License query for libudev in udev-142
2009-10-28 9:42 UTC (3+ messages)
[LTP] [Patch 1/2]Fix failures messages on multi socket hyper threaded system
2009-10-28 9:37 UTC (2+ messages)
` [LTP] [Patch 2/2] to delete hardcoded cpu freq governers
[PATCH] tracing/filters: Fix to make system filter work
2009-10-28 9:37 UTC
linux-next: Tree for October 26
2009-10-28 9:36 UTC (5+ messages)
` [PATCH -next] netxen: fix builds for SYSFS=n or MODULES=n
[Xenomai-core] Xenomai v2.5-rc4
2009-10-28 9:35 UTC
[Buildroot] [Bug 661] New: lmbench: new package
2009-10-28 9:35 UTC (2+ messages)
` [Buildroot] [Bug 661] "
[PATCH 1/3] opensm: connect switches in tree - added new option
2009-10-28 9:34 UTC (2+ messages)
` [PATCH 1/3 V2] "
[Xen-devel] Re: [PATCH 3/5] x86/pvclock: add vsyscall implementation
2009-10-28 9:34 UTC (6+ messages)
` "
[Xenomai-core] Xenomai v2.4.10
2009-10-28 9:33 UTC
[lm-sensors] [PATCH 2/4] hwmon-f71882fg: Cleanup sysfs attr
2009-10-28 9:32 UTC (4+ messages)
[PATCH] KVM Test: Add re.IGNORECASE to re.compile to verify_ip_address_ in kvm_utils.py
2009-10-28 9:30 UTC (2+ messages)
` [KVM-Autotest Patch] KVM Test: Add re.IGNORECASE to re.compile to verify_ip_address_ in kvm_utils.py - v2
[PATCH] KVM Test: Add re.IGNORECASE to re.compile to verify_ip_address_ in kvm_utils.py
2009-10-28 9:30 UTC (2+ messages)
[PATCH] git-completion.bash: prevent 'git help' from searching for git repository
2009-10-28 9:30 UTC (8+ messages)
` [PATCH 2/2] "
` [PATCH] help -a: do not unnecessarily look for a repository
[PATCH] sh: sh4a: Cache optimization if no cache alias
2009-10-28 9:28 UTC (2+ messages)
[PATCH] net: fold network name hash
2009-10-28 9:28 UTC (4+ messages)
` [PATCH] net: fold network name hash (v2)
hackbench regression with kernel 2.6.32-rc1
2009-10-28 9:29 UTC (9+ messages)
OMAP3 RFBI
2009-10-28 9:27 UTC
SH ATAPI IDE Driver
2009-10-28 9:26 UTC (2+ messages)
pci-express hotplug
2009-10-28 9:23 UTC (16+ messages)
[net-next-2.6 PATCH 0/6] net: Speedup netdevice unregisters
2009-10-28 9:23 UTC (2+ messages)
[LTP] [PATCH][ppoll01] fix testcase 1, 5: pass correct value for sigset_t for mips
2009-10-28 9:18 UTC (2+ messages)
[lm-sensors] [PATCH 3/4] hwmon-f71882fg: Fix sysfs file removal
2009-10-28 9:16 UTC (2+ messages)
[PATCH] oom_kill: use rss value instead of vm size for badness
2009-10-28 9:15 UTC (4+ messages)
OMAP DSS2 - bpp problem
2009-10-28 9:10 UTC
staging/dream: add gpio and pmem support
2009-10-28 9:05 UTC (5+ messages)
[U-Boot] Pull request: u-boot-sparc
2009-10-28 9:09 UTC (3+ messages)
[PATCH 1/4] tracing/filters: Refactor subsystem filter code
2009-10-28 9:06 UTC (4+ messages)
` [tip:perf/core] "
[Qemu-devel] accidental mistyping of command line kills networking
2009-10-28 9:07 UTC (7+ messages)
[PATCH] mac80211: remove RX_FLAG_RADIOTAP
2009-10-28 9:03 UTC
[PATCH v2 0/5] mm: modest useability enhancements for node sysfs attrs
2009-10-28 9:03 UTC (8+ messages)
` [PATCH v2 1/5] mm: add numa node symlink for memory section in sysfs
[U-Boot] [PATCH V3 1/4] add TI DA8xx support: DA8xx includes
2009-10-28 9:01 UTC (3+ messages)
[PATCH] mergetool--lib: add p4merge as a pre-configured mergetool option
2009-10-28 9:00 UTC (3+ messages)
[PATCH] mac80211: fix radiotap header generation
2009-10-28 8:58 UTC
[lm-sensors] [PATCH 1/4] hwmon-f71882fg: Cleanup sysfs attr
2009-10-28 8:54 UTC (2+ messages)
[U-Boot] [PATCH 6/8] OMAP3 beagle Add usbtty configuration
2009-10-28 8:52 UTC (3+ 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.