LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2011-05-23 22:19:28 to 2011-05-24 07:54:19 UTC [more...]

[PATCH] timers: consider slack value in mod_timer()
 2011-05-24  7:54 UTC  (2+ messages)

[PATCHv2 00/14] virtio and vhost-net performance enhancements
 2011-05-24  7:54 UTC  (7+ messages)
` [PATCHv2 10/14] virtio_net: limit xmit polling

linux-next: Tree for May 23
 2011-05-24  7:52 UTC  (17+ messages)
` [PATCH -next] mtd: fix physmap.h warnings
` linux-next: Tree for May 23 (sound/soc/codecs)
            ` [PATCH/RFC] gpio: add GPIOF_ values regardless on kconfig settings
              ` [alsa-devel] "

[PATCH 0/4] Add a generic struct clk
 2011-05-24  7:51 UTC  (9+ messages)
` [PATCH 1/4] clk: Add a generic clock infrastructure

[RFC] lib: crc8: add new library module providing crc8 algorithm
 2011-05-24  7:45 UTC  (5+ messages)

[PATCH v3] x86, vt-d: enable x2apic opt out
 2011-05-24 15:36 UTC  (5+ messages)

[GIT PULL] s390 patches for the kernel formerly known as 2.6.40
 2011-05-24  7:33 UTC 

Unaligned jffs2 dnode address - tested by nandsim
 2011-05-24  7:33 UTC 

[PATCH v6] fat: Batched discard support for fat
 2011-05-24  7:32 UTC  (10+ messages)

[GIT PULL] Namespace file descriptors for 2.6.40
 2011-05-24  7:26 UTC  (8+ messages)

[PATCH] Cleanup pc87413 watchdog driver to use request_muxed_region for SuperIO area
 2011-05-24  7:17 UTC  (5+ messages)

FW: [PATCH] MAINTAINERS: Fix Analog Devices mailinglist address
 2011-05-24  7:17 UTC 

[git pull] Input updates for 2.6.40-rc0
 2011-05-24  7:16 UTC 

[PATCH] dmaengine/dw_dmac: Update maintainer-ship
 2011-05-24  7:14 UTC 

[PATCH] kvm: add missing void __user * cast to access_ok() call
 2011-05-24  6:33 UTC  (2+ messages)

[Patch] ocfs2: remove the /sys/o2cb symlink
 2011-05-24  6:57 UTC  (2+ messages)

MIPS panic in 2.6.39 (bisected to 7eaceaccab5f)
 2011-05-24  6:55 UTC 

[PATCHv3 11/11 ] ONKEY: Removed extra schedule call
 2011-05-24  6:50 UTC  (3+ messages)

INFO: suspicious rcu_dereference_check() usage
 2011-05-24  6:50 UTC  (2+ messages)

[PATCH v2]net:8021q:vlan.c Fix pr_info to just give the vlan fullname and version
 2011-05-24  6:45 UTC  (5+ messages)

[PATCH v3]net:8021q:vlan.c Fix pr_info to just give the vlan fullname and version
 2011-05-24  6:43 UTC 

[PATCH-v2] MAINTAINERS: Add drivers/target/ entry
 2011-05-24  6:43 UTC  (4+ messages)

[GIT PULL] UBI changes for 2.6.40
 2011-05-24  6:41 UTC 

[GIT PULL] UBIFS changes for 2.6.40
 2011-05-24  6:41 UTC 

linux-next: build warning after merge of the suspend tree
 2011-05-24  6:34 UTC  (7+ messages)

[PATCH V15 0/4] ptp: IEEE 1588 hardware clock support
 2011-05-24  6:33 UTC  (4+ messages)

[git pull] m68knommu arch updates
 2011-05-24  6:30 UTC 

[PATCH v5 00/19] ARM: Add support for the Large Physical Address Extensions
 2011-05-24  6:26 UTC  (7+ messages)
` [PATCH v5 15/19] ARM: LPAE: Add support for cpu_v7_do_(suspend|resume)

perf: regression with PERF_EVENT_IOC_REFRESH
 2011-05-24  6:20 UTC  (3+ messages)

[GIT PULL] more x86/apic changes for v2.6.40
 2011-05-24  6:15 UTC  (5+ messages)

[PATCH-v5 00/13] iscsi-target: initial .40-rc1 merge
 2011-05-24  6:06 UTC  (2+ messages)

ramoops: is using platform_drivers correct?
 2011-05-24  6:14 UTC  (6+ messages)

[PATCH v12 7/8] usb: Adding SuperSpeed support to dummy_hcd
 2011-05-24  5:53 UTC  (3+ messages)

Unending loop in __alloc_pages_slowpath following OOM-kill; rfc: patch
 2011-05-24  5:45 UTC  (3+ messages)

[PATCH v12 4/8] usb:gadget: Add SuperSpeed support to the Gadget Framework
 2011-05-24  5:37 UTC  (5+ messages)

[PATCH 00/18] writeback fixes and cleanups for 2.6.40 (v4)
 2011-05-24  5:14 UTC  (19+ messages)
` [PATCH 01/18] writeback: introduce .tagged_writepages for the WB_SYNC_NONE sync stage
` [PATCH 02/18] writeback: update dirtied_when for synced inode to prevent livelock
` [PATCH 03/18] writeback: introduce writeback_control.inodes_cleaned
` [PATCH 04/18] writeback: try more writeback as long as something was written
` [PATCH 05/18] writeback: the kupdate expire timestamp should be a moving target
` [PATCH 06/18] writeback: sync expired inodes first in background writeback
` [PATCH 07/18] writeback: refill b_io iff empty
` [PATCH 08/18] writeback: split inode_wb_list_lock into bdi_writeback.list_lock
` [PATCH 09/18] writeback: elevate queue_io() into wb_writeback()
` [PATCH 10/18] writeback: avoid extra sync work at enqueue time
` [PATCH 11/18] writeback: add bdi_dirty_limit() kernel-doc
` [PATCH 12/18] writeback: skip balance_dirty_pages() for in-memory fs
` [PATCH 13/18] writeback: remove writeback_control.more_io
` [PATCH 14/18] writeback: remove .nonblocking and .encountered_congestion
` [PATCH 15/18] writeback: trace event writeback_single_inode
` [PATCH 16/18] writeback: trace event writeback_queue_io
` [PATCH 17/18] writeback: make writeback_control.nr_to_write straight
` [PATCH 18/18] writeback: rearrange the wb_writeback() loop

PATCH] patch to generate warning when signed-of line in patch in not proper
 2011-05-24  4:44 UTC  (13+ messages)
` [patch v2] checkpatch: Signature format verification
  ` [patch v3] "

[PATCH]net:8021q:vlan.c Fix pr_info to read on line in the syslog
 2011-05-24  4:33 UTC  (3+ messages)

__elv_add_request OOPS
 2011-05-24  4:29 UTC 

[PATCH 5/9] HWPoison: add memory_failure_queue()
 2011-05-24  4:24 UTC  (15+ messages)

Mysterious CFQ crash and RCU
 2011-05-24  4:14 UTC  (6+ messages)

linux-next: build failure after merge of the final tree
 2011-05-24  4:10 UTC  (6+ messages)

[BUG] perf: bogus correlation of kernel symbols
 2011-05-24  4:06 UTC  (11+ messages)

linux-next: Tree for May 24
 2011-05-24  4:02 UTC 

linux-next: build warning in Lunus' tree
 2011-05-24  3:58 UTC  (3+ messages)
` [PATCH 4/4] watchdog: configure nmi watchdog period based on watchdog_thresh
  ` [tip:perf/urgent] watchdog: Fix non-standard prototype of get_softlockup_thresh()

linux-next: build failure after merge of the final tree (suspend tree related)
 2011-05-24  3:42 UTC 

linux-next: build failure after merge of the final tree (tile tree related)
 2011-05-24  3:42 UTC 

[RFC 0/9] mce recovery for Sandy Bridge server
 2011-05-24  3:40 UTC  (2+ messages)

linux-next: Tree for May 20
 2011-05-24  3:38 UTC  (5+ messages)
` [PATCH -next] ata: PATA_ARASAN_CF depends on DMADEVICES

[PATCH 00/18] writeback fixes and cleanups for 2.6.40 (v3)
 2011-05-24  3:28 UTC  (4+ messages)

[PATCH 1/4] cfq-iosched: algebraic simplification in cfq_prio_to_maxrq()
 2011-05-24  3:18 UTC  (4+ messages)
` [PATCH 2/4] cfq-iosched: reduce bit operations in cfq_choose_req()
` [PATCH 3/4] cfq-iosched: remove unused 'group_changed' in cfq_service_tree_add()
` [PATCH 4/4] cfq-iosched: free cic_index if cfqd allocation fails

[PATCH v2 0/5] Fix oom killer doesn't work at all if system have > gigabytes memory (aka CAI founded issue)
 2011-05-24  3:11 UTC  (23+ messages)
` [PATCH 2/5] oom: kill younger process first
` [PATCH 3/5] oom: oom-killer don't use proportion of system-ram internally
` [PATCH 4/5] oom: don't kill random process

[PATCH 00/17] writeback fixes and cleanups for 2.6.40 (v2)
 2011-05-24  3:03 UTC  (7+ messages)
` [PATCH 02/17] writeback: update dirtied_when for synced inode to prevent livelock

[GIT PULL] sh updates for 2.6.40-rc1
 2011-05-24  3:01 UTC 

linux-next: manual merge of the namespace tree with the sh tree
 2011-05-24  2:55 UTC 

[tip:perf/urgent] perf tools: Fix sample type size calculation in 32 bits archs
 2011-05-24  2:51 UTC 

[GIT PULL] perf fixes
 2011-05-24  2:41 UTC 

(Short?) merge window reminder
 2011-05-24  2:11 UTC  (13+ messages)

[PATCH v2 1/3] vmscan,memcg: memcg aware swap token
 2011-05-24  2:10 UTC  (4+ messages)
` [PATCH v2 3/3] vmscan: implement swap token priority aging

[PATCH] asm-generic/cacheflush.h: flush icache when copying to user pages
 2011-05-24  1:53 UTC  (2+ messages)

[PATCH 1/2] percpu: unify input section names
 2011-05-24  1:46 UTC  (4+ messages)
` [PATCH 1/2 v2] "
    ` [uclinux-dist-devel] "

Add a sysconf syscall
 2011-05-24  1:46 UTC  (4+ messages)
` [PATCH 5/5] Hook up sysconf syscall for all architectures

+ vmscan-change-shrinker-api-by-passing-shrink_control-struct-fix-3.patch added to -mm tree
 2011-05-24  1:40 UTC 

[tip:core/rcu] Revert "rcu: Decrease memory-barrier usage based on semi-formal proof"
 2011-05-24  1:35 UTC  (18+ messages)

Kernel falls apart under light memory pressure (i.e. linking vmlinux)
 2011-05-24  1:34 UTC  (19+ messages)

[GIT PULL for v3.0-rc1] media updates
 2011-05-24  1:24 UTC 

Special issue on your child's future planning
 2011-05-24  0:04 UTC 

[git pull] fatfs-2.6 patches
 2011-05-24  1:09 UTC 

AHCI driver problem on SB700/SB800 w/ Acer Ferrari One
 2011-05-24  1:04 UTC  (7+ messages)
` [PATCH v2.6.38-rc7] Revert "libata: ahci_start_engine compliant to AHCI spec"

[PATCH 0/7] overlay filesystem v9
 2011-05-24  1:02 UTC  (5+ messages)
  ` [PATCH 5/7] overlay filesystem (inode.c bad error path)

[patch 00/15] CFS Bandwidth Control V5
 2011-05-24  0:53 UTC  (3+ messages)
` Test for CFS Bandwidth Control V6

[GIT PATCH] STAGING pull for .40
 2011-05-24  0:28 UTC  (4+ messages)

[PATCH 0/8] memcg async reclaim v2
 2011-05-24  0:26 UTC  (11+ messages)
` [PATCH 0/8] memcg: clean up, export swapiness
` [PATCH 6/8] memcg asynchronous memory reclaim interface

I thought you would enjoy this page on villasitalia.com!
 2011-05-24  0:09 UTC 

[PATCH] regulator: Do bulk enables of regulators in parallel
 2011-05-24  0:12 UTC 

[git pull] PCI changes
 2011-05-24  0:04 UTC  (3+ messages)

compat-wireless 2.6.39 final release
 2011-05-24  0:01 UTC 

Question about iommu on x86_64 and radeon driver
 2011-05-23 23:45 UTC  (3+ messages)

[RFC] lib: crc8: add new library module providing crc8
 2011-05-23 23:38 UTC  (2+ messages)

[ v4] powerpc: Force page alignment for initrd reserved memory
 2011-05-23 22:54 UTC  (2+ messages)
` [PATCH v5] "

[PATCH 0/7] This patchset adds support for running Linux under the Freescale hypervisor,
 2011-05-23 22:27 UTC  (4+ messages)

suspicious rcu_dereference_check in post_schedule
 2011-05-23 22:28 UTC 

[GIT PULL] perf fixes
 2011-05-23 22:22 UTC  (4+ messages)

[RFC][PATCH] x86: get rid of asmregparm
 2011-05-23 22:18 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 read-only IMAP folder(s) and NNTP newsgroup(s).