The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2008-07-22 13:32:12 to 2008-07-22 20:48:38 UTC [more...]

latest tree build failure -- cpm uart & gpio
 2008-07-22 20:48 UTC  (5+ messages)

[crash] BUG: unable to handle kernel NULL pointer dereference at 0000000000000370
 2008-07-22 20:43 UTC  (13+ messages)
        ` Kernel WARNING: at net/core/dev.c:1330 __netif_schedule+0x2c/0x98()

[GIT PATCH] driver core patches against 2.6.26
 2008-07-22 20:40 UTC  (11+ messages)
` [PATCH 02/79] kobject: replace '/' with '!' in name
` [PATCH 58/79] UIO: add generic UIO platform driver
` [PATCH 72/79] sysdev: Pass the attribute to the low level sysdev show/store function
` [PATCH 75/79] HP iLO driver

[PATCH] kernel-doc: handle/strip __init
 2008-07-22 20:36 UTC  (3+ messages)

linux-next build error (PNP/IXJ)
 2008-07-22 20:32 UTC  (7+ messages)

[PATCH] x86: add apic probe for genapic 64bit
 2008-07-22 20:20 UTC  (12+ messages)
` [PATCH] x86: add apic probe for genapic 64bit v2
  ` [PATCH] x86: move declaring x2apic_extra_bits

[BUG] kernel BUG at net/core/dev.c:1328!
 2008-07-22 20:18 UTC  (4+ messages)

New conflict message in latest GIT
 2008-07-22 20:14 UTC  (3+ messages)

[patch 0/4] Port KVM-trace to tracepoints
 2008-07-22 19:54 UTC  (10+ messages)
` [patch 4/4] KVM-trace port "

[PATCH retry] arch/ia64/kvm/kvm-ia64.c: Add local_irq_restore in error handling code
 2008-07-22 19:53 UTC  (2+ messages)

[PATCH 0/24] oprofile: Add IBS support for AMD CPUs
 2008-07-22 19:53 UTC  (26+ messages)
` [PATCH 01/24] x86: Add PCI IDs for AMD Barcelona PCI devices
` [PATCH 02/24] x86: apic_*.c: Add description to AMD's extended LVT functions
` [PATCH 03/24] oprofile: Add support for AMD Family 11h
` [PATCH 04/24] x86/oprofile: Introduce model specific init/exit functions
` [PATCH 05/24] x86/oprofile: Minor changes in op_model_athlon.c
` [PATCH 06/24] x86/oprofile: Renaming athlon_*() into op_amd_*()
` [PATCH 07/24] drivers/oprofile: Coding style fixes in buffer_sync.c
` [PATCH 08/24] OProfile: Moving increment_tail() "
` [PATCH 09/24] OProfile: Add IBS code macros
` [PATCH 10/24] x86/oprofile: Add IBS support for AMD CPUs, IBS buffer handling routines
` [PATCH 11/24] x86/oprofile: Add IBS support for AMD CPUs, model specific code
` [PATCH 12/24] x86/oprofile: Separating the IBS handler
` [PATCH 13/24] OProfile: Change IBS interrupt initialization
` [PATCH 14/24] OProfile: Fix build error in op_model_athlon.c
` [PATCH 15/24] OProfile: on_each_cpu(): kill unused retry parameter
` [PATCH 16/24] OProfile: Fix setup_ibs_files() function interface
` [PATCH 17/24] OProfile: Enable IBS for AMD CPUs
` [PATCH 18/24] OProfile: Fix IBS build error for UP
` [PATCH 19/24] x86/oprofile: Macro definition cleanup in op_model_athlon.c
` [PATCH 20/24] x86/oprofile: op_model_athlon.c: Fix counter reset when reenabling IBS OP
` [PATCH 21/24] x86: apic: Export symbols for extended interrupt LVT functions
` [PATCH 22/24] x86/oprofile: Add CONFIG_OPROFILE_IBS option
` [PATCH 23/24] oprofile: Fix printk in cpu_buffer.c
` [PATCH 24/24] x86/oprofile: Reanaming op_model_athlon.c to op_model_amd.c

[git pull] x86: declaration fixes
 2008-07-22 19:36 UTC 

[PATCH] firewire: avoid memleak after phy config transmit failure
 2008-07-22 19:35 UTC 

pata_it821x completely broken
 2008-07-22 19:35 UTC  (7+ messages)

[PATCH] cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment (take 2)
 2008-07-22 19:32 UTC  (17+ messages)
    ` [PATCH] cpu hotplug, sched: Introduce cpu_active_map and redosched "
        ` [PATCH] cpu hotplug, sched: Introduce cpu_active_map and redoscheddomain "
            ` [PATCH] cpu hotplug, sched: Introduce cpu_active_map and redoscheddomainmanagment "
                ` [PATCH] cpu hotplug, sched:Introduce "

[PATCH] tehuti: use request_firmware
 2008-07-22 19:22 UTC  (3+ messages)

[PATCH 1/2] arch/ia64/kvm/kvm-ia64.c: Add local_irq_restore in error handling code
 2008-07-22 19:18 UTC  (3+ messages)

WARNING: at net/core/dev.c:1330 __netif_schedule+0x23/0x77()
 2008-07-22 19:05 UTC 

mmiotrace broken in linux-next (8-bit writes only)
 2008-07-22 19:00 UTC  (3+ messages)
      ` [PATCH] x86: fix mmiotrace 8-bit register decoding

Firmware breakage
 2008-07-22 18:51 UTC  (7+ messages)

[RFC] systemtap: begin the process of using proper kernel APIs (part1: use kprobe symbol_name/offset instead of address)
 2008-07-22 18:48 UTC  (14+ messages)

[2.6 patch] make selinux_write_opts() static
 2008-07-22 18:43 UTC  (2+ messages)

pv_ops - 2.6.26 - unable to handle kernel paging request
 2008-07-22 18:46 UTC 

Bug on 2.6.26 - x86 VIA Nehemiah CentaurHauls processor cannot boot
 2008-07-22 18:41 UTC  (13+ messages)

[RFC PATCH 0/4] kmemtrace RFC (resend 2, fixed wrong Cc)
 2008-07-22 18:36 UTC  (5+ messages)
` [RFC PATCH 1/4] kmemtrace: Core implementation
  ` [RFC PATCH 2/4] kmemtrace: SLAB hooks
    ` [RFC PATCH 3/4] kmemtrace: SLUB hooks
      ` [RFC PATCH 4/4] kmemtrace: SLOB hooks

[2.6 patch] make ivtv_claim_stream() static
 2008-07-22 18:34 UTC  (2+ messages)

measuring memory pressure, expose freepages and zone watermarks under /proc perhaps?
 2008-07-22 18:36 UTC 

[RFC PATCH 0/4] kmemtrace RFC (resend 2)
 2008-07-22 18:31 UTC  (5+ messages)
` [RFC PATCH 1/4] kmemtrace: Core implementation
  ` [RFC PATCH 2/4] kmemtrace: SLAB hooks
    ` [RFC PATCH 3/4] kmemtrace: SLUB hooks
      ` [RFC PATCH 4/4] kmemtrace: SLOB hooks

[PATCH] x86: more header fixes
 2008-07-22 18:27 UTC  (6+ messages)

[PATCH] iwlwifi: Enable packet injection for iwl4965
 2008-07-22 18:13 UTC  (4+ messages)
  ` [ipw3945-devel] "

[PATCH] PCI: hotplug: fix error path in pci_slot's register_slot
 2008-07-22 18:20 UTC  (2+ messages)

2.6.24-rc4: pci_remove_bus_device() => pci_scan_child_bus() => pci_bus_add_devices bug?
 2008-07-22 18:11 UTC  (11+ messages)
` [PATCH 2.6.26] PCI: refuse to re-add a device to a bus upon pci_scan_child_bus()

[PATCH 01/01] x86: L3 cache index disable for 2.6.26
 2008-07-22 18:06 UTC  (4+ messages)

[Patch] um: fix a build error
 2008-07-22 17:42 UTC  (4+ messages)

HP (Compaq) Smart Array 5xxx controller SCSI driver
 2008-07-22 17:57 UTC 

PCI: MSI interrupts masked using prohibited method
 2008-07-22 17:52 UTC  (13+ messages)

[PATCH] Traffic control cgroups subsystem
 2008-07-22 17:44 UTC 

[Patch] uml: fix another build error
 2008-07-22 17:41 UTC 

[PATCH] s2255drv Sensoray 2255 driver fixes
 2008-07-22 17:43 UTC 

[RFC] Add a counter in task_struct for skipping permission check. (Was: Should LSM hooks be called by filesystem's requests?)
 2008-07-22 17:30 UTC  (3+ messages)

[2.6 patch] make ptrace_untrace() static
 2008-07-22 17:20 UTC 

[RFC: 2.6 patch] drivers/net/igb/: #if 0 unused functions
 2008-07-22 17:20 UTC 

[2.6 patch] make pnp_build_option() static
 2008-07-22 17:20 UTC 

Floppy access by dd fails for 2.6.26-rc2 to final, possibly even earlier
 2008-07-22 16:40 UTC  (2+ messages)

[PATCH 2/2] : Add local_irq_restore in error handling code
 2008-07-22 17:10 UTC  (2+ messages)

memory hotplug: hot-remove fails on lowest chunk in ZONE_MOVABLE
 2008-07-22 16:55 UTC 

[PATCH] documentation: move mtrr.txt to Doc/x86/ subdir
 2008-07-22 16:48 UTC 

[GIT PULL] dlm updates for 2.6.27 (resend)
 2008-07-22 16:40 UTC 

[PATCH] documentation: move hpet.txt to timers/ subdirectory
 2008-07-22 16:46 UTC 

[PATCH] firewire: fw-ohci: TSB43AB22/A dualbuffer workaround
 2008-07-22 16:41 UTC 

latest -git: BUG at fs/jfs/namei.c:512 assert(ip->i_nlink)
 2008-07-22 16:30 UTC  (8+ messages)

[PATCH] serial: fix struct uart_info change fallout
 2008-07-22 16:22 UTC  (7+ messages)

+ pm-introduce-new-interfaces-schedule_work_on-and-queue_work_on.patch added to -mm tree
 2008-07-22 16:19 UTC  (2+ messages)

x86_64, dwarf2: push pushes 8 bytes and popf pops 8
 2008-07-22 16:14 UTC 

[RFC] fix kallsyms to allow discrimination of local symbols
 2008-07-22 16:05 UTC  (6+ messages)

[PATCH] x86: fix pte_flags() to only return flags, fix lguest
 2008-07-22 15:43 UTC  (10+ messages)
  ` [PATCH] x86: fix pte_flags() to only return flags, fix lguest (updated)
    ` [PATCH 1/2] x86: rename PTE_MASK to PTE_PFN_MASK

make htmldocs errors
 2008-07-22 15:42 UTC  (2+ messages)

[GIT]: Networking
 2008-07-22 15:34 UTC  (11+ messages)
` [crash, bisected] Kernel BUG at ffffffff8079afb1 (__netif_schedule())
  ` [crash] BUG: unable to handle kernel NULL pointer dereference at 0000000000000370
    ` [crash] kernel BUG at net/core/dev.c:1328!
          ` [TCP bug] stuck distcc connections in latest -git

[GIT PATCH] USB patches for 2.6.26
 2008-07-22 15:27 UTC  (4+ messages)
` [USB boot crash, -git] ecm_do_notify(), list_add corruption. prev->next should be next (ffff88003b8f82f8)

[git pull] x86 fixes
 2008-07-22 15:23 UTC  (4+ messages)

Kernel version : what about s.yy.ww.tt scheme ?
 2008-07-22 15:18 UTC  (4+ messages)
  ` Kernel version : what about YYYY.MM.[01].x ?

[PATCH 1/5] integrity: TPM cleanup
 2008-07-22 15:08 UTC  (6+ messages)
    ` [Patch 5/5]integrity: IMA as an integrity service provider

Regression: myri10ge driver in 2.6.26
 2008-07-22 15:04 UTC 

[PATCH -mm] coredump: format_corename: don't append .%pid if multi-threaded
 2008-07-22 14:46 UTC  (6+ messages)

128 GiB memory question-- kernel only sees 64GiB?
 2008-07-22 14:43 UTC  (3+ messages)

[PATCH v2] Led driver for technologic systems 5500
 2008-07-22 14:23 UTC  (4+ messages)

[RFC PATCH] HP (Compaq) Smart Array 5xxx controller SCSI driver
 2008-07-22 14:40 UTC  (3+ messages)

[Linux-fbdev-devel] No console on Riva TNT since 2.6.26-0.rc4
 2008-07-22 14:39 UTC 

Why is /sys/class/power_supply/CMB1/energy_now not exported?
 2008-07-22 14:19 UTC  (3+ messages)

Add to_irq fields to gpiolib (with sample implementation)
 2008-07-22 14:15 UTC  (3+ messages)

[PATCH] ftrace: copy + paste typo in asm/ftrace.h
 2008-07-22 14:09 UTC  (2+ messages)

Freezer: How to handle timers?
 2008-07-22 14:06 UTC  (2+ messages)

[RFC] Imprecise timers
 2008-07-22 14:04 UTC  (4+ messages)

[PATCH] hid: wellspring device quirks
 2008-07-22 13:59 UTC  (5+ messages)

[PATCH] linux-input: bcm5974-0.57: mode-switch to atp_open, cleanup bug fixed
 2008-07-22 13:52 UTC  (4+ messages)

[PATCH] x86: APIC: Remove apic_write_around(); use alternatives
 2008-07-22 13:48 UTC  (11+ messages)

[bug, netconsole, SLUB] BUG skbuff_head_cache: Poison overwritten
 2008-07-22 13:34 UTC  (6+ messages)


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