messages from 2007-07-11 21:43:57 to 2007-07-11 23:49:18 UTC [more...]
[GIT PATCH] sysfs and driver core patches for 2.6.22
2007-07-11 23:31 UTC (36+ messages)
` [PATCH 01/61] Rules on how to use sysfs in userspace programs
` [PATCH 02/61] debugfs: add rename for debugfs files
` [PATCH 03/61] DMI-based module autoloading
` [PATCH 04/61] Driver core: add missing kset uevent
` [PATCH 05/61] sysdev: use mutex instead of semaphore
` [PATCH 06/61] Power Management: use mutexes instead of semaphores
` [PATCH 07/61] PM: Remove pm_parent from struct dev_pm_info
` [PATCH 08/61] PM: Remove saved_state "
` [PATCH 09/61] PM: Simplify suspend_device
` [PATCH 10/61] Driver core: include linux/mutex.h from attribute_container.c
` [PATCH 11/61] driver core: properly get driver in device_release_driver
` [PATCH 12/61] driver core: fix kernel doc of device_release_driver
` [PATCH 13/61] Driver core: fix devres_release_all() return value
` [PATCH 14/61] PM: Remove prev_state from struct dev_pm_info
` [PATCH 15/61] PM: Remove power_state.event checks from suspend core code
` [PATCH 16/61] PM: Do not check parent state in suspend and resume "
` [PATCH 17/61] PM: do not use saved_state from struct dev_pm_info on ARM
` [PATCH 18/61] Driver core: coding style cleanup
` [PATCH 19/61] idr: fix obscure bug in allocation path
` [PATCH 20/61] idr: separate out idr_mark_full()
` [PATCH 21/61] ida: implement idr based id allocator
` [PATCH 22/61] sysfs: move release_sysfs_dirent() to dir.c
` [PATCH 23/61] sysfs: allocate inode number using ida
` [PATCH 24/61] sysfs: make sysfs_put() ignore NULL sd
` [PATCH 25/61] sysfs: fix error handling in binattr write()
` [PATCH 26/61] sysfs: flatten cleanup paths in sysfs_add_link() and create_dir()
` [PATCH 27/61] sysfs: flatten and fix sysfs_rename_dir() error handling
` [PATCH 28/61] sysfs: consolidate sysfs_dirent creation functions
` [PATCH 29/61] sysfs: add sysfs_dirent->s_parent
` [PATCH 30/61] sysfs: add sysfs_dirent->s_name
` [PATCH 31/61] sysfs: make sysfs_dirent->s_element a union
` [PATCH 32/61] sysfs: implement kobj_sysfs_assoc_lock
` [PATCH 33/61] sysfs: reimplement symlink using sysfs_dirent tree
` [PATCH 34/61] sysfs: implement bin_buffer
` [PATCH 35/61] sysfs: implement sysfs_dirent active reference and immediate disconnect
+ alpha-put-allocated-elf-notes-in-read-only-data-segment.patch added to -mm tree
2007-07-11 23:48 UTC
+ i386-put-allocated-elf-notes-in-read-only-data-segment.patch added to -mm tree
2007-07-11 23:48 UTC
+ s390-put-allocated-elf-notes-in-read-only-data-segment.patch added to -mm tree
2007-07-11 23:48 UTC
+ powerpc-put-allocated-elf-notes-in-read-only-data-segment.patch added to -mm tree
2007-07-11 23:48 UTC
+ x86_64-put-allocated-elf-notes-in-read-only-data-segment.patch added to -mm tree
2007-07-11 23:48 UTC
[RFC 2/2] shrink size of scatterlist on common i386/x86-64
2007-07-11 23:46 UTC (2+ messages)
[patch 1/9] move 82xx/83xx/86xx Kconfig options to platform selection
2007-07-11 23:47 UTC (4+ messages)
d80211 deadlock with wpa_supplicant and rmmod
2007-07-11 23:41 UTC (2+ messages)
[PATCH 1/2] Function stripspace now gets a buffer instead file descriptors
2007-07-11 23:41 UTC (4+ messages)
[PATCH] Pass -g to assembler under CONFIG_DEBUG_INFO
2007-07-11 23:40 UTC (9+ messages)
[Qemu-devel] qemu configure
2007-07-11 23:39 UTC
[2.6.23 PATCH 13/18] dm: netlink
2007-07-11 23:37 UTC (3+ messages)
XFS capacity leak with dmapi
2007-07-11 23:37 UTC
Patch for geoip to make it work with Linux kernel 2.6.22.x
2007-07-11 23:35 UTC (6+ messages)
LVM2 ./WHATS_NEW lib/metadata/metadata.c lib/m
2007-07-11 23:33 UTC
Hibernation Redesign (was: malicious filesystems (was Re: [linux-pm] Re: [PATCH] Remove process freezer from suspend to RAM)
2007-07-11 23:31 UTC (10+ messages)
` Hibernation Redesign
[GIT PATCH] PCI patches for 2.6.22
2007-07-11 23:30 UTC
-mm merge plans for 2.6.23
2007-07-11 23:29 UTC (29+ messages)
` x86 status was "
` generic clockevents/ (hr)time(r) patches "
Software based SATA RAID-5 expandable arrays?
2007-07-11 23:29 UTC (2+ messages)
Haben Sie wieder Spass am Leben! which details the -- at speaking the language
2007-07-11 23:28 UTC
[PATCH 2/2] vsprintf.c: optimizing, part 2: base 10 conversion speedup, v2
2007-07-11 23:26 UTC (2+ messages)
Git tree updated
2007-07-11 23:24 UTC (3+ messages)
[PATCH] do firmware feature fixups after features are initialised
2007-07-11 23:23 UTC (4+ messages)
[Qemu-devel] qemu/audio sdlaudio.c
2007-07-11 23:23 UTC
[PATCH] git-merge: run commit hooks when making merge commits
2007-07-11 23:21 UTC (3+ messages)
[PATCH] spidernet: enable poll() before registering interrupts
2007-07-11 23:19 UTC
mmu_gather changes & generalization
2007-07-11 23:18 UTC (3+ messages)
S3 state transition
2007-07-11 23:15 UTC
[Qemu-devel] qemu console.c qemu-doc.texi vl.c vl.h
2007-07-11 23:14 UTC
[PATCH] MTD driver for alauda chips
2007-07-11 23:08 UTC (3+ messages)
` [PATCH Take 3] "
how to do directory renames in fast-import
2007-07-11 23:11 UTC (8+ messages)
` [PATCH] Support wholesale "
[PATCH 1/6] locks: share more common lease code
2007-07-11 23:10 UTC (6+ messages)
` [PATCH 6/6] nfs: disable leases over NFS
latest list of apparently "dead" CONFIG variables under arch/mips
2007-07-11 23:03 UTC (3+ messages)
[RFC][PATCH -mm 0/7] Freezer update (updated)
2007-07-11 23:02 UTC (13+ messages)
` [RFC][PATCH -mm 1/7] Freezer: Document relationship with memory shrinking
` [RFC][PATCH -mm 2/7] Freezer: Do not sync filesystems from freeze_processes
` [RFC][PATCH -mm 3/7] Freezer: Prevent new tasks from inheriting TIF_FREEZE set
` [RFC][PATCH -mm 4/7] Freezer: Introduce freezer-firendly waiting macros
` [RFC][PATCH -mm 5/7] Freezer: Do not send signals to kernel threads (updated)
` [RFC][PATCH -mm 6/7] Freezer: Be more verbose
` [RFC][PATCH -mm 7/7] Freezer: Use freezing timeout more efficiently
[PATCH] gitweb: New cgi parameter: filter
2007-07-11 23:00 UTC (3+ messages)
` [PATCH] gitweb: new cgi parameter: option
Linux 2.6.22 released
2007-07-11 22:43 UTC (13+ messages)
sky2 hangs without any messages
2007-07-11 22:55 UTC (7+ messages)
acpi regression on some laptops
2007-07-11 22:53 UTC (4+ messages)
[patch 0/7] CAN: Add new PF_CAN protocol family, try #3
2007-07-11 22:52 UTC (18+ messages)
` [patch 5/7] CAN: Add virtual CAN netdevice driver
[Qemu-devel] qemu/hw fdc.c
2007-07-11 22:50 UTC
[PATCH 01/02] Sierra Wireless - Add TRU-Install (c) Support
2007-07-11 22:49 UTC (3+ messages)
` [linux-usb-devel] "
[Qemu-devel] qemu block-raw.c dis-asm.h gdbstub.c m68k-dis.c
2007-07-11 22:48 UTC
Power Mangement Interfaces
2007-07-11 22:48 UTC (5+ messages)
` [linux-pm] Re: Hibernate after alarm wakes from STR
` "
[PATCH 6/7] Add /sys/kernel/notes
2007-07-11 22:48 UTC (6+ messages)
[Qemu-devel] qemu dyngen.c
2007-07-11 22:47 UTC
[Cluster-devel] conga/luci homebase/form-macros homebase/homeb
2007-07-11 22:47 UTC
[Qemu-devel] qemu/hw gt64xxx.c
2007-07-11 22:45 UTC
[RFD] BIO_RW_BARRIER - what it means for devices, filesystems, and dm/md
2007-07-11 22:44 UTC (14+ messages)
` "
` [dm-devel] "
[Printing-architecture] Self-certification of Printers and Print Drivers for POSIX/Linux
2007-07-11 22:41 UTC
[PATCH 02/02] Sierra Wireless - Add new devices
2007-07-11 22:30 UTC
[5/5][TG3]: Update version to 3.78
2007-07-11 23:32 UTC
[4/5][TG3]: Add missing NVRAM strapping
2007-07-11 23:32 UTC
[3/5][TG3]: Enable auto MDI
2007-07-11 23:32 UTC
2.6.22-rc6-mm1 -- BUG - EIP: [<c01a77a1>] sysfs_addrm_finish+0x1c2/0x226 SS:ESP 0068:c5ff9db8
2007-07-11 22:39 UTC (10+ messages)
[2/5][TG3]: Fix the polarity bit
2007-07-11 23:32 UTC
[1/5][TG3]: Fix irq_sync race condition
2007-07-11 23:31 UTC
[PATCH] Native-mode fix for Pegasos pata_via
2007-07-11 22:39 UTC (2+ messages)
[RFT][PATCH] mm: drop behind
2007-07-11 22:37 UTC (3+ messages)
2.6.22 Oops attaching usb-storage device
2007-07-11 22:33 UTC (2+ messages)
[Printing-architecture] Now official: CUPS Purchased by Apple
2007-07-11 22:32 UTC
destroy_workqueue can livelock
2007-07-11 22:26 UTC
[Printing-architecture] Posted OP Arch Minutes (11 July 2007)
2007-07-11 22:24 UTC
Diehl Armstrong and Barnes watched the robbery from across the street and drove away when Wells was apprehended, Buchanan said
2007-07-11 22:23 UTC
warning_44733a380.pdf
2007-07-11 22:23 UTC
Setting audio channels on ICH5 with SALSA
2007-07-11 22:17 UTC (2+ messages)
[2.6.23 PATCH 16/18] dm mpath: rdac
2007-07-11 22:19 UTC (4+ messages)
` [dm-devel] "
` "
[ANNOUNCE][RFC] PlugSched-6.5.1 for 2.6.22
2007-07-11 22:17 UTC
Request for maintaining "condition" and "time"
2007-07-11 22:16 UTC (6+ messages)
[Cluster-devel] cluster/gfs-kernel/src/gfs ops_inode.c
2007-07-11 22:15 UTC
Initial results of FLEX_BG feature
2007-07-11 22:14 UTC (5+ messages)
Tickless Hz/hrtimers/etc. on PowerPC
2007-07-11 22:15 UTC (3+ messages)
[PATCH] Use BIOS Keyboard variable to set Numlock
2007-07-11 22:13 UTC
[PATCH][RFC] 4K stacks default, not a debug thing any more...?
2007-07-11 22:09 UTC (4+ messages)
REQUEST_SENSE and ide-cd.c
2007-07-11 22:09 UTC (2+ messages)
[GIT PULL] KVM Updates for 2.6.23-rc1
2007-07-11 22:06 UTC (3+ messages)
[PATCH 0/5] more about numa_node with struct device
2007-07-11 22:06 UTC (3+ messages)
[PATCH] [Docs] Documentation of extension of the Xen-API for managing security policies
2007-07-11 22:06 UTC
determining if kernel is dom0 kernel or not
2007-07-11 22:04 UTC (2+ messages)
Per-file, possibly even per-hunk cherry picking
2007-07-11 22:00 UTC (4+ messages)
` [PATCH] Fix --cherry-pick with given paths
[PATCH] ATA: Remove test of non-existent CONFIG_NO_ATA_LEGACY
2007-07-11 21:57 UTC (2+ messages)
[Cluster-devel] cluster/gfs-kernel/src/gfs ops_inode.c
2007-07-11 21:58 UTC
test suite fails if sh != bash || tar != GNU tar
2007-07-11 21:57 UTC (10+ messages)
[Bluez-devel] CVS audio-api.txt : 1st question
2007-07-11 21:56 UTC (11+ messages)
Preferring shallower deltas on repack
2007-07-11 21:55 UTC (7+ messages)
` [PATCH] Shoddy pack information tool
Help with ALSA application development
2007-07-11 21:55 UTC
Documentation of kernel messages (Summary)
2007-07-11 21:53 UTC (5+ messages)
[PATCH] git-cvsserver: detect/diagnose write failure, etc
2007-07-11 21:52 UTC (2+ messages)
[U-Boot-Users] [PATCH 0/5] Generic PCI-E changes for relative bus numbering
2007-07-11 21:50 UTC (3+ messages)
[PATCH] serial: do not add port that is not initialized
2007-07-11 21:48 UTC (6+ messages)
[PATCH] multipath-tools: filter_wwid() called with the wrong lists from filter_path()
2007-07-11 21:49 UTC (2+ messages)
[patch 0/4] Linux Kernel Markers
2007-07-11 21:43 UTC (3+ messages)
RE : RE : M-Audio Audiophile USB, native little endian (S16_LE) ?
2007-07-11 21:48 UTC (4+ messages)
` RE : "
[PATCH 1/1] file capabilities: clear caps cleanup
2007-07-11 21:46 UTC (2+ messages)
[PATCH 2/2] DTC: Inherit all of the Device Tree Compiler technical descriptions
2007-07-11 21:46 UTC
[PATCH 1/2] Kernel: Move all technical descriptons of the Device Tree Complier
2007-07-11 21:45 UTC
[PATCH 0/2] Move DTC Technical specs out of b-w-o.txt into DTC Repo
2007-07-11 21:45 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.