linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-03-13 09:27:01 to 2009-03-13 17:02:53 UTC [more...]

your mail
 2009-03-13 16:54 UTC 

[GIT PULL] Xen dom0 hardware access support
 2009-03-13 16:59 UTC  (7+ messages)
` [PATCH 01/27] xen: Don't disable the I/O space
` [PATCH 02/27] xen: Allow unprivileged Xen domains to create iomap pages
` [PATCH 03/27] Xen: Rename the balloon lock
` [PATCH 04/27] xen: Add xen_create_contiguous_region
` [PATCH 06/27] x86/PCI: Enable scanning of all pci functions
` [PATCH 08/27] x86/pci: make sure _PAGE_IOMAP it set on pci mappings

[RFC v13][PATCH 00/14] Kernel based checkpoint/restart
 2009-03-13 16:53 UTC  (18+ messages)
    ` What can OpenVZ do?
        ` How much of a mess does OpenVZ make? ;) Was: "

[RFC][PATCH 0/2] Rework disabling of interrupts during suspend-resume
 2009-03-13 16:53 UTC  (4+ messages)
` [update, rev. 6] Re: [PATCH 1/10] PM: Rework handling of interrupts during suspend-resume (rev. 5)

[RFC][PATCH 0/2] Syscalls tracing
 2009-03-13 16:50 UTC  (6+ messages)
` [RFC][PATCH 2/2] tracing/x86: basic implementation of syscall tracing for x86-64
  ` [tip:tracing/syscalls] tracing/syscalls: support for syscalls tracing on x86, fix

[PATCH 0/2 v2] Syscalls tracing
 2009-03-13 16:47 UTC  (9+ messages)
` [PATCH 1/2 v2] tracing/syscalls: core infrastructure for syscalls tracing
  ` [tip:tracing/syscalls] tracing/syscalls: core infrastructure for syscalls tracing, enhancements
` [PATCH 2/2 v2] tracing/syscalls: support for syscalls tracing on x86-64
  ` [tip:tracing/syscalls] tracing/syscalls: support for syscalls tracing on x86

[GIT PATCHES for 2.6.29-rc8] V4L/DVB fixes
 2009-03-13 16:43 UTC 

[GIT PULL] Xen dom0 apic changes
 2009-03-13 16:42 UTC  (18+ messages)
` [PATCH 01/17] xen/dom0: handle acpi lapic parsing in Xen dom0
` [PATCH 02/17] xen: hook io_apic read/write operations
` [PATCH 03/17] xen: create dummy ioapic mapping
` [PATCH 04/17] xen: implement pirq type event channels
` [PATCH 05/17] x86/io_apic: add get_nr_irqs_gsi()
` [PATCH 06/17] xen/apic: identity map gsi->irqs
` [PATCH 07/17] xen: direct irq registration to pirq event channels
` [PATCH 08/17] xen: bind pirq to vector and event channel
` [PATCH 09/17] xen: pre-initialize legacy irqs early
` [PATCH 10/17] xen/apic: program the apic triggering and polarity properly
` [PATCH 11/17] xen: don't setup acpi interrupt unless there is one
` [PATCH 12/17] xen: use acpi_get_override_irq() to get triggering for legacy irqs
` [PATCH 13/17] xen: initialize irq 0 too
` [PATCH 14/17] xen: dynamically allocate irq & event structures
` [PATCH 15/17] xen: set pirq name to something useful
` [PATCH 16/17] xen: fix legacy irq setup, make ioapic-less machines work
` [PATCH 17/17] xen: disable MSI

[GIT PULL] Xen dom0 core changes
 2009-03-13 16:29 UTC  (16+ messages)
` [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] Preliminary work on paravirtualizing set_io_bitmap
` [PATCH 15/15] x86: don't need "changed" parameter for set_io_bitmap()

[PATCH] VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoff
 2009-03-13 16:25 UTC  (3+ messages)
` [tip:x86/urgent] "

[RFC patch 00/41] LTTng 0.105 core for Linux 2.6.27-rc9
 2009-03-13 16:18 UTC  (5+ messages)

build bug on pointer type
 2009-03-13 16:17 UTC 

[PATCH] eCryptfs: Don't encrypt file key with filename key
 2009-03-13 16:10 UTC  (3+ messages)

[PATCH 00/11] generic software counters -v2
 2009-03-13 16:09 UTC  (37+ messages)
` [PATCH 01/11] sched: remove extra call overhead for schedule()
  ` [tip:core/locking] "
` [PATCH 02/11] hrtimer: fix rq->lock inversion (again)
  ` [tip:core/locking] "
` [PATCH 03/11] perf_counter: x86: fix 32bit irq_period assumption
  ` [tip:perfcounters/core] perf_counter: x86: fix 32-bit "
` [PATCH 04/11] perf_counter: use list_move_tail
  ` [tip:perfcounters/core] perf_counter: use list_move_tail()
` [PATCH 05/11] perf_counter: add comment to barrier
  ` [tip:perfcounters/core] "
` [PATCH 06/11] perf_counter: x86: use ULL postfix for 64bit constants
  ` [tip:perfcounters/core] "
` [PATCH 07/11] perf_counter: software counter event infrastructure
  ` [tip:perfcounters/core] "
` [PATCH 08/11] perf_counter: provide pagefault software events
  ` [tip:perfcounters/core] "
` [PATCH 09/11] perf_counter: provide major/minor page fault "
  ` [tip:perfcounters/core] "
` [PATCH 10/11] perf_counter: hrtimer based sampling for software time events
  ` [tip:perfcounters/core] "
  ` [PATCH 10.5/11] perf_counter: fix hrtimer sampling
    ` [tip:perfcounters/core] "
` [PATCH 11/11] perf_counter: add an event_list
  ` [tip:perfcounters/core] "

[PATCH] x86: more debug print out with mtrr
 2009-03-13 15:45 UTC  (4+ messages)
` [tip:x86/mtrr] x86: more MTRR debug printouts

[PATCH] drivers/net/ax88796.c: take IRQ flags from platform_device
 2009-03-13 15:32 UTC  (2+ messages)

[PULL] x86 cpumask work
 2009-03-13 15:27 UTC  (8+ messages)
      ` [tip:cpus4096] cpumask: convert node_to_cpumask_map[] to cpumask_var_t
    ` [PATCH] Move numa_node_id default implementation to topology.h
      ` [tip:cpus4096] numa, cpumask: move "

alloc_bootmem_low() mis-uses
 2009-03-13 14:53 UTC 

[GIT PULL] 2.6.30 Xen core updates
 2009-03-13 15:17 UTC  (9+ messages)
` [PATCH 10/24] xen: mask XSAVE from cpuid
  ` [Xen-devel] "
` [PATCH 22/24] xen: remove suspend_cancel hook
  ` [Xen-devel] "
` [PATCH 23/24] xen: use device model for suspending xenbus devices
  ` [Xen-devel] [PATCH 23/24] xen: use device model for suspendingxenbus devices

[git-pull -tip] x86: cpu_debug add support for various AMD CPUs
 2009-03-13 15:15 UTC  (2+ messages)

Grant
 2009-03-13 14:37 UTC 

Sierra Wireless (MC8780) HSDPA speed issue
 2009-03-13 15:01 UTC 

[PATCH] driver core: fix passing platform_data
 2009-03-13 15:06 UTC 

[PATCH] futex: remove the pointer math from double_unlock_hb
 2009-03-13 15:03 UTC  (4+ messages)
` [tip:core/futexes] futex: remove the pointer math from double_unlock_hb, fix

[PATCH 00/16] [GIT PULL] updates for tip/tracing/ftrace
 2009-03-13 15:03 UTC  (3+ messages)
` [PATCH 09/16] tracing: export trace formats to user space

remap_pfn_range() not suitable for physical RAM?
 2009-03-13 15:00 UTC  (4+ messages)

Linux* Processor Microcode Data File
 2009-03-13 14:55 UTC  (3+ messages)

mixed protection flags for mmap() ?
 2009-03-13 14:46 UTC  (2+ messages)

Off-by-one in both LIBATA and IDE drivers
 2009-03-13 14:45 UTC  (2+ messages)

[PATCH] drivers/base/platform.c: Add platform_get_irq_flags()
 2009-03-13 14:29 UTC 

[RFC] hpsa: addressing review comments
 2009-03-13 14:18 UTC 

[PATCH 1/2] dmaengine: TXx9 Soc DMA Controller driver
 2009-03-13 14:16 UTC  (4+ messages)

[patch 02/11] x86 architecture implementation of Hardware Breakpoint interfaces
 2009-03-13 14:13 UTC  (3+ messages)

Capability to do correct frequency throttling and PM when the cpufreq drivers are compiled into kernel
 2009-03-13 13:45 UTC 

If someone could have a look at bz 12556 
 2009-03-13 13:33 UTC 

[PATCH] devcgroup: avoid using cgroup_lock
 2009-03-13 13:41 UTC  (4+ messages)

[PATCH] 8139cp: allow to set mac address on running device
 2009-03-13 13:39 UTC  (8+ messages)

[PATCH] ftace: remove struct list_head in struct dyn_ftrace
 2009-03-13 13:16 UTC  (3+ messages)
` [tip:tracing/ftrace] ftrace: remove struct list_head from "

[PATCH] perfcounters: Make s/w counters in a group only count when group is on
 2009-03-13 13:13 UTC  (6+ messages)

usbhid: Changes since 2.6.28 in quirk handling?
 2009-03-13 12:39 UTC 

[TIP] BUG kmalloc-4096: Poison overwritten (ath5k_rx_skb_alloc)
 2009-03-13 12:28 UTC  (12+ messages)

make headers_install broken for ARCH=m68k in 2.6.29-rc7
 2009-03-13 12:14 UTC  (10+ messages)

[PATCH, RFC] sysfs: only allow one scheduled removal callback per kobj
 2009-03-13 12:03 UTC  (8+ messages)

[PATCH] ftrace: Don't try to __ftrace_replace_code on !FTRACE_FL_CONVERTED rec
 2009-03-13 12:02 UTC  (3+ messages)
` [tip:tracing/ftrace] ftrace: don't "

[PATCH] NOMMU: Pages allocated to a ramfs inode's pagecache may get wrongly discarded
 2009-03-13 11:53 UTC  (4+ messages)

[BUG,2.6.28,s390] Fails to boot in Hercules S/390 emulator
 2009-03-13 11:48 UTC  (4+ messages)
  ` [BUG,2.6.28,s390] Fails to boot in Hercules S/390 emulator - hang traced

[PATCH 1/1] loop.h use __kernel_old_dev_t which is not possible use on arch which don't have it
 2009-03-13 11:12 UTC 

[PATCH] x86: clean up output resulting from update_mptable option
 2009-03-13 11:13 UTC  (5+ messages)
` [tip:x86/mm] "
  ` [PATCH] x86: fix e820_update_range()

[patch 1/5] x86, bts: detect size of DS fields
 2009-03-13 11:09 UTC  (6+ messages)
` [tip:tracing/hw-branch-tracing] "
` [tip:tracing/hw-branch-tracing] x86, bts: cleanups
` [tip:tracing/hw-branch-tracing] x86, bts: detect size of DS fields, fix

[patch 5/5] x86, hw-branch-tracer: add selftest
 2009-03-13 11:01 UTC  (2+ messages)
` [tip:tracing/hw-branch-tracing] "

[patch 4/5] x86, hw-branch-tracer: keep resources on stop
 2009-03-13 11:00 UTC  (2+ messages)
` [tip:tracing/hw-branch-tracing] "

[patch 2/5] x86, bts: add selftest for BTS
 2009-03-13 11:00 UTC  (2+ messages)
` [tip:tracing/hw-branch-tracing] "

[patch 3/5] x86, bts: correct comment style in ds.c
 2009-03-13 11:00 UTC  (2+ messages)
` [tip:tracing/hw-branch-tracing] "

[PATCH 0/7] Per-bdi writeback flusher threads
 2009-03-13 10:54 UTC  (4+ messages)
` [PATCH 2/7] writeback: switch to per-bdi threads for flushing data

[PATCH] NOMMU: Pages allocated to a ramfs inode's pagecache may get wrongly discarded
 2009-03-13 10:44 UTC  (4+ messages)

[PATCH] ftrace: use seq_read
 2009-03-13 10:39 UTC  (2+ messages)
` [tip:tracing/ftrace] "

[PATCH, resend] eliminate spurious pointless WARN_ON()s
 2009-03-13 10:38 UTC  (11+ messages)
` [tip:core/ipi] generic-ipi: "
    ` [tip:core/ipi] generic-ipi: eliminate spurious pointlessWARN_ON()s
` [tip:core/ipi] generic-ipi: eliminate WARN_ON()s during oops/panic
` [tip:core/ipi] panic: decrease oops_in_progress only after having done the panic
` [tip:core/ipi] panic, smp: provide smp_send_stop() wrapper on UP too
` [tip:core/ipi] panic: clean up kernel/panic.c

linux-next: Tree for March 12
 2009-03-13 10:35 UTC  (2+ messages)
` Kernel panic on linux-nextMarch 12

How can PCI resource allocation fail?
 2009-03-13 10:24 UTC  (4+ messages)
` [alsa-devel] "

Network throughput (localhost)
 2009-03-13 10:18 UTC  (2+ messages)

[PATCH 0/10] omap_hsmmc patches
 2009-03-13 10:16 UTC  (3+ messages)
` [PATCH 9/10] OMAP: HSMMC: Fix MMC3 dma

[PATCH] x86: mtrr: don't modify RdDram/WrDram bits of fixed MTRRs
 2009-03-13 10:08 UTC  (4+ messages)
` [PATCH v2] "
    ` How to submit patches that should be considered for stable inclusion also [Was: Re: [PATCH v2] x86: mtrr: ...]

Asking for inclusion of nilfs2 in the mainline kernel
 2009-03-13 10:04 UTC  (3+ messages)

[PATCH] GPIOLIB: Allow GPIOs to be named
 2009-03-13  9:43 UTC  (4+ messages)

[PATCH] ftrace: Avoid double-free of dyn_ftrace
 2009-03-13  9:33 UTC  (4+ messages)
` [tip:tracing/ftrace] ftrace: avoid "

Tux3 report: Tux3 Git tree available
 2009-03-13  9:32 UTC  (4+ messages)
` [Tux3] "

[PATCH] kallsyms, tracing: output more proper symbol name
 2009-03-13  9:27 UTC  (7+ messages)
        ` [PATCH V3] "


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