linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-11-11 23:20:30 to 2010-11-12 11:15:21 UTC [more...]

[PATCH 09/30] staging/vme: fill in struct device's .release, even if it's a NOOP
 2010-11-12 11:15 UTC  (13+ messages)
` [PATCH 00/17] Series short description
  ` [PATCH 01/17] staging/vme: style: convert '&(foo)' to '&foo'
  ` [PATCH 02/17] staging/vme_user: return the appropriate error code when module_init fails
  ` [PATCH 03/17] staging/vme_user: remove unreachable line
  ` [PATCH 04/17] staging/vme: fix bogus clearing of the bus number in vme_free_bus_num
  ` [PATCH 05/17] staging/vme/tsi148: use list_for_each_safe when deleting resources in .remove
  ` [PATCH 06/17] staging/vme/tsi148: remove double freeing of the IRQ "
  ` [PATCH 07/17] staging/vme/tsi148: fix warning in free_irq
  ` [PATCH 08/17] staging/vme/tsi148: remove unreachable line
  ` [PATCH 09/17] staging/vme/tsi148: declare static functions as such
  ` [PATCH 10/17] staging/vme/ca91cx42: "
  ` [PATCH 11/17] staging/vme_user: declare private variables as static

Kernel rwlock design, Multicore and IGMP
 2010-11-12 11:10 UTC  (13+ messages)

[PATCH net-next-2.6 v2] can: Topcliff: PCH_CAN driver: Fix build warnings
 2010-11-12 11:10 UTC  (5+ messages)

[tg_shares_up rewrite v3 00/11] reduce overhead for tg->shares distribution
 2010-11-12 11:10 UTC  (14+ messages)
` [tg_shares_up rewrite v3 01/11] sched: rewrite tg_shares_up
` [tg_shares_up rewrite v3 02/11] sched: on-demand (active) cfs_rq list
` [tg_shares_up rewrite v3 03/11] sched: make tg_shares_up() walk on-demand
` [tg_shares_up rewrite v3 04/11] sched: fix load corruption from update_cfs_shares
` [tg_shares_up rewrite v3 05/11] sched: fix update_cfs_load synchronization
` [tg_shares_up rewrite v3 06/11] sched: hierarchal order on shares update list
` [tg_shares_up rewrite v3 07/11] sched: add sysctl_sched_shares_window
` [tg_shares_up rewrite v3 08/11] sched: update shares on idle_balance
` [tg_shares_up rewrite v3 09/11] sched: demand based update_cfs_load()
` [tg_shares_up rewrite v3 10/11] sched: allow update_cfs_load to update global load
` [tg_shares_up rewrite v3 11/11] sched: update tg->shares after cpu.shares write

[PATCH] RFC: nomadik: expand timesource to 63 bits
 2010-11-12 11:08 UTC  (8+ messages)

linux-next: build failure after merge of the final tree (tty tree related)
 2010-11-12 10:44 UTC  (2+ messages)

[PATCH 1/3] perf-events: Add support for supplementary event registers
 2010-11-12 10:56 UTC  (17+ messages)
` [PATCH 2/3] perf: Add support for extra parameters for raw events

[PATCHv6 0/7] system time changes notification
 2010-11-12 10:53 UTC  (14+ messages)

[PATCH] ds2760_battery: fix calculation of time_to_empty_now
 2010-11-12 10:36 UTC 

[Call Trace: 2.6.37-rc1-git7 & 2.6.37-rc1-git8, Powerpc] LTP msgctl11 test case
 2010-11-12 10:38 UTC  (4+ messages)
    ` [Call Trace: 2.6.37-rc1-git7 & 2.6.37-rc1-git8, Powerpc] LTPmsgctl11 "

[PATCHSET RFC] x86: unify x86_32 and 64 NUMA init paths
 2010-11-12 10:33 UTC  (8+ messages)
` [PATCH 4/9] x86: Initialize 32bit logical apicid mapping early during boot
  ` [PATCH UPDATED "
  ` [PATCH 4/9 UPDATED-1] "
` [PATCH 3.5/9] x86: Use local variable to cache smp_processor_id() in setup_local_APIC()

[PATCH 1/4] KVM: MMU: don't drop spte if overwrite it from W to RO
 2010-11-12 10:37 UTC  (5+ messages)
` [PATCH 2/4] KVM: MMU: rename 'reset_host_protection' to 'host_writeable'
` [PATCH 3/4] KVM: MMU: notrap it if gpte's reserved is set
` [PATCH 4/4] KVM: MMU: cleanup update_pte, pte_prefetch and sync_page functions

linux-next: Tree for November 11
 2010-11-12 10:30 UTC  (5+ messages)
` [PATCH -next] staging/easycap: make module params private/static, fix build

Forked android kernel development from linux kernel mainline
 2010-11-12 10:26 UTC  (15+ messages)

[PATCH 1/4] MFD: add cs5535-mfd driver for CS5535/CS5536 support
 2010-11-12 10:21 UTC  (3+ messages)

[PATCH] staging: ft1000: Copy from user into correct data
 2010-11-12 10:14 UTC  (2+ messages)

regression since 2.6.36: backlight in sony-laptop not working
 2010-11-12 10:10 UTC  (11+ messages)

[PATCH v2] EG20T: Update PCH_UART driver to 2.6.36
 2010-11-12 10:07 UTC  (2+ messages)

[PATCH] [Stable] agp/intel: complete the enablement for B43.1
 2010-11-12 10:07 UTC  (2+ messages)

Sensor event related attribute naming
 2010-11-12 10:04 UTC 

[PATCH 1/3] staging: ft1000: Fix compilation warning
 2010-11-12  9:57 UTC  (3+ messages)

[RFC PATCH 0/3] Use compaction to reduce a dependency on lumpy reclaim
 2010-11-12  9:37 UTC  (3+ messages)
` [PATCH 3/3] mm,vmscan: Reclaim order-0 and compact instead of lumpy reclaim when under light pressure

[PATCH] Fix bug in FUSE where the attribute cache for a file was not cleared when a file is opened with O_TRUNC
 2010-11-12  9:37 UTC  (5+ messages)

[PATCH] staging: ft1000: Fix error goto statements
 2010-11-12  9:27 UTC 

[PATCHv3 0/4] OMAP: Serial: remove magic and diplicates
 2010-11-12  9:21 UTC  (5+ messages)
` [PATCHv3 1/4] OMAP: Serial: Define OMAP uart MDR1 register definitions
` [PATCHv3 2/4] OMAP1: Serial: remobe magic from MDR1 register
` [PATCHv3 3/4] OMAP2: "
` [PATCHv3 4/4] OMAP: Serial: remove redefined MDR1 register definitions

Regressions in resume on intel graphics
 2010-11-12  9:17 UTC  (2+ messages)

[RFC v1 PATCH 0/6] Qualcomm PMIC8058 sub-device drivers
 2010-11-12  8:56 UTC  (8+ messages)
` [RFC v1 PATCH 4/6] input: pmic8058_pwrkey: Add support for power key
` [RFC v1 PATCH 6/6] drivers: rtc: Add support for Qualcomm PMIC8058 RTC

[PATCH 0/6] fs: Add printf format/argument verification
 2010-11-12  8:53 UTC  (4+ messages)
` [PATCH 5/6] fs/jfs: "
  ` [Jfs-discussion] "

[RFC PATCH] Make swap accounting default behavior configurable
 2010-11-12  8:31 UTC  (5+ messages)
      ` [RFC PATCH] Make swap accounting default behavior configurable v2

[PATCH 0/6] *** memcg: make throttle_vm_writeout() cgroup aware ***
 2010-11-12  8:29 UTC  (9+ messages)
` [PATCH 3/6] memcg: make throttle_vm_writeout() memcg aware
` [PATCH 4/6] memcg: simplify mem_cgroup_page_stat()
` [PATCH 5/6] memcg: simplify mem_cgroup_dirty_info()
` [PATCH 6/6] memcg: make mem_cgroup_page_stat() return value unsigned

[PATCH 3/3] x86: OLPC: speed up device tree creation during boot (v2)
 2010-11-12  8:27 UTC  (3+ messages)

[PATCH 00/07] ARM: Common GIC entry macro code V3
 2010-11-12  8:25 UTC  (8+ messages)
` [PATCH 01/07] ARM: Introduce asm/hardware/entry-macro-gic.S
` [PATCH 03/07] ARM: Use shared GIC entry macros on Realview
` [PATCH 04/07] ARM: Use shared GIC entry macros on Tegra
` [PATCH 05/07] ARM: Use shared GIC entry macros on UX500
` [PATCH 06/07] ARM: Use shared GIC entry macros on Vexpress
` [PATCH 07/07] ARM: Use shared GIC entry macros on OMAP

[PATCH] trace-view: Handle unknown events more gracefully
 2010-11-12  8:04 UTC  (2+ messages)

[PATCHv2] OMAP: Serial: Define OMAP uart MDR1 register definitions
 2010-11-12  7:51 UTC  (3+ messages)

Sync semantics
 2010-11-12  7:11 UTC  (2+ messages)

[GIT PULL] xen blkfront barrier updates
 2010-11-12  7:45 UTC  (2+ messages)

[RFC PATCH] network: return errors if we know tcp_connect failed
 2010-11-12  7:36 UTC  (3+ messages)

[PATCH] ioprio: grab rcu_read_lock in sys_ioprio_{set,get}()
 2010-11-12  7:32 UTC 

[PATCH] netfilter: NF_HOOK_COND has wrong conditional
 2010-11-12  7:32 UTC  (3+ messages)

[PATCH v2 1/5] KVM: MMU: fix missing post sync audit
 2010-11-12  6:50 UTC  (5+ messages)
` [PATCH v2 2/5] KVM: MMU: clear apfs if page state is changed
` [PATCH v2 3/5] KVM: MMU: support apf for nonpaing guest
` [PATCH v2 4/5] KVM: MMU: fix apf prefault if nested guest is enabled
` [PATCH v2 5/5] KVM: MMU: retry #PF for softmmu

[patch 1/6] fs: icache RCU free inodes
 2010-11-12  6:49 UTC  (9+ messages)

[PATCHv4 1/3] ARM: imx: Add core definitions for MX53
 2010-11-12  6:22 UTC  (5+ messages)
` [PATCHv4 2/3] ARM: imx: Add mx53 support to common msl functions
  ` [PATCHv4 3/3] ARM: imx: Get the silicon version from the IIM module

divide error in select_task_rq_fair()
 2010-11-12  6:22 UTC  (4+ messages)

[git pull] Input updates for 2.6.37-rc1
 2010-11-12  6:12 UTC 

[PATCH 1/3] Input: xpad - return proper error in error path
 2010-11-12  6:06 UTC  (4+ messages)
` [PATCH 2/3] Input: xpad - fix a memory leak
` [PATCH 3/3] Input: xpad - fix resource reclaim in xpad_probe error path

[PATCH 2/3] x86: OLPC: add OLPC device-tree support (v4)
 2010-11-12  5:45 UTC 

[PATCH 1/3] x86: of: define irq functions to allow drivers/of/* to build on x86
 2010-11-12  5:45 UTC 

[PATCH] clear PageError bit in msync & fsync
 2010-11-12  4:36 UTC  (7+ messages)

[PATCH] msm: smd: Reduce driver log chatter
 2010-11-12  4:22 UTC  (3+ messages)
` [PATCH v4] "

[PATCH][BUG FIX] leds: Fix bug with reading NAS SS4200 dmi code
 2010-11-12  3:48 UTC  (3+ messages)

[V3 PATCH] x86: avoid calling arch_trigger_all_cpu_backtrace() at the same time on SMP
 2010-11-12  3:39 UTC  (3+ messages)

[PATCH v2] fsldma: add support to 36-bit physical address
 2010-11-12  3:16 UTC  (3+ messages)

[PATCH v7 0/3] Generic exponentially weighted moving average (EWMA)
 2010-11-12  3:00 UTC  (4+ messages)
` [PATCH v7 1/3] Add generic exponentially weighted moving average (EWMA) function
` [PATCH v7 2/3] ath5k: Use generic EWMA library
` [PATCH v7 3/3] nl80211/mac80211: Report signal average

[PATCH] acpi: Provide decls for standalone compilation of video.h without ACPI
 2010-11-12  2:57 UTC  (4+ messages)
` [PATCH] acpi: Provide decls for standalone compilation of video.h without ACPI (v2)

[PATCH] EG20T: Update PCH_UART driver to 2.6.36
 2010-11-12  2:50 UTC  (5+ messages)

[PATCH][RESEND] nommu: yield CPU periodically while disposing large VM
 2010-11-12  2:40 UTC  (2+ messages)

Re: [RFC-PATCH] clocksource: update lpj if clocksource has been changed
 2010-11-12  2:08 UTC  (2+ messages)

linux-next: Tree for November 12
 2010-11-12  2:05 UTC 

[PATCH] Add Intel GMA500(Poulsbo) Stub Driver
 2010-11-12  1:49 UTC 

[PATCH v6] Add generic exponentially weighted moving average (EWMA) function
 2010-11-12  1:44 UTC  (4+ messages)

[Questions] How to run 'perf top' on ARM to profile kernel functions with modules loaded
 2010-11-12  1:40 UTC  (7+ messages)

[PATCH] Add Intel GMA500(Poulsbo) Stub Driver
 2010-11-12  1:31 UTC  (3+ messages)

[PATCH 8/19]: SCST SYSFS interface implementation
 2010-11-12  1:23 UTC  (11+ messages)

[PATCH] ARM: Fix find_next_zero_bit and related assembly
 2010-11-12  1:16 UTC 

[RFC PATCH 2/2] perf stat: Use event group to simulate PMI on PMI-less hardware counter
 2010-11-12  0:32 UTC  (7+ messages)

[RFC-PATCH] clocksource: update lpj if clocksource has been changed
 2010-11-12  0:23 UTC  (4+ messages)

toshiba_acpi.c: Full TOS1900 device support
 2010-11-12  0:10 UTC  (5+ messages)

2.6.3x-rty where x > 3 and y >= 1?
 2010-11-12  0:05 UTC  (6+ messages)

[PATCH] agp: use DMA API when compiled for Xen as well
 2010-11-12  0:04 UTC 

[PATCH 0/3] Xen Microcode update driver for 2.6.38
 2010-11-11 23:58 UTC  (4+ messages)
` [PATCH 1/3] xen dom0: Add support for the platform_ops hypercall
` [PATCH 2/3] xen: add CPU microcode update driver
` [PATCH 3/3] xen/microcode: partially enable even for non-privileged kernels

[PATCH] oom: create a resource limit for oom_adj
 2010-11-11 23:56 UTC  (7+ messages)

[PATCH 1/6 v2] ARM: Add basic architecture support for VIA/WonderMedia 85xx SoC's
 2010-11-11 23:49 UTC  (7+ messages)
      ` [PATCH 1/6 v4] "
        ` [PATCH 1/6 v5] "

[PATCH] [USB] Use normalized sense when emulating autosense
 2010-11-11 23:43 UTC 

[GIT PULL] Xen bug fixes
 2010-11-11 23:35 UTC 

[RFC][PATCH 00/22] sched: SCHED_DEADLINE v3
 2010-11-11 23:33 UTC  (6+ messages)
` [RFC][PATCH 09/22] sched: add period support for -deadline tasks

PROBLEM: 2.6.36/2.6.37-rc1 ACPI early boot hang, Dell Inspiron 1545
 2010-11-11 23:26 UTC 

[PATCH] oom: create a resource limit for oom_adj
 2010-11-11 23:21 UTC  (2+ messages)

[PATCH 00/10] clocksource_register_khz/hz cleanups (for 2.6.38)
 2010-11-11 23:21 UTC  (6+ messages)
` [PATCH 04/10] tile: convert to use clocksource_register_hz


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