messages from 2009-10-07 06:17:54 to 2009-10-07 08:29:07 UTC [more...]
[PATCH] ethtool: Add reset operation
2009-10-07 8:29 UTC (2+ messages)
[RFC][PATCH] ethtool: Add reset operation
2009-10-07 8:28 UTC (4+ messages)
[PATCH] net/ppp: fix comments - ppp_{sync,asynctty}_receive() may sleep
2009-10-07 8:28 UTC (3+ messages)
` [PATCH] net/ppp: fix comments - ppp_{sync,asynctty}_receive()
[RFC take2] pkt_sched: gen_estimator: Dont report fake rate estimators
2009-10-07 8:27 UTC (4+ messages)
[PATCH] Use sk_mark for routing lookup in more places
2009-10-07 8:27 UTC (4+ messages)
[PATCH] MTD: Fix MEMGETINFO and MEMGETREGIONINFO for devices >= 4GB
2009-10-07 8:26 UTC
Mem2Mem V4L2 devices [RFC]
2009-10-07 8:24 UTC (8+ messages)
[PATCH net-next-2.6 v2] bonding: introduce primary_reselect option
2009-10-07 8:25 UTC (4+ messages)
[PATCH 0/11] hugetlb: V9 numa control of persistent huge pages alloc/free
2009-10-07 8:24 UTC (3+ messages)
` [PATCH 11/11] hugetlb: offload per node attribute registrations
` [patch] mm: clear node in N_HIGH_MEMORY and stop kswapd when all memory is offlined
[BISECTED] "conservative" cpufreq governor broken
2009-10-07 8:24 UTC (15+ messages)
Livraison speciale pour vous spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
2009-10-07 8:24 UTC
[PATCH][RESEND 3] IPv6: 6rd tunnel mode
2009-10-07 8:24 UTC (3+ messages)
[Qemu-devel] Re: [Qemu-commits] [COMMIT c0b1905] qemu/pci: reset device registers on bus reset
2009-10-07 8:22 UTC (4+ messages)
` "
Random AE_TIME exceptions
2009-10-07 8:23 UTC (3+ messages)
[PATCH] add vif using local interface index instead of IP
2009-10-07 8:23 UTC (2+ messages)
[PATCH V2] fix a warning on kernel/trace/trace_branch.c and trace_hw_branches.c
2009-10-07 8:19 UTC
[RFC][PATCH] perf tools: Merge trace.info content into perf.data
2009-10-07 8:20 UTC (8+ messages)
` [tip:perf/core] "
Poor HVM performance with 8 vcpus
2009-10-07 8:17 UTC (7+ messages)
[Buildroot] [git commit master] ntfs-3g: get rid of special target install handling
2009-10-07 8:16 UTC
[PATCH]AC/DC notifier
2009-10-07 8:16 UTC (6+ messages)
` [PATCH][ACPI] AC/DC notifier
[PATCH 1/2] Update ts72xx to use generic platform nand driver
2009-10-07 8:16 UTC (2+ messages)
CONNMARK howto
2009-10-07 8:15 UTC
[PATCH 00/17] Netchannel2 for a modern git kernel
2009-10-07 8:15 UTC (6+ messages)
[PATCH 1/2] time: logrithmic time accumulation
2009-10-07 8:02 UTC (8+ messages)
` [PATCH 2/2] time: remove xtime_cache
[PATCH 00/45] some writeback experiments
2009-10-07 7:39 UTC (46+ messages)
` [PATCH 01/45] writeback: reduce calls to global_page_state in balance_dirty_pages()
` [PATCH 02/45] writeback: reduce calculation of bdi dirty thresholds
` [PATCH 03/45] ext4: remove unused parameter wbc from __ext4_journalled_writepage()
` [PATCH 04/45] writeback: remove unused nonblocking and congestion checks
` [PATCH 05/45] writeback: remove the always false bdi_cap_writeback_dirty() test
` [PATCH 06/45] writeback: use larger ratelimit when dirty_exceeded
` [PATCH 07/45] writeback: dont redirty tail an inode with dirty pages
` [PATCH 08/45] writeback: quit on wrap for .range_cyclic (write_cache_pages)
` [PATCH 09/45] writeback: quit on wrap for .range_cyclic (pohmelfs)
` [PATCH 10/45] writeback: quit on wrap for .range_cyclic (btrfs)
` [PATCH 11/45] writeback: quit on wrap for .range_cyclic (cifs)
` [PATCH 12/45] writeback: quit on wrap for .range_cyclic (ext4)
` [PATCH 13/45] writeback: quit on wrap for .range_cyclic (gfs2)
` [PATCH 14/45] writeback: quit on wrap for .range_cyclic (afs)
` [PATCH 15/45] writeback: fix queue_io() ordering
` [PATCH 16/45] writeback: merge for_kupdate and !for_kupdate cases
` [PATCH 17/45] writeback: only allow two background writeback works
` [PATCH 18/45] writeback: introduce wait queue for balance_dirty_pages()
` [PATCH 19/45] writeback: remove the loop in balance_dirty_pages()
` [PATCH 20/45] NFS: introduce writeback wait queue
` [PATCH 21/45] writeback: estimate bdi write bandwidth
` [PATCH 22/45] writeback: show bdi write bandwidth in debugfs
` [PATCH 23/45] writeback: kill space in debugfs item name
` [PATCH 24/45] writeback: remove global nr_to_write and use timeout instead
` [PATCH 25/45] writeback: convert wbc.nr_to_write to per-file parameter
` [PATCH 26/45] block: pass the non-rotational queue flag to backing_dev_info
` [PATCH 27/45] writeback: introduce wbc.for_background
` [PATCH 28/45] writeback: introduce wbc.nr_segments
` [PATCH 29/45] writeback: fix the shmem AOP_WRITEPAGE_ACTIVATE case
` [PATCH 30/45] vmscan: lumpy pageout
` [PATCH 31/45] writeback: sync old inodes first in background writeback
` [PATCH 32/45] writeback: update kupdate expire timestamp on each scan of b_io
` [PATCH 33/45] writeback: sync livelock - introduce wbc.for_sync
` [PATCH 34/45] writeback: sync livelock - kick background writeback
` [PATCH 35/45] writeback: sync livelock - use single timestamp for whole sync work
` [PATCH 36/45] writeback: sync livelock - curb dirty speed for inodes to be synced
` [PATCH 37/45] writeback: use timestamp to indicate dirty exceeded
` [PATCH 38/45] writeback: introduce queue b_more_io_wait
` [PATCH 39/45] writeback: remove wbc.more_io
` [PATCH 40/45] writeback: requeue_io_wait() on I_SYNC locked inode
` [PATCH 41/45] writeback: requeue_io_wait() on pages_skipped inode
` [PATCH 42/45] writeback: requeue_io_wait() on blocked inode
` [PATCH 43/45] writeback: requeue_io_wait() on fs redirtied inode
` [PATCH 44/45] NFS: remove NFS_INO_FLUSHING lock
` [PATCH 45/45] btrfs: fix race on syncing the btree inode
[PATCH v2 0/4] KVM: xinterface
2009-10-07 8:11 UTC (16+ messages)
` [PATCH v2 2/4] KVM: introduce "xinterface" API for external interaction with guests
` [Alacrityvm-devel] "
ucb1x00 patches
2009-10-07 8:12 UTC (4+ messages)
[RFC] Add scenario management
2009-10-07 8:10 UTC (13+ messages)
` [PATCH] ascenario: Add scenario support to alsa-lib
[PATCH net-next-2.6] bonding: remove useless assignment
2009-10-07 8:05 UTC (2+ messages)
[alsa-cvslog] alsa-kernel: Official ALSA project GIT repository for Linux 2.6 branch, master now at v2.6.31-rc8-407-gfc9e4a3
2009-10-07 7:59 UTC (6+ messages)
i.MX31 kernel panic and irq
2009-10-07 7:57 UTC (3+ messages)
Question regarding netif_stop/wake queue and libertas
2009-10-07 7:50 UTC
[Buildroot] [PATCH 1/6] atmel mirrors are only needed for atmel targets
2009-10-07 7:51 UTC (19+ messages)
` [Buildroot] [PATCH 2/6] always append FPU_SUFFIX
` [Buildroot] [PATCH 3/6] default to EABI on arm
` [Buildroot] [PATCH 4/6] improve arch selection and gcc setup
` [Buildroot] [PATCH 0/6] misc config-cleanup
` [Buildroot] [PATCH 5/6] mark odd strip invocations
` [Buildroot] [PATCH 6/6] remove superfluous OPTIMIZE and DEBUG config knobs
[PATCH 0/6] PowerPc 8xx TLB/MMU fixes
2009-10-07 7:47 UTC (14+ messages)
` [PATCH 2/6] 8xx, fault: Add some debug code to do_page_fault()
` [PATCH 3/6] 8xx: get rid of _PAGE_HWWRITE dependency in MMU
PCM device volume
2009-10-07 7:48 UTC
SB600 sound module disabled on kexec
2009-10-07 7:44 UTC (2+ messages)
[PATCH] adjust gfp mask passed on nested vmalloc() invocation
2009-10-07 7:43 UTC (4+ messages)
[PATCH] saa7146 memory leakage in pagetable-handling, v2
2009-10-07 7:41 UTC
[PATCH] fix a warning on kernel/trace/trace_branch.c
2009-10-07 7:39 UTC (3+ messages)
[PATCHv3 1/7] OMAP4: PMIC: Add support for twl6030 codec
2009-10-07 7:41 UTC (8+ messages)
` [alsa-devel] "
[TOMOYO #16 00/25] Starting TOMOYO 2.3
2009-10-07 7:38 UTC (4+ messages)
[U-Boot] Please pull u-boot-ppc4xx/master
2009-10-07 7:38 UTC
[U-Boot] [PATCH] ppc4xx: Add PPC405EX(r) Rev D support
2009-10-07 7:36 UTC (2+ messages)
[U-Boot] [PATCH] PPC4xx: Denali core: Fix incorrect DDR row bits
2009-10-07 7:36 UTC (2+ messages)
[U-Boot] [PATCH v2 0/4] ppc4xx: Overhaul for cmd reginfo
2009-10-07 7:36 UTC (10+ messages)
` [U-Boot] [PATCH v2 0/4] *** SUBJECT HERE ***
` [U-Boot] [PATCH v2 1/4] ppc4xx: Cleanup some HW register names
` [U-Boot] [PATCH v2 2/4] ppc_4xx: Apply new "
` [U-Boot] [PATCH v2 3/4] ppc4xx: Rework cmd reginfo
` [U-Boot] [PATCH v2 4/4] ppc4xx: respect 80-chars per line in ppc*.h files
Some light on FastFPE
2009-10-07 7:35 UTC (2+ messages)
[U-Boot] [PATCH 0/4] ppc4xx: Overhaul for cmd reginfo
2009-10-07 7:34 UTC (4+ messages)
` [U-Boot] [PATCH 1/4] ppc4xx: Cleanup some HW register names
[PATCH] perf_event: Provide vmalloc() based mmap() backing
2009-10-07 7:32 UTC (4+ messages)
[U-Boot] [PATCH] ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scan
2009-10-07 7:33 UTC (2+ messages)
[PATCH v2] perf tools: Start the perf.data mapping at data offset in perf trace
2009-10-07 7:31 UTC (2+ messages)
` [tip:perf/core] "
[PATCH] fix two warnings on mm/percpu.c
2009-10-07 7:30 UTC (3+ messages)
arch/alpha/defconfig is from 2.6.9?
2009-10-07 7:31 UTC
[lm-sensors] [PATCH] MAINTAINERS: Fix Riku Voipio's address
2009-10-07 7:28 UTC
[PATCH 3/3] PVUSB update and bugfix: interface header
2009-10-07 7:28 UTC
[PATCH 2/3] PVUSB update and bugfix: backend part
2009-10-07 7:28 UTC
[PATCH 1/3] PVUSB update and bugfix: frontend part
2009-10-07 7:27 UTC
[PATCH 0/3] PVUSB update and bugfix
2009-10-07 7:27 UTC
[RFC PATCH 00/12] Merge common OpenFirmware device tree code
2009-10-07 7:27 UTC (8+ messages)
[RFC] Userspace RCU: (ab)using futexes to save cpu cycles and energy
2009-10-07 7:22 UTC (4+ messages)
[net-next-2.6 PATCH V2] can: add TI CAN (HECC) driver
2009-10-07 7:15 UTC (2+ messages)
Xilinx SYSACE driver and 8-bit attachment
2009-10-07 7:13 UTC
[Announce] 2.6.29-rc4-rt1
2009-10-07 7:13 UTC (11+ messages)
` [ANNOUNCE] 2.6.31-rc6-rt6
` [ANNOUNCE] 2.6.31-rc7-rt8
` [ANNOUNCE] 2.6.31-rt10
` [ANNOUNCE] 2.6.31-rt11
` [ANNOUNCE] 2.6.31.2-rt13
[PATCH] libertas: remove extraneous select FW_LOADER
2009-10-07 7:10 UTC
[PATCH 1/6] Haptic: add haptic class
2009-10-07 7:09 UTC (2+ messages)
[PATCH 4/6] Haptic: add haptic configuration
2009-10-07 7:08 UTC (2+ messages)
[PATCH 3/6] Haptic: Add haptic maintainer
2009-10-07 7:06 UTC (3+ messages)
mtd-utils-native compile failed
2009-10-07 7:05 UTC (2+ messages)
[PATCH 2/6] Haptic: Documentation for haptic class
2009-10-07 7:05 UTC (3+ messages)
[PATCH 14/31] HDA patch_via.c: Add Jack detect feature for VT1708
2009-10-07 7:03 UTC (10+ messages)
[PATCH] OMAP3: PM: Update omap3_pm_defconfig
2009-10-07 6:59 UTC
[PATCH 8/31] HDA patch_via.c: Change VT1708S & VT1702 hp mode controls
2009-10-07 6:59 UTC (9+ messages)
Application supporting forward/rewind APIs
2009-10-07 6:58 UTC (3+ messages)
[PATCH] mpc5200: support for the MAN mpc5200 based board mucmc52
2009-10-07 6:40 UTC (9+ messages)
` [PATCH v2] mpc5200: support for the MAN mpc5200 based board uc101
` [PATCH v3] "
` [PATCH v3] mpc5200: support for the MAN mpc5200 based board mucmc52
[U-Boot] [PATCH 0/2] Make sure 85xx bss doesn't start at 0x0
2009-10-07 6:55 UTC (23+ messages)
Patches for Freescale MXC SoCs and direct ULPI communication [v3]
2009-10-07 6:48 UTC (5+ messages)
[PATCH 00/11] Gigaset driver patches for 2.6.32 (v3)
2009-10-07 6:39 UTC (3+ messages)
[PATCH 0/4] ISDN patches for 2.6.32 (v3)
2009-10-07 6:38 UTC (2+ messages)
linux-next: Tree for October 7
2009-10-07 6:35 UTC
linux-next: block tree build failure
2009-10-07 6:33 UTC (4+ messages)
` [Drbd-dev] "
[LTP] ./testcases/kernel/hotplug/memory_hotplug in LTP vs memtoy
2009-10-07 6:08 UTC
[PATCH] compat-2.6: adding ethtool.h to compat-2.6.31.h
2009-10-07 6:30 UTC (4+ messages)
[PATCH 2/2] mptsas : Bump version to 3.04.13
2009-10-07 5:58 UTC
[PATCH 1/2] mptsas : Errata 1030 for parallel scsi
2009-10-07 5:57 UTC
[PATCH 0/2] mptsas : Removed print form mptctl
2009-10-07 5:56 UTC
[PATCH 0/2] mptsas : Description patch
2009-10-07 5:55 UTC
[PATCH 5/6] haptic: Samsung SoCs PWM controlled haptic support
2009-10-07 6:18 UTC
[PATCH tip/core/rcu 2/3] rcu: make hot-unplugged CPU relinquish its own RCU callbacks
2009-10-07 6:17 UTC (2+ messages)
` [tip:core/rcu] rcu: Make "
[PATCH tip/core/rcu 1/3] rcu: move rcu_barrier() to rcutree
2009-10-07 6:16 UTC (2+ messages)
` [tip:core/rcu] rcu: Move "
[PATCH 6/6] haptic: ISA1200 haptic device support
2009-10-07 6:18 UTC
[PATCH tip/core/rcu 3/3] rcu: place root rcu_node structure in separate lockdep class
2009-10-07 6:17 UTC (2+ messages)
` [tip:core/rcu] rcu: Place "
[PATCH #upstream-fixes] libata: fix incorrect link online check during probe
2009-10-07 6:17 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.