public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-09-04 17:00:23 to 2011-09-05 12:47:08 UTC [more...]

regmap module_put usage
 2011-09-05 12:55 UTC 

[PATCH] spi: Fix builderror in spi-pl022.c
 2011-09-05 12:45 UTC  (2+ messages)

[PATCH 0/2 v3] Small cleanup of bdi_forker_thread()
 2011-09-05 12:44 UTC  (9+ messages)
` [PATCH 1/2] mm: Cleanup clearing of BDI_pending bit in bdi_forker_thread()
` [PATCH 2/2] mm: Add comment explaining task state setting "

Kconfig unmet dependency with RADIO_WL1273
 2011-09-05 12:41 UTC  (5+ messages)
` [PATCH] mfd: Combine MFD_SUPPORT and MFD_CORE
    ` [PATCH 1/2] misc: remove CONFIG_MISC_DEVICES

[RFC PATCH v2] support ioctl for tunable user request
 2011-09-05 12:40 UTC  (10+ messages)

3.0.3 kernel BUG at kernel/timer.c:1035
 2011-09-05 12:38 UTC  (3+ messages)

3.1-rc2: (on a second machine): WARNING: at net/sched/sch_generic.c:255 dev_watchdog+0x23f/0x250()
 2011-09-05 12:36 UTC 

Linux as Bootloader
 2011-09-05 12:33 UTC  (2+ messages)

[PATCH] perf: make perf.data more self-descriptive
 2011-09-05 12:24 UTC 

[PATCH net-next v4 1/4] r8169: fix WOL setting for 8105 and 8111EVL
 2011-09-05 12:13 UTC  (3+ messages)
  ` [PATCH net-next v4 4/4] r8169: support new chips of RTL8111F

[PATCH 00/13] [PATCH RFC] Paravirtualized ticketlocks
 2011-09-05 12:05 UTC  (8+ messages)
` [PATCH 08/13] xen/pvticketlock: disable interrupts while blocking

[RFC 00/54] drbd: part 6 of adding multiple volume support to drbd
 2011-09-05 11:45 UTC  (55+ messages)
` [PATCH 01/54] drbd: drbd_get_data_sock(): Return 0 upon success and an error code otherwise
` [PATCH 02/54] drbd: Add drbd_send_all(): Send an entire buffer
` [PATCH 03/54] drbd: conn_send_cmd2(): Return 0 upon success and an error code otherwise
` [PATCH 04/54] drbd: _conn_send_cmd(): "
` [PATCH 05/54] drbd: _drbd_send_cmd(): "
` [PATCH 06/54] drbd: conn_send_cmd(): "
` [PATCH 07/54] drbd: Get rid of USE_DATA_SOCKET and USE_META_SOCKET
` [PATCH 08/54] drbd: drbd_send_cmd(): Return 0 upon success and an error code otherwise
` [PATCH 09/54] drbd: drbd_send_sync_param(): "
` [PATCH 10/54] drbd: drbd_send_state(): "
` [PATCH 11/54] drbd: drbd_send_handshake(): "
` [PATCH 12/54] drbd: drbd_send_protocol(): "
` [PATCH 13/54] drbd: drbd_send_uuids() and its variants: "
` [PATCH 14/54] drbd: drbd_gen_and_send_sync_uuid(): Return void: the result is never used
` [PATCH 15/54] drbd: drbd_send_sizes(): Return 0 upon success and an error code otherwise
` [PATCH 16/54] drbd: _conn_send_state_req(): "
` [PATCH 17/54] drbd: conn_send_state_req(): "
` [PATCH 18/54] drbd: drbd_send_state_req(): "
` [PATCH 19/54] drbd: drbd_send_sr_reply(): Return void: the result is never used
` [PATCH 20/54] drbd: drbd_send_b_ack(): "
` [PATCH 21/54] drbd: _drbd_send_ack(): Return 0 upon success and an error code otherwise
` [PATCH 22/54] drbd: drbd_send_ack(): "
` [PATCH 23/54] drbd: drbd_send_ack_{dp,rp}(): Return void: the result is never used
` [PATCH 24/54] drbd: drbd_send_ack_ex(): Return 0 upon success and an error code otherwise
` [PATCH 25/54] drbd: drbd_send_drequest(): "
` [PATCH 26/54] drbd: drbd_send_drequest_csum(): "
` [PATCH 27/54] drbd: drbd_send_oos(): "
` [PATCH 28/54] drbd: _drbd_no_send_page(): "
` [PATCH 29/54] drbd: _drbd_send_page(): "
` [PATCH 30/54] drbd: _drbd_send_zc_ee(): "
` [PATCH 31/54] drbd: drbd_send_block(): "
` [PATCH 32/54] drbd: _drbd_send_bio(), _drbd_send_zc_bio(): "
` [PATCH 33/54] drbd: drbd_send_dblock(): "
` [PATCH 34/54] drbd: drbd_send_short_cmd(): "
` [PATCH 35/54] drbd: Temporarily change the return type of all worker callbacks
` [PATCH 36/54] drbd: Make all worker callbacks return 0 upon success and an error code otherwise
` [PATCH 37/54] drbd: drbd_process_done_ee(): Return "
` [PATCH 38/54] drbd: decode_header(): "
` [PATCH 39/54] drbd: drbd_recv_header(): "
` [PATCH 40/54] drbd: drbd_drain_block(): "
` [PATCH 41/54] drbd: recv_dless_read(): "
` [PATCH 42/54] drbd: recv_resync_read(): "
` [PATCH 43/54] drbd: send_bitmap_rle_or_plain(): Error handling cleanup
` [PATCH 44/54] drbd: Add drbd_recv_all(): Receive an entire buffer
` [PATCH 45/54] drbd: Make all command handlers return 0 upon success and an error code otherwise
` [PATCH 46/54] drbd: drbd_bm_read() never returns a positive value through drbd_bitmap_io()
` [PATCH 47/54] drbd: _drbd_md_sync_page_io(): Return 0 upon success and an error code otherwise
` [PATCH 48/54] drbd: drbd_md_sync_page_io(): "
` [PATCH 49/54] drbd: Remove duplicate initialization
` [PATCH 50/54] drbd: Remove unnecessary assertion
` [PATCH 51/54] drbd: drbd_may_do_local_read(): Use bool/true/false
` [PATCH 52/54] drbd: Rename various functions from *_oos_* to *_out_of_sync_* for clarity
` [PATCH 53/54] drbd: Get rid of typedef drbd_work_cb
` [PATCH 54/54] drbd: Introduce and use drbd_recv_all_warn()

[PATCH] ASoC/MFD: twl4030: Fix dependencies for audio codec
 2011-09-05 10:43 UTC  (2+ messages)

linux-next: build failure after merge of the moduleh tree
 2011-09-05 10:39 UTC  (4+ messages)

[PATCH 1/1] mm/backing-dev.c: Call del_timer_sync instead of del_timer
 2011-09-05 10:39 UTC  (9+ messages)

[PATCH] [media] at91: add code to initialize and manage the ISI_MCK for Atmel ISI driver
 2011-09-05 10:33 UTC  (2+ messages)

BUG: unable to handle kernel paging request at 6b6b6bcb (v4l2_device_disconnect+0x11/0x30)
 2011-09-05 10:16 UTC  (6+ messages)

[PATCH 0/8] Introduce caching support for regmap
 2011-09-05 10:14 UTC  (15+ messages)
` [PATCH 1/8] regmap: Introduce caching support
` [PATCH 2/8] regmap: Add the indexed cache support
` [PATCH 3/8] regmap: Add the rbtree "

[PATCH/RFC 0/7] iommu: fixes & extensions
 2011-09-05 10:00 UTC  (3+ messages)
` [RFC 6/7] iommu/core: add fault reporting

iwl4965: "MAC is in deep sleep!" freezes
 2011-09-05  9:42 UTC  (5+ messages)

[PATCH 00/12] RFC: shrinker APi rework and generic LRU lists
 2011-09-05  9:42 UTC  (3+ messages)
` [PATCH 11/13] dcache: use a dispose list in select_parent

[GIT PULL] KVM fix for 3.1-rc5
 2011-09-05  9:42 UTC 

RFC: PTRACE_SEIZE needs API cleanup?
 2011-09-05  9:24 UTC  (3+ messages)

[PATCH 2/5] mce: mask out undefined bits from MCi_ADDR
 2011-09-05  9:19 UTC  (2+ messages)

Is there any way to stop reclamation of file cache pages ?
 2011-09-05  9:14 UTC 

[BUG] Soft-lockup during cpu-hotplug in VFS callpaths
 2011-09-05  9:07 UTC  (3+ messages)

[BUG] D state process after unplug and umount usb disk
 2011-09-05  9:04 UTC  (6+ messages)

[PATCHSET] freezer: fix various bugs and simplify implementation
 2011-09-05  8:52 UTC  (3+ messages)
  ` [BUG] CPU hotplug, freezer: Freezing of tasks failed after 20.00 seconds

[PATCH v5 0/8] Input: elantech: add support for newer hardware
 2011-09-05  8:47 UTC  (13+ messages)
` [PATCH v5 1/8] Input: elantech - correct x, y value range for v2 hardware
` [PATCH v5 2/8] Input: elantech - get rid of ETP_2FT_* in elantech.h
` [PATCH v5 3/8] Input: elantech - use firmware provided x, y ranges
` [PATCH v5 4/8] Input: elantech - remove ETP_EDGE_FUZZ_V2
` [PATCH v5 5/8] Input: elantech - packet checking for v2 hardware
` [PATCH v5 6/8] Input: elantech - clean up elantech_init
` [PATCH v5 7/8] Input: elantech - add v3 hardware support
` [PATCH v5 8/8] Input: elantech - add v4 "

[PATCHSET cgroup] extend threadgroup locking
 2011-09-05  8:43 UTC  (7+ messages)
` [PATCH 1/4] cgroup: change locking order in attach_task_by_pid()
` [PATCH 2/4] threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsem
` [PATCH 3/4] threadgroup: extend threadgroup_lock() to cover exit and exec
` [PATCH 4/4] cgroup: always lock threadgroup during migration

Kernel crash (2.6.35.13)
 2011-09-05  8:38 UTC  (2+ messages)

[PATCH v2] cfq: queued/in_driver stats
 2011-09-05  8:37 UTC  (3+ messages)

console_cpu_notify can cause scheduling BUG during CPU hotplug
 2011-09-05  8:34 UTC  (2+ messages)

[PATCH] vmscan: Do reclaim stall in case of mlocked page
 2011-11-14 15:37 UTC  (4+ messages)

Loan Offer.......Apply Now
 2011-09-05  8:28 UTC 

***IMPORTANT NOTICE***
 2011-09-05  8:09 UTC 

[PATCH] dma: shdma: transfer based runtime PM
 2011-09-05  8:10 UTC  (14+ messages)

[PATCH] i386/bigsmp: eliminate false warnings regarding logical APIC ID mismatches
 2011-09-05  8:05 UTC  (3+ messages)

[PATCH] serial: sh-sci: don't filter on DMA device, use only channel ID
 2011-09-05  8:04 UTC  (11+ messages)

[PATCH 0/5] PM: Generic PM domains and device PM QoS
 2011-09-05  7:51 UTC  (7+ messages)
` [PATCH 3/5] PM / QoS: Add function dev_pm_qos_read_value()

RFD: x32 ABI system call numbers
 2011-09-05  7:48 UTC  (16+ messages)

linux-next: Tree for Sept 5
 2011-09-05  7:29 UTC 

Re : [PATCH] acpi: Fix hot cpu remove problem on acpi subsystem
 2011-09-05  6:22 UTC 

[Patch v2 08/11] Touch: DA9052 touchscreen driver
 2011-09-05  6:13 UTC  (3+ messages)

(no subject)
 2011-09-05  4:16 UTC 

vfat filesystem: Why utf8=1 when iocharset=”utf8” was already there?
 2011-09-05  4:39 UTC  (4+ messages)

Linux 3.1-rc5
 2011-09-05  4:02 UTC  (3+ messages)

[PATCH 0/6] elantech: add support for newer generation hardware
 2011-09-05  3:22 UTC  (5+ messages)
` [PATCH 2/6] Input: elantech - use firmware provided x, y ranges

[BUG] D state process after unplug and umount usb disk
 2011-09-05  3:01 UTC  (4+ messages)

kernel oops and panic in acpi_atomic_read under 2.6.39.3. call trace included
 2011-09-05  2:50 UTC  (12+ messages)

[PATCHSET pm-freezer] freezer: fixes & simplifications
 2011-09-05  2:35 UTC  (10+ messages)
` [PATCH 1/6] cgroup_freezer: fix freezer->state setting bug in freezer_change_state()
` [PATCH 6/6] freezer: kill unused set_freezable_with_signal()

APEI: Can not request iomem region for GARs
 2011-09-05  2:05 UTC  (9+ messages)

[RFC patch 0/2] API renaming: "llist" (lockless list) to "llstack" (lockless stack)
 2011-09-05  2:00 UTC  (5+ messages)
` [RFC patch 1/2] Rename the "

[PATCH 1/2] cdrom: always check_disk_change() on open
 2011-09-05  1:49 UTC  (4+ messages)
` [regression] CD-ROM polling blocks suspend on some machines (Re: [PATCH 1/2] cdrom: always check_disk_change() on open)

[PATCHv1 1/1] [Power Supply]: Fix error handling in max17042 fuel gauge
 2011-09-05  1:24 UTC 

[PATCH] memcg: drain all stocks for the cgroup before read usage
 2011-09-05  1:16 UTC  (3+ messages)

3.0.3 oops. memory related?
 2011-09-05  0:49 UTC  (2+ messages)

oops 3.0.3, mem related?
 2011-09-05  0:26 UTC  (2+ messages)

RFC : mmc : Use wait_for_completion_timeout() instead of wait_for_completion in case of multiple write blocks
 2011-09-05  0:30 UTC  (5+ messages)

2.6.32.21 - uptime related crashes?
 2011-09-04 23:26 UTC  (11+ messages)
                ` [stable] "

[PATCH 0/4 v2] rcu: Fix some rcu uses in extended quiescent state
 2011-09-04 23:38 UTC  (7+ messages)
` [PATCH 1/4] nohz: Split extended quiescent state handling from nohz switch
` [PATCH 4/4] rcu: Fix early call to rcu_irq_exit()

最新广交会买家库+500万海外买家资源+邮件发送方案=每天都有新买家回复!
 2011-10-01  9:26 UTC 

[PATCH v1 00/16] ext4: Add metadata checksumming
 2011-09-04 22:19 UTC  (8+ messages)

IRQ balancing on Sandy Bridge?
 2011-09-04 21:53 UTC 

[PATCH 1/4] posix-timers: move global timer id management to signal_struct v2
 2011-09-04 20:29 UTC  (6+ messages)
` [PATCH 4/4] posix-timers: turn it_signal into it_valid flag

[PATCH 1/3] one typo fix
 2011-09-04 19:54 UTC  (3+ messages)
` [PATCH 2/3] syntax typos fix
` [PATCH 3/3] typedef cleanup

[PATCH 05/32] nohz: Move rcu dynticks idle mode handling to idle enter/exit APIs
 2011-09-04 19:37 UTC  (11+ messages)

3.0.1. imon locking issues?
 2011-09-04 19:02 UTC 


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