messages from 2011-04-26 15:04:55 to 2011-04-26 21:11:04 UTC [more...]
linux-next: Tree for April 14 (Call-traces: RCU/ACPI/WQ related?)
2011-04-26 19:44 UTC (16+ messages)
[PATCH -v2 2/2] x86, MCE: Drop the default decoding notifier
2011-04-26 21:06 UTC (8+ messages)
[RFC PATCH] PM / Core: suspend_again cb for syscore_ops
2011-04-26 21:06 UTC (8+ messages)
` [RFC PATCH v2 1/3] PM / Core: suspend_again callback for device PM
console_cpu_notify can cause scheduling BUG during CPU hotplug
2011-04-26 21:06 UTC (4+ messages)
2.6.32.21 + dahdi_dummy (dahdi-2.3.0.1) - uptime related crash?
2011-04-26 20:40 UTC
[PATCH] kbuild: mark unicore32 header export as broken
2011-04-26 21:04 UTC (5+ messages)
[PATCH v2 0/3] thermal: Cleanups
2011-04-26 21:00 UTC (11+ 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] fix get_scan_count for working well with small targets
2011-04-26 20:59 UTC (2+ messages)
[IPv6] Proxy NDP for subnetwork (instead of host)
2011-04-26 20:30 UTC
[PATCH V2] pv-grub: Fix for incorrect dom->p2m_host[] list initialization
2011-04-26 20:58 UTC (2+ messages)
[GIT PULL 0/1] perf/urgent Fix missing support for config1/config2
2011-04-26 20:51 UTC (11+ messages)
` [PATCH 1/1] perf tools: Add missing user space "
[PATCH 1/3] flex_array: flex_array_prealloc takes a number of elements, not an end
2011-04-26 20:46 UTC (11+ messages)
` [PATCH 2/3] flex_arrays: allow zero length flex arrays
` [PATCH 3/3] flex_array: allow 0 length elements
[PATCH] perf: Allow set output buffer for tasks in the same thread group
2011-04-26 20:44 UTC (5+ messages)
` [PATCH RFC] Fix per-task profiling "
[PATCH] proc: put check_mem_permission before __get_free_page in mem_read
2011-04-26 20:44 UTC (8+ messages)
` [PATCH] proc: fix pagemap_read() error case (was Re: [PATCH] proc: put check_mem_permission before __get_free_page in mem_read)
[PATCH v3] kbuild: implement several W= levels
2011-04-26 20:43 UTC (4+ messages)
` [PATCH v3.1] "
[PATCH] flex_array: Avoid divisions when accessing elements
2011-04-26 20:41 UTC
[PATCH] usbvision: remove (broken) image format conversion
2011-04-26 20:40 UTC (4+ messages)
[RFC][PATCH 0/5] Improve signal delivery scalability
2011-04-26 20:37 UTC (11+ messages)
` [RFC][PATCH 2/5] signals: Introduce per-thread siglock and action rwlock
` arch/tile/kernel/hardwall.c:do_hardwall_trap unsafe/wrong usage of ->sighand
` [PATCH 0/1] tile: do_hardwall_trap: do not play with task->sighand
` [PATCH 1/1] "
[PATCH] Power Manager suspend-hybrid warn on systemlog
2011-04-26 20:36 UTC (6+ messages)
[PATCH] kbuild: don't warn about linux/version.h not including itself
2011-04-26 20:35 UTC (2+ messages)
[PATCH] linux/string.h: Introduce streq macro
2011-04-26 20:33 UTC (17+ messages)
[PATCH 1/6] dmaengine/dw_dmac: Replace spin_lock_bh with irqsave variants
2011-04-26 20:33 UTC (7+ messages)
` [PATCH 2/6] dmaengine/dw_dmac: Enable resubmission from callback routine
Your Email ID Won!!
2011-04-26 20:19 UTC
[PATCH] kbuild: allow headerdep to work in KBUILD_OUTPUT and add targets to PHONY
2011-04-26 20:28 UTC (4+ messages)
[PATCH 00/25] Staging: hv: Cleanup vmbus driver code
2011-04-26 20:23 UTC (32+ 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
r8712u cannot set essid
2011-04-26 20:12 UTC (11+ messages)
(resend) [PATCH] vmscan,memcg: memcg aware swap token
2011-04-26 20:07 UTC (2+ messages)
[RFC/PATCH v3 2/5] uas: MS UAS Gadget driver - Infrastructure
2011-04-26 20:06 UTC (6+ messages)
[PATCH 104/173] Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing the signal code
2011-04-26 20:00 UTC (3+ messages)
[PATCH 2/2] init/Kconfig: use if/endif to surround the EXPERT menu kconfig symbols
2011-04-26 20:00 UTC
[PATCH V3] tty/serial: add support for Xilinx PS UART
2011-04-26 19:58 UTC (2+ messages)
[PATCH 029/173] pata_mpc52xx: inherit from ata_bmdma_port_ops
2011-04-26 19:56 UTC (3+ messages)
` [stable] "
[PATCH 090/173] USB: serial/kobil_sct, fix potential tty NULL dereference
2011-04-26 19:53 UTC (3+ messages)
[RFC PATCH v2 0/7] signal: sigprocmask fixes
2011-04-26 19:50 UTC (19+ messages)
` [PATCH v2 2/7] signal: retarget_shared_pending: consider shared/unblocked signals only
` [PATCH 0/3] do_sigtimedwait() needs retarget_shared_pending()
` [PATCH v2 0/6] sigtimedwait/sigprocmask need retarget_shared_pending()
` [PATCH v2 1/6] signal: sys_rt_sigtimedwait: simplify the timeout logic
` [PATCH v2 2/6] signal: introduce do_sigtimedwait() to factor out compat/native code
` [PATCH v2 3/6] signal: do_sigtimedwait() needs retarget_shared_pending()
` [PATCH v2 4/6] signal: cleanup sys_sigprocmask()
` [PATCH v2 5/6] signal: sys_sigprocmask() needs retarget_shared_pending()
` [PATCH v2 6/6] signal: rename signandsets() to sigandnsets()
readahead and oom
2011-04-26 19:47 UTC (10+ messages)
linux-next: Tree for April 26
2011-04-26 16:18 UTC (4+ messages)
` linux-next: Tree for April 26 (x86 mmu) (resend)
` linux-next: Tree for April 26 (kvm) (resend)
` [PATCH -next] misc: fix ti-st build issues
linux-next: build failure after merge of the net tree
2011-04-26 19:43 UTC (2+ messages)
[PATCH v2] init/Kconfig: fix EXPERT menu list
2011-04-26 19:33 UTC
[PATCH 1/2] break out page allocation warning code
2011-04-26 19:27 UTC (4+ messages)
[RFC][PATCH 0/3] track pte pages and use in OOM score
2011-04-26 19:26 UTC (6+ messages)
` [RFC][PATCH 2/3] track numbers of pagetable pages
2.6.39-rc4+: Kernel leaking memory during FS scanning, regression?
2011-04-26 19:17 UTC (17+ messages)
[BUG] perf and kmemcheck : fatal combination
2011-04-26 19:13 UTC (10+ messages)
Wonkiness with keyboard adapter - not sure if it's in USB or input systems
2011-04-26 19:12 UTC (3+ messages)
[RFC][PATCH 00/11] ftrace/recordmcount: Remove useless mcount calls not being traced
2011-04-26 19:09 UTC (10+ messages)
` [RFC][PATCH 01/11] ftrace/trivial: Clean up recordmcount.c to use Linux style comparisons
` [RFC][PATCH 07/11] kbuild/recordmcount: Add RECORDMCOUNT_WARN to warn about mcount callers
ARM unaligned MMIO access with attribute((packed))
2011-04-26 18:51 UTC (2+ 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
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 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: make KBUILD_NOCMDDEP=1 handle empty built-in.o
2011-04-26 17:06 UTC
[PATCH]Remove a warning
2011-04-26 16:47 UTC (2+ messages)
[PATCH 07/14] mfd: fix build warning on 88pm860x
2011-04-26 16:47 UTC (4+ messages)
[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
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)
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 (4+ 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)
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