public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-12-13 13:12:45 to 2010-12-13 19:08:39 UTC [more...]

[PATCH 0/2] perf tools: add reference timestamp and use it in time history dump
 2010-12-13 19:08 UTC  (33+ messages)
` [PATCH 1/2] perf tools: Add reference timestamp to perf header

[PATCH] bttv: fix mutex use before init
 2010-12-13 19:06 UTC  (4+ messages)

linux-next: Tree for December 10
 2010-12-13 19:04 UTC  (8+ messages)
` linux-next: Tree for December 10 (x86 nmi_watchdog)

[RFC PATCH 2/3 v3] perf: Implement Nehalem uncore pmu
 2010-12-13 19:04 UTC  (9+ messages)

hunt for 2.6.37 dm-crypt+ext4 corruption? (was: Re: dm-crypt barrier support is effective)
 2010-12-13 18:56 UTC  (12+ messages)

[PATCH] checkpatch.pl: ERROR: spaces required
 2010-12-13 18:49 UTC  (2+ messages)

[PATCH] [USB] UASP: USB Attached SCSI (UAS) protocol driver
 2010-12-13 18:40 UTC  (3+ messages)

[PATCH 1/1] hv: Use only one receive buffer and kmalloc on initialize
 2010-12-13 18:34 UTC  (2+ messages)

[PATCH 1/8] Staging: vme_ca91cx42: fix compiler warning on 64-bit build
 2010-12-13 18:36 UTC  (11+ messages)
` [PATCH 2/8] Staging: vme_bridge: mark vme_master_resource->kern_base as __iomem
` [PATCH 3/8] Staging: vme_ca91cx42: mark ca91cx42_driver->base "
` [PATCH 4/8] Staging: vme_ca91cx42: remove unreachable code
` [PATCH 5/8] Staging: vme_ca91cx42: make functions static
` [PATCH 6/8] Staging: vme_tsi148: mark tsi148_driver->base as __iomem
` [PATCH 7/8] Staging: vme_tsi148: remove unreachable code
` [PATCH 8/8] Staging: vme_tsi148: make functions static

[PATCH 3/3] Staging: rt2860: include KERN_* in printk
 2010-12-13 18:30 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/2] Staging: vme_ca91cx42: use __dev{init,exit} for ->probe/remove
 2010-12-13 18:26 UTC  (2+ messages)

Stable extra versions on linux-next.git
 2010-12-13 18:31 UTC 

[RFC] Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2
 2010-12-13 18:31 UTC  (5+ messages)

[PATCH 00/35] IO-less dirty throttling v4
 2010-12-13 18:23 UTC  (37+ messages)
` [PATCH 01/35] writeback: enabling gate limit for light dirtied bdi
` [PATCH 02/35] writeback: safety margin for bdi stat error
` [PATCH 03/35] writeback: prevent duplicate balance_dirty_pages_ratelimited() calls
` [PATCH 04/35] writeback: reduce per-bdi dirty threshold ramp up time
` [PATCH 05/35] writeback: IO-less balance_dirty_pages()
` [PATCH 06/35] writeback: consolidate variable names in balance_dirty_pages()
` [PATCH 07/35] writeback: per-task rate limit on balance_dirty_pages()
` [PATCH 08/35] writeback: user space think time compensation
` [PATCH 09/35] writeback: account per-bdi accumulated written pages
` [PATCH 10/35] writeback: bdi write bandwidth estimation
` [PATCH 11/35] writeback: show bdi write bandwidth in debugfs
` [PATCH 12/35] writeback: scale down max throttle bandwidth on concurrent dirtiers
` [PATCH 13/35] writeback: bdi base throttle bandwidth
` [PATCH 14/35] writeback: smoothed bdi dirty pages
` [PATCH 15/35] writeback: adapt max balance pause time to memory size
` [PATCH 16/35] writeback: increase min pause time on concurrent dirtiers
` [PATCH 17/35] writeback: quit throttling when bdi dirty pages dropped low
` [PATCH 18/35] writeback: start background writeback earlier
` [PATCH 19/35] writeback: make nr_to_write a per-file limit
` [PATCH 20/35] writeback: scale IO chunk size up to device bandwidth
` [PATCH 21/35] writeback: trace balance_dirty_pages()
` [PATCH 22/35] writeback: trace global dirty page states
` [PATCH 23/35] writeback: trace writeback_single_inode()
` [PATCH 24/35] btrfs: dont call balance_dirty_pages_ratelimited() on already dirty pages
` [PATCH 25/35] btrfs: lower the dirty balacing rate limit
` [PATCH 26/35] btrfs: wait on too many nr_async_bios
` [PATCH 27/35] nfs: livelock prevention is now done in VFS
` [PATCH 28/35] nfs: writeback pages wait queue
` [PATCH 29/35] nfs: in-commit pages accounting and "
` [PATCH 30/35] nfs: heuristics to avoid commit
` [PATCH 31/35] nfs: dont change wbc->nr_to_write in write_inode()
` [PATCH 32/35] nfs: limit the range of commits
` [PATCH 33/35] nfs: adapt congestion threshold to dirty threshold
` [PATCH 34/35] nfs: trace nfs_commit_unstable_pages()
` [PATCH 35/35] nfs: trace nfs_commit_release()

kdump broken on 2.6.37-rc4
 2010-12-13 18:20 UTC  (12+ messages)

[concept & "good taste" review] persistent store
 2010-12-13 18:16 UTC 

[PATCH v2] Xen PCI backend driver
 2010-12-13 18:01 UTC  (10+ messages)
` [PATCH 1/9] xen: export xen_gsi_from_irq, it is required by modular pciback
` [PATCH 2/9] xen/pci: Add xen_[find|register|unregister]_device_domain_owner functions
` [PATCH 3/9] xen: Check if the PCI device is owned by a domain different than DOMID_SELF
` [PATCH 4/9] xen: Add support to check if IRQ line is shared with other domains
` [PATCH 5/9] xen: implement bind_interdomain_evtchn_to_irqhandler for backend drivers
` [PATCH 6/9] pci/xen: Make xen_[find|register|unregister]_domain_owner be _GPL
` [PATCH 7/9] xen-pciback: Backend driver for Xen pci-front
` [PATCH 8/9] xen/pciback: Fix checkpatch warnings and errors
` [PATCH 9/9] xen/xen-pciback: Swap over to DEFINE_PCI_DEVICE_TABLE

[PATCH net-next V2] ehea: Use the standard logging functions
 2010-12-13 18:01 UTC  (3+ messages)
` [PATCH] "

[RFC] persistent store (version 3) (part 1 of 2)
 2010-12-13 17:56 UTC  (2+ messages)

[PATCH v2] input: mt: Interface and MT_TOOL documentation updates
 2010-12-13 17:46 UTC  (2+ messages)

[PATCH] [0/223] 2.6.35.10 longterm review
 2010-12-13 17:36 UTC  (20+ messages)
` [PATCH] [104/223] KVM: Write protect memory after slot swap
                    ` [stable] "
` [PATCH] [134/223] exec: make argv/envp memory visible to oom-killer
` [PATCH] [167/223] ACPI: debugfs custom_method open to non-root

[PATCH v2 1/2] perf bench: print both of prefaulted and no prefaulted results
 2010-12-13 17:37 UTC  (8+ messages)
` [tip:perf/core] perf bench: Print both of prefaulted and no prefaulted results by default
    ` perf monitoring triggers Was: "

Start dropping PCMCIA from compat-wireless for 2.6.38+
 2010-12-13 17:26 UTC  (3+ messages)

[stable] [PATCH] avr32: Fix build failure conflicting types for 'sys_execve'
 2010-12-13 17:27 UTC  (5+ messages)
` [PATCH v2] "

[GIT PULL net-next-2.6] vhost-net: tools, cleanups, optimizations
 2010-12-13 17:24 UTC  (2+ messages)

[PATCH 0/9] TI DMM-TILER driver
 2010-12-13 17:32 UTC  (4+ messages)
` [PATCH 7/9] TILER-DMM: Main TILER driver implementation

[PATCH 0/2] tools/virtio: virtio_ring testing tool
 2010-12-13 17:14 UTC  (6+ messages)
` [PATCH 2/2] tools/virtio: virtio_test tool

[PATCHSET] net-dev: don't use flush_scheduled_work()
 2010-12-13 17:08 UTC  (3+ messages)
` [PATCH 2/9] drivers/net: "

[PATCH, RESEND 1/2] kbuild: introduce HDR_ARCH_LIST for headers_install_all
 2010-12-13 17:10 UTC  (2+ messages)
` [PATCH, RESEND 2/2] kbuild: export linux/{a.out,kvm,kvm_para}.h on headers_install_all

[PATCH] netlink: fix gcc -Wconversion compilation warning
 2010-12-13 17:05 UTC 

[RFC PATCH 0/3] directed yield for Pause Loop Exiting
 2010-12-13 17:02 UTC  (5+ messages)

[PATCH v5 0/5] da850-evm: add gpio-{keys,leds} for UI and BB expanders
 2010-12-13 17:02 UTC  (5+ messages)
` [PATCH v6 "

[PATCH 0/5] Prevent kswapd dumping excessive amounts of memory in response to high-order allocations V3
 2010-12-13 17:00 UTC  (5+ messages)
` [PATCH 1/6] mm: kswapd: Stop high-order balancing when any suitable zone is balanced
` [PATCH 2/6] mm: kswapd: Keep kswapd awake for high-order allocations until a percentage of the node "

[PATCH 0/8 v2] Introduce CFQ group hierarchical scheduling and "use_hierarchy" interface
 2010-12-13 16:59 UTC  (11+ messages)
        ` [PATCH 1/8 v2] cfq-iosched: Introduce cfq_entity for CFQ queue
        ` [PATCH 2/8 v2] cfq-iosched: Introduce cfq_entity for CFQ group
        ` [PATCH 3/8 v2] cfq-iosched: Introduce vdisktime and io weight for CFQ queue
        ` [PATCH 8/8] blkio-cgroup: Document for blkio.use_hierarchy

[PATCH 1/1] usbmon: usb monitor binary data incorrectly reported for isoc transfers
 2010-12-13 16:55 UTC  (2+ messages)

[PATCH 0/5 v3] SMP support for msm
 2010-12-13 16:53 UTC  (4+ messages)
  ` [PATCH v3 4/5] msm: hotplug: support cpu hotplug on msm

[PATCH] x86: use native_halt on a halt
 2010-12-13 16:51 UTC 

rcu-walk and dcache scaling tree update and status
 2010-12-13 16:48 UTC 

[patch v2 0/4] taskstats: Improve cumulative time accounting
 2010-12-13 16:42 UTC  (10+ messages)
` [patch v2 4/4] taskstats: Export "cdata_wait" CPU times with taskstats

[PATCH 09/30] sound: don't use flush_scheduled_work()
 2010-12-13 16:36 UTC  (13+ messages)

[PATCH 1/3] IIO: Direct digital synthesis abi documentation
 2010-12-13 16:27 UTC  (3+ messages)
` [PATCH 2/3] IIO: dds.h convenience macros
` [PATCH 3/3] IIO: DDS: AD9833 / AD9834 driver

[RFC] intel_mid: Intel MSIC battery driver
 2010-12-13 16:20 UTC  (2+ messages)

BUG: return from function without mutex_unlock in drivers/media/video/cx231xx/cx231xx-core.c
 2010-12-13 16:35 UTC 

[RFC/PATCH v6 00/12] Media controller (core and V4L2)
 2010-12-13 16:10 UTC  (6+ messages)
` [RFC/PATCH v6 03/12] media: Entities, pads and links
  ` [RFC/PATCH v6 03/12] [alsa-devel] "
        ` [alsa-devel] [RFC/PATCH v6 03/12] "

BUG: double mutex_unlock in drivers/media/video/tlg2300/pd-video.c
 2010-12-13 15:59 UTC 

[PATCH] aio: check return value of create_workqueue()
 2010-12-13 15:58 UTC  (2+ messages)

[PATCH 1/2] n_gsm: Fix message length handling when building header
 2010-12-13 15:28 UTC  (2+ messages)
` [PATCH 2/2] n_gsm: gsm_data_alloc buffer allocation could fail and it is not being checked

[PATCH 0/13] ACPI / PM: Rework power resources management
 2010-12-13 15:43 UTC  (2+ messages)

[PATCH 1/2] regulator: Factor out voltage set operation into a separate function
 2010-12-13 15:38 UTC  (2+ messages)
` [PATCH 2/2] regulator: Provide a selector based set_voltage_sel() operation

[PATCH] regulator: Convert WM8994 to use get_voltage_sel()
 2010-12-13 15:33 UTC 

[PATCH v4 0/7] f/madivse(DONTNEED) support
 2010-12-13 15:31 UTC  (7+ messages)
` [PATCH v4 4/7] Reclaim invalidated page ASAP

[PATCH] dlm: sanitize work_start() in lowcomms.c
 2010-12-13 15:28 UTC 

[PATCH] arm: dma-mapping: move consistent_init to early_initcall
 2010-12-13 15:26 UTC  (11+ messages)

[PATCH] [correction] load fbcon from drm_kms_helper
 2010-12-13 15:25 UTC  (4+ messages)

delayacct: alignment changes break iotop
 2010-12-13 15:20 UTC  (3+ messages)

[PATCH v3 5/5] msm: add SMP support for msm
 2010-12-13 14:56 UTC 

2.6.36 does not boot properly
 2010-12-13 15:09 UTC  (3+ messages)

[PATCH] fs/splice: Pull buf->ops->confirm() from splice_from_pipe actors
 2010-12-13 15:04 UTC  (3+ messages)

[BUG] 2.6.37-rc3 massive interactivity regression on ARM
 2010-12-13 14:33 UTC  (7+ messages)

linux-next: build failure after merge of the swiotlb-xen tree
 2010-12-13 14:44 UTC  (2+ messages)

[PATCH] regulator: Call into regulator driver only when voltage min/max really changes
 2010-12-13 14:41 UTC  (2+ messages)

Costly Context Switches
 2010-12-13 14:36 UTC  (8+ messages)

[PATCH] lib: fix vscnprintf() if @size is == 0
 2010-12-13 14:25 UTC  (2+ messages)

[PATCH] mfd: Use NULL to initialise NULL pointers in ab8500-debugfs
 2010-12-13 14:08 UTC 

[git pull] fuse/cuse: fix ioctl interface
 2010-12-13 14:02 UTC 

[PATCH -mm 0/4] RapidIO: Misc updates
 2010-12-13 13:55 UTC  (4+ messages)
` [PATCH -mm 4/4] RapidIO: Add new sysfs attributes

ext3 and/or btrfs related hard hang
 2010-12-13 13:55 UTC 

[PATCH] ARM: tegra: timer: Separate clocksource and sched_clock
 2010-12-13 13:51 UTC  (2+ messages)

[PATCH 1/5] resources: add arch hook for preventing allocation in reserved areas
 2010-12-13 13:47 UTC  (6+ messages)

[patch]block cfq: select new workload if priority changed
 2010-12-13 13:32 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox