messages from 2007-10-12 17:18:38 to 2007-10-13 00:31:32 UTC [more...]
[PATCH] v1 of IBM power meter driver
2007-10-13 0:29 UTC (9+ messages)
` [lm-sensors] "
` [PATCH] v2 "
` [PATCH] v3 "
` [PATCH v4] "
[PATCH 0/7] RT: RT-Overload/Sched enhancements (v2)
2007-10-13 0:15 UTC (5+ messages)
` [PATCH 1/7] RT: Add a per-cpu rt_overload indication
` [PATCH 2/7] RT: Wrap the RQ notion of priority to make it conditional
` [PATCH 3/7] RT: Initialize the priority value
` [PATCH 4/7] RT: Add support for updating push-rt priority under PI boost
arch merge fallout
2007-10-13 0:25 UTC (8+ messages)
Build error in block/compat_ioctl.c latest git
2007-10-13 0:08 UTC
[git patches] libata update
2007-10-13 0:06 UTC (2+ messages)
[PATCH] hiddev: Add 32bit ioctl compatibilty
2007-10-13 0:02 UTC (2+ messages)
[PATCH] Allow kconfig to accept overrides
2007-10-12 23:32 UTC (6+ messages)
[PATCH] [mmc] fix compile without LED Triggers
2007-10-12 23:13 UTC (2+ messages)
[RFD] iptables: mangle table obsoletes filter table
2007-10-12 23:02 UTC (8+ messages)
[PATCH 0/1] x86: convert-cpuinfo_x86-array-to-a-per_cpu-array fix
2007-10-12 22:54 UTC (2+ messages)
` [PATCH 1/1] "
[GIT PATCH] USB patches for 2.6.23
2007-10-12 22:28 UTC (3+ messages)
[PATCH 01/75] platform: prefix MODALIAS with "platform:"
2007-10-12 22:17 UTC (75+ messages)
` [PATCH 02/75] HOWTO: update ja_JP/HOWTO with latest changes
` [PATCH 03/75] Driver core: make sysfs uevent-attributes static
` [PATCH 04/75] Driver core: change add_uevent_var to use a struct
` [PATCH 05/75] Driver core: add CONFIG_UEVENT_HELPER_PATH
` [PATCH 06/75] Driver core: remove subsys_set_kset
` [PATCH 07/75] Driver core: remove kset_set_kset_s
` [PATCH 08/75] Driver core: remove subsys_put()
` [PATCH 09/75] Driver core: remove subsys_get()
` [PATCH 10/75] Driver core: remove put_bus()
` [PATCH 11/75] Driver core: remove get_bus()
` [PATCH 12/75] kobjects: fix up improper use of the kobject name field
` [PATCH 13/75] cdev: remove unneeded setting of cdev names
` [PATCH 14/75] Drivers: clean up direct setting of the name of a kset
` [PATCH 15/75] kobject: remove the static array for the name
` [PATCH 16/75] Driver core: clean up removed functions from the documentation
` [PATCH 17/75] debugfs: helper for decimal challenged
` [PATCH 18/75] sysfs/file.c - use mutex instead of semaphore
` [PATCH 19/75] sysfs: cleanup semaphore.h
` [PATCH 20/75] sysfs: Remove first pass at shadow directory support
` [PATCH 21/75] sysfs: cosmetic changes in sysfs_lookup()
` [PATCH 22/75] sysfs: simplify sysfs_rename_dir()
` [PATCH 23/75] sysfs: make sysfs_add/remove_one() call link/unlink_sibling() implictly
` [PATCH 24/75] sysfs: make sysfs_add_one() automatically check for duplicate entry
` [PATCH 25/75] sysfs: make sysfs_addrm_finish() return void
` [PATCH 26/75] dmi-id: Use dynamic sysfs attributes
` [PATCH 27/75] dmi-id: Possible cleanup
` [PATCH 28/75] Convert from class_device to device for drivers/video
` [PATCH 29/75] Convert from class_device to device in drivers/char
` [PATCH 30/75] Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUG
` [PATCH 31/75] Driver core: add uevent file for bus and driver
` [PATCH 32/75] Driver core: kerneldoc - kobject_uevent_env is not "usually KOBJ_MOVE"
` [PATCH 33/75] Fix Firmware class name collision
` [PATCH 34/75] drivers/base/power/: make 2 functions static
` [PATCH 35/75] sysfs: Fix typos in fs/sysfs/file.c
` [PATCH 36/75] sysdev: remove global sysdev drivers list
` [PATCH 37/75] Driver core: Make platform_device.id an int
` [PATCH 38/75] sysfs: fix i_mutex locking in sysfs_get_dentry()
` [PATCH 39/75] sysfs: Move all of inode initialization into sysfs_init_inode
` [PATCH 40/75] sysfs: Remove sysfs_instantiate
` [PATCH 41/75] sysfs: Use kill_anon_super
` [PATCH 42/75] sysfs: Make sysfs_mount static
` [PATCH 43/75] sysfs: In sysfs_lookup don't open code sysfs_find_dirent
` [PATCH 44/75] sysfs: Simplify readdir
` [PATCH 45/75] sysfs: Rewrite sysfs_drop_dentry
` [PATCH 46/75] sysfs: Introduce sysfs_rename_mutex
` [PATCH 47/75] sysfs: simply sysfs_get_dentry
` [PATCH 48/75] sysfs: Remove s_dentry
` [PATCH 49/75] sysfs: Rewrite rename in terms of sysfs dirents
` [PATCH 50/75] sysfs: Rewrite sysfs_move_dir "
` [PATCH 51/75] PTY: add kernel parameter to overwrite legacy pty count
` [PATCH 52/75] sysfs: spit a warning to users when they try to create a duplicate sysfs file
` [PATCH 53/75] sysfs: fix comments of sysfs_add/remove_one()
` [PATCH 54/75] sysfs: fix sysfs_chmod_file() such that it updates sd->s_mode too
` [PATCH 55/75] sysfs: clean up header files
` [PATCH 56/75] sysfs: kill sysfs_update_file()
` [PATCH 57/75] sysfs: reposition sysfs_dirent->s_mode
` [PATCH 58/75] sysfs: kill unnecessary sysfs_get() in open paths
` [PATCH 59/75] sysfs: kill unnecessary NULL pointer check in sysfs_release()
` [PATCH 60/75] sysfs: make bin attr open get active reference of parent too
` [PATCH 61/75] sysfs: make s_elem an anonymous union
` [PATCH 62/75] sysfs: open code sysfs_attach_dentry()
` [PATCH 63/75] sysfs: make sysfs_root a regular directory dirent
` [PATCH 64/75] sysfs: move sysfs_dirent->s_children into sysfs_dirent->s_dir
` [PATCH 65/75] sysfs: implement sysfs_open_dirent
` [PATCH 66/75] sysfs: move sysfs file poll implementation to sysfs_open_dirent
` [PATCH 67/75] driver core: remove subsystem_init()
` [PATCH 68/75] Driver core: rename ktype_class
` [PATCH 69/75] Driver core: rename ktype_device
` [PATCH 70/75] Driver core: rename ktype_driver
` [PATCH 71/75] Driver core: rename ktype_edd and ktype_efivar
` [PATCH 72/75] kset: add some kerneldoc to help describe what these strange things are
` [PATCH 73/75] kobject: update the copyrights
` [PATCH 74/75] sysfs: add copyrights
` [PATCH 75/75] PM: merge device power-management source files
[GIT PATCH] PCI patches for 2.6.23
2007-10-12 22:12 UTC
static LSM objection
2007-10-12 22:20 UTC (2+ messages)
[GIT PATCH] driver core patches for 2.6.23
2007-10-12 22:12 UTC
hdparm standby timeout not working for WD raptors?
2007-10-12 22:19 UTC (5+ messages)
[2.6.24 PATCH 02/25] dm io:ctl use constant struct size
2007-10-12 22:16 UTC (2+ messages)
[GIT PULL] please pull infiniband.git for-linus
2007-10-12 22:19 UTC (6+ messages)
` Redesigning file2alias for easy merging (bits of kbuild/kconfig)
msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userland
2007-10-12 21:45 UTC (5+ messages)
[PATCH 00/10] REVIEW: Xen patches for 2.6.24
2007-10-12 21:11 UTC (11+ messages)
` [PATCH 01/10] remove dead code in pgtable_cache_init
` [PATCH 02/10] Clean up duplicate includes in arch/i386/xen/
` [PATCH 03/10] xen: yield to IPI target if necessary
` [PATCH 04/10] xen: add batch completion callbacks
` [PATCH 05/10] xen: deal with stale cr3 values when unpinning pagetables
` [PATCH 06/10] xen: lock pte pages while pinning/unpinning
` [PATCH 07/10] xen: ask the hypervisor how much space it needs reserved
` [PATCH 08/10] xen: fix incorrect vcpu_register_vcpu_info hypercall argument
` [PATCH 09/10] xen: add some debug output for failed multicalls
` [PATCH 10/10] xfs: eagerly remove vmap mappings to avoid upsetting Xen
Off-Topic: Patent infringement cases filed in U.S
2007-10-12 21:35 UTC (2+ messages)
2.6.23.git build error
2007-10-12 21:31 UTC (2+ messages)
Build error for 2.6.23-git1
2007-10-12 21:22 UTC
2.6.23 regression: top displaying 9999% CPU usage
2007-10-12 21:22 UTC (2+ messages)
` [stable] "
2.6.23-mm1
2007-10-12 21:32 UTC (12+ messages)
` [PATCH net-2.6] uml: hard_header fix
` 2.6.23-mm1 thread exit_group issue
[PATCH] sata_nv,ahci: add the ahci legacy mode support to sata_nv
2007-10-12 21:17 UTC (2+ messages)
Oops on rmmod asus_acpi
2007-10-12 21:07 UTC (3+ messages)
` oops "
[PATCH 3/3] faster workaround
2007-10-12 21:08 UTC (4+ messages)
[GIT PULL] MMC updates
2007-10-12 21:00 UTC (6+ messages)
[PATCH] sched: high-res preemption tick
2007-10-12 20:51 UTC
gigabit ethernet power consumption
2007-10-12 20:46 UTC (4+ messages)
[PATCH RFC 2/2] paravirt: clean up lazy mode handling
2007-10-12 20:40 UTC
[PATCH RFC 1/2] paravirt: refactor struct paravirt_ops into smaller pv_*_ops
2007-10-12 20:40 UTC
2.6.23-rt1 lockup after loading HAL deamon
2007-10-12 20:32 UTC (7+ messages)
[PATCH try #2] Input/Joystick Driver: add support AD7142 joystick driver
2007-10-12 20:23 UTC (5+ messages)
[PATCH] checkpatch: Fix line number reporting
2007-10-12 19:37 UTC (2+ messages)
[git patches] ocfs2 updates
2007-10-12 19:34 UTC
halt does not shut the system down
2007-10-12 19:29 UTC (5+ messages)
[git patches] ISDN: prep for PCI hotplug API conversion
2007-10-12 19:27 UTC
[git patch] ISDN: convert hysdn driver to PCI hotplug API
2007-10-12 19:25 UTC
[PATCH] Use raw_smp_processor_id() in rcu_random()
2007-10-12 19:21 UTC (2+ messages)
[PATCH RFC REPOST 1/2] paravirt: refactor struct paravirt_ops into smaller pv_*_ops
2007-10-12 19:16 UTC (5+ messages)
[PATCHes] ISDN simple cleanups - hotplug API prep
2007-10-12 18:36 UTC (3+ messages)
[PATCH] Discardable strings for init and exit sections
2007-10-12 18:15 UTC (5+ messages)
[PATCH 2/2] ieee1394_core.c: use DEFINE_SPINLOCK for spinlock definition
2007-10-12 18:12 UTC (2+ messages)
USB subsystem merge plans
2007-10-12 18:06 UTC (3+ messages)
` [linux-usb-devel] "
[PATCH 1/2] fs/sysfs/dir.c: use DEFINE_SPINLOCK for spinlock definition
2007-10-12 17:52 UTC
[PATCH] Don't needlessly dirty mlocked pages when initially faulting them in
2007-10-12 18:02 UTC (10+ messages)
` [PATCH] mm: avoid dirtying shared mappings on mlock
[PATCH v2] kbuild: save ARCH & CROSS_COMPILE when building a kernel
2007-10-12 17:53 UTC (2+ messages)
[2.6.24 PATCH 25/25] dm raid1: add mirror_set to struct mirror
2007-10-12 17:23 UTC
[2.6.24 PATCH 24/25] dm log: split suspend
2007-10-12 17:23 UTC
[2.6.24 PATCH 23/25] dm mpath: hp retry if not ready
2007-10-12 17:23 UTC
[2.6.24 PATCH 21/25] dm mpath: add retry pg init
2007-10-12 17:22 UTC
[2.6.24 PATCH 22/25] dm mpath: add hp handler
2007-10-12 17:23 UTC
[2.6.24 PATCH 20/25] dm crypt: tidy labels
2007-10-12 17:21 UTC
[2.6.24 PATCH 19/25] dm crypt: tidy whitespace
2007-10-12 17:21 UTC
[2.6.24 PATCH 18/25] dm crypt: tidy pending
2007-10-12 17:20 UTC
[2.6.24 PATCH 17/25] dm crypt: add post processing queue
2007-10-12 17:20 UTC
[2.6.24 PATCH 16/25] dm crypt: use per device singlethread workqueues
2007-10-12 17:20 UTC
[2.6.24 PATCH 15/25] dm mpath: emc fix an error message
2007-10-12 17:19 UTC
[2.6.24 PATCH 14/25] dm: bio_list macro renaming
2007-10-12 17:19 UTC
[Patch 002/002] Create/delete kmem_cache_node for SLUB on memory online callback
2007-10-12 17:19 UTC (4+ messages)
[2.6.24 PATCH 13/25] dm io:ctl remove vmalloc void cast
2007-10-12 17:18 UTC
[2.6.24 PATCH 12/25] dm: tidy bio_io_error usage
2007-10-12 17:18 UTC
[2.6.24 PATCH 12/25] dm: tidy bio_io_error usage
2007-10-12 17:18 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox