messages from 2010-09-03 08:03:47 to 2010-09-03 14:03:52 UTC [more...]
[PATCH 4/4] [x86] perf: fix accidentally ack'ing a second event on intel perf counter
2010-09-03 14:03 UTC (10+ messages)
Crash on reducing the kernel mem
2010-09-03 14:00 UTC (2+ messages)
[PATCH 0/7 v3] HID: magicmouse: fixes and support for the Magic Trackpad (v3)
2010-09-03 13:57 UTC (9+ messages)
` [PATCH 1/7 v3] HID: magicmouse: don't allow hidinput to initialize the device
` [PATCH 2/7 v3] HID: magicmouse: simplify multitouch feature request
hibernation hangs with ATA errors (lockup_detector bug)
2010-09-03 13:56 UTC (7+ messages)
[PATCH] perf, x86: Disable perf if the BIOS got its grubby paws on the PMU
2010-09-03 13:53 UTC (2+ messages)
audit_tree: sleep inside atomic
2010-09-03 13:52 UTC (2+ messages)
[PATCH 0/7] PV on HVM: receive interrupts as xen events
2010-09-03 13:51 UTC (3+ messages)
[MeeGo-Dev][PATCH] Topcliff: Update PCH_GPIO driver to 2.6.35
2010-09-03 13:48 UTC (2+ messages)
[PATCH] sctp: prevent reading out-of-bounds memory
2010-09-03 13:48 UTC
[PATCH] Gigabit Ethernet driver of Topcliff PCH
2010-09-03 13:43 UTC (8+ messages)
[PATCH] regulator: Fix machine constraints apply for min_uV != max_uV
2010-09-03 13:43 UTC
[PATCH 0/6] overlay filesystem prototype
2010-09-03 13:41 UTC (7+ messages)
` [PATCH 1/6] vfs: implement open "forwarding"
` [PATCH 2/6] vfs: make i_op->permission take a dentry instead of an inode
` [PATCH 3/6] vfs: add flag to allow rename to same inode
` [PATCH 4/6] vfs: export do_splice_direct() to modules
` [PATCH 5/6] overlay: hybrid overlay filesystem prototype
` [PATCH 6/6] overlay: overlay filesystem documentation
[PATCH] arm driver net macb
2010-09-03 13:41 UTC (2+ messages)
[RFC 0/5] tty: move stuff around
2010-09-03 13:34 UTC (9+ messages)
[PATCH 19/22] Fix PA-RISC irqflags
2010-09-03 13:31 UTC (5+ messages)
` [PATCH 00/22] Name the irq flag handling functions sanely
Nouveau driver fails
2010-09-03 13:25 UTC (2+ messages)
[PATCH] Add sc16is7x2 driver
2010-09-03 13:11 UTC
linux-next: build warning after merge of the tip tree
2010-09-03 13:15 UTC (5+ messages)
` [tip:x86/mm] x86, mm: fix uninitialized addr in kernel_physical_mapping_init()
[PATCH] tty: getting rid of __GFP_NOFAIL in tty_add_file
2010-09-03 13:15 UTC (3+ messages)
[patch] pm_qos_params: cleanup: terminate a string
2010-09-03 12:41 UTC
[ANNOUNCEMENT] LTTng tracer re-packaged as stand-alone modules
2010-09-03 13:12 UTC
[PATCH 0/5] input: wacom: Initial support for Bamboo (rev2)
2010-09-03 13:06 UTC (10+ messages)
` [PATCH 1/5] input: wacom: Add fuzz parameters to features
` [PATCH 2/5] input: wacom: Parse the Bamboo device family
` [PATCH 3/5] input: wacom: Add support for the Bamboo Touch trackpad (rev3)
` [PATCH 4/5] input: wacom: Collect device quirks into single function
` [PATCH 5/5] input: wacom: Add a quirk for lowres Bamboo devices
[PATCH] rtc: m41t80: do not use rtc_valid_tm in m41t80_rtc_read_alarm
2010-09-03 12:48 UTC
[RFC PATCH] Bio Throttling support for block IO controller
2010-09-03 12:48 UTC (3+ messages)
rtc/m41t80: use rtc_valid_tm() to check returned tm
2010-09-03 12:44 UTC (4+ messages)
[PATCHSET #upstream] block, fs: replace HARDBARRIER with FLUSH/FUA, take#2
2010-09-03 12:36 UTC (43+ messages)
` [PATCH 01/41] ide: remove unnecessary blk_queue_flushing() test in do_ide_request()
` [PATCH 02/41] block/loop: queue ordered mode should be DRAIN_FLUSH
` [PATCH 03/41] block: kill QUEUE_ORDERED_BY_TAG
` [PATCH 04/41] block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()
` [PATCH 05/41] block: remove spurious uses of REQ_HARDBARRIER
` [PATCH 06/41] block: misc cleanups in barrier code
` [PATCH 07/41] block: drop barrier ordering by queue draining
` [PATCH 08/41] block: rename blk-barrier.c to blk-flush.c
` [PATCH 09/41] block: rename barrier/ordered to flush
` [PATCH 10/41] block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requests
` [PATCH 11/41] block: filter flush bio's in __generic_make_request()
` [PATCH 12/41] block: simplify queue_next_fseq
` [PATCH 13/41] block: initialize flush request with WRITE_FLUSH instead of REQ_FLUSH
` [PATCH 14/41] block: kick queue after sequencing REQ_FLUSH/FUA
` [PATCH 15/41] block: make sure FSEQ_DATA request has the same rq_disk as the original
` [PATCH 16/41] block: update documentation for REQ_FLUSH / REQ_FUA
` [PATCH 17/41] block: use REQ_FLUSH in blkdev_issue_flush()
` [PATCH 18/41] block/loop: implement REQ_FLUSH/FUA support
` [PATCH 19/41] virtio_blk: drop REQ_HARDBARRIER support
` [PATCH 20/41] lguest: replace VIRTIO_F_BARRIER support with VIRTIO_F_FLUSH support
` [PATCH 21/41] md: implment REQ_FLUSH/FUA support
` [PATCH 22/41] block: make __blk_rq_prep_clone() copy most command flags
` [PATCH 23/41] dm: implement REQ_FLUSH/FUA support for bio-based dm
` [PATCH 24/41] dm: implement REQ_FLUSH/FUA support for request-based dm
` [PATCH 25/41] dm: relax ordering of bio-based flush implementation
` [PATCH 26/41] dm: fix locking context in queue_io()
` [PATCH 27/41] block: pass gfp_mask and flags to sb_issue_discard
` [PATCH 28/41] xfs: replace barriers with explicit flush / FUA usage
` [PATCH 29/41] btrfs: "
` [PATCH 30/41] gfs2: "
` [PATCH 31/41] reiserfs: "
` [PATCH 32/41] nilfs2: "
` [PATCH 33/41] jbd: "
` [PATCH 34/41] jbd2: Modify ASYNC_COMMIT code to not rely on queue draining on barrier
` [PATCH 35/41] jbd2: replace barriers with explicit flush / FUA usage
` [PATCH 36/41] ext4: do not send discards as barriers
` [PATCH 37/41] fat: "
` [PATCH 38/41] swap: "
` [PATCH 39/41] block: remove the WRITE_BARRIER flag
` [PATCH 40/41] block: remove the BLKDEV_IFL_BARRIER flag
` [PATCH 41/41] block: remove the BH_Eopnotsupp flag
[PATCH 0/5] hybrid union filesystem prototype
2010-09-03 12:31 UTC (10+ messages)
` [PATCH 5/5] union: "
[PATCH -mm 0/8] unify dma_addr_t typedef (CONFIG_ARCH_DMA_ADDR_T_64BIT)
2010-09-03 12:31 UTC (5+ messages)
` [PATCH -mm 8/8] add the common dma_addr_t typedef to include/linux/types.h
` [PATCH -mm 7/8] tile: enable ARCH_DMA_ADDR_T_64BIT
[MeeGo-Dev][PATCH] Topcliff: Update PCH_I2C driver to 2.6.35
2010-09-03 12:36 UTC (3+ messages)
System time drifts when processor idle
2010-09-03 12:23 UTC (7+ messages)
I/O scheduler deadlocks on Xen virtual block devices
2010-09-03 12:22 UTC (2+ messages)
[PATCH 0/3] KVM fixes and cleanups
2010-09-03 12:21 UTC (3+ messages)
` [PATCH 3/3] KVM: SVM: Clean up rip handling in vmrun emulation
lazy disabling and idle states
2010-09-03 11:54 UTC
[PATCHSET 2.6.36-rc2] block, dm: finish REQ_FLUSH/FUA conversion, take#2
2010-09-03 11:51 UTC (15+ messages)
` [PATCH 3/5] dm: relax ordering of bio-based flush implementation
` [PATCH 4/5] dm: implement REQ_FLUSH/FUA support for request-based dm
` [PATCH UPDATED "
` [PATCH] block: make sure FSEQ_DATA request has the same rq_disk as the original
[PATCH] Make is_mem_section_removable more conformable with offlining code
2010-09-03 11:42 UTC (18+ messages)
` [PATCH 0/2 v2] "
` [PATCH 2/2] "
` [PATCH 2/2] Make is_mem_section_removable more conformable with offlining code v3
[PATCH] MIPS: N32: Fix getdents64 syscall for n32
2010-09-03 11:27 UTC (7+ messages)
[PATCH RFC 0/1] MISC: Broadcom BCM4751 GPS driver
2010-09-03 11:07 UTC (3+ messages)
` [PATCH RFC 1/1] "
Just as a brief
2010-09-03 9:03 UTC
[PATCH] watchdog: Enable NXP LPC32XX support in Kconfig (resend)
2010-09-03 11:20 UTC (2+ messages)
[PATCH 2/3] lib: improve the performance of memcpy and memmove of the general version
2010-09-03 11:03 UTC (2+ messages)
[PATCH] padata: add missing __percpu markup in include/linux/padata.h
2010-09-03 11:10 UTC (4+ messages)
` [PATCH resend] "
Crypto Update for 2.6.32
2010-09-03 11:07 UTC (11+ messages)
` Crypto Fixes "
` Crypto Fixes for 2.6.33
` Crypto Fixes for 2.6.34
` Crypto Fixes for 2.6.35
` Crypto Fixes for 2.6.36
[RFC PATCH v9 00/16] Provide a zero-copy method on KVM virtio-net
2010-09-03 10:52 UTC (7+ messages)
[PATCH 3/3] Fix M68K irqflags
2010-09-03 10:41 UTC (19+ messages)
` [PATCH 18/22] "
` [PATCH 2/3] M68K: Use CONFIG_MMU not __uClinux__ to select m68knommu contributions
[PATCH/RFCv4 0/6] The Contiguous Memory Allocator framework
2010-09-03 10:29 UTC (13+ messages)
[PATCH] vhost: error handling fix
2010-09-03 10:25 UTC
[RFC] [PATCH V2 1/2] input: CMA3000 Accelerometer driver
2010-09-03 10:32 UTC (3+ messages)
[PATCHv11 2.6.36-rc2-tip 0/15] 0: Uprobes Patches
2010-09-03 10:26 UTC (3+ messages)
` [PATCHv11 2.6.36-rc2-tip 4/15] 4: uprobes: x86 specific functions for user space breakpointing
[PATCH] ASoC: Add max98088 CODEC driver
2010-09-03 10:17 UTC (4+ messages)
[PATCH] [arch-x86] Allow SRAT integrity check to be skipped
2010-09-03 10:04 UTC (3+ messages)
[MeeGo-Dev][PATCH] Topcliff: Update PCH_I2C driver to 2.6.35
2010-09-03 10:01 UTC (3+ messages)
[PATCH 0/2] [RFC] posix clock tuning
2010-09-03 9:58 UTC (4+ messages)
` [PATCH 1/2] posix clocks: introduce a syscall for "
` [PATCH 2/2] posix clocks: introduce a sysfs presence
[PATCH v2] power supply: add driver for TI BQ20Z75 gas gauge IC
2010-09-03 9:43 UTC (2+ messages)
[PATCH] regulators: add support max8952 regulator
2010-09-03 9:42 UTC (2+ messages)
[PATCH] ida: document IDA_BITMAP_LONGS calculation
2010-09-03 9:38 UTC
[PATCH 01/19] User-space API definition
2010-09-03 9:38 UTC
[PATCH] therm_throt.c: Fix error handling in thermal_throttle_add_dev
2010-09-03 9:35 UTC (3+ messages)
[PATCH 00/19] RFC, v2: "New" /dev/crypto user-space interface
2010-09-03 9:34 UTC (4+ messages)
` [PATCH 01/19] User-space API definition
dlm: Don't send callback to node making lock request when "try 1cb" fails
2010-09-03 9:40 UTC
Nouveau driver fails
2010-09-03 9:32 UTC
[PATCH] ida: fix up bitmap size calculation
2010-09-03 9:29 UTC (7+ messages)
does "block: add secure discard" cause an overflow?
2010-09-03 9:16 UTC
[PATCH 0/3] Reduce watermark-related problems with the per-cpu allocator V4
2010-09-03 9:08 UTC (4+ messages)
` [PATCH 1/3] mm: page allocator: Update free page counters after pages are placed on the free list
` [PATCH 2/3] mm: page allocator: Calculate a better estimate of NR_FREE_PAGES when memory is low and kswapd is awake
` [PATCH 3/3] mm: page allocator: Drain per-cpu lists after direct reclaim allocation fails
2.6.36-rc3: Reported regressions from 2.6.35
2010-09-03 9:06 UTC (7+ messages)
` [Bug #16626] Machine hangs with EIP at skb_copy_and_csum_dev
[PATCH 0/8] [Resend] ideapad: using EC command to control rf/camera power
2010-09-03 9:06 UTC (12+ messages)
Linux Kernel GDB tracepoint module 2010-8-30 release
2010-09-03 9:06 UTC (2+ messages)
Serious problem with ticket spinlocks on ia64
2010-09-03 9:04 UTC (4+ messages)
[linux-pm] [PATCH] libata: skip EH autopsy and recovery during suspend
2010-09-03 8:55 UTC (2+ messages)
[MeeGo-Dev][PATCH] Topcliff: Update PCH_I2C driver to 2.6.35
2010-09-03 8:39 UTC (2+ messages)
[PATCH v2 2/2] i2c: QUP based bus driver for Qualcomm MSM chipsets
2010-09-03 8:38 UTC (2+ messages)
[PATCH 1/2] [Patch-next] ACPI, APEI Fix the return value(==NULL) of acpi_pre_map()
2010-09-03 8:37 UTC (3+ messages)
[UIO] SMX UIO interface
2010-09-03 8:36 UTC (5+ messages)
[PATCH -resend 1/1] Char: mxser, call pci_disable_device from probe/remove
2010-09-03 8:31 UTC
[PATCH -resend 1/1] HPET: unmap unused I/O space
2010-09-03 8:27 UTC
[PATCH 1/1] FS: btrfs, use helpers for rlimits
2010-09-03 8:23 UTC (3+ messages)
IPC between application and xserver is causing extra context switches
2010-09-03 8:06 UTC (5+ messages)
[PATCH 0/4] x86: update AMD CPUID bits
2010-09-03 8:03 UTC (5+ messages)
` [PATCH 1/4] x86: Fix misnamed AMD CPUID feature bit
` [PATCH 2/4] x86: Update AMD CPUID feature bits
` [PATCH 3/4] x86: Fix allowed CPUID bits for KVM guests
` [PATCH 4/4] x86, kvm: add new AMD SVM feature bits
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox