linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-09-08 01:28:43 to 2010-09-08 13:08:46 UTC [more...]

[GIT PULL] x86 fixes
 2010-09-08 13:08 UTC 

linux/kernel/sched.c: context_switch()
 2010-09-08 13:08 UTC 

[PATCH V2 1/3] lib: introduce some memory copy macros and functions
 2010-09-08 13:05 UTC  (3+ messages)

[GIT PULL] core kernel fixes
 2010-09-08 13:04 UTC 

[PATCH] kbuild: fix oldnoconfig to do the right thing
 2010-09-08 13:01 UTC  (4+ messages)

[GIT PULL] perf events fixes
 2010-09-08 13:00 UTC 

slow nanosleep?
 2010-09-08 13:00 UTC  (11+ messages)

Important news regarding the two different patches
 2010-09-08 12:56 UTC  (5+ messages)

[PATCH 0/9] Reduce latencies and improve overall reclaim efficiency v1
 2010-09-08 12:50 UTC  (17+ messages)
` [PATCH 03/10] writeback: Do not congestion sleep if there are no congested BDIs or significant writeback
` [PATCH 04/10] vmscan: Synchronous lumpy reclaim should not call congestion_wait()
` [PATCH 05/10] vmscan: Synchrounous lumpy reclaim use lock_page() instead trylock_page()
` [PATCH 08/10] vmscan: isolated_lru_pages() stop neighbour search if neighbour cannot be isolated

[patch 0/3] audit: Fixes and tasklist_lock -> RCU conversion - Resend
 2010-09-08 12:44 UTC  (5+ messages)
` [patch 3/3] audit: Use rcu for task lookup protection

reply me
 2010-09-08 12:46 UTC 

[RFC 0/4] Disable timer tick for SCHED_FIFO tasks
 2010-09-08 12:45 UTC  (8+ messages)
` [RFC 1/4] ftrace: Add events for tracing timer interrupts
` [RFC 2/4] ftrace: Add events for tracing tick start and stop
` [RFC 3/4] Disable scheduler tick when we are running SCHED_FIFO tasks
` [RFC 4/4] ftrace: Add argument to tick start/stop tracing

linux/kernel/sched.c: context_switch()
 2010-09-08 12:33 UTC 

[PATCH] Remove implicit list prefetches for most cases
 2010-09-08 12:32 UTC  (2+ messages)

[PATCH v3] regulators: add support max8952 regulator
 2010-09-08 12:28 UTC  (3+ messages)

[PATCH v4 1/5] irq: add tracepoint to softirq_raise
 2010-09-08 12:26 UTC  (4+ messages)
` [tip:perf/core] irq: Add "
  ` [sparc build bug] "
    ` [PATCH] irq: Fix circular headers dependency

[MeeGo-Dev][PATCH] Topcliff: Update PCH_I2C driver to 2.6.35
 2010-09-08 12:06 UTC  (3+ messages)

[PATCH] exec argument expansion can inappropriately trigger OOM-killer
 2010-09-08 11:57 UTC  (11+ messages)
      ` [PATCH 0/3] execve argument-copying fixes
        ` [PATCH 1/3] setup_arg_pages: diagnose excessive argument size
        ` [PATCH 2/3] execve: improve interactivity with large arguments
        ` [PATCH 3/3] execve: make responsive to SIGKILL "

AMD Geode NOPL emulation for kernel 2.6.36-rc2
 2010-09-08 11:55 UTC  (4+ messages)

[PATCH] hwmon: Add support for max6695 and max6696 to lm90 driver
 2010-09-08 11:48 UTC  (4+ messages)

[PATCH V3 1/2] input: CMA3000 Accelerometer driver
 2010-09-08 11:37 UTC  (2+ messages)

[PATCH 0/3] memory hotplug: updates and bugfix for is_removable
 2010-09-08 11:23 UTC  (4+ messages)
` [PATCH 0/3] memory hotplug: updates and bugfix for is_removable v3
  ` [PATCH 1/3] [BUGFIX] memory hotplug: fix next block calculation in is_removable

[PATCH 0/4] Finer granularity and task/cgroup irq time accounting
 2010-09-08 11:12 UTC  (14+ messages)

[PATCH V2 1/3] lib: introduce some memory copy macros and functions
 2010-09-08 11:05 UTC  (5+ messages)

[2.6.36-rc3] Workqueues, XFS, dependencies and deadlocks
 2010-09-08 10:28 UTC  (16+ messages)

[PATCH] vfs: calculate block-size correctly
 2010-09-08 10:07 UTC 

[PATCH 1/1] iio: ak8975: Add Ak8975 magnetometer sensor
 2010-09-08 10:05 UTC  (4+ messages)

[git pull] fuse: fixes for 2.6.36
 2010-09-08 10:04 UTC 

[PATCH] HID: wake up reading tasks when debug event occurs
 2010-09-08 10:03 UTC  (2+ messages)

[PATCH] AT91: SAM9G45 - add a separate clock entry for every single TC block
 2010-09-08  9:50 UTC  (4+ messages)

[PATCH 7/8] drivers/i2c/busses/i2c-amd8111.c: Fix unsigned return type
 2010-09-08  9:48 UTC  (3+ messages)

[PATCH] identify firmware version
 2010-09-08  9:47 UTC  (7+ messages)

[PATCH 0/27] Nested Paging Virtualization for KVM v3 (now with fixed Cc-List)
 2010-09-08  9:20 UTC  (14+ messages)
` [PATCH 10/27] KVM: MMU: Add infrastructure for two-level page walker
` [PATCH 14/27] KVM: MMU: Make walk_addr_generic capable for two-level walking
` [PATCH 19/27] KVM: X86: Propagate fetch faults
` [PATCH 22/27] KVM: MMU: Refactor mmu_alloc_roots function

[PATCH] spi/spi_s3c64xx: Move to subsys_initcall()
 2010-09-08  9:37 UTC  (4+ messages)

linux-next: build failure after merge of the final tree (slab tree related)
 2010-09-08  9:17 UTC  (13+ messages)
                ` [PATCH 3/3] percpu: use percpu allocator on UP too

[PATCHv6 1/3] mmc_test: use API to check card type
 2010-09-08  9:14 UTC  (7+ messages)
` [PATCHv6 2/3] mmc_test: change simple_strtol() to strict_strtol()
  ` [PATCHv6 3/3] mmc_test: collect data and show it via sysfs by demand

[patch 00/30] semaphore cleanup
 2010-09-08  9:11 UTC  (6+ messages)
` [patch 27/30] staging: Bulk convert the semaphore mess

[PATCH 1/2] spi/spi_s3c64xx: Fix timeout handling in wait_for_xfer()
 2010-09-08  9:06 UTC  (5+ messages)
` [PATCH 2/2] spi/spi_s3c64xx: Increase dead reckoning time "

How is your home biz doing
 2010-09-08  8:59 UTC 

[PATCHSET] backing-dev: replace private thread pool with workqueue
 2010-09-08  9:00 UTC  (5+ messages)
` [PATCH 2/5] backing-dev: kill unused bdi_writeback->nr
` [PATCH 5/5] backing-dev: replace sync_supers_tsk/timer with a delayed_work

[PATCH 00/10] Assorted fixes/enhancements for overlayfs
 2010-09-08  8:58 UTC  (5+ messages)
` [PATCH 09/10] VFS: Remove read-only checks from dentry_permission

[PATCH 3/3] staging: xgifb: Initialize uninitialized variables
 2010-09-08  8:49 UTC  (5+ messages)

Help decoding oom-killer output
 2010-09-08  8:54 UTC  (2+ messages)

Regarding USB-serial device driver
 2010-09-08  8:51 UTC  (5+ messages)

[PATCH 3/3] mm: page allocator: Drain per-cpu lists after direct reclaim allocation fails
 2010-09-08  8:49 UTC  (10+ messages)

[PATCH 13/14] kernel/: Removing undead ifdef CONFIG_SMP
 2010-09-08  8:36 UTC  (2+ messages)
` [tip:sched/core] sched: Remove unnecessary #ifdef CONFIG_SMP

[PATCH 05/14] arch/x86: Removing undead ifdef ACPI/X86_IO_ACPI
 2010-09-08  8:35 UTC  (2+ messages)
` [tip:x86/cleanups] x86: Remove unnecessary #ifdef ACPI/X86_IO_ACPI

[PATCH v4 5/5] perf:add a script shows a process of packet
 2010-09-08  8:35 UTC  (2+ messages)
` [tip:perf/core] perf: Add a script to show packets processing

[PATCH v4 4/5] skb: add tracepoints to freeing skb
 2010-09-08  8:35 UTC  (2+ messages)
` [tip:perf/core] skb: Add "

[PATCH v4 3/5] netdev: add tracepoints to netdev layer
 2010-09-08  8:34 UTC  (2+ messages)
` [tip:perf/core] netdev: Add "

[PATCH v4 2/5] napi: convert trace_napi_poll to TRACE_EVENT
 2010-09-08  8:34 UTC  (2+ messages)
` [tip:perf/core] napi: Convert "

[BUGFIX for 2.6.36][RESEND][PATCH 1/2] oom: remove totalpage normalization from oom_badness()
 2010-09-08  8:24 UTC  (6+ messages)

[BUG][PATCH][2.6.36-rc3] fanotify: Do not ignore result of permission decisions
 2010-09-08  8:24 UTC  (2+ messages)

[PATCH 0/3] Reduce watermark-related problems with the per-cpu allocator V4
 2010-09-08  7:43 UTC  (3+ messages)
` [PATCH 3/3] mm: page allocator: Drain per-cpu lists after direct reclaim allocation fails

commit f6be75d03c88 broke qemu-system-mips64
 2010-09-08  7:42 UTC  (3+ messages)

[PATCH] MIPS: N32: Fix getdents64 syscall for n32
 2010-09-08  7:35 UTC 

disabling group leader perf_event
 2010-09-08  7:30 UTC  (15+ messages)

[PATCH 1/2] staging: rtl8712: throw away custom hex_to_bin()
 2010-09-08  7:08 UTC  (6+ messages)
` [PATCH 2/2] staging: ath6kl: use native methods from kernel library

[PATCH] md: do not use ++ in rcu_dereference() argument
 2010-09-08  7:04 UTC  (7+ messages)

[RFC PATCH 1/1] PCI: override BIOS/firmware resource allocation
 2010-09-08  6:59 UTC 

[PATCH] tracing, perf: add more power related events
 2010-09-08  6:53 UTC  (2+ messages)

[PATCH] [arch-x86] Allow SRAT integrity check to be skipped
 2010-09-08  6:55 UTC  (7+ messages)

(no subject)
 2010-09-08  6:37 UTC 

[GIT PULL] ocfs2 fixes for 2.6.36
 2010-09-08  6:48 UTC  (3+ messages)

[2.6.36-rc2 regression] X201s: resume-from-S2R hangs
 2010-09-08  6:47 UTC  (5+ messages)

Bisecting radeon kms freeze bug: Almost there, please help with choosing next commit
 2010-09-08  6:43 UTC  (4+ messages)

[RESEND/PATCH 0/6] USB: musb-gadget: bug fix
 2010-09-08  6:18 UTC  (4+ messages)

2.6.35-rc4 / X201 issues
 2010-09-08  6:21 UTC  (5+ messages)
` 2.6.36-rc3 suspend issue (was: 2.6.35-rc4 / X201 issues)

[PATCH] drivers:staging:ti-st: remove st_get_plat_device
 2010-09-08  6:27 UTC  (12+ messages)

hello a
 2010-09-08  6:24 UTC 

[git pull] Input updates for 2.6.36-rc3
 2010-09-08  6:22 UTC 

[Bug #16626] Machine hangs with EIP at skb_copy_and_csum_dev
 2010-09-08  6:20 UTC  (4+ messages)

commit 7b2bfdb broke sound card detection on my Lenovo T400s
 2010-09-07 18:59 UTC  (8+ messages)

[PATCH V3 2/2] omap4: platform changes for CMA3000
 2010-09-08  6:18 UTC 

[PATCH] netlink: Fix kfree NULL pointer
 2010-09-08  6:14 UTC  (7+ messages)

[GIT PULL] tracing updates
 2010-09-08  6:05 UTC  (2+ messages)

[PATCH] vmscan: check all_unreclaimable in direct reclaim path
 2010-09-08  5:48 UTC  (2+ messages)

[PATCH 0/3] ARM: pxa168: Added Teton BGA Board Support
 2010-09-08  5:36 UTC  (6+ messages)
` [PATCH 1/3] ARM: pxa168: added support for Teton BGA platform
` [PATCH 2/3] ARM: pxa168/teton bga: added keypad support
` [PATCH 3/3] ARM: pxa168/teton bga: add board support for i2c and rtc-ds1337

[PATCH 2/2 v2] staging : xgifb: Removes compilation conditionals
 2010-09-08  4:07 UTC 

[PATCH 1/2 v2] staging: xgifb: Removes unnecesary log
 2010-09-08  4:05 UTC 

[PATCH 1/3] Staging: otus: fixed style issues in wwrap.c
 2010-09-08  2:38 UTC  (5+ messages)
` [PATCH 2/3] Staging: otus: added valid KERN_ loglevels to printk "

[PATCH 1/2][BUGFIX] oom: remove totalpage normalization from oom_badness()
 2010-09-08  3:12 UTC  (4+ messages)

[RFC 06/22] tcm: Add ConfigFS subsystem backstore infrastructure
 2010-09-08  2:41 UTC  (2+ messages)

[RFC 05/22] tcm: Add SPC-4 explict and implict Asymmetric Logical Unit Access (ALUA)
 2010-09-08  2:34 UTC  (2+ messages)

linux-next: Tree for September 8
 2010-09-08  2:16 UTC 

[RFC 02/22] configfs: Add struct configfs_item_operations->check_link() in configfs_unlink()
 2010-09-08  2:08 UTC  (6+ messages)

[PATCHSET #upstream] block, fs: replace HARDBARRIER with FLUSH/FUA, take#2
 2010-09-08  2:04 UTC  (10+ messages)
` [PATCH 23/41] dm: implement REQ_FLUSH/FUA support for bio-based dm
  ` [dm-devel] "
        ` [PATCH 42/41] dm: convey that all flushes are processed as empty
            ` [PATCH 42/41 v2] "
` [PATCH 24/41] dm: implement REQ_FLUSH/FUA support for request-based dm

linux-next: build failure after merge of the final tree (kgdb and Linus trees interaction)
 2010-09-08  2:04 UTC 

[PATCH] USB device driver of Topcliff PCH
 2010-09-08  1:58 UTC  (2+ messages)

[RFC 04/22] tcm: Add v4 base data structures and struct target_core_fabric_ops
 2010-09-08  1:44 UTC  (5+ messages)

[PATCH 0/10] Hugepage migration (v5)
 2010-09-08  1:19 UTC  (11+ messages)
` [PATCH 01/10] hugetlb: fix metadata corruption in hugetlb_fault()
` [PATCH 02/10] hugetlb: add allocate function for hugepage migration
` [PATCH 03/10] hugetlb: redefine hugepage copy functions
` [PATCH 04/10] hugetlb: hugepage migration core
` [PATCH 05/10] HWPOISON, hugetlb: add free check to dequeue_hwpoison_huge_page()
` [PATCH 06/10] hugetlb: move refcounting in hugepage allocation inside hugetlb_lock
` [PATCH 07/10] HWPOSION, hugetlb: recover from free hugepage error when !MF_COUNT_INCREASED
` [PATCH 08/10] HWPOISON, hugetlb: soft offlining for hugepage
` [PATCH 09/10] HWPOISON, hugetlb: fix unpoison "
` [PATCH 10/10] page-types.c: fix name of unpoison interface


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).