linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-04-26 12:30:50 to 2011-04-26 18:52:39 UTC [more...]

[RFC][PATCH 00/11] ftrace/recordmcount: Remove useless mcount calls not being traced
 2011-04-26 18:52 UTC  (6+ messages)
` [RFC][PATCH 01/11] ftrace/trivial: Clean up recordmcount.c to use Linux style comparisons

ARM unaligned MMIO access with attribute((packed))
 2011-04-26 18:51 UTC  (3+ messages)

2.6.39-rc4+: Kernel leaking memory during FS scanning, regression?
 2011-04-26 18:50 UTC  (16+ messages)

[PATCH] linux/string.h: Introduce streq macro
 2011-04-26 18:49 UTC 

[RFC/PATCH v3 2/5] uas: MS UAS Gadget driver - Infrastructure
 2011-04-26 18:40 UTC  (5+ messages)

linux-next: manual merge of the tty tree with the bluetooth tree
 2011-04-26 18:40 UTC  (3+ messages)

[GIT PULL] s390 patches for 2.6.39-rc4
 2011-04-26 18:38 UTC  (2+ messages)

sata_mv port lockup on hotplug (kernel 2.6.38.2)
 2011-04-26 18:37 UTC  (20+ messages)

submitting read(1%)/write(99%) IO within a kernel thread, vs doing it in userspace (aio) with CFQ shows drastic drop. Ideas?
 2011-04-26 18:33 UTC  (2+ messages)

[PATCH 0/4] blackfin: convet cpumask apis
 2011-04-26 18:26 UTC  (2+ messages)

RCU+KVM: making CPU guest mode a quiescent state
 2011-04-26 15:55 UTC  (2+ messages)

[PATCH 1/3] m32r: convert cpumask api
 2011-04-26 18:24 UTC  (3+ messages)
` [PATCH 3/3] m32r: remove redundant declaration

linux-next: Tree for April 14 (Call-traces: RCU/ACPI/WQ related?)
 2011-04-26 15:42 UTC  (13+ messages)

i915 completely unusable in 2.6.38.x
 2011-04-26 18:04 UTC  (4+ messages)

[PATCH] mm: Check if any page in a pageblock is reserved before marking it MIGRATE_RESERVE
 2011-04-26 17:51 UTC  (4+ messages)

[PATCH v2 0/3] thermal: Cleanups
 2011-04-26 17:43 UTC  (9+ messages)
` [PATCH v2 1/3] thermal: Hide CONFIG_THERMAL_HWMON
` [PATCH v2 2/3] thermal: Split hwmon lookup to a separate function
` [PATCH v2 3/3] thermal: Make THERMAL_HWMON implementation fully internal

[PATCH 00/12] IO-less dirty throttling v7
 2011-04-26 17:19 UTC  (2+ messages)

[PATCH 0/7] ARM: Use syscore_ops for "core" power management
 2011-04-26 17:14 UTC  (4+ messages)
` [PATCH 11/14] PM / AVR32: Use struct syscore_ops instead of sysdevs for PM

[PATCH] USB: gadget: g_multi: fixed vendor and product ID in inf files
 2011-04-26 17:08 UTC 

[PATCH 0/2] printk: Allocate log buffer as early as possible
 2011-04-26 17:07 UTC  (4+ messages)
` [PATCH 1/2] memblock: add error return when CONFIG_HAVE_MEMBLOCK is not set

[PATCH] kbuild: mark unicore32 header export as broken
 2011-04-26 17:07 UTC  (3+ messages)

[PATCH] kbuild: make KBUILD_NOCMDDEP=1 handle empty built-in.o
 2011-04-26 17:06 UTC 

[PATCH 00/25] Staging: hv: Cleanup vmbus driver code
 2011-04-26 17:04 UTC  (29+ messages)
` [PATCH 01/25] Staging: hv: Introduce a function to map a generic driver pointer to a pointer to storvsc_driver_object
  ` [PATCH 02/25] Staging: hv: Get rid of the references to the priv element of struct hv_driver in block driver
  ` [PATCH 03/25] Staging: hv: Get rid of the references to the priv element of struct hv_driver in hv_mouse.c
  ` [PATCH 04/25] Staging: hv: Introduce a function to map a generic driver pointer to a pointer to struct netvsc_driver
  ` [PATCH 05/25] Staging: hv: Get rid of the references to the priv element of struct hv_driver in net driver
  ` [PATCH 06/25] Staging: hv: Get rid of the references to the priv element of struct hv_driver in storvsc_drv.c
  ` [PATCH 07/25] Staging: hv: Cleanup vmbus_match()
  ` [PATCH 08/25] Staging: hv: vmbus_driver cannot be unloaded; cleanup accordingly
  ` [PATCH 09/25] Staging: hv: Get rid of vmbus_release_unattached_channels() as it is not used
  ` [PATCH 10/25] Staging: hv: Get rid of the priv pointer in struct hv_driver
  ` [PATCH 11/25] Staging: hv: Get rid of the drv field in struct hv_device
  ` [PATCH 12/25] Staging: hv: Cleanup error handling in vmbus_child_device_register()
  ` [PATCH 13/25] Staging: hv: Cleanup vmbus_probe() function
  ` [PATCH 14/25] Staging: hv: Properly handle errors in hv_pci_probe()
  ` [PATCH 15/25] Staging: hv: Make hv_pci_dev a static variable
  ` [PATCH 16/25] Staging: hv: Make msg_dpc a global variable
  ` [PATCH 17/25] Staging: hv: Make event_dpc "
  ` [PATCH 18/25] Staging: hv: Get rid of struct hv_bus
  ` [PATCH 19/25] Staging: hv: Add probe function to struct hv_driver
  ` [PATCH 20/25] Staging: hv: Use the probe function in "
  ` [PATCH 21/25] Staging: hv: Add remove() function to "
  ` [PATCH 22/25] Staging: hv: Use the remove() function in "
  ` [PATCH 23/25] Staging: hv: Add shutdown() function to "
  ` [PATCH 24/25] Staging: hv: Use the shutdown() function in "
  ` [PATCH 25/25] Staging: hv: VMBUS is a acpi enumerated device; get irq value from bios

[PATCH]Remove a warning
 2011-04-26 16:47 UTC  (4+ messages)

[PATCH 07/14] mfd: fix build warning on 88pm860x
 2011-04-26 16:47 UTC  (4+ messages)

[PATCH] proc: put check_mem_permission before __get_free_page in mem_read
 2011-04-26 16:44 UTC  (6+ messages)
    ` [PATCH] proc: fix pagemap_read() error case (was Re: [PATCH] proc: put check_mem_permission before __get_free_page in mem_read)

[TRIVIAL PATCH] treewide: Cleanup continuations and remove logging message whitespace
 2011-04-26 16:34 UTC  (4+ messages)

[PM8921 MFD V5 0/6] pm8921 core and subdevices
 2011-04-26 16:31 UTC  (8+ messages)
` [PM8921 MFD V5 5/6] MAINTAINERS: Add patterns for pmic 8921 files to MSM subsystem

[RFC 0/8] Prevent LRU churing
 2011-04-26 16:25 UTC  (9+ messages)
` [RFC 1/8] Only isolate page we can handle
` [RFC 2/8] compaction: make isolate_lru_page with filter aware
` [RFC 3/8] vmscan: "
` [RFC 4/8] Make clear description of putback_lru_page
` [RFC 5/8] compaction: remove active list counting
` [RFC 6/8] In order putback lru core
` [RFC 7/8] migration: make in-order-putback aware
` [RFC 8/8] compaction: make compaction use in-order putback

r8712u cannot set essid
 2011-04-26 16:24 UTC  (9+ messages)

linux-next: Tree for April 26
 2011-04-26 16:18 UTC  (2+ messages)
` [PATCH -next] misc: fix ti-st build issues

Expose regulator:set_consumer_device_supply()?
 2011-04-26 16:15 UTC  (3+ messages)

[BUG] bluetooth doesn't work from 2.6.39-rc1+ to 2.6.39-rc3+
 2011-04-26 16:13 UTC  (5+ messages)

[RFC][PATCH 00/18] Increase resolution of load weights
 2011-04-26 16:11 UTC  (3+ messages)

[PATCH V8 4/8] mm/fs: add hooks to support cleancache
 2011-04-26 16:00 UTC  (4+ messages)

Flow-control representation in ethtool (mii.c fix?)
 2011-04-26 16:00 UTC 

[PATCH] ARM: ARCH_SMDK2410: add select S3C_DEV_USB_HOST to fix build error
 2011-04-26 15:58 UTC 

[PATCH] Bluetooth: Don't sleep after deleting command timer
 2011-04-26 15:49 UTC  (2+ messages)

Wonkiness with keyboard adapter - not sure if it's in USB or input systems
 2011-04-26 15:47 UTC 

How to deal with interrupt on HW without interrupt pin?
 2011-04-26 15:41 UTC 

[RFC] ARM DMA mapping TODO, v1
 2011-04-26 15:39 UTC  (8+ messages)
` [Linaro-mm-sig] "

[PATCH v2] misc: Driver for Silicon Labs Si570 and compatibles
 2011-04-26 15:33 UTC  (5+ messages)

Reiserfs deadlock in 2.6.36
 2011-04-26 15:29 UTC  (11+ messages)

[GIT PULL] Btrfs plugging
 2011-04-26 15:26 UTC  (2+ messages)

2.6.39-rc4+: oom-killer busy killing tasks
 2011-04-26 15:14 UTC  (5+ messages)

[PATCH v2] leds: provide helper to register "leds-gpio" devices
 2011-04-26 15:08 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] gpio: add trace events for setting direction and value
 2011-04-26 15:04 UTC  (6+ messages)

[GIT PULL] amd64_edac fixes for 39-rc5
 2011-04-26 15:02 UTC 

[RFC][PATCH 0/3] track pte pages and use in OOM score
 2011-04-26 14:57 UTC  (5+ messages)
` [RFC][PATCH 2/3] track numbers of pagetable pages

[PATCH 00/13] Swap-over-NBD without deadlocking
 2011-04-26 14:50 UTC  (21+ messages)
` [PATCH 02/13] mm: sl[au]b: Add knowledge of PFMEMALLOC reserve pages
` [PATCH 03/13] mm: Introduce __GFP_MEMALLOC to allow access to emergency reserves
` [PATCH 09/13] netvm: Set PF_MEMALLOC as appropriate during SKB processing
` [PATCH 12/13] mm: Throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is backed by network storage
` [PATCH 13/13] mm: Account for the number of times direct reclaimers get throttled

[PATCH 1/2] split inode_wb_list_lock into bdi_writeback.list_lock
 2011-04-26 14:44 UTC  (2+ messages)
` [PATCH 2/2] writeback: elevate queue_io() into wb_writeback()

[PATCH] kbuild: fix sed error in export_report.pl
 2011-04-26 14:40 UTC  (5+ messages)

[PATCH REPOST] pv-grub: Fix for incorrect dom->p2m_host[] list initialization
 2011-04-26 14:34 UTC  (5+ messages)
` [Xen-devel] "

[PATCH 0/3] reduce readahead overheads on tmpfs mmap page faults
 2011-04-26 14:36 UTC  (3+ messages)
` [PATCH 3/3] readahead: trigger mmap sequential readahead on PG_readahead
  ` [PATCH 3/3 with new changelog] "

[PATCH 3/6] writeback: sync expired inodes first in background writeback
 2011-04-26 14:30 UTC  (11+ messages)

[PATCHv4 1/4] MFD: TPS65910: Add new mfd device for TPS65910
 2011-04-26 14:28 UTC  (4+ messages)

[GIT PULL] Btrfs updates
 2011-04-26 14:24 UTC 

[PATCH v2 00/12] mmc: use nonblock mmc requests to minimize latency
 2011-04-26 14:22 UTC  (6+ messages)
` [PATCH v2 01/12] mmc: add none blocking mmc request function

Vital Information Reply
 2011-04-26 12:59 UTC 

[PATCH] kprobes,x86: disable irq durinr optimized callback
 2011-04-26 14:19 UTC  (3+ messages)

[PATCH] kbuild: scripts/kconfig/Makefile cleanup and fixes
 2011-04-26 14:13 UTC  (3+ messages)

[PATCH 1/2] mfd: Group TPSxxxxx power management chips together
 2011-04-26 14:07 UTC  (2+ messages)

[PATCH 00/18] RAS daemon: Easter Eggs Edition
 2011-04-26 14:05 UTC  (5+ messages)
` [PATCH 02/18] perf: Add persistent event facilities

[PATCH 0/6] writeback: moving expire targets for background/kupdate works v2
 2011-04-26 14:05 UTC  (8+ messages)
` [PATCH 5/6] writeback: sync expired inodes first in background writeback

[PATCHv4 2/4] TPS65910: GPIO: Add GPIO driver
 2011-04-26 14:04 UTC  (3+ messages)

[PATCHv4 3/4] TPS65910: IRQ: Add interrupt controller
 2011-04-26 14:01 UTC  (2+ messages)

[PATCH 1/1] perf tools: Add missing user space support for config1/config2
 2011-04-26 14:00 UTC  (9+ messages)
    ` [generalized cache events] "
          ` [PATCH] perf events: Add stalled cycles generic event - PERF_COUNT_HW_STALLED_CYCLES

[BUG] perf and kmemcheck : fatal combination
 2011-04-26 13:53 UTC  (12+ messages)

[PATCH 2/2] mvsas: add support for Task collector mode and fixed relative bugs
 2011-04-26 13:36 UTC 

[PATCH 1/2] [PATCH] [SCSI] mvsas: add support for Marvell 88SE9445/88SE9485
 2011-04-26 13:34 UTC 

[PATCH 2/2] misc: add real function open/read/write/ioctl/close for moxa_serial_io driver
 2011-04-26 13:20 UTC  (3+ messages)

[RFC PATCH] PM / Core: suspend_again cb for syscore_ops
 2011-04-26 13:17 UTC  (3+ messages)
  ` [RFC PATCH v2 1/3] PM / Core: suspend_again callback for device PM

[PATCH v2 0/6] remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
 2011-04-26 13:23 UTC  (7+ messages)
` [PATCH v2 1/6] arch: add #define for each of optimized find bitops
` [PATCH v2 2/6] bitops: add #ifndef for each of "
` [PATCH v2 3/6] arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
` [PATCH v2 4/6] arm: use asm-generic/bitops/le.h
` [PATCH v2 5/6] s390: "
` [PATCH v2 6/6] m68knommu: fix build error due to the lack of find_next_bit_le()

[PATCH 0/4] davinci-mcasp: fix tdm_slots and CBM/CFS
 2011-04-26 13:20 UTC  (4+ messages)
` [PATCH 1/4] davinci-mcasp: correct tdm_slots limit

[PATCH 0/5] consolidate sdhci pltfm & OF drivers and get them self registered
 2011-04-26 13:20 UTC  (4+ messages)

[PATCH 0/6] [GIT PULL][v2.6.40] tracing: updates and jump label rebase
 2011-04-26 13:19 UTC  (2+ messages)

Soft lockup during suspend since ~2.6.36 [bisected]
 2011-04-26 13:11 UTC  (6+ messages)

[PATCH 104/173] Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing the signal code
 2011-04-26 13:03 UTC  (2+ messages)

[PATCH] sched: get rid of lock_depth
 2011-04-26 13:03 UTC  (2+ messages)

[PATCH] mm: Check if PTE is already allocated during page fault
 2011-04-26 13:00 UTC  (8+ messages)

[tip:perf/urgent] perf, x86: Fix BTS condition
 2011-04-26 12:58 UTC 

[PATCH] sched: remove noop in alloc_rt_sched_group()
 2011-04-26 12:58 UTC  (2+ messages)
` [tip:sched/core] sched: Remove "

Why is the 'loff_t *offset' parameter in the file_operations' read function a pointer?
 2011-04-26 12:55 UTC  (4+ messages)

[GIT PULL REQUEST] watchdog - v2.6.39-rc4
 2011-04-26 12:54 UTC 

2.6.38.4 broke my audio
 2011-04-26 12:49 UTC  (8+ messages)

[PATCH v4 08/11] tty: add pruss SUART driver
 2011-04-26 12:45 UTC  (4+ messages)

[PATCH 1/2] watchdog: add option in menu to support MOXA V2100 watchdog driver
 2011-04-26 12:44 UTC  (3+ messages)
` [PATCH 2/2] watchdog: add real function on "

[PATCH] usbvision: remove (broken) image format conversion
 2011-04-26 12:33 UTC  (5+ messages)

[PATCH 0/4] munmap: Flexible mem unmap operation interface for scheduling latency
 2011-04-26 12:30 UTC  (5+ messages)

[2.6.32+drm33-longterm] Patch "Subject: [PATCH 04/21] drm/radeon/kms: fix handling of tex lookup disable in cs checker on r2xx" has been added to staging queue
 2011-04-26 12:26 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).