public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-07-22 02:48:54 to 2008-07-22 10:20:00 UTC [more...]

[patch 1/5] x86: ACPI - add checking for NULL early param
 2008-07-22 10:19 UTC  (3+ messages)

[PATCH] i386: improve double fault handling
 2008-07-22 10:13 UTC  (5+ messages)

[PATCH 1/4] Char: merge ip2main and ip2base
 2008-07-22 10:06 UTC  (4+ messages)

[PATCH] handle failure of irqchip->set_type in setup_irq
 2008-07-22 10:05 UTC  (5+ messages)
` [PATCH v2] "
            ` the printk problem
                ` [PATCH] Make u64 long long on all architectures (was: the printk problem)

+ workqueue-proper-error-unwinding-in-cpu-hotplug-error-path.patch added to -mm tree
 2008-07-22  9:55 UTC  (4+ messages)

[BUG] kernel BUG at net/core/dev.c:1328!
 2008-07-22  9:54 UTC  (3+ messages)

[PATCH 2/3] Remove XFS specific ioctl interfaces for freeze feature
 2008-07-22  9:38 UTC 

[PATCH 1/3] Implement generic freeze feature
 2008-07-22  9:37 UTC 

[PATCH 0/3] freeze feature ver 1.9
 2008-07-22  9:36 UTC 

[PATCH 3/3] Add timeout feature
 2008-07-22  9:36 UTC 

[PATCH] Deinline a few functions in mmap.c
 2008-07-22  9:37 UTC  (2+ messages)

[PULL] module and kmod patches
 2008-07-22  9:28 UTC 

Oops when using growisofs
 2008-07-22  9:25 UTC  (6+ messages)

[PATCH 1/9] sched: test below 0 on unsigned sysctl_sched_rt_period
 2008-07-22  9:08 UTC  (2+ messages)

[patch 2.6.26-rc-mm] gpio: max732x driver
 2008-07-22  9:05 UTC  (2+ messages)

[PATCH] x86: fix pte_flags() to only return flags, fix lguest
 2008-07-22  9:04 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
    ` [PATCH 2/2] x86: add PTE_FLAGS_MASK

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

[PATCH 1/7] netfilter: Export ip6t_mh.h and xt_quota.h for iptables build
 2008-07-22  8:55 UTC  (2+ messages)

[GIT PATCH] USB patches for 2.6.26
 2008-07-22  8:54 UTC  (2+ messages)

2.6.22: USB getting stuck on SuperMicro PDSME+ boards
 2008-07-22  8:47 UTC  (3+ messages)

[PATCH 1/2][-mm][resend] res_counter limit change support ebusy
 2008-07-22  8:45 UTC  (4+ messages)
` [PATCH 2/2][-mm][resend] memcg limit change shrink usage

[PATCH] IRQ : bug fix in setup_irq
 2008-07-22  8:42 UTC 

linux-next: Tree for July 22
 2008-07-22  8:40 UTC 

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

[PATCH v2] Led driver for technologic systems 5500
 2008-07-22  8:31 UTC  (2+ messages)

[PATCH] x86: add apic probe for genapic 64bit
 2008-07-22  8:26 UTC  (7+ messages)
` [PATCH] x86: add apic probe for genapic 64bit v2

[PATCH] Remove pointless curr_queue calculation in block/cciss.c
 2008-07-22  8:22 UTC 

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

ACPI Error under 2.6.26-rc*
 2008-07-22  8:18 UTC  (12+ messages)

Linux based router Kernel Panic (2.6.23 - 2.6.26-rc9)
 2008-07-22  8:18 UTC  (6+ messages)

Please add ZFS support (from GPL sources)
 2008-07-22  8:15 UTC  (10+ messages)

[PATCH] lguest: set max_pfn_mapped, growl loudly at Yinghai Lu
 2008-07-22  8:13 UTC  (2+ messages)

kernel won't boot on a Cyrix MediaGXm (Geode )
 2008-07-22  8:08 UTC  (7+ messages)

BUG: iwlwifi build failed
 2008-07-22  8:01 UTC  (3+ messages)

[PATCH] VT: Restore VT fonts on switch
 2008-07-22  7:59 UTC  (4+ messages)

[RFC-PATCH] Improve Menu Governor Prediction of interrupted C states
 2008-07-22  7:59 UTC  (2+ messages)
` [linux-pm] "

[PATCH] Winchiphead CH340/1: support modem control and status lines, more baudrates
 2008-07-22  7:18 UTC 

[bug, netconsole, SLUB] BUG skbuff_head_cache: Poison overwritten
 2008-07-22  7:50 UTC  (5+ messages)

[git pull] Please pull from powerpc.git merge branch
 2008-07-22  7:32 UTC 

[PATCH] pl2023: Remove USB id (4348:5523) handled by ch341
 2008-07-22  7:28 UTC 

[PATCH] 8390: Fix ne.c build
 2008-07-22  7:23 UTC  (4+ messages)
` [build failure] hp-plus.c: (.text+0xd7c1a): undefined reference to `ei_close'

[RFC] Imprecise timers
 2008-07-22  7:19 UTC  (13+ messages)
` [RFC] schedule_timeout_range()

[GIT PATCH] driver core patches against 2.6.26
 2008-07-22  7:12 UTC  (81+ 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
` [PATCH 54/79] driver core: fix a lot of printk usages of bus_id
` [PATCH 55/79] pnp: add acpi:* modalias entries
` [PATCH 56/79] UIO: fix UIO Kconfig dependencies
` [PATCH 57/79] UIO: Add write function to allow irq masking
` [PATCH 58/79] UIO: add generic UIO platform driver
` [PATCH 59/79] UIO: minor style and comment fixes
` [PATCH 60/79] kobject: reorder kobject to save space on 64 bit builds
` [PATCH 61/79] kobject: should use kobject_put() in kset-example
` [PATCH 62/79] sysdev: fix debugging statements in registration code
` [PATCH 63/79] sysfs: don't call notify_change
` [PATCH 64/79] uio-howto.tmpl: use standard copyright/legal markings
` [PATCH 65/79] uio-howto.tmpl: use unique output names
` [PATCH 66/79] always enable FW_LOADER unless EMBEDDED=y
` [PATCH 67/79] HOWTO: change email addresses of James in HOWTO
` [PATCH 68/79] debugfs: Implement debugfs_remove_recursive()
` [PATCH 69/79] sysfs-rules.txt: reword API stability statement
` [PATCH 70/79] kobject: Transmit return value of call_usermodehelper() to caller
` [PATCH 71/79] driver core: Suppress sysfs warnings for device_rename()
` [PATCH 72/79] sysdev: Pass the attribute to the low level sysdev show/store function
` [PATCH 73/79] sysdev: Add utility functions for simple int/ulong variable sysdev attributes
` [PATCH 74/79] sysdev: Convert the x86 mce tolerant sysdev attribute to generic attribute
` [PATCH 75/79] HP iLO driver
` [PATCH 76/79] MTD: handle pci_name() being const
` [PATCH 77/79] 3c59x: "
` [PATCH 78/79] sparc64: fix up bus_id changes in sparc core code
` [PATCH 79/79] arm: bus_id -> dev_name() and dev_set_name() conversions

[RFC PATCH] HP (Compaq) Smart Array 5xxx controller SCSI driver
 2008-07-22  7:02 UTC  (2+ messages)

[crash] BUG: unable to handle kernel NULL pointer dereference at 0000000000000370
 2008-07-22  6:34 UTC  (5+ messages)

linux-next: Tree for July 18: warning at kernel/lockdep.c:2068 trace_hardirqs_on_caller
 2008-07-22  6:15 UTC  (3+ messages)

[git pull] x86: declaration fixes
 2008-07-22  5:57 UTC  (4+ messages)

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

Question: queuing timer interrupts
 2008-07-22  5:50 UTC  (2+ messages)

Why is /sys/class/power_supply/CMB1/energy_now not exported?
 2008-07-22  5:49 UTC  (2+ messages)

[PATCH] ide-floppy fix
 2008-07-22  5:27 UTC  (5+ 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 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)

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

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

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

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


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