messages from 2009-03-23 13:35:20 to 2009-03-23 19:08:25 UTC [more...]
[Patch 11/11] ftrace plugin for kernel symbol tracing using HW Breakpoint interfaces - v2
2009-03-23 19:08 UTC (5+ messages)
Error: freeing invalid memtype
2009-03-23 19:07 UTC (4+ messages)
build failure on current -tip
2009-03-23 19:05 UTC
Barriers still not passing on simple dm devices
2009-03-23 19:04 UTC
[Patch 01/11] Introducing generic hardware breakpoint handler interfaces
2009-03-23 19:03 UTC (3+ messages)
[PATCH -mm 1/6] slab: introduce __kfree_rcu
2009-03-23 18:59 UTC (9+ messages)
2.6.29-rc8-git5: Reported regressions 2.6.27 -> 2.6.28
2009-03-23 19:01 UTC (3+ messages)
` [Bug #12818] iwlagn broken after suspend to RAM (iwlagn: MAC is in deep sleep!)
[PATCH -tip] trace: ring_buffer.c fix various signedness issues
2009-03-23 19:00 UTC (2+ messages)
[patch 0/2] Add support for threaded interrupt handlers - V3
2009-03-23 18:56 UTC (4+ messages)
` [patch 1/2] genirq: add threaded interrupt handler support
` [patch 2/2] genirq: add support for threaded interrupts to devres
[PATCH 2/4] tracing: add ring_buffer_event_discard() to ring buffer
2009-03-23 18:54 UTC (3+ messages)
[PATCH 1/4] tracing: add run-time field descriptions for event filtering
2009-03-23 18:51 UTC (4+ messages)
Microblaze linux support
2009-03-23 18:51 UTC (4+ messages)
` [PATCH 03/57] microblaze_v7: Cpuinfo handling
` [PATCH 04/57] microblaze_v7: Open firmware files
linux-next: Tree for March 23
2009-03-23 18:48 UTC (2+ messages)
` linux-next: Tree for March 23 (media/video/hdpvr)
[PATCH] tracing/function-graph-tracer: don't profile branches on graph tracer
2009-03-23 18:46 UTC (2+ messages)
[PATCH 0/5] [GIT PULL] updates for tip/tracing/ftrace
2009-03-23 18:44 UTC (12+ messages)
Assignment of network interface names at boot time
2009-03-23 16:41 UTC
Google Summer of Code 2009 -- Linux wireless testing project
2009-03-23 18:11 UTC (3+ messages)
[PATCH 4/4] tracing: add per-subsystem filtering
2009-03-23 18:24 UTC (2+ messages)
[PATCH] trivial: fix bad links in the ext2 and ext3 documentation
2009-03-23 18:26 UTC (4+ messages)
` [PATCH] trivial: fix orphan dates in ext2 documentation
ext2/3: document conditions when reliable operation is possible
2009-03-23 18:23 UTC (5+ messages)
[RFC][PATCH] PCI PM: Be extra careful when changing power states of devices
2009-03-23 18:14 UTC (4+ messages)
` [RFC][PATCH 1/2] PCI PM: Introduce __pci_set_power_state()
` [linux-pm] "
[GIT PULL] x86/paravirt: allow preemption while doing lazy mmu update
2009-03-23 18:09 UTC (30+ messages)
` [GIT PULL] core Xen updates for 2.6.30
` [GIT PULL] xen domU control interfaces
` [PATCH 01/11] xen: add irq_from_evtchn
` [PATCH 02/11] xen: add /dev/xen/evtchn driver
` [PATCH 03/11] xen: export ioctl headers to userspace
` [PATCH 04/11] xen/dev-evtchn: clean up locking in evtchn
` [PATCH 05/11] xen: add "capabilities" file
` [PATCH 06/11] xen: add /sys/hypervisor support
` [PATCH 07/11] xen/sys/hypervisor: change writable_pt to features
` [PATCH 08/11] xen: drop kexec bits from /sys/hypervisor since kexec isn't implemented yet
` [PATCH 09/11] xen: remove suspend_cancel hook
` [PATCH 10/11] xen: use device model for suspending xenbus devices
` [PATCH 11/11] xen/xenbus: export xenbus_dev_changed
` [GIT PULL] xen/dom0: core dom0 support
` [PATCH 01/15] xen dom0: Make hvc_xen console work for dom0
` [PATCH 02/15] xen dom0: Initialize xenbus "
` [PATCH 03/15] xen dom0: Set up basic IO permissions "
` [PATCH 04/15] xen dom0: Add support for the platform_ops hypercall
` [PATCH 05/15] xen mtrr: Add mtrr_ops support for Xen mtrr
` [PATCH 06/15] xen: disable PAT
` [PATCH 07/15] xen/dom0: use _PAGE_IOMAP in ioremap to do machine mappings
` [PATCH 08/15] xen/dom0: Use host E820 map
` [PATCH 09/15] xen: implement XENMEM_machphys_mapping
` [PATCH 10/15] xen: clear reserved bits in l3 entries given in the initial pagetables
` [PATCH 11/15] xen: allow enable use of VGA console on dom0
` [PATCH 12/15] xen/dom0: add XEN_DOM0 config option
` [PATCH 13/15] x86: make /dev/mem mappings _PAGE_IOMAP
` [PATCH 14/15] paravirtualize IO permission bitmap
` [PATCH 15/15] x86: don't need "changed" parameter for set_io_bitmap()
[PATCH 3/4] tracing: add per-event filtering
2009-03-23 18:06 UTC (2+ messages)
[Patch] ltt-relay-alloc mmap support (due to NFS lack of splice support)
2009-03-23 17:58 UTC (3+ messages)
[PATCH v3 -tip] sched: Clean unused fields from struct rq
2009-03-23 17:52 UTC (2+ messages)
[RFC][PATCH 0/2] Syscalls tracing
2009-03-23 17:33 UTC (14+ messages)
` [RFC][PATCH 1/2] tracing/ftrace: syscall tracing infrastructure
[PATCH 0/7] perf_counter: syscall ABI cleanup and mmap() interface
2009-03-23 17:22 UTC (8+ messages)
` [PATCH 1/7] perf_counter: remove the event config bitfields
` [PATCH 2/7] perf_counter: avoid recursion
` [PATCH 3/7] perf_counter: add an mmap method to allow userspace to read hardware counters
` [PATCH 4/7] mutex: add atomic_dec_and_mutex_lock]
` [PATCH 5/7] perf_counter: new output ABI - part 1
` [PATCH 6/7] kerneltop: update to new syscall ABI
` [PATCH 7/7] kerneltop: use mmap() output
[PATCH 1/5] bfa: Brocade BFA FC SCSI driver (bfad)
2009-03-23 17:17 UTC (4+ messages)
[PATCH] kernel/trace/trace_functions_graph.c: fix nsecs_str buffer size
2009-03-23 17:15 UTC (6+ messages)
` [tip:tracing/ftrace] "
[patch] fix ptrace slowness
2009-03-23 17:14 UTC (8+ messages)
` [tip:sched/urgent] sched, ptrace: fix UML and "
AMD Quad core - PCI-DMA: Out of IOMMU space on > 4 GB RAM
2009-03-23 17:09 UTC (4+ messages)
cli/sti vs local_cmpxchg and local_add_return
2009-03-23 17:04 UTC (6+ messages)
[PATCH 0/2] Series short description
2009-03-23 16:56 UTC (3+ messages)
` [PATCH 1/2] arm: twl4030 - leak fix
Soft lockups/crashes with 2.6.27/2.6.28
2009-03-23 16:29 UTC
[PATCH 00/12] DRBD: a block device for HA clusters
2009-03-23 16:51 UTC (15+ messages)
` [PATCH 01/12] DRBD: lru_cache
` [PATCH 02/12] DRBD: activity_log
` [PATCH 03/12] DRBD: bitmap
` [PATCH 04/12] DRBD: request
` [PATCH 05/12] DRBD: userspace_interface
` [PATCH 06/12] DRBD: internal_data_structures
` [PATCH 07/12] DRBD: main
` [PATCH 08/12] DRBD: receiver
` [PATCH 09/12] DRBD: proc
` [PATCH 10/12] DRBD: worker
` [PATCH 11/12] DRBD: misc
` [PATCH 12/12] DRBD: final
2.6.28, limiting cpu time doesn't work
2009-03-23 16:43 UTC (4+ messages)
[crash] Re: Latest brk patchset
2009-03-23 16:39 UTC (2+ messages)
` [tip:x86/setup] x86/dmi: fix dmi_alloc() section mismatches
[BUGFIX][PATCH -tip] x86: kretprobe-booster interrupt emulation code fix
2009-03-23 16:39 UTC (2+ messages)
[PATCH 0/2 v2] Syscalls tracing
2009-03-23 16:32 UTC (5+ messages)
2.6.29-rc8-git5: Reported regressions from 2.6.28
2009-03-23 16:23 UTC (9+ messages)
` [Bug #12872] pwc mmap always fails with EAGAIN
[Announce] 2.6.29-rc4-rt1
2009-03-23 16:26 UTC (9+ messages)
` [Announce] 2.6.29-rc4-rt2
` [Announce] 2.6.29-rc6-rt2
` [Announce] 2.6.29-rc6-rt3
` [Announce] 2.6.29-rc7-rt1
` [Announce] 2.6.29-rc78rt1
` [Announce] 2.6.29-rc8-rt2
` [Announce] 2.6.29-rc8-rt3
[PATCH] imx_udc: fix leak in imx_ep_alloc_request()
2009-03-23 16:24 UTC
[PATCH -tip] cpuacct: per-cgroup utime/stime statistics - v4
2009-03-23 16:21 UTC (3+ messages)
[PATCH] limit CPU time spent in kipmid
2009-03-23 16:20 UTC (9+ messages)
` [PATCH] limit CPU time spent in kipmid (PREVIOUS WAS BROKEN)
[PATCH 11/11] mmc: Add OpenFirmware bindings for SDHCI driver
2009-03-23 16:16 UTC (4+ messages)
phenom, amd780g, tsc, hpet, kvm, kernel -- who's at fault?
2009-03-23 16:13 UTC (6+ messages)
[PATCH 1/5] tracing/events: make the filter files writable
2009-03-23 16:08 UTC (6+ messages)
` [PATCH 2/5] debugfs: function to know if debugfs is initialized
` [tip:tracing/ftrace] "
[PATCH] V4L: em28xx: add support for Digitus/Plextor PX-AV200U grabbers
2009-03-23 16:08 UTC (9+ messages)
[PATCH -tip] cpuacct: Make cpuacct hierarchy walk in cpuacct_charge() safe when rcupreempt is used -v2
2009-03-23 15:57 UTC (2+ messages)
` [tip:core/percpu] cpuacct: make "
[PATCH 3/5] tracing/ftrace: check if debugfs is registered before creating files
2009-03-23 15:57 UTC (2+ messages)
` [tip:tracing/ftrace] "
[PATCH 4/5] lis3: solve dependency between core and ACPI
2009-03-23 15:48 UTC (7+ messages)
` [PATCH 1/3] lis3: reorder functions to make forward decl obsolete
` [PATCH 2/3] lis3: solve dependency between core and ACPI
` [PATCH 3/3] lis3: SPI transport layer
[bisected][resend] pnp: Huge number of "io resource overlap" messages
2009-03-23 15:46 UTC (4+ messages)
` [Bug #11550] "
[PATCH] fix vmscan to take care of nodemask
2009-03-23 15:39 UTC (5+ messages)
**Winning Notification**
2009-03-23 15:42 UTC
[PATCH 4/5] lis3: solve dependency between core and ACPI
2009-03-23 15:41 UTC (6+ messages)
` [PATCH 3/5] lis3: reorder functions to make forward decl obsolete
` [PATCH 5/5] lis3: SPI transport layer
[patch 1/6] spi: s6000 spi host driver
2009-03-23 15:37 UTC (7+ messages)
` [patch 2/6] xtensa: add s6000 spi host to s6105 platform
` [patch 3/6] xtensa: add spi mmc "
` [patch 4/6] xtensa: add m25p80 "
` [patch 5/6] xtensa: enable s6000 spi host in s6105_defconfig
` [patch 6/6] xtensa: enable spi mmc "
Confirm Receipt
2009-03-23 15:30 UTC
[PATCH 0/7] kmemtrace & tracing updates
2009-03-23 15:29 UTC (8+ messages)
` [PATCH 6/7] kmemtrace: restore original tracing data binary format, improve ABI
` [tip:tracing/kmemtrace] "
` [tip:tracing/kmemtrace] kmemtrace: small cleanups
` [PATCH 7/7] kmemtrace: update usage of ring_buffer_lock_reserve()
[PATCH 5/7] kmemtrace: kmemtrace_alloc() must fill type_id
2009-03-23 15:19 UTC (2+ messages)
` [tip:tracing/kmemtrace] "
[PATCH 4/7] kmemtrace: use tracepoints
2009-03-23 15:18 UTC (2+ messages)
` [tip:tracing/kmemtrace] "
[PATCH 2/7] tracing: provide trace_seq_reserve()
2009-03-23 15:18 UTC (2+ messages)
` [tip:tracing/kmemtrace] "
[PATCH 3/7] tracing: add missing 'extern' keywords to trace_output.h
2009-03-23 15:18 UTC (2+ messages)
` [tip:tracing/kmemtrace] "
[PATCH 1/7] RCU: don't include unnecessary headers, allow kmemtrace w/ tracepoints
2009-03-23 15:18 UTC (2+ messages)
` [tip:tracing/kmemtrace] rcu: "
[PATCH 3/3] utrace-based ftrace "process" engine, v2
2009-03-23 15:14 UTC (12+ messages)
Linux 2.6.28.8
2009-03-23 15:08 UTC (2+ messages)
Severe data corruption with ext4
2009-03-23 15:12 UTC (8+ messages)
2.6.27.19 + 28.7: network timeouts for r8169 and 8139too
2009-03-23 15:04 UTC (6+ messages)
[patch 1/5] i2c: xtensa s6000 i2c driver
2009-03-23 15:05 UTC (5+ messages)
` [patch 2/5] xtensa: s6105 specific configuration for the s6000 i2c host
` [patch 3/5] xtensa: add at24hc02b to s6105 platform
` [patch 4/5] xtensa: enable s6000 i2c host driver in s6105_defconfig
` [patch 5/5] xtensa: enable at24 "
[patch] xtensa: implement CLK API
2009-03-23 15:02 UTC
[PATCH 00/25] Cleanup and optimise the page allocator V5
2009-03-23 14:59 UTC (9+ messages)
[PATCH 0/7] blktrace: various cleanups and fixes
2009-03-23 14:48 UTC (4+ messages)
linux-next: Tree for March 19
2009-03-23 14:37 UTC (9+ messages)
` linux-next: Tree for March 19 (wireless/p54)
` [PATCH] p54: fix SoftLED compile dependencies
` [PATCH v2] "
[PATCH] dma-debug: make memory range checks more consistent
2009-03-23 14:35 UTC
ftrace not working?
2009-03-23 14:32 UTC (4+ messages)
[PATCH] shmem: writepage directly to swap
2009-03-23 14:17 UTC (2+ messages)
[patch 1/3] s6gmac: xtensa s6000 on-chip ethernet driver
2009-03-23 14:13 UTC (3+ messages)
` [patch 2/3] xtensa: s6105 specific configuration for s6gmac
` [patch 3/3] xtensa: enable s6gmac in s6105_defconfig
[patch 1/2] xtensa: allow platform and variant to initialize own irq chips
2009-03-23 14:03 UTC (2+ messages)
` [patch 2/2] xtensa: support s6000 gpio irqs and alternate function selection
[PATCH] parport netmos 9845 & 9855 1P4S fixes
2009-03-23 14:00 UTC (5+ messages)
[patch 1/2] xtensa: cache inquiry and unaligned cache handling functions
2009-03-23 13:58 UTC (2+ messages)
` [patch 2/2] xtensa: s6000 dma engine support
[patch] xtensa: make startup code discardable
2009-03-23 13:55 UTC
PATCH: Introduce struct vma_link_info
2009-03-23 13:35 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox