All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-04-20 05:32:39 to 2008-04-20 12:27:42 UTC [more...]

x86: 4kstacks default
 2008-04-20 12:27 UTC  (21+ messages)

removal of arch/ppc in 2.6.27?
 2008-04-20 12:27 UTC  (3+ messages)

Hauppauge WinTV regreession from 2.6.24 to 2.6.25
 2008-04-20 12:26 UTC  (5+ messages)

2.6.25-mm1
 2008-04-20 12:07 UTC  (9+ messages)
      ` [PATCH 1/2] OLPC: Add support for calling into Open Firmware
` internal compiler error: SIGSEGV [Was: 2.6.25-mm1]

Bad network performance over 2Gbps
 2008-04-20 12:08 UTC  (4+ messages)
  ` [PATCH] "

[PATCH] [FB] Add the carmine FB driver
 2008-04-20 12:03 UTC  (4+ messages)

Linux 2.6.25
 2008-04-20 12:02 UTC  (10+ messages)

[linux-dvb] Trying to get a Leadtek Winfast USB dongle working
 2008-04-20 11:57 UTC  (2+ messages)

HID bus
 2008-04-20 11:57 UTC  (3+ messages)

[PATCH] Fix VIDIOCGAP corruption in ivtv
 2008-04-20 11:27 UTC  (2+ messages)

[ANNOUNCE] iproute2 v2.6.25
 2008-04-20 11:48 UTC  (11+ messages)
` PATCH WAS( "

[lm-sensors] [patch 2.6.25-rc9 2/5] lm75: add new-style driver
 2008-04-20 11:33 UTC  (2+ messages)

[Buildroot] [buildroot 0002974]: package lighttpd source fails
 2008-04-20 11:33 UTC 

Possible circular lockdep when doing modprobe -r hostap_pci
 2008-04-20 11:32 UTC 

2.6.25-rc8-mm2
 2008-04-20 12:26 UTC  (13+ messages)
` 2.6.25-rc8-mm2: IP: [<ffffffff802868f9>] __kmalloc+0x69/0x110
        ` 2.6.25-rc8-mm2: FIX kmalloc-2048 (was Re: 2.6.25-rc8-mm2: IP: [<ffffffff802868f9>] __kmalloc+0x69/0x110)
              ` atl1 64-bit => 32-bit DMA borkage (reproducible, bisected)

[linux-dvb] Pinnacle PCTV Dual Sat Pro PCI 4000i
 2008-04-20 11:30 UTC 

[PATCH] [MIPS] Fix order of BRK_BUG in case
 2008-04-20 11:24 UTC  (2+ messages)

udev can't name PS3's network devices correctly
 2008-04-20 11:22 UTC  (12+ messages)
        ` [PATCH] Expose netdevice dev_id through sysfs

Git performance on OS X
 2008-04-20 11:18 UTC  (7+ messages)
      ` [PATCH 01/02/RFC] implement a stat cache
        ` [PATCH 02/02/RFC] make use of the "

[patch 00/13] RFC: split the global mutex
 2008-04-20 11:16 UTC  (2+ messages)

[linux-dvb] Nova-HD-S2
 2008-04-20 11:14 UTC 

[Qemu-devel] Segmentation fault booting arm-test-0.2.tar.gz
 2008-04-20 11:10 UTC  (3+ messages)

[PATCH] Generate a slightly more informative error msg for bad HZ
 2008-04-20 11:09 UTC 

ADS Tech Instant Video PCI. set-up failed on Ubuntu
 2008-04-20 11:05 UTC 

Please pull powerpc.git master branch
 2008-04-20 11:03 UTC 

nl80211: state of mac80211 and hostapd ?
 2008-04-20 11:02 UTC 

[linux-dvb] HVR-4000 and multiproto_plus ?
 2008-04-20 11:00 UTC  (5+ messages)

[linux-dvb] dvico Fusion HDTV DVB-T dual express - willing to help test e.t.c
 2008-04-20 10:59 UTC  (4+ messages)

[Qemu-devel] [4225] PCnet: Allow more then two TMDs (Jan Kiszka)
 2008-04-20 10:59 UTC 

[PATCH] libertas: Fix ethtool statistics
 2008-04-20 10:56 UTC  (6+ messages)

genapic warning in 2.6.25-git2
 2008-04-20 10:32 UTC 

[GIT PATCH] driver core changes against 2.6.25-git
 2008-04-20 10:46 UTC  (37+ messages)
` [PATCH 01/36] kobject: catch kobjects that are not initialized
` [PATCH 02/36] uio: Kconfig improvements
` [PATCH 03/36] uio: mark pci_device_id hilscher_pci_ids[] __devinitdata
` [PATCH 04/36] UIO: arch/arm/Kconfig: Make UIO available on ARM architecture
` [PATCH 05/36] UIO: Remove needless PCI_DEVICE_ID definition from uio_cif.c
` [PATCH 06/36] UIO: Implement a UIO interface for the SMX Cryptengine
` [PATCH 07/36] UIO: hold a reference to the device's owner while the device is open
` [PATCH 08/36] driver core: memory: semaphore to mutex
` [PATCH 09/36] driver core: register_memory/unregister_memory clean ups and bugfix
` [PATCH 10/36] driver core: Convert debug functions declared inline __attribute__((format (printf,x,y) to statement expression macros
` [PATCH 11/36] sysfs: small header file cleanup for SYSFS=n
` [PATCH 12/36] firmware: move firmware_class from Documentation/ to samples/
` [PATCH 13/36] firmware: clean up samples for coding style issues
` [PATCH 14/36] PNP: add all PNP card device id's as individual aliases
` [PATCH 15/36] power_state: remove it from driver core
` [PATCH 16/36] driver core: cpu: fix section mismatch in cpu.c:store_online
` [PATCH 17/36] sysdev: detect multiple driver registrations
` [PATCH 18/36] block: send disk "change" event for rescan_partitions()
` [PATCH 19/36] PM: Handle device registrations during suspend/resume
` [PATCH 20/36] Driver core: Call device_pm_add() after bus_add_device() in device_add()
` [PATCH 21/36] PM: Fix misuse of wakeup flag accessors in serial core
` [PATCH 22/36] PM: Make wakeup flags available whenever CONFIG_PM is set
` [PATCH 23/36] PM: Convert wakeup flag accessors to inline functions
` [PATCH 24/36] Driver core: make device_is_registered() work for class devices
` [PATCH 25/36] SYSFS: Explicitly include required header file slab.h
` [PATCH 26/36] Kobject: Replace list_for_each() with list_for_each_entry()
` [PATCH 27/36] PM: Remove legacy PM (fix)
` [PATCH 28/36] Firmware: add iSCSI iBFT Support
` [PATCH 29/36] PM: Remove destroy_suspended_device()
` [PATCH 30/36] sysfs: refill attribute buffer when reading from offset 0
` [PATCH 31/36] driver core: replace remaining __FUNCTION__ occurrences
` [PATCH 32/36] memstick: convert struct class_device to struct device
` [PATCH 33/36] IB: "
` [PATCH 34/36] IB: rename "dev" to "srp_dev" in srp_host structure
` [PATCH 35/36] DRM: remove unused dev_class
` [PATCH 36/36] SCSI: convert struct class_device to struct device

[NFS] [patch] rpcgen: include sys/ioctl.h on linux systems
 2008-04-20 10:49 UTC 

./fs/partitions/check.c: off-by-one error ?
 2008-04-20 10:35 UTC 

[PATCH 2/4] x86: remove unused code and data in nexgen.c
 2008-04-20 10:33 UTC  (2+ messages)
` [PATCH 2/2 v2] x86: remove unused function, register the cpu vendor "

Ubuntu Gutsy host / XP guest / -smp 2
 2008-04-20 10:33 UTC  (6+ messages)

[Qemu-devel] qemu gdbstub.c linux-user/main.c linux-user/sig
 2008-04-20 10:32 UTC  (2+ messages)
` [Qemu-devel][BUG][PATCH] Change MIPS register access

2.6.25-git1/2 not seeing /dev/sda1 (XFS root) or /dev/sda2 (swap) partitions on a SATA drive
 2008-04-20 11:25 UTC  (2+ messages)

v2.6.25: WARNING: at kernel/lockdep.c:2437 __lock_acquire+0xc69/0xfa0()
 2008-04-20 10:29 UTC 

direct mmio for passthrough - kernel part
 2008-04-20 10:29 UTC  (5+ messages)
` [PATCH 1/1] Enble a guest to access a device's memory mapped I/O regions directly

mips BCM47XX compile error
 2008-04-20 10:14 UTC  (2+ messages)

[PATCH] xfs_quota tool exit status + bugzilla problem
 2008-04-20 10:13 UTC 

[PATCH] GRUB2 does not provide Multiboot Legacy memory map
 2008-04-20 10:12 UTC  (4+ messages)

[PATCH] w6692: replace deprecated pci_find_device
 2008-04-20 10:04 UTC  (2+ messages)

grub-probe fails during grub2 update (Debian)
 2008-04-20 10:07 UTC  (2+ messages)

dying hdd causing MCE and panic (libata)
 2008-04-20  9:33 UTC  (2+ messages)

[build bug] drivers/built-in.o: In function `rt2x00leds_resume': : undefined reference to `led_classdev_resume'
 2008-04-20 10:01 UTC  (6+ messages)

TPM support with SATA drives
 2008-04-20  9:58 UTC 

[PATCH 3/8] omfs: add inode routines
 2008-04-20  9:57 UTC  (3+ messages)

[linux-dvb] USB 1.1 support for AF9015 DVB-T tuner
 2008-04-20  9:58 UTC  (9+ messages)

Plunge in and navigate deep
 2008-04-20  9:53 UTC 

[PATCH] RAW6: Do not allow set IPV6_CHECKSUM for ICMPv6 socket
 2008-04-20  9:38 UTC  (7+ messages)

[Qemu-devel] Linux SIGIO handling changes
 2008-04-20  9:20 UTC  (3+ messages)
` [Qemu-devel] [PATCH] Use SIGALRM even for timers delivered over a fd
  ` [Qemu-devel] [PATCH] Use SIGIO in Linux host

[Xenomai-help] Interrupt handling questions
 2008-04-20  9:07 UTC  (2+ messages)

[Buildroot] [buildroot 0002964]: package libosip2, source and build fails
 2008-04-20  9:06 UTC 

fsldma:[PATCH] update the fsldma driver MAINTAINERS info
 2008-04-20  7:59 UTC 

[linux-dvb] Pinnacle PCTV Sat HDTV Pro USB (PCTV452e) and TT-Connect-S2-3600 final version
 2008-04-20  9:03 UTC  (6+ messages)
    ` [linux-dvb] Pinnacle PCTV Sat HDTV Pro USB (PCTV452e) and TT-Connect-S2-3600 final version (RC-keymap)
` [linux-dvb] Re : Pinnacle PCTV Sat HDTV Pro USB (PCTV452e) and TT-Connect-S2-3600 final version

[U-Boot-Users] Help! u-boot-1.3.2 booting linux-2.6.25 kernel, hanging after Booting using the fdt at 0x600000
 2008-04-20  9:01 UTC 

[PATCH] x86: generic versions of find_first_(zero_)bit, convert i386
 2008-04-20  8:42 UTC  (13+ messages)
  ` Alternative implementation of the generic __ffs

[U-Boot-Users] [PATCH] i.MX31: Enable SPI and MC13783/RTC support for the Litekit board
 2008-04-20  8:38 UTC 

[U-Boot-Users] [PATCH] i.MX31: Use symbolic names for Litekit membases
 2008-04-20  8:36 UTC 

[U-Boot-Users] [PATCH] i.MX31: Fix architecture numbers for ADS and Litekit boards
 2008-04-20  8:35 UTC 

[RFC] MMC multiwrite capability removal
 2008-04-20  8:30 UTC  (3+ messages)

[PATCH 0/5] Clocklib: generic clocks framework
 2008-04-20  8:31 UTC  (6+ messages)
` [PATCH 1/5] Clocklib: add generic framework for managing clocks
` [PATCH 2/5] Clocklib: debugfs support
` [PATCH 3/5] Clocklib: support sa1100 sub-arch
` [PATCH 4/5] Clocklib: support ARM pxa sub-arch
` [PATCH 5/5] Clocklib: Use correct clock for IrDA on pxa

[Buildroot] [buildroot 0002954]: package cgicc no longer available from author site, source and build fails
 2008-04-20  8:31 UTC 

KVM: MMU: kvm_pv_mmu_op should not take mmap_sem
 2008-04-20  8:30 UTC  (2+ messages)

[PATCH 0/5] Clocklib: generic clocks framework
 2008-04-20  8:28 UTC 

[RFC][-mm] Memory controller hierarchy support (v1)
 2008-04-20  8:16 UTC  (7+ messages)

[patch 10/10] drivers/scsi: use time_before, time_before_eq, etc
 2008-04-20  8:19 UTC  (2+ messages)

2.6.25 section mismatches and isdn
 2008-04-20  8:08 UTC 

[PATCH] gfxboot VMX workaround v2
 2008-04-20  7:52 UTC  (9+ messages)

[built bug] drivers/net/wireless/iwlwifi/iwl-debugfs.c
 2008-04-20  7:51 UTC  (3+ messages)
` [build bug] iwl-3945-led.c:(.text+0x119e36): undefined reference to `__led_classdev_unregister'

QEMU/KVM: clear HF_HALTED mask at vcpu startup time
 2008-04-20  7:45 UTC  (2+ messages)

[PATCH] [POWERPC KVM] Kconfig fixes
 2008-04-20  7:35 UTC  (4+ messages)
  ` [kvm-ppc-devel] "

[PATCH] [QEMU POWERPC] FPRs no longer live in kvm_vcpu
 2008-04-20  7:38 UTC  (3+ messages)
  ` [kvm-ppc-devel] [PATCH] [QEMU POWERPC] FPRs no longer live in

[BUG/PATCH] x86 mmiotrace: dynamically disable non-boot CPUs
 2008-04-20  7:14 UTC  (10+ messages)
    ` [BUG] kmalloc_node(GFP_KERNEL) while smp_alt spinlocked
      ` [PATCH] Fix SMP alternatives : use mutex instead of spinlock, text_poke is sleepable
          ` [BUG] CPU hotplug reboots machine (Re: [PATCH] Fix SMP alternatives : use mutex instead of spinlock, text_poke is sleepable)
            ` [PATCH] Check for breakpoint in text_poke to eliminate bug_on

[PATCH (try 3)] http.c: 'use_git_config_string' on configuration options
 2008-04-20  7:10 UTC  (3+ messages)

[U-Boot-Users] [PATCH/review] Blackfin: fix up UART status bit handling
 2008-04-20  7:08 UTC  (3+ messages)

[Qemu-devel] Keyboard contents in QEMU log
 2008-04-20  6:50 UTC  (2+ messages)

[PATCH 1/5] PCI DMA API (v3)
 2008-04-20  6:42 UTC  (9+ messages)
` [Qemu-devel] "
            ` [kvm-devel] "

[Qemu-devel] [PATCH] Set memory size per machine
 2008-04-20  6:57 UTC  (2+ messages)

[U-Boot-Users] [PATCH] Fixed pcnet io_base
 2008-04-20  6:36 UTC  (2+ messages)

[U-Boot-Users] [PATCH] NE2000: Fix regresssion introduced by e710185aae90 on non AX88796
 2008-04-20  6:36 UTC  (2+ messages)

[U-Boot-Users] usb_ohci.c: warning: dereferencing type-punned pointer will break strict-aliasing rules
 2008-04-20  6:36 UTC 

[U-Boot-Users] [PATCH] ads5121e DRAM init (fwd)
 2008-04-20  6:36 UTC 

[U-Boot-Users] [PATCH] Added Am79C970A chip id to pcnet (fwd)
 2008-04-20  6:36 UTC 

[U-Boot-Users] [PATCH v2] MX31ADS network and flash updates
 2008-04-20  6:36 UTC  (2+ messages)

[U-Boot-Users] [PATCH] Add support for u-boot in svn and localversion-* files
 2008-04-20  6:36 UTC  (2+ messages)

[U-Boot-Users] [PATCH/review] Blackfin: make baud calculation more accurate
 2008-04-20  6:36 UTC  (2+ messages)

[U-Boot-Users] [PATCH/review] Blackfin: update cpu header definitions from latest Blackfin toolchain
 2008-04-20  6:36 UTC  (2+ messages)

[U-Boot-Users] ne2000 compile error
 2008-04-20  6:36 UTC  (2+ messages)

[U-Boot-Users] [PATCH v3 7/7] Support for the MX31ADS evaluation board from Freescale
 2008-04-20  6:36 UTC  (2+ messages)

[Qemu-devel] [PATCH] MIPS_R4K: add optionnal 4MB cfi flash and allow to boot from it
 2008-04-20  6:29 UTC  (4+ messages)

[Qemu-devel] [4224] Flash support for mips r4k pseudo-machine, by
 2008-04-20  6:28 UTC 

[Buildroot] [uClibc 0002214]: fails to build toolchain with NPTL selected for powerpc target
 2008-04-20  6:22 UTC 

bug seen with dynticks from CONFIG_HARDIRQS_SW_RESEND
 2008-04-20  6:19 UTC  (9+ messages)
          ` Higer latency with dynamic tick (need for an io-ondemand govenor?)

mpc8349, gb ethernet, bridging
 2008-04-20  5:36 UTC 

[PATCH 1/5]Add some trace markers and expose interfaces in kernel for tracing
 2008-04-20  5:38 UTC  (8+ messages)
` [kvm-ppc-devel] [kvm-devel] [PATCH 1/5]Add some trace markers
          ` [kvm-ppc-devel] [PATCH 1/5]Add some trace markers and exposeinterfaces in kernel for tracing


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.