All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-01-25 07:17:51 to 2008-01-25 08:22:52 UTC [more...]

[GIT PATCH] driver core patches against 2.6.24
 2008-01-25  7:33 UTC  (155+ messages)
` [PATCH 013/196] Documentation: Replace obsolete "driverfs" with "sysfs"
` [PATCH 014/196] kobject: remove incorrect comment in kobject_rename
` [PATCH 015/196] PM: Acquire device locks on suspend
` [PATCH 016/196] kref: add kref_set()
` [PATCH 017/196] aoechr: Convert from class_device to device
` [PATCH 018/196] coda: convert struct class_device to struct device
` [PATCH 019/196] DMA: Convert from class_device to device for DMA engine
` [PATCH 020/196] IDE: Convert from class_device to device for ide-tape
` [PATCH 021/196] ISDN: Convert from class_device to device for ISDN capi
` [PATCH 022/196] adb: Convert from class_device to device
` [PATCH 023/196] MCP_UCB1200: "
` [PATCH 024/196] mtd: Convert from class_device to device for MTD/mtdchar
` [PATCH 025/196] paride: Convert from class_device to device for block/paride
` [PATCH 026/196] pktcdvd: Convert from class_device to device for block/pktcdvd
` [PATCH 027/196] tifm: Convert from class_device to device for TI flash media
` [PATCH 028/196] cosa: Convert from class_device to device for cosa sync driver
` [PATCH 029/196] ecryptfs: clean up attribute mess
` [PATCH 030/196] driver core: Make the dev_*() family of macros in device.h complete
` [PATCH 031/196] sysfs: create optimal relative symlink targets
` [PATCH 032/196] sysfs: remove SPIN_LOCK_UNLOCKED
` [PATCH 033/196] kobject: convert ibmasm to use kref, not kobject
` [PATCH 034/196] kobject: convert hvc_console "
` [PATCH 035/196] kobject: convert hvcs "
` [PATCH 036/196] kobject: convert icom "
` [PATCH 037/196] kobject: fix up kobject_set_name to use kvasprintf
` [PATCH 038/196] kobject: make kobject_cleanup be static
` [PATCH 039/196] kobject: add kobject_init_ng function
` [PATCH 040/196] kobject: add kobject_add_ng function
` [PATCH 041/196] kobject: add kobject_init_and_add function
` [PATCH 042/196] kobject: remove struct kobj_type from struct kset
` [PATCH 043/196] kobject: remove kobj_set_kset_s as no one is using it anymore
` [PATCH 044/196] kset: add kset_create_and_add function
` [PATCH 045/196] kobject: add kobject_create_and_add function
` [PATCH 046/196] kobject: get rid of kobject_add_dir
` [PATCH 047/196] kobject: get rid of kobject_kset_add_dir
` [PATCH 048/196] kobject: convert fuse to use kobject_create
` [PATCH 049/196] kobject: convert securityfs "
` [PATCH 050/196] kobject: convert debugfs "
` [PATCH 051/196] kobject: convert configfs "
` [PATCH 052/196] kset: convert ecryptfs to use kset_create
` [PATCH 053/196] kobject: convert main fs kobject to use kobject_create
` [PATCH 054/196] kset: convert gfs2 to use kset_create
` [PATCH 055/196] kset: convert gfs2 dlm "
` [PATCH 056/196] kset: convert "
` [PATCH 057/196] kset: convert pci hotplug to use kset_create_and_add
` [PATCH 058/196] kset: remove decl_subsys_name
` [PATCH 059/196] kset: convert kernel_subsys to use kset_create
` [PATCH 060/196] kset: convert drivers/base/bus.c "
` [PATCH 061/196] kset: convert drivers/base/class.c "
` [PATCH 062/196] kset: convert drivers/base/firmware.c "
` [PATCH 063/196] kset: convert /sys/devices "
` [PATCH 064/196] kobject: convert /sys/hypervisor to use kobject_create
` [PATCH 065/196] kobject: convert s390 hypervisor "
` [PATCH 066/196] kset: convert /sys/devices/system to use kset_create
` [PATCH 067/196] kset: convert slub "
` [PATCH 068/196] kset: move /sys/slab to /sys/kernel/slab
` [PATCH 069/196] kset: convert /sys/module to use kset_create
` [PATCH 070/196] kset: convert /sys/power "
` [PATCH 071/196] kset: convert struct bus_device->devices "
` [PATCH 072/196] kset: convert struct bus_device->drivers "
` [PATCH 073/196] Driver Core: add kobj_attribute handling
` [PATCH 074/196] Driver Core: switch all dynamic ksets to kobj_sysfs_ops
` [PATCH 075/196] fix struct user_info export's sysfs interaction
` [PATCH 076/196] ecryptfs: remove version_str file from sysfs
` [PATCH 077/196] efivars: make new_var and del_var binary sysfs files
` [PATCH 078/196] kobject: convert efivars to kobj_attr interface
` [PATCH 079/196] firmware: export firmware_kset so that people can use that instead of the braindead firmware_register interface
` [PATCH 080/196] kset: convert efivars to use kset_create for the efi subsystem
` [PATCH 081/196] kset: convert efivars to use kset_create for the vars sub-subsystem
` [PATCH 001/196] Chinese: Add the known_regression URI to the HOWTO
` [PATCH 002/196] Chinese: rephrase English introduction in HOWTO
` [PATCH 004/196] Chinese: add translation of SubmittingPatches
` [PATCH 082/196] kobject: convert arm/mach-omap1/pm.c to kobj_attr interface
` [PATCH 083/196] kobject: convert pseries/power.c "
` [PATCH 084/196] kobject: convert s390 ipl.c "
` [PATCH 085/196] kset: convert s390 ipl.c to use kset_create
` [PATCH 086/196] kobject: convert parisc/pdc_stable to kobj_attr interface
` [PATCH 087/196] kset: convert parisc/pdc_stable.c to use kset_create
` [PATCH 088/196] Driver Core: kill subsys_attribute and default sysfs ops
` [PATCH 089/196] kset: convert edd to use kset_create
` [PATCH 090/196] kobject: convert /sys/firmware/acpi/ to use kobject_create
` [PATCH 091/196] firmware: remove firmware_(un)register()
` [PATCH 092/196] firmware: change firmware_kset to firmware_kobj
` [PATCH 093/196] kset: convert ocfs2 to use kset_create
` [PATCH 094/196] kset: convert block_subsys "
` [PATCH 095/196] kset: remove decl_subsys macro
` [PATCH 096/196] kobject: convert kernel_kset to be a kobject
` [PATCH 097/196] kobject: remove subsystem_(un)register functions
` [PATCH 098/196] kobject: clean up rpadlpar horrid sysfs abuse
` [PATCH 099/196] kobject: convert ecryptfs to use kobject_create
` [PATCH 100/196] kobject: convert efivars "
` [PATCH 101/196] kobject: convert parisc/pdc_stable "
` [PATCH 102/196] driver core: clean up shutdown.c
` [PATCH 103/196] driver core: clean up device_shutdown
` [PATCH 104/196] driver core: make /sys/power a kobject
` [PATCH 105/196] kobject: grab the kset reference in kobject_add, not kobject_init
` [PATCH 106/196] kobject: clean up debugging messages
` [PATCH 107/196] UIO: fix kobject usage
` [PATCH 108/196] Kobject: change net/bridge to use kobject_create_and_add
` [PATCH 109/196] Kobject: change GFS2 to use kobject_init_and_add
` [PATCH 110/196] Kobject: change drivers/infiniband "
` [PATCH 111/196] Kobject: change drivers/firmware/edd.c "
` [PATCH 113/196] Kobject: change drivers/cpufreq/cpufreq.c "
` [PATCH 114/196] Kobject: change drivers/edac "
` [PATCH 116/196] Kobject: change drivers/pci/hotplug/pci_hotplug_core.c "
` [PATCH 117/196] Kobject: change drivers/base/sys.c "
` [PATCH 118/196] Kobject: change arch/x86/kernel/cpu/intel_cacheinfo.c "
` [PATCH 119/196] Kobject: change drivers/acpi/system.c to use kobject_create_and_add
` [PATCH 122/196] Kobject: change drivers/net/ibmveth.c to use kobject_init_and_add
` [PATCH 123/196] Kobject: change drivers/parisc/pdc_stable.c "
` [PATCH 124/196] Kobject: change arch/ia64/kernel/topology.c "
` [PATCH 127/196] Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c "
` [PATCH 130/196] Kobject: convert drivers/base/core.c to use kobject_init/add_ng()
` [PATCH 134/196] Kobject: convert kernel/user.c "
` [PATCH 136/196] Kobject: convert net/bridge/br_if.c "
` [PATCH 137/196] driver core: remove owner field from struct bus_type
` [PATCH 140/196] driver core: remove fields "
` [PATCH 141/196] USB: use proper call to driver_create_file
` [PATCH 142/196] PCMCIA: "
` [PATCH 144/196] PCI: remove foolish code from pci-driver.c
` [PATCH 148/196] Infiniband: make ipath driver use default driver groups
` [PATCH 149/196] Driver: add driver_add_kobj for looney iseries_veth driver
` [PATCH 153/196] Kobject: change drivers/base/bus to use kobject_init_and_add
` [PATCH 154/196] Driver core: fix race in __device_release_driver
` [PATCH 157/196] Kobject: drop child->parent ref at unregistration
` [PATCH 161/196] Kobject: convert drivers/md/md.c to use kobject_init/add_ng()
` [PATCH 163/196] Kobject: remove kobject_add() as no one uses it anymore
` [PATCH 165/196] Kobject: remove kobject_init() "
` [PATCH 167/196] Kobject: remove kobject_register()
` [PATCH 168/196] Kset: remove kset_add function
` [PATCH 169/196] Kobject: auto-cleanup on final unref
` [PATCH 170/196] Modules: remove unneeded release function
` [PATCH 171/196] Kobject: convert arch/* from kobject_unregister() to kobject_put()
` [PATCH 172/196] Kobject: convert drivers/* "
` [PATCH 173/196] Kobject: convert fs/* "
` [PATCH 175/196] Kobject: remove kobject_unregister() as no one uses it anymore
` [PATCH 176/196] Driver core: change sysdev classes to use dynamic kobject names
` [PATCH 177/196] kobject: remove old, outdated documentation
` [PATCH 179/196] kobject: add sample code for how to use kobjects in a simple manner
` [PATCH 181/196] Driver core: use LIST_HEAD instead of call to INIT_LIST_HEAD in __init
` [PATCH 182/196] sysfs: make SYSFS_DEPRECATED depend on SYSFS
` [PATCH 184/196] Driver Core: constify the name passed to platform_device_register_simple
` [PATCH 188/196] ieee1394: use class iteration api
` [PATCH 189/196] power supply : "
` [PATCH 190/196] rtc: "
` [PATCH 191/196] scsi: "
` [PATCH 192/196] spi: "
` [PATCH 193/196] Driver core: fix coding style issues in device.h
` [PATCH 195/196] Kobject: fix coding style issues in kobject c files
` [PATCH 196/196] Driver core: coding style fixes

[U-Boot-Users] [PATCH] sh: Add support Renesas Solutions Migo-R board
 2008-01-25  8:20 UTC  (3+ messages)

[PATCH 2/7] powerpc: allow localbus compatible serial ports for console device
 2008-01-25  8:17 UTC  (4+ messages)
` [PATCH] powerpc: reduce code duplication in legacy_serial, add UART parent types

[PATCH] [POWERPC] 82xx and embedded6xx: Use machine_*_initcall() hooks in platform code
 2008-01-25  8:16 UTC  (2+ messages)

[PATCH] fib_trie: rescan if key is lost during dump
 2008-01-25  8:23 UTC  (2+ messages)

git on MacOSX and files with decomposed utf-8 file names
 2008-01-25  8:08 UTC  (17+ messages)
                          ` On pathnames

stg clean removes conflicting patch
 2008-01-25  8:04 UTC  (2+ messages)

1.0.16rc1 release
 2008-01-25  8:03 UTC  (8+ messages)
` 1.0.16rc1 release -- error: ‘system_utsname’ undeclared
          ` 1.0.16rc1 release -- error: 'system_utsname' undeclared

[patch 01/26] mount options: add documentation
 2008-01-25  7:56 UTC  (4+ messages)

[PATCH] [MEMSTICK] Initial commit for Sony MemoryStick support
 2008-01-25  7:58 UTC  (2+ messages)
` [PATCH] [MEMSTICK] Updates for the memstick driver

CONFIG_MARKERS
 2008-01-25  7:56 UTC  (10+ messages)
              ` [PATCH] Linux Kernel Markers Support for Proprierary Modules

[PATCH] mac80211: enable IBSS merging
 2008-01-25  8:01 UTC  (4+ messages)

x86.git: mtrr trimming removes all memory under kvm
 2008-01-25  7:50 UTC  (6+ messages)
  ` [PATCH] x86: trim ram need to check if mtrr is there v2

[PATCH] x86: Construct 32 bit boot time page tables in native format
 2008-01-25  7:49 UTC  (11+ messages)

kernel oops on debian, 2.6.18-5, large xfs volume
 2008-01-25  8:01 UTC  (2+ messages)

[PATCH -mm 0/5] b43: Fix suspend/resume deadlock
 2008-01-25  7:47 UTC  (7+ messages)
` [PATCH -mm 1/5] PM: Export device_pm_schedule_removal
` [PATCH -mm 5/5] b43: Avoid unregistering device objects during suspend

mapping of memory below 16Mb
 2008-01-25  7:57 UTC  (4+ messages)

[PATCH] Remove psuedo master from pci/hda/analog_patch.c . It does not function well!
 2008-01-25  7:56 UTC  (2+ messages)

Wall clock interrrupts
 2008-01-25  7:55 UTC  (2+ messages)

[PATCH 4/6] x86: fix some bugs about EFI runtime code mapping
 2008-01-25  7:35 UTC  (2+ messages)

[IA64] Weekly benchmark results [ww03]
 2008-01-25  7:49 UTC 

AVR32 branch merged
 2008-01-25  7:47 UTC  (6+ messages)
  ` task-base image issue!
      ` BSP

[PATCH 1/3] exporting capability code/name pairs (try 2nd)
 2008-01-25  7:32 UTC  (2+ messages)

[PATCH 1/6] x86: fix NX bit handling in change_page_attr
 2008-01-25  7:32 UTC  (2+ messages)

That xenstored console leak
 2008-01-25  7:44 UTC  (2+ messages)

[PATCH]PCIE ASPM support - takes 3
 2008-01-24 17:22 UTC  (2+ messages)

[PATCH] PM: invoke suspend notifications after console switch
 2008-01-25  7:43 UTC  (5+ messages)

[PATCH] [POWERPC] 85xx: Port TQM85xx boards over from arch/ppc
 2008-01-25  7:40 UTC 

[patch] Prevent AIL lock contention during transaction completion
 2008-01-25  7:42 UTC  (5+ messages)

[PATCH][HVM] pass-through PCI device hotplug support
 2008-01-25  7:41 UTC  (2+ messages)

[VTD][PATCH] interrupt remapping patch for xen 3.3
 2008-01-25  7:39 UTC  (2+ messages)

[PATCH 1/1] XFS: Replace custom AIL linked-list code with struct list_head
 2008-01-25  7:36 UTC  (5+ messages)

Failed to mount rootfs
 2008-01-25  7:19 UTC 

Error compiling libubi with latest mtd-utils snapshot
 2008-01-25  7:31 UTC  (2+ messages)

[U-Boot-Users] U-Boot-Users Digest, Vol 20, Issue 264
 2008-01-25  7:31 UTC  (2+ messages)

ppc32: Weird process scheduling behaviour with 2.6.24-rc
 2008-01-25  7:25 UTC  (7+ messages)

Performance of SCST versus STGT
 2008-01-25  7:24 UTC  (11+ messages)
              ` [Stgt-devel] "

WARNING: at drivers/ata/libata-core.c:5988 ata_qc_issue()
 2008-01-25  7:20 UTC  (14+ messages)


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.