public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-03-13 13:02:45 to 2009-03-13 20:12:43 UTC [more...]

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

[BUG] 2.6.29-rc7 broke r8169 MAC on Thecus n2100 ARM board
 2009-03-13 20:15 UTC  (2+ messages)

Strange reboots on 2.6.29-rc6-wl
 2009-03-13 20:06 UTC 

[GIT PATCH] SCSI fixes for 2.6.28-rc8
 2009-03-13 20:06 UTC 

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

[PATCH] devcgroup: avoid using cgroup_lock
 2009-03-13 19:57 UTC  (5+ messages)

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

[GIT PATCH] block: cleanup patches
 2009-03-13 19:21 UTC  (3+ messages)
` [PATCH 11/14] block: implement and use [__]blk_end_request_all()

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

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

[git patches] libata fixes
 2009-03-13 19:03 UTC 

IDE subsystem status report
 2009-03-13 19:02 UTC 

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

VFS, NFS security bug? Should CAP_MKNOD and CAP_LINUX_IMMUTABLE be added to CAP_FS_MASK?
 2009-03-13 19:00 UTC  (7+ messages)
        ` Ответ: "

2.6.27.19 + 28.7: network timeouts for r8169 and 8139too
 2009-03-13 18:29 UTC  (4+ messages)

[RFC v2: Patch 1/3] net: hand off skb list to other cpu to submit to upper layer
 2009-03-13 18:51 UTC  (7+ messages)

[PATCH] 8139too: allow to set mac address on running device
 2009-03-13 18:48 UTC  (2+ messages)

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

Network throughput (localhost)
 2009-03-13 18:38 UTC  (3+ messages)

[PATCH] bonding: allow bond in mode balance-alb to work properly in bridge
 2009-03-13 18:33 UTC 

[PATCH net-next 0/10] cxgb3: driver updates
 2009-03-13 18:31 UTC  (2+ messages)

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

[PATCH] eCryptfs: Don't encrypt file key with filename key
 2009-03-13 18:21 UTC  (4+ messages)

Grant Award
 2009-03-13 18:19 UTC 

[GIT PULL] Please pull NFS client bug and regression fixes
 2009-03-13 18:16 UTC 

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

[PATCH] sysfs: only allow one scheduled removal callback per kobj
 2009-03-13 18:07 UTC 

VMI broken on tip/master
 2009-03-13 17:56 UTC 

X200 suspend status on -wl and -next
 2009-03-13 18:01 UTC  (9+ messages)
      ` [ipw3945-devel] "

[RFC][PATCH 00/11] track files for checkpointability
 2009-03-13 17:53 UTC  (11+ messages)
                ` Ensuring c/r maintainability (WAS Re: [RFC][PATCH 00/11] track files for checkpointability)

[PATCH] NOMMU: Pages allocated to a ramfs inode's pagecache may get wrongly discarded
 2009-03-13 17:33 UTC  (4+ messages)
` [PATCH 0/2] Make the Unevictable LRU available on NOMMU
  ` [PATCH 1/2] NOMMU: There is no mlock() for NOMMU, so don't provide the bits
  ` [PATCH 2/2] NOMMU: Make CONFIG_UNEVICTABLE_LRU available when CONFIG_MMU=n

[PATCH] x86-64: improve e820_search_gap()
 2009-03-13 17:37 UTC  (2+ messages)

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

remap_pfn_range() not suitable for physical RAM?
 2009-03-13 17:13 UTC  (5+ messages)

[git patches] Ocfs2 fixes
 2009-03-13 17:14 UTC 

Error testing ext3 on brd ramdisk
 2009-03-13 17:06 UTC  (12+ messages)

[RFC PATCH] Propose a new kernel tracing framework
 2009-03-13 17:04 UTC  (2+ messages)

[GIT PULL] Xen dom0 hardware access support
 2009-03-13 17:00 UTC  (28+ 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 05/27] x86/PCI: Clean up pci_cache_line_size
` [PATCH 06/27] x86/PCI: Enable scanning of all pci functions
` [PATCH 07/27] Xen/x86/PCI: Add support for the Xen PCI subsytem
` [PATCH 08/27] x86/pci: make sure _PAGE_IOMAP it set on pci mappings
` [PATCH 09/27] xen/pci: clean up Kconfig a bit
` [PATCH 10/27] xen: make sure swiotlb allocation is physically contigious
` [PATCH 11/27] xen swiotlb: fixup swiotlb is chunks smaller than MAX_CONTIG_ORDER
` [PATCH 12/27] xen: add hooks for mapping phys<->bus addresses in swiotlb
` [PATCH 13/27] xen/swiotlb: add hook for swiotlb_arch_range_needs_mapping
` [PATCH 14/27] xen: enable swiotlb for xen domain 0
` [PATCH 15/27] xen/swiotlb: use dma_alloc_from_coherent to get device coherent memory
` [PATCH 16/27] swiotlb: use swiotlb_alloc_boot to allocate emergency pool
` [PATCH 17/27] xen/swiotlb: improve comment on gfp flags in xen_alloc_coherent()
` [PATCH 18/27] xen/swiotlb: add sync functions
` [PATCH 19/27] xen: set callout_map to make mtrr work
` [PATCH 20/27] xen mtrr: Use specific cpu_has_foo macros instead of generic cpu_has()
` [PATCH 21/27] xen mtrr: Use generic_validate_add_page()
` [PATCH 22/27] xen mtrr: Implement xen_get_free_region()
` [PATCH 23/27] xen mtrr: Add xen_{get,set}_mtrr() implementations
` [PATCH 24/27] xen mtrr: Kill some unneccessary includes
` [PATCH 25/27] x86: define arch_vm_get_page_prot to set _PAGE_IOMAP on VM_IO vmas
` [PATCH 26/27] agp: use more dma-ops-like operations for agp memory
` [PATCH 27/27] agp/intel: use dma_alloc_coherent for special cursor memory

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

your mail
 2009-03-13 16:54 UTC 

[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()

[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 00/11] generic software counters -v2
 2009-03-13 16:09 UTC  (7+ messages)
` [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] "

[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  (7+ messages)
` [PATCH 10/24] xen: mask XSAVE from cpuid
  ` [Xen-devel] "
` [PATCH 22/24] xen: remove suspend_cancel hook
  ` [Xen-devel] "

[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  (3+ 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

[PATCH 02/11] hrtimer: fix rq->lock inversion (again)
 2009-03-13 14:57 UTC  (3+ messages)
` [tip:core/locking] "

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)

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

[PATCH 11/11] perf_counter: add an event_list
 2009-03-13 13:07 UTC  (3+ messages)
` [tip:perfcounters/core] "

[PATCH 05/11] perf_counter: add comment to barrier
 2009-03-13 13:06 UTC  (3+ messages)
` [tip:perfcounters/core] "

[PATCH 04/11] perf_counter: use list_move_tail
 2009-03-13 13:06 UTC  (2+ messages)
` [tip:perfcounters/core] perf_counter: use list_move_tail()

[PATCH 07/11] perf_counter: software counter event infrastructure
 2009-03-13 13:07 UTC  (3+ messages)
` [tip:perfcounters/core] "

[PATCH 09/11] perf_counter: provide major/minor page fault software events
 2009-03-13 13:07 UTC  (3+ messages)
` [tip:perfcounters/core] "

[PATCH 08/11] perf_counter: provide pagefault software events
 2009-03-13 13:07 UTC  (3+ messages)
` [tip:perfcounters/core] "

[PATCH 06/11] perf_counter: x86: use ULL postfix for 64bit constants
 2009-03-13 13:06 UTC  (3+ messages)
` [tip:perfcounters/core] "

[PATCH 03/11] perf_counter: x86: fix 32bit irq_period assumption
 2009-03-13 13:06 UTC  (2+ messages)
` [tip:perfcounters/core] perf_counter: x86: fix 32-bit "


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