linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-07-21 20:37:12 to 2008-07-22 05:39:30 UTC [more...]

[GIT PATCH] driver core patches against 2.6.26
 2008-07-22  5:19 UTC  (54+ messages)
` [PATCH 01/79] sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minor
` [PATCH 02/79] kobject: replace '/' with '!' in name
` [PATCH 03/79] debugfs: Add a reference to the debugfs API documentation
` [PATCH 04/79] Firmware: fix typo in example code
` [PATCH 05/79] device create: block: convert device_create to device_create_drvdata
` [PATCH 06/79] device create: char: "
` [PATCH 07/79] device create: coda: "
` [PATCH 08/79] device create: dca: "
` [PATCH 09/79] device create: dvb: "
` [PATCH 10/79] device create: framebuffer: "
` [PATCH 11/79] device create: hid: "
` [PATCH 12/79] device create: hwmon: "
` [PATCH 13/79] device create: i2c: "
` [PATCH 14/79] device create: ide: "
` [PATCH 15/79] device create: ieee1394: "
` [PATCH 16/79] device create: infiniband: "
` [PATCH 17/79] device create: isdn: "
` [PATCH 18/79] device create: macintosh: "
` [PATCH 19/79] device create: mips: "
` [PATCH 20/79] device create: misc: "
` [PATCH 21/79] device create: mtd: "
` [PATCH 22/79] device create: net: "
` [PATCH 23/79] device create: s390: "
` [PATCH 24/79] device create: scsi: "
` [PATCH 25/79] device create: sound: "
` [PATCH 26/79] device create: spi: "
` [PATCH 27/79] device create: usb: "
` [PATCH 28/79] device create: x86: "
` [PATCH 29/79] driver core: remove device_create()
` [PATCH 30/79] device create: convert device_create_drvdata to device_create
` [PATCH 31/79] Driver Core: add ability for class_for_each_device to start in middle of list
` [PATCH 32/79] Driver Core: add ability for class_find_device "
` [PATCH 33/79] block: fix compiler warning in genhd.c
` [PATCH 34/79] block: make printk_partition use the class iterator function
` [PATCH 35/79] block: make blk_lookup_devt "
` [PATCH 36/79] block: make /proc/diskstats only build if CONFIG_PROC_FS is enabled
` [PATCH 37/79] block: make proc files seq_start use the class_find_device()
` [PATCH 38/79] block: move header for /proc/partitions to seq_start
` [PATCH 39/79] block: make /proc/partitions and /proc/diskstats use class_find_device()
` [PATCH 40/79] infiniband: rename "device" to "ib_device" in cm_device
` [PATCH 41/79] infiniband: make cm_device use a struct device and not a kobject
` [PATCH 42/79] bluetooth: remove improper bluetooth class symlinks
` [PATCH 43/79] class: move driver core specific parts to a private structure
` [PATCH 44/79] class: rename "devices" to "class_devices" in internal class structure
` [PATCH 45/79] class: rename "interfaces" to "class_interfaces" "
` [PATCH 46/79] class: rename "subsys" to "class_subsys" "
` [PATCH 47/79] class: rename "sem" to "class_sem" "
` [PATCH 48/79] class: fix docbook comments for class_private structure
` [PATCH 49/79] class: add lockdep infrastructure
` [PATCH 50/79] class: change internal semaphore to a mutex
` [PATCH 51/79] driver core: remove KOBJ_NAME_LEN define
` [PATCH 52/79] driver core: remove DEVICE_NAME_SIZE define
` [PATCH 53/79] driver core: remove DEVICE_ID_SIZE define

kernel won't boot on a Cyrix MediaGXm (Geode )
 2008-07-22  5:16 UTC  (6+ messages)

[PATCH] JMicron JM20337 USB-SATA data corruption bugfix - device 152d:2338
 2008-07-22  5:11 UTC  (3+ messages)

[PATCH] cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment (take 2)
 2008-07-22  5:10 UTC  (11+ 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] x86: add apic probe for genapic 64bit
 2008-07-22  5:08 UTC  (2+ messages)
` [PATCH] x86: add apic probe for genapic 64bit v2

[RFC] Imprecise timers
 2008-07-22  4:58 UTC  (11+ messages)
` [RFC] schedule_timeout_range()

[PATCH] x86: fix pte_flags() to only return flags, fix lguest
 2008-07-22  4:52 UTC  (5+ messages)

[PATCH 3/9] ivtv: test below 0 on unsigned has_ir
 2008-07-22  4:50 UTC  (2+ messages)

[PATCH] pci kernel-doc fatal error
 2008-07-22  4:51 UTC  (5+ messages)

Bug on 2.6.26 - x86 VIA Nehemiah CentaurHauls processor cannot boot
 2008-07-22  4:47 UTC  (5+ messages)

BUG: iwlwifi build failed
 2008-07-22  4:43 UTC 

[PATCH] toshiba_acpi: Add support for bluetooth toggling through rfkill
 2008-07-22  4:20 UTC  (3+ messages)

[PATCH 6/7] drivers/video: Release mutex in error handling code
 2008-07-22  4:19 UTC  (2+ messages)
` [Linux-fbdev-devel] "

[PATCH] Traffic control cgroups subsystem
 2008-07-22  4:08 UTC 

[PATCH] cpu hotplug: Make cpu_active_map synchronization dependency clear
 2008-07-22  4:07 UTC  (4+ messages)

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

[PATCH -mm] mm: more likely reclaim MADV_SEQUENTIAL mappings
 2008-07-22  3:49 UTC  (9+ messages)

[PATCH] x86: BUILD_IRQ say .text to avoid .data.percpu
 2008-07-22  3:49 UTC  (3+ messages)

2.6.26: (x86-32) Sections mismatch setup_trampoline() and trampoline_data
 2008-07-22  3:34 UTC 

[PATCH] stopmachine: add stopmachine_timeout
 2008-07-22  3:28 UTC  (5+ messages)
      ` [PATCH] stopmachine: allow force progress on timeout

[git pull] x86: declaration fixes
 2008-07-22  3:18 UTC  (3+ messages)

Why is /sys/class/power_supply/CMB1/energy_now not exported?
 2008-07-22  3:04 UTC 

[PATCH] serial: fix struct uart_info change fallout
 2008-07-22  3:01 UTC  (6+ messages)

[RFC] A better solution to the HTree telldir problem
 2008-07-22  2:56 UTC  (2+ messages)

Fix serial_txx9 compile
 2008-07-22  2:41 UTC  (11+ messages)
` Fix icom serial compile

[PATCH 1/2] mm: Avoid putting a bad page back on the LRU v7
 2008-07-22  2:42 UTC  (2+ messages)

ACPI Error under 2.6.26-rc*
 2008-07-22  2:22 UTC  (9+ messages)

[2.6 patch] dvb/siano/: cleanups
 2008-07-22  2:21 UTC  (2+ messages)

[PATCH 4/9] auditsc: test below 0 on unsigned ino
 2008-07-22  2:13 UTC  (2+ messages)

AT_BASE_PLATFORM (v2)
 2008-07-22  2:03 UTC  (8+ messages)
` [PATCH] elf loader support for auxvec base platform string
      ` [PATCH v3] "
          ` [PATCH v4] "

Status of the radeonfb driver?
 2008-07-22  1:58 UTC  (2+ messages)

x86_64: 2.6.26-git8 + AMD C1E = boot problem
 2008-07-22  1:33 UTC 

[patch 1/9] TTY: fix for tty operations bugs
 2008-07-22  1:07 UTC  (12+ messages)
      ` [stable] Linux 2.6.25.10 (resume)

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

BUG: unable to handle kernel NULL pointer dereference - 2.6.25.7
 2008-07-22  0:35 UTC  (2+ messages)

[PATCH 9/9] iwl-4965: test below 0 on unsigned num_tbs
 2008-07-22  0:29 UTC 

[PATCH 8/9] mt20xx: test below 0 on unsigned lo1a and lo2a
 2008-07-22  0:29 UTC 

[PATCH 7/9] m32r: test below 0 on unsigned relocation
 2008-07-22  0:29 UTC 

[PATCH 6/9] radeon: test below 0 on unsigned v.[xy]offset
 2008-07-22  0:29 UTC 

[PATCH 5/9] adt746x: test below 0 on unsigned val
 2008-07-22  0:29 UTC 

[PATCH 2/9] sis fb: test below 0 on unsigned type_no
 2008-07-22  0:29 UTC 

[PATCH 1/9] sched: test below 0 on unsigned sysctl_sched_rt_period
 2008-07-22  0:28 UTC 

request for comment: generic kernel interface for malware vendors
 2008-07-22  0:23 UTC  (3+ messages)

[PATCH 7/7] fs/ocfs2/file.c: Release mutex in error handling code
 2008-07-22  0:07 UTC  (3+ messages)

[PATCH 1/4] x86_64: remove bogus optimization in sysret_signal
 2008-07-21 23:54 UTC  (7+ messages)
` [PATCH 3/4] x86_64 ia32 syscall audit fast-path

[PATCH 2/2] xen: don't use sysret for sysexit32
 2008-07-21 23:49 UTC 

[PATCH 1/2] x86: call early_cpu_init at the same point
 2008-07-21 23:49 UTC 

[PATCH 0/2] fix sysenter for 32-on-64 processes
 2008-07-21 23:49 UTC 

[bug, netconsole, SLUB] BUG skbuff_head_cache: Poison overwritten
 2008-07-21 23:33 UTC  (12+ messages)

[PATCH 3/7] bluetooth: Add quirks for a few hci_usb devices
 2008-07-21 23:30 UTC  (4+ messages)

[crash] BUG: unable to handle kernel NULL pointer dereference at 0000000000000370
 2008-07-21 23:15 UTC  (15+ messages)

[PATCH] SubmittingPatches: add git pull & diffstat format info
 2008-07-21 22:58 UTC 

[PATCH] VT: Restore VT fonts on switch
 2008-07-21 22:29 UTC  (12+ messages)

[GIT PATCH] USB patches for 2.6.26
 2008-07-21 22:30 UTC 

[PATCH 0/0] Power domain and clock domain patches for omap
 2008-07-21 22:29 UTC  (2+ messages)

[PATCH 0/2] sched: misc fixes for stable-25.y and 25-rt
 2008-07-21 22:06 UTC  (4+ messages)
` [PATCH 1/2] sched: remove extraneous load manipulations

cpufreq pull request for .27
 2008-07-21 18:20 UTC 

mmconfig issue
 2008-07-21 21:32 UTC 

[PATCH] filldir write data missing size
 2008-07-21 21:31 UTC  (6+ messages)

[crash] kernel BUG at net/core/dev.c:1328!
 2008-07-21 21:26 UTC  (5+ messages)

[PATCH v2] Add GPIO-based MMC/SD driver
 2008-07-21 21:21 UTC  (5+ messages)

[PATCH 1/8] slub: Add defrag_ratio field and sysfs support
 2008-07-21 21:13 UTC  (5+ messages)

[PATCH v2] Led driver for technologic systems 5500
 2008-07-21 21:14 UTC 

[PATCH v3] leds: implement OpenFirmare GPIO LED driver
 2008-07-21 21:12 UTC  (12+ messages)
                ` PIXIS gpio controller and gpio flags

[PATCH] Led driver for technologic systems 5500
 2008-07-21 21:11 UTC  (3+ messages)

[2.6 patch] xen-blkfront.c: make blkif_ioctl() static
 2008-07-21 21:03 UTC  (2+ messages)

[PATCH] ide: use proper printk() KERN_* levels in ide-probe.c
 2008-07-21 20:45 UTC  (2+ messages)

[PATCH 0/8] NR_CPUS: Various replacements for NR_CPUS
 2008-07-21 21:01 UTC  (4+ messages)

[PATCH] 8390: Fix ne.c build
 2008-07-21 20:42 UTC  (3+ messages)
` [build failure] hp-plus.c: (.text+0xd7c1a): undefined reference to `ei_close'

[PATCH] sched: do not stop ticks when cpu is not idle
 2008-07-21 20:53 UTC  (8+ messages)

[Patch] um: fix a build error
 2008-07-21 16:54 UTC  (2+ messages)

[PATCH] fs/partitions/efi: convert to pr_debug
 2008-07-21 20:50 UTC 

[PATCH] Add dynamic MMC-over-SPI-GPIO driver
 2008-07-21 20:49 UTC  (3+ messages)

Linux 2.6.16.62
 2008-07-21 20:45 UTC 


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