public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-08-27 06:59:10 to 2009-08-27 16:09:40 UTC [more...]

[GIT PULL] tracing/kprobes: Add dynamic tracepoints + instruction decoder
 2009-08-27 16:12 UTC  (25+ messages)
` [PATCH 06/18] tracing: Ftrace dynamic ftrace_event_call support
` [PATCH 08/18] tracing: Add kprobe-based event tracer
` [PATCH 18/18] tracing/kprobes: Dump the culprit kprobe in case of kprobe recursion
` [GIT PULL v2] tracing/kprobes: v1 + two fixes
` [PATCH 19/18] tracing: Restore the const qualifier for field names and types definition
` [PATCH 20/18] tracing: Remove unneeded pointer casts

[PATCH] tracing/profile: Fix profile_disable vs module_unload
 2009-08-27 16:04 UTC  (23+ messages)

[RFC][PATCH 0/15] sched: Fix scheduling for multi-node processors
 2009-08-27 15:42 UTC  (16+ messages)
` [PATCH 8/15] sched: Add parameter sched_mn_power_savings to control MN domain sched policy
` [PATCH 15/15] x86: Fix cpu_coregroup_mask to return correct cpumask on multi-node processors

[PATCH 0/2] eventfd: new EFD_STATE flag
 2009-08-27 15:29 UTC  (19+ messages)

[RFC][PATCH 0/6] load-balancing and cpu_power
 2009-08-27 15:00 UTC  (7+ messages)
` [RFC][PATCH 1/6] sched: restore __cpu_power to a straight sum of power
` [RFC][PATCH 2/6] sched: SD_PREFER_SIBLING
` [RFC][PATCH 3/6] sched: update the cpu_power sum during load-balance
` [RFC][PATCH 4/6] sched: dynamic cpu_power
` [RFC][PATCH 5/6] sched: scale down cpu_power due to RT tasks
` [RFC][PATCH 6/6] sched: try to deal with low capacity

[PATCH] txx9wdt.c:52: Fix txx9wdt_probe() cleaning up after errors
 2009-08-27 14:52 UTC  (2+ messages)

[PATCH 0/2] New hardware RNG for Octeon SOCs (v2)
 2009-08-27 14:56 UTC  (7+ messages)
` [PATCH 1/2] MIPS: Octeon: Add hardware RNG platform device
` [PATCH 2/2] hw_random: Add hardware RNG for Octeon SOCs

TCP keepalive timer problem
 2009-08-27 14:49 UTC  (8+ messages)

[tip:sched/clock] init: Move sched_clock_init after late_time_init
 2009-08-27 14:43 UTC 

mm/-next release on kernel.org web page?
 2009-08-27 14:39 UTC  (7+ messages)

[PATCH] dmaengine: Move all map_sg/unmap_sg for slave channel to its client
 2009-08-27 14:33 UTC  (3+ messages)

[RFC] new open flag O_NOSTD
 2009-08-27 14:35 UTC  (6+ messages)
` [PATCH] open: introduce O_NOSTD

[PATCH 1/3] hugetlbfs: Allow the creation of files suitable for MAP_PRIVATE on the vfs internal mount
 2009-08-27 14:18 UTC 

Extending virtio_console to support multiple ports
 2009-08-27 14:13 UTC  (8+ messages)
          ` [PATCH] hvc_console: provide (un)locked version for hvc_resize()

[RFC, PATCH] filesystem freeze: fix sys_umount induced perpetual freeze
 2009-08-27 14:06 UTC  (9+ messages)
    ` [PATCH 1/4] freeze_bdev: kill bd_mount_sem
    ` [PATCH 2/4] freeze_bdev: grab active reference to frozen superblocks
    ` [PATCH 3/4] Do not allow umounting of frozen filesystems
` [PATCH 4/4] filesystem freeze: add ISFROZEN ioctl

[PATCH] ipv4: make ip_append_data() handle NULL routing table
 2009-08-27 13:26 UTC 

[GIT PULL, v4] S+core architecture (arch/score) support
 2009-08-27 14:00 UTC  (4+ messages)

blktrace ftrace plugin, was Re: Receive side performance issue with multi-10-GigE and NUMA
 2009-08-27 13:55 UTC  (5+ messages)

PROBLEM: oops
 2009-08-27 13:54 UTC  (16+ messages)

[GIT PULL] 9p bug fixes for 2.6.31-rc7
 2009-08-27 13:47 UTC 

[PATCH] perf: remove PERF_SAMPLE_RAW
 2009-08-27 13:35 UTC  (5+ messages)

expresscard hotplug not working
 2009-08-27 13:18 UTC  (3+ messages)

[patch] ext2/3: document conditions when reliable operation is possible
 2009-08-27 13:10 UTC  (6+ messages)

[PATCH] notes on volatile write caches vs fdatasync
 2009-08-27 13:02 UTC  (2+ messages)

[PATCH 0/3] Convert libata pio task to slow-work
 2009-08-27 12:58 UTC  (9+ messages)
` [PATCH 1/3] slow-work: add delayed_slow_work support
  ` [PATCH 2/3] slow-work: add support for cancellation of slow work
    ` [PATCH 3/3] libata: switch pio task from workqueue to slow-work
      ` [PATCH 2/3] slow-work: add support for cancellation of slow work (updated)

[PATCH] allow disabling IMA at runtime
 2009-08-27 12:57 UTC  (2+ messages)

[PATCH 3/3] tracing/events: convert NAPI's tracepoint and fix DEFINE_TRACE_FN
 2009-08-27 12:56 UTC  (3+ messages)

[v3 PATCH 0/4]: CPUIDLE/POWER: Introducing cpuidle infrastructure to POWER
 2009-08-27 12:53 UTC  (6+ messages)
` [PATCH 1/4]: CPUIDLE/POWER: Enable cpuidle for pSeries
` [PATCH 2/4]: CPUIDLE: Introduce architecture independent cpuidle_pm_idle in drivers/cpuidle/cpuidle.c
` [PATCH 3/4]: ACPI/ARM: Register for cpuidle_pm_idle in drivers/acpi/processor_idle.c and arch/arm/mach-kirkwood/cpuidle.c
` [PATCH 4/4]: CPUIDLE/POWER: Implement Pseries Processor Idle module

[PATCH 0/3]HTLB mapping for drivers (take 2)
 2009-08-27 12:50 UTC  (8+ messages)

[PATCH 1/3] drop_monitor: fix trace_napi_poll_hit()
 2009-08-27 12:46 UTC  (4+ messages)
` [PATCH 2/3] tracing/events: parameter check for __string() and *_str()
` [PATCH 3/3] tracing/events: convert NAPI's tracepoint and fix DEFINE_TRACE_FN

popen2 popen call
 2009-08-27 12:40 UTC  (2+ messages)

[PATCH] m68k: avoid pgprot_noncached redefinition
 2009-08-27 12:38 UTC  (3+ messages)

Latest Linus tree oopses on Nehalem box
 2009-08-27 12:32 UTC  (7+ messages)
` [tip:sched/core] sched: Avoid division by zero
      ` [PATCH] sched: Avoid division by zero - really

[PATCH] AFS: Stop readlink() on AFS crashing because file not passed to afs_readpage()
 2009-08-27 12:32 UTC  (2+ messages)

[PATCH] m68k: fix kunmap usage in pte_alloc_one
 2009-08-27 12:18 UTC  (2+ messages)

[PATCH] AFS: Stop readlink() on AFS crashing because file not passed to afs_readpage()
 2009-08-27 12:22 UTC 

[PATCH] Make radix_tree_preload alloc one more slot
 2009-08-27 12:21 UTC  (2+ messages)

[PATCH] fix book E watchdog to take WDIOC_SETTIMEOUT arg in seconds
 2009-08-27 12:08 UTC  (3+ messages)

v2.6.31-rc6 inotify not reporting deleted files
 2009-08-27 11:57 UTC  (4+ messages)
  ` [PATCH] inotify: Ensure we alwasy write the terminating NULL

[GIT PULL] notification tree - inotify fixes
 2009-08-27 12:08 UTC 

[PATCH 1/2] eventfd: reorganize the code to simplify new flags
 2009-08-27 12:02 UTC  (4+ messages)

[PATCHv2] eventfd: reorganize the code slightly
 2009-08-27 12:01 UTC 

(Re)assignment of PCI BARs
 2009-08-27 11:49 UTC 

[patch] ext2/3: document conditions when reliable operation is possible
 2009-08-27 11:43 UTC  (19+ messages)

2.6.31-rc5 regression: hd don't show up
 2009-08-27 11:35 UTC  (8+ messages)

[PATCHv4 2/2] vhost_net: a kernel-level virtio server
 2009-08-27 11:19 UTC  (12+ messages)

2.6.31-rc7-git2: Reported regressions 2.6.29 -> 2.6.30
 2009-08-27 11:13 UTC  (5+ messages)

[PATCH] virtio-blk: set QUEUE_ORDERED_DRAIN by default
 2009-08-27 11:04 UTC  (5+ messages)

[Announce] 2.6.29-rc4-rt1
 2009-08-27 11:03 UTC  (18+ messages)
` [Announce] 2.6.29.2-rt10
    ` [Announce] 2.6.29.3-rt12
      ` [Announce] 2.6.29.4-rt15
        ` [Announce] 2.6.29.4-rt17
          ` [Announce] 2.6.29.4-rt18
            ` 2.6.29.4-rt19
              ` [ANNOUNCE] 2.6.29.5-rt21
                ` [ANNOUNCE] 2.6.29.5-rt22
                  ` [ANNOUNCE] 2.6.29.6-rt23
                    ` [ANNOUNCE] 2.6.31-rc4-rt1
                      ` [ANNOUNCE] 2.6.31-rc6-rt2
                        ` [ANNOUNCE] 2.6.31-rc6-rt4
                          ` [ANNOUNCE] 2.6.31-rc6-rt5
                            ` [ANNOUNCE] 2.6.31-rc6-rt6
                              ` [ANNOUNCE] 2.6.31-rc7-rt8

mmotm 2009-08-24-16-24 uploaded
 2009-08-27 10:52 UTC  (10+ messages)

[Patch 0/8] V5 Implement crashkernel=auto
 2009-08-27 10:26 UTC  (4+ messages)
` [Patch 4/8] ia64: implement crashkernel=auto

[PATCH] allow disabling IMA at runtime
 2009-08-27 10:19 UTC  (3+ messages)

2.6.31-rc7-git2: Reported regressions from 2.6.30
 2009-08-27  9:45 UTC  (8+ messages)
` [Bug #14016] mm/ipw2200 regression

[PATCH] IB/ehca: Construct MAD redirect replies from request MAD
 2009-08-27  9:44 UTC  (2+ messages)
  ` [ewg] "

spin_is_locked() broken for uniprocessor?
 2009-08-27  9:32 UTC  (5+ messages)

[RFC PATCH] mm: balance_dirty_pages. reduce calls to global_page_state to reduce cache references
 2009-08-27  9:21 UTC  (5+ messages)

v2.6.31-rc6: BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
 2009-08-27  9:15 UTC  (6+ messages)

[PATCH] x86, mce: reset kernel for no-match exception errors
 2009-08-27  9:08 UTC  (2+ messages)

acpi_ex_system_memory_space_handler oops
 2009-08-27  9:05 UTC  (11+ messages)

BUG UNIX: Poison overwritten with 2.6.31-rc6-00223-g6c30c53
 2009-08-27  8:45 UTC 

powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registration (fwd)
 2009-08-27  8:45 UTC 

VM issue causing high CPU loads
 2009-08-27  8:39 UTC  (3+ messages)

ATA device reset, shoud I be concerned?
 2009-08-27  8:37 UTC  (11+ messages)

inux-next: Tree for August 27
 2009-08-27  8:14 UTC 

[PATCH 1/1, v2] usb-use-kfifo-to-buffer-usb-generic-serial-writes.patch
 2009-08-27  8:14 UTC  (2+ messages)

mmotm 2009-08-27-00-57 uploaded
 2009-08-27  8:00 UTC 

[PATCH] vmscan: move PGDEACTIVATE modification to shrink_active_list()
 2009-08-27  7:59 UTC  (2+ messages)

[PATCH] perf tools: do not complain if root is owning perf.data
 2009-08-27  7:59 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH -v2 0/7] powerpc: use asm-generic/dma-mapping-common.h
 2009-08-27  7:36 UTC  (10+ messages)

[PATCH] x86: make use of inc/dec conditional
 2009-08-27  7:34 UTC  (4+ messages)

h8300: bad test of memory_end in setup_arch()
 2009-08-27  7:37 UTC 

[PATCH 00/12] add syscall tracepoints V3
 2009-08-27  7:27 UTC  (4+ messages)
` [PATCH 00/12] add syscall tracepoints V3 - s390 arch update
    ` [PATCH]: tracing: s390 arch updates for tracing syscalls

linux-next: ext4 tree build warning
 2009-08-27  7:17 UTC 

RFC: THE OFFLINE SCHEDULER
 2009-08-27  7:15 UTC  (13+ messages)

amd64 + mtrr: only 3.1gb of 8gb are covered, kernel 2.6.30 and earlier
 2009-08-27  7:13 UTC  (3+ messages)

AMD K10 temp.module ready since months, but missing in kernel
 2009-08-27  6:58 UTC  (4+ messages)


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