All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-04-02 17:15:56 to 2010-04-02 19:14:49 UTC [more...]

[tip:perf/core] perf, x86: Fix __initconst vs const
 2010-04-02 19:14 UTC  (6+ messages)
` [tip:perf/core] perf, x86: Add Nehalem programming quirk to Westmere
` [tip:sched/core] sched: Fix TASK_WAKING vs fork deadlock
` [tip:sched/core] sched: Optimize task_rq_lock()
` [tip:sched/core] sched: Fix nr_uninterruptible count
` [tip:sched/core] sched: Add enqueue/dequeue flags

[PATCH 6/6] make select_fallback_rq() cpuset friendly
 2010-04-02 19:13 UTC  (2+ messages)
` [tip:sched/core] sched: Make "

[PATCH 5/6] _cpu_down: don't play with current->cpus_allowed
 2010-04-02 19:12 UTC  (2+ messages)
` [tip:sched/core] sched: _cpu_down(): Don't "

[PATCH 4/6] sched_exec: remove select_fallback_rq() logic
 2010-04-02 19:12 UTC  (2+ messages)
` [tip:sched/core] sched: sched_exec(): Remove the "

[PATCH 3/6] move_task_off_dead_cpu: remove retry logic
 2010-04-02 19:12 UTC  (2+ messages)
` [tip:sched/core] sched: move_task_off_dead_cpu(): Remove "

[PATCH 2/6] move_task_off_dead_cpu: take rq->lock around select_fallback_rq()
 2010-04-02 19:12 UTC  (2+ messages)
` [tip:sched/core] sched: move_task_off_dead_cpu(): Take "

[PATCH 1/6] kill the broken and deadlockable cpuset_lock/cpuset_cpus_allowed_locked code
 2010-04-02 19:11 UTC  (2+ messages)
` [tip:sched/core] sched: Kill "

[PATCH 2/2] sched: Remove USER_SCHED from documentation
 2010-04-02 19:11 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH 1/2] sched: Remove remaining USER_SCHED code
 2010-04-02 19:11 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH] set_cpus_allowed_ptr: don't use rq->migration_thread after unlock
 2010-04-02 19:10 UTC  (2+ messages)
` [tip:sched/urgent] sched: set_cpus_allowed_ptr(): Don't "

[PATCH 0/3] perf/core, x86: unify perfctr bitmasks
 2010-04-02 19:09 UTC  (2+ messages)
` [tip:perf/core] perf, x86: Fix up the ANY flag stuff

[GIT PULL] PM / freezer fixes for 2.6.34
 2010-04-02 19:10 UTC 

[PATCH 0/3] blkio: IO controller stats
 2010-04-02 19:10 UTC  (7+ messages)
` [PATCH 2/3] blkio: Add io controller stats like
` [PATCH 3/3] blkio: Increment the blkio cgroup stats for real now

[PATCH 3/3] perf/core, x86: implement ARCH_PERFMON_EVENTSEL bit masks
 2010-04-02 19:09 UTC  (2+ messages)
` [tip:perf/core] perf, "

[PATCH 1/3] perf/core, x86: undo some some *_counter* -> *_event* renames
 2010-04-02 19:09 UTC  (2+ messages)
` [tip:perf/core] perf, x86: Undo "

[PATCH -tip 4/4] [BUGFIX][RESEND] perf probe: Fix to close dwarf when failing to analyze it
 2010-04-02 19:08 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH -tip 3/4] [BUGFIX] perf probe: Correct error message for non-structure type
 2010-04-02 19:08 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH -tip 2/4] [BUGFIX] perf probe: Fix not to return non-matched file
 2010-04-02 19:08 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH -tip 1/4] [BUGFIX] perf probe: Fix --line syntax help and document
 2010-04-02 19:08 UTC  (2+ messages)
` [tip:perf/core] "

[BUG] perf: hard lockup when using perf-sched
 2010-04-02 19:07 UTC  (2+ messages)
` [tip:perf/core] perf: Fix 'perf sched record' deadlock

[PATCH] perf_events: fix bug in AMD per-cpu initialization
 2010-04-02 19:07 UTC  (3+ messages)
` [tip:perf/core] x86: Move notify_cpu_starting() callback to a later stage
` [tip:perf/core] perf, x86: Fix AMD hotplug & constraint initialization

[GIT PULL] PM / freezer fixes for 2.6.34
 2010-04-02 19:10 UTC 

[patch v2] x86: increase CONFIG_NODES_SHIFT max to 10
 2010-04-02 19:06 UTC  (2+ messages)
` [tip:x86/urgent] x86: Increase "

[PATCH 1/1] x86,kgdb: Always initialize the hw breakpoint attribute
 2010-04-02 19:06 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] oom killer: break from infinite loop
 2010-04-02 19:05 UTC  (27+ messages)
  ` [patch] oom: give current access to memory reserves if it has been killed
                    ` [PATCH -mm 0/4] oom: linux has threads
                      ` [PATCH -mm 1/4] oom: select_bad_process: check PF_KTHREAD instead of !mm to skip kthreads
                      ` [PATCH -mm 2/4] oom: select_bad_process: PF_EXITING check should take ->mm into account
                      ` [PATCH -mm 3/4] oom: introduce find_lock_task_mm() to fix !mm false positives
                      ` [PATCH -mm 4/4] oom: oom_forkbomb_penalty: move thread_group_cputime() out of task_lock()

[PATCH] Integrate version 3 ciabot scripts into contrib/
 2010-04-02 19:05 UTC  (2+ messages)

[PATCH,RFC] nfsd: Make INET6 transport creation failure an informational message
 2010-04-02 19:04 UTC  (10+ messages)

2.6.33 GP fault only when built with tracing
 2010-04-02 19:04 UTC  (3+ messages)
` [PATCH 1/3] tracing: Reduce overhead of module tracepoints
  ` [tip:tracing/core] tracing: Remove side effect from module tracepoints that caused a GPF

[PATCH 3/3] tracing: Update comments
 2010-04-02 19:04 UTC  (2+ messages)
` [tip:tracing/core] "

[Qemu-devel] [PATCH 1/2] Move KVM init to arch_init.c, compile vl.c once
 2010-04-02 19:04 UTC  (7+ messages)
` [Qemu-devel] [PATCH] provide a stub version of kvm-all.c if !CONFIG_KVM
  ` [Qemu-devel] "

[PATCH 2/3] tracing: Convert some signal events to DEFINE_TRACE
 2010-04-02 19:03 UTC  (2+ messages)
` [tip:tracing/core] "

pvgrub
 2010-04-02 19:03 UTC  (8+ messages)

[patch 0/3] ir-core keytable patches
 2010-04-02 18:58 UTC  (8+ messages)
` [patch 1/3] [PATCH] drivers/media/IR - improve keytable code
` [patch 2/3] [PATCH] drivers/media/IR - improve keyup/keydown logic
` [patch 3/3] Convert drivers/media/dvb/ttpci/budget-ci.c to use ir-core

Receive steering and hash and cache misses
 2010-04-02 18:54 UTC  (3+ messages)

revert all changes and go back to original state
 2010-04-02 19:00 UTC 

[PATCH] rtc-isl1208: use sysfs_{create/remove}_group
 2010-04-02 18:58 UTC 

[0/4] inspector for sparse
 2010-04-02 18:59 UTC  (2+ messages)

git ls-files unreliable?
 2010-04-02 18:08 UTC 

[PATCH] mb862xxfb: fix acceleration module license
 2010-04-02 18:57 UTC 

[Bugme-new] [Bug 15618] New: 2.6.18->2.6.32->2.6.33 huge regression in performance
 2010-04-02 18:57 UTC  (2+ messages)

[PATCH 0/4] fix regression that "git status" doesn't refresh the index
 2010-04-02 18:56 UTC  (3+ messages)
` [PATCH 4/4] git status: "

[LTP] [PATCH] fix fs_perms tests
 2010-04-02 18:59 UTC 

regulator: regulator_get behaviour without CONFIG_REGULATOR set
 2010-04-02 18:51 UTC  (5+ messages)
    ` [lm-sensors] "
        ` [lm-sensors] regulator: regulator_get behaviour

[2.6.31 and later] "struct pid" leak
 2010-04-02 18:48 UTC  (9+ messages)
    ` [PATCH 0/1] tty: release_one_tty() forgets to put pids
      ` [PATCH 1/1] "

br_netfilter post routing hook question
 2010-04-02 18:47 UTC  (6+ messages)

[PATCH 4/4] [tip:x86/mm] RO/NX protection for loadable kernel modules
 2010-04-02 18:46 UTC  (4+ messages)

[PATCH 1/4] inspect: add custom ast treeview model
 2010-04-02 18:40 UTC 

PATCH 4/4] inspect: add some expression inspection
 2010-04-02 18:46 UTC 

BUG: null pointer deref in dmar_ir_support
 2010-04-02 18:45 UTC  (7+ messages)

[PATCH 3/4] inspect: Add test-inspect program
 2010-04-02 18:43 UTC 

[PATCH 2/4] inspect: add some example inspect for symbol and statement
 2010-04-02 18:42 UTC 

Linux 2.6.34-rc3
 2010-04-02 18:37 UTC  (5+ messages)
` Ugly rmap NULL ptr deref oopsie on hibernate (was Linux 2.6.34-rc3)

[GIT PULL] kgdb fixes for 2.6.34-rc2
 2010-04-02 18:38 UTC  (4+ messages)

[PATCH] Staging: Add new driver ipheth
 2010-04-02 18:35 UTC  (10+ messages)
` [PATCHv3] drivers/net/usb: "

[PATCH] rfs: Receive Flow Steering
 2010-04-02 18:25 UTC  (5+ messages)

[RFC] Serialization flag example
 2010-04-02 18:34 UTC  (6+ messages)

[GIT PULL] kgdb fixes for 2.6.34-rc3
 2010-04-02 18:32 UTC  (6+ messages)
` [PATCH 1/5] kgdb: have ebin2mem call probe_kernel_write once
  ` [PATCH 2/5] kgdbts,sh: Add in breakpoint pc offset for superh
    ` [PATCH 3/5] kgdb: eliminate kgdb_wait(), all cpus enter the same way
      ` [PATCH 4/5] kgdb: Use atomic operators which use barriers
        ` [PATCH 5/5] kgdb: Turn off tracing while in the debugger

[PATCH]ACPI: re-enable mwait for xen cpuidle
 2010-04-02 18:33 UTC  (6+ messages)

git describe bug?
 2010-04-02 18:31 UTC  (2+ messages)

[PATCH] enna: Move to own recipe folder and update to enna hg
 2010-04-02 18:28 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH v3] enna: Move to own recipe folder and update to new Enna hg repository

[PATCH] microblaze: Fix ftrace_update_ftrace_func panic
 2010-04-02 18:29 UTC 

Your mailbox has exceeded one or more size limits
 2010-04-02 18:06 UTC 

[PATCH] libvalhalla: Correct `PV` for `libvalhalla_hg.bb`
 2010-04-02 18:24 UTC  (2+ messages)

[PATCH] libplayer: Update `SRCREV` to 4fb30e64db79 [1]
 2010-04-02 18:21 UTC  (2+ messages)

[PATCH] libplayer: Use `${PN}` instead of `libplayer`
 2010-04-02 18:21 UTC  (2+ messages)

[Patch 1/7] tabled: make two dump displays uniform
 2010-04-02 18:23 UTC  (3+ messages)

[PATCH] libplayer: Add `virtual/libx11` and `libxcb` to `DEPENDS`
 2010-04-02 18:19 UTC  (2+ messages)

wrong decibel data?
 2010-04-02 18:21 UTC 

[U-Boot] [PATCH 1/3] The BUILD_BUG_ON macros moved from ubi_uboot.h to common.h
 2010-04-02 18:22 UTC  (4+ messages)

Network Acceleration Module vs Service
 2010-04-02 18:20 UTC  (3+ messages)

nf-next: TEE and nesting
 2010-04-02 18:15 UTC  (12+ messages)
` [PATCH 5/5] netfilter: xt_TEE: have cloned packet travel through Xtables too

[PATCH] ppp: use queue to transmit
 2010-04-02 18:13 UTC  (2+ messages)

Any ideas about a crash on reboot with igb and intel_iommu?
 2010-04-02 18:13 UTC  (2+ messages)

Bugs in 2.6.31.12-pvops
 2010-04-02 18:11 UTC  (2+ messages)

[PATCH v2 1/5] fbdev: section cleanup in arcfb
 2010-04-02 18:10 UTC  (2+ messages)

[lm-sensors] [PATCH] hwmon: (ltc4245) Read GPIO registers correctly
 2010-04-02 18:09 UTC  (2+ messages)
` [lm-sensors] [PATCH] hwmon: (ltc4245) Read GPIO registers

[PATCH] ppp: fix event generation on close
 2010-04-02 18:07 UTC  (2+ messages)

[14e4:4315] Fatal DMA errors on Dell Vostro 1310 (Celeron M540)
 2010-04-02 18:04 UTC  (2+ messages)

(Xenlinux) gentoo-xen-kernel patches questions?
 2010-04-02 18:03 UTC 

Recevez vos offres privilèges
 2010-04-02 18:02 UTC 

[U-Boot] Eandeavour to use for the children of GOD
 2010-04-02 18:02 UTC 

Linux Raid performance
 2010-04-02 17:58 UTC  (7+ messages)

[PATCH 9/26] rdma/cm: set qkey for port space IB
 2010-04-02 17:57 UTC  (5+ messages)

building of call tree
 2010-04-02 17:55 UTC  (2+ messages)

[Buildroot] shared libraries with debug symbols
 2010-04-02 17:52 UTC 

[PATCH 1/2] phylib: Support phy module autoloading
 2010-04-02 17:51 UTC  (3+ messages)

[Qemu-devel] [PATCH] provide opaque CPUState to files that are compiled once
 2010-04-02 17:49 UTC  (8+ messages)

[Bug 27426] New: [Add support] GL_ARB_map_buffer_range
 2010-04-02 17:47 UTC  (2+ messages)
` [Bug 27426] "

[Bug 27429] New: [Add support] OpenGL 2.0
 2010-04-02 17:46 UTC  (3+ messages)
` [Bug 27429] "

Pending patches for 802.11 not marked stable or which requires a manual backport
 2010-04-02 17:36 UTC  (2+ messages)

Using test-lib.sh under GPLv3?
 2010-04-02 17:19 UTC  (12+ messages)
          ` [PATCH] test-lib.sh: Add explicit license detail, with change from GPLv2 to GPLv2+
              ` Git: relicensing test-lib.sh "

SG_IO
 2010-04-02 17:16 UTC 

[patch 000/123] 2.6.33.1-stable review
 2010-04-02 17:37 UTC  (5+ messages)
` [patch 070/123] ath9k: re-enable ps by default for new single chip families
  ` [Stable-review] "
    ` [stable] "

System hangs when using USB 3.0 HD with on Ubuntu
 2010-04-02 17:36 UTC  (4+ messages)

[B.A.T.M.A.N.] Batman Advanced Internet Gateway
 2010-04-02 17:36 UTC  (3+ messages)

[GSoC 2010] Completing Nested VMX
 2010-04-02 17:32 UTC 

[GIT PULL v2] perf fixes
 2010-04-02 17:32 UTC  (3+ messages)
` [GIT PULL v3] "

[PATCH] vhost: Make it more scalable by creating a vhost thread per device
 2010-04-02 17:31 UTC 

How to to override repository-specific attributes in.git/config?
 2010-04-02 17:30 UTC 

[PATCHv5 3/6] Gitweb: add autoconfigure support for minifiers
 2010-04-02 17:28 UTC  (3+ messages)

[PATCH] ethtool: RXHASH flag support (v2)
 2010-04-02 17:26 UTC  (2+ messages)

How to prepare an ISO 9660 CD for booting via GRUB ?
 2010-04-02 17:24 UTC  (3+ messages)

NFS4 in combination with root over NFS3, hangs and dedlocks
 2010-04-02 17:22 UTC  (10+ messages)
    ` NFS4 in combination with root over NFS3, hangs and deadlocks
              ` NFS4 random hangs

[PATCH] ACPI / Video: Fix initial brightness problem on Acer Ferrari One
 2010-04-02 17:25 UTC  (4+ messages)

[PATCH 4/6] usbhid: enable remote wakeup for keyboards
 2010-04-02 17:21 UTC 

64 bit Descriptors in ADMA of Linux SDHost controller driver
 2010-04-02 17:16 UTC 

[PATCH 0/3] Re: how to have --no-ff be the default for all branch
 2010-04-02 17:19 UTC  (11+ messages)
` [PATCH 3/3] builtin-merge: add support for default merge options

[Bug 26715] random freeze in ioquake3 like games
 2010-04-02 17:18 UTC 

[PATCH] iwlwifi: use the dma state API instead of the pci equivalents
 2010-04-02 17:15 UTC  (2+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.