messages from 2012-03-25 09:07:11 to 2012-03-26 06:52:26 UTC [more...]
[PATCH][RESEND] scripts: refactor remove structure forward declarations
2012-03-26 6:52 UTC (2+ messages)
[PATCH 1/2] regulator: tps65090: Use IS_ERR to check return value of regulator_register
2012-03-26 6:51 UTC (4+ messages)
` [PATCH 2/2] regulator: Remove _en_reg, _en_bit and _ops parameters from tps65090_REG macro
[PATCH] ep93xx: Implement double buffering for M2M DMA channels
2012-03-26 6:44 UTC (7+ messages)
[PATCH] watchdog: Make TXX9_WDT select WATCHDOG_CORE
2012-03-26 6:42 UTC (3+ messages)
[PATCH] watchdog: Fix build error in txx9wdt.c
2012-03-26 6:37 UTC (2+ messages)
[PATCH 1/3] i2c-eg20t: Modify MODULE_AUTHOR's email address
2012-03-26 6:34 UTC (4+ messages)
` [PATCH 2/3] i2c-eg20t: Call init() when wait-event timeout occurs
` [PATCH 2/3 v2] "
` [PATCH 3/3] i2c-eg20t: change timeout value 50msec to 1000msec
[PATCH RFC dontapply] kvm_para: add mmio word store hypercall
2012-03-26 6:31 UTC (3+ messages)
[PATCH 01/11] m68k: Remove unused MAX_NOINT_IPL definition
2012-03-26 6:29 UTC (7+ messages)
` [PATCH 05/11] m68k/atari: Add missing platform check before registering platform devices
` [PATCH 08/11] input/amijoy: Add missing platform check
[PATCH v5 1/2] dmaengine: Add context parameter to prep_dma_sg and prep_interleaved_dma
2012-03-26 6:24 UTC (2+ messages)
[PATCH] scsi/mpt2sas: fix unsafe preempt setting for ioc
2012-03-26 6:20 UTC
[PATCH 2/2] RFC: Xen pad logic
2012-03-26 6:18 UTC (3+ messages)
linux-next: manual merge of the l2-mtd tree with the slave-dma tree
2012-03-26 6:18 UTC (3+ messages)
linux-next: manual merge of the slave-dma tree with the sound tree
2012-03-26 6:17 UTC (3+ messages)
[PATCH v3 00/13] dmaengine: imx-dma: merge dma arch code into dmaengine
2012-03-26 6:03 UTC (5+ messages)
[PATCH RFT] regulator: Convert tps65023 to set_voltage_sel
2012-03-26 5:46 UTC
[PATCH 1/7] pch_uart: Delete unused structure member
2012-03-26 5:43 UTC (7+ messages)
` [PATCH 2/7] pch_uart: change type to u8
` [PATCH 3/7] pch_uart: change type to %d to %02x
` [PATCH 4/7] pch_uart: Support modem status interrupt
` [PATCH 5/7] pch_uart: delete unused data structure
` [PATCH 6/7] pch_uart: Fix return value issue
` [PATCH 7/7] pch_uart: Fix duplicate memory release issue
[PATCH] Staging:rts_pstor: fix coding style issue in rtsx_transport.c
2012-03-26 5:34 UTC
[PATCH linux-next] dmaengine: add context parameter fixups
2012-03-26 5:34 UTC (3+ messages)
[PATCH v3 2/5] [SCSI] ufshcd: UFS UTP Transfer requests handling
2012-03-26 4:34 UTC (2+ messages)
[PATCH v3 1/5] [SCSI] ufshcd: UFS Host controller driver
2012-03-26 4:32 UTC (2+ messages)
linux-next: manual merge of the akpm tree with the tip tree
2012-03-26 5:20 UTC (2+ messages)
order request
2012-03-26 5:14 UTC
[PATCH] regulator: Convert max8952 to set_voltage_sel
2012-03-26 4:39 UTC
linux-next: Tree for Mar 26
2012-03-26 4:28 UTC
[RFC V2 PATCH] virtio-spec: ack the announce notification through ctrl_vq
2012-03-26 0:42 UTC (2+ messages)
[PULL] module and param
2012-03-26 2:34 UTC
CPU Hotplug rework
2012-03-26 0:41 UTC (10+ messages)
[00/11] pr_debug during module initialization
2012-03-26 0:24 UTC (4+ messages)
linux-next: build warning after merge of the final tree
2012-03-26 4:11 UTC
[PATCH v3] regulator: Add TPS65090 regulator driver
2012-03-26 3:53 UTC (3+ messages)
[PATCH 1/2] mfd: tps65090: Fix ifdefs for suspend mode
2012-03-26 3:51 UTC (4+ messages)
` [PATCH 2/2] mfd: tps65090: Don't use I2C-specific suspend and resume operations
[PATCH] -mm/linux-next: procfs: Mark thread stack correctly in proc/<pid>/maps
2012-03-26 3:21 UTC (5+ messages)
[PATCH RFT] watchdog: Convert orion_wdt driver to watchdog core
2012-03-26 3:14 UTC
[PATCH v2] PM / QoS: add pm_qos_update_request_timeout API
2012-03-26 3:02 UTC (5+ messages)
` [PATCH v3] "
[PATCH 1/3] PAD helper for native and paravirt platform
2012-03-26 2:50 UTC (3+ messages)
` [Xen-devel] "
linux-next: build failure after merge of the battery tree
2012-03-26 2:31 UTC (4+ messages)
libata-pmp patch for 3.2.x and later for eSATA Port Multiplier Sil3726
2012-03-26 2:30 UTC (18+ messages)
` Fwd: "
[PATCH] Remove form-feed (0x0c) characters in COPYING
2012-03-26 2:06 UTC
[RFC PATCH 0/6] add kmalloc_align()
2012-03-26 2:00 UTC (6+ messages)
` [RFC PATCH 6/6] workqueue: use kmalloc_align() instead of hacking
[PATCH RESEND] misc: Fix irq leak in max8997_muic_probe error path
2012-03-26 1:57 UTC
[PATCH 1/1] rculist: Made list_first_entry_rcu usable
2012-03-26 1:08 UTC
[PATCH] ACPI: Implement overriding of arbitrary ACPI tables via initrd
2012-03-26 1:36 UTC (24+ messages)
[PATCH 2/2] enable dumpstack() to printk log level
2012-03-26 1:36 UTC (5+ messages)
` [PATCH_V2 1/2] fix the bug that printk can't support printk(KERN_LEVEL)
` [PATCH_V2 2/2] enable dumpstack() to printk log level
[PATCH RFT] regulator: Convert twl4030ldo_set_voltage to set_voltage_sel
2012-03-26 1:30 UTC
[PATCH] regulator: Convert max8952 to set_voltage_sel
2012-03-26 1:20 UTC
linux-next: build failure after merge of the scsi tree
2012-03-26 1:17 UTC
seq_put_decimal_* optimization
2012-03-26 1:01 UTC (2+ messages)
last fs/proc/array.c change
2012-03-26 0:53 UTC (2+ messages)
linux-next: Tree for Mar 13
2012-03-26 0:27 UTC (8+ messages)
` [PATCH] x86: export 'pcibios_enabled'
linux-next: manual merge of the arm tree with Linus' tree
2012-03-26 0:05 UTC
Product Delivery
2012-03-25 23:30 UTC
[00/16] enable pr_debug during module initialization
2012-03-25 23:25 UTC (17+ messages)
` [PATCH 01/16] init: trivial tweaks to initcall_levels
` [PATCH 02/16] dynamic_debug: fix leading spaces
` [PATCH 03/16] dynamic_debug: replace if (verbose) pr_info with macro vpr_info
` [PATCH 04/16] dynamic_debug: change ddebug_query core param to dyndbg
` [PATCH 05/16] params: add param-name to parse_one's pr_debug()
` [PATCH 06/16] params: add 3rd arg to option handler callback signature
` [PATCH 07/16] dynamic_debug: make dynamic-debug work for module initialization
` [PATCH 08/16] dynamic_debug: deprecate ddebug_query, suggest dyndbg instead
` [PATCH 09/16] dynamic_debug: combine parse_args callbacks together
` [PATCH 10/16] dynamic_debug: simplify dynamic_debug_init error exit
` [PATCH 11/16] dynamic_debug: print ram usage by ddebug tables if verbose
` [PATCH 12/16] pnp: if CONFIG_DYNAMIC_DEBUG, use pnp.dyndbg instead of pnp.debug
` [PATCH 13/16] dynamic_debug: add modname arg to exec_query callchain
` [PATCH 14/16] dynamic_debug: update Documentation/*, Kconfig.debug
` [PATCH 15/16] dynamic_debug: init with early_initcall, not arch_initcall
` [PATCH 16/16] dynamic_debug: drop deprecated ddebug_query param, code
ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x02000020 DMADBG_7=0x00008040
2012-03-25 23:00 UTC (19+ messages)
TTY: tty_port questions
2012-03-25 22:33 UTC (16+ messages)
Recent "Run the driver callback directly" patch breaks libertas suspend
2012-03-25 22:29 UTC (7+ messages)
` [linux-pm] "
` [PATCH] PM / SDIO: Use empty system suspend/resume callbacks at the bus level (was: Re: Recent ...)
3.3 and hidepid feature problem - options not always applied at mount
2012-03-25 22:23 UTC (9+ messages)
` [PATCH] proc: fix mount -t proc -o AAA
[RFC] firmware loader: retry _nowait requests when userhelper is not yet available
2012-03-25 22:04 UTC (10+ messages)
` [PATCH] firmware loader: don't cancel _nowait requests when helper "
` [PATCH 0/6] firmware_class: Fix problems with usermodehelper test
` [PATCH 1/6] firmware_class: Rework usermodehelper check
` [PATCH 2/6] firmware_class: Split _request_firmware() into three functions
` [PATCH 3/6] firmware_class: Do not warn that system is not ready from async loads
` [PATCH 4/6] PM / Hibernate: Disable usermode helpers right before freezing tasks
` [PATCH 5/6] PM / Sleep: Move disabling of usermode helpers to the freezer
` [PATCH 6/6] PM / Sleep: Mitigate race between the freezer and request_firmware()
[PATCH] mm for fs: add truncate_pagecache_range
2012-03-25 21:55 UTC (7+ messages)
[GIT] Networking
2012-03-25 21:51 UTC
[patch] Adding Secure Deletion to UBIFS
2012-03-25 21:38 UTC (10+ messages)
` [patch] Move CRC computation to separate function
` [patch] Add a encryption key parameter to the compress / decompress function
` [patch] Add cryptographic functionality when a key is passed to the compress / decompress functions
[PATCH 1/2] perf tools: Concatenate strings in expressions
2012-03-25 21:11 UTC (2+ messages)
` [PATCH 2/2] perf tools: Fix parsing of unary operator in ?: expression
[PATCH] x86: Merge x86_32 and x86_64 cpu_idle()
2012-03-25 21:00 UTC (2+ messages)
[PATCH RFC] rcu: Make __rcu_read_lock() inlinable
2012-03-25 20:52 UTC
[GIT PULL] KVM updates for the 3.4 merge window
2012-03-25 20:51 UTC (5+ messages)
[PATCH 5/5] perf: Fix build error with -Werror in print_event_desc()
2012-03-25 20:28 UTC
[PATCH 4/5] perf: Handle NULL dso in dso__name_len
2012-03-25 20:28 UTC
[PATCH 2/5] perf: addr2line wants addresses in same format as objdump
2012-03-25 20:28 UTC
[PATCH 3/5] perf: Catch and handle out-of-date hist entry maps
2012-03-25 20:28 UTC
[PATCH 1/5] perf: Validate address in symbol__inc_addr_samples()
2012-03-25 20:28 UTC
[PATCH 0/5] PERF fixes
2012-03-25 20:28 UTC
[PATCH 1/2] w1: Add 1-wire slave device driver for DS28E04-100
2012-03-25 20:21 UTC (3+ messages)
perf PLT hit turns off symbol annotations
2012-03-25 19:53 UTC
[PATCH v15 00/13] seccomp_filter: syscall filtering using BPF
2012-03-25 19:36 UTC (4+ messages)
` [PATCH v15 04/13] arch/x86: add syscall_get_arch to syscall.h
[GIT PULL] x86, microcode fixes for 3.2
2012-03-25 19:27 UTC (5+ messages)
[PATCH] epoll: add EPOLLEXCLUSIVE support
2012-03-25 19:12 UTC
kswapd stuck using 100% CPU
2012-03-25 19:16 UTC (3+ messages)
` [PATCH] "
[PATCH] drivers/usb/misc/usbtest.c: add kfrees
2012-03-25 19:08 UTC
[PATCH 20/20 v2] sparc/mm/fault_64.c: Port OOM changes to do_sparc64_fault
2012-03-25 19:04 UTC (2+ messages)
[PATCH 19/20 v2] sparc/mm/fault_32.c: Port OOM changes to do_sparc_fault
2012-03-25 19:04 UTC (2+ messages)
linux-next: triage for March 25th, 2012
2012-03-25 18:48 UTC
[PATCH] audit: always report seccomp violations
2012-03-25 18:47 UTC (2+ messages)
[git pull] cpupowerutils updates for 3.4
2012-03-25 18:38 UTC
[PATCH] drivers/s390/block/dasd_eckd.c: add missing dasd_sfree_request
2012-03-25 18:27 UTC
[PATCH v2] scripts/coccinelle/api/ptr_ret.cocci: semantic patch for ptr_err
2012-03-25 18:12 UTC
[PATCH 1/1] ftrace: fix dynamic ftrace filter reset issue
2012-03-25 18:11 UTC (5+ messages)
[GIT PATCH] TTY/serial patches for 3.4-rc1
2012-03-25 17:12 UTC (2+ messages)
[PATCH v2 0/10] Fixes for common mistakes w/ for_each_process and task->mm
2012-03-25 17:42 UTC (5+ messages)
` [PATCH 01/10] cpu: Introduce clear_tasks_mm_cpumask() helper
` [PATCH v2.1 "
Enable some ZTE modems to use the new QMI WWAN driver
2012-03-25 17:28 UTC (7+ messages)
` [PATCH 1/3] USB: qmi_wwan: Add ZTE (Vodafone) K3565-Z and K4505-Z net interfaces
` [PATCH 2/3] USB: option: Ignore ZTE (Vodafone) K3570/71 "
` [PATCH 3/3] USB: qmi_wwan: Add ZTE (Vodafone) K3570-Z and K3571-Z "
[PATCH] gianfar: Fix possible overrun and simplify interrupt name field creation
2012-03-25 17:29 UTC (3+ messages)
` [PATCH v2] "
[git pull] PCMCIA updates for 3.4
2012-03-25 17:05 UTC
[PATCH] drivers/gpu/drm/exynos: use devm_ functions
2012-03-25 16:56 UTC
[PATCH] of/irq: of_irq_init: Call initialization function for all controllers
2012-03-25 16:16 UTC (3+ messages)
[PATCHES v2 1/2] Documentation: replace install commands with softdeps
2012-03-25 16:07 UTC (2+ messages)
[PATCH] perf, tool: Fix the array pointer to follow event data properly
2012-03-25 15:30 UTC (4+ messages)
[PATCH v2] of/irq: add empty irq_of_parse_and_map() for non-dt builds
2012-03-25 15:02 UTC
[PATCH] of/irq: add empty irq_of_parse_and_map() for non-dt builds
2012-03-25 14:56 UTC (2+ messages)
[GIT PULL 0/9] arm-soc updates, first batch
2012-03-25 14:55 UTC (5+ messages)
` [GIT PULL 02/09] ARM: global cleanups
[ANNOUNCE] BFS CPU scheduler version 0.420 AKA "Smoking" for linux kernel 3.3.0
2012-03-25 13:37 UTC (4+ messages)
[RFC] AutoNUMA alpha6
2012-03-25 13:30 UTC (11+ messages)
[GIT PULL] UML changes for 3.4-rc1
2012-03-25 12:33 UTC
[PATCH] Install kernel-page-flags.h
2012-03-25 12:28 UTC (6+ messages)
Regression introduced by 19b4a8d520a6e0176dd52aaa429261ad4fcaa545 (p54 driver fails with WARNING) , bisected
2012-03-25 11:41 UTC
mm: hung task (handle_pte_fault)
2012-03-25 11:10 UTC (2+ messages)
[PATCH 08/20 v3] m68k/mm/fault.c: Port OOM changes to do_page_fault
2012-03-25 10:37 UTC
On patch "device.h: audit and cleanup users in main include dir"
2012-03-25 10:37 UTC (3+ messages)
lib/crc32: new Kconfig prompt without help text
2012-03-25 9:35 UTC
PCIe ASPM: new Kconfig prompt without help text
2012-03-25 9:16 UTC (2+ 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