messages from 2007-10-12 14:56:41 to 2007-10-12 17:00:59 UTC [more...]
[PATCH RT] push RT tasks when overloaded (via schedule)
2007-10-12 17:00 UTC (3+ messages)
[PATCH] defxx: Discardable strings for init and exit sections
2007-10-12 16:59 UTC
Interaction between Xen and XFS: stray RW mappings
2007-10-12 16:58 UTC
MPC5200-SPI: Where to search
2007-10-12 16:55 UTC (4+ messages)
[PATCH] tg3: add PCI error recovery support
2007-10-12 17:46 UTC (3+ messages)
kernel NULL pointer dereference in check_spread+0x0/0x26
2007-10-12 16:42 UTC (4+ messages)
[PATCH 7/7] IPMI: add 0.9 support
2007-10-12 16:44 UTC
[PATCH 1/7] IPMI: don't init irq until ready
2007-10-12 16:37 UTC
[PATCH] UML - header_ops conversion needed for non-ethernet drivers
2007-10-12 16:44 UTC (2+ messages)
` [uml-devel] "
Are the reference policy abstractions the right ones?
2007-10-12 16:45 UTC (2+ messages)
[PATCH] Fix wait_for_completion_interruptible declaration mismatch
2007-10-12 16:44 UTC
Are the reference policy abstractions the right ones?
2007-10-12 16:45 UTC (2+ messages)
[PATCH 6/7] IPMI: fix hotmod remove lock
2007-10-12 16:42 UTC
XFS regression?
2007-10-12 11:36 UTC (6+ messages)
[PATCH 5/7] IPMI: new NMI handling
2007-10-12 16:40 UTC
Intel Clovertown vs. frequency scaling
2007-10-12 16:44 UTC (4+ messages)
[PATCH 4/7] IPMI: add polled interface
2007-10-12 16:40 UTC
[Xenomai-help] awful latencies (~110us)
2007-10-12 16:43 UTC (13+ messages)
[PATCH 3/7] IPMI: documentation fixes
2007-10-12 16:39 UTC
[PATCH 2/7] IPMI: remove bogus semaphore from watchdog
2007-10-12 16:38 UTC
[PATCH try #2] Input/Joystick Driver: add support AD7142 joystick driver
2007-10-12 16:41 UTC (7+ messages)
gigabit ethernet power consumption
2007-10-12 16:35 UTC (2+ messages)
[PATCH] libata: Deal with ATA8-ACS proposed Trusted/Treacherous Computing features
2007-10-12 16:39 UTC
[PATCHes] ISDN simple cleanups - hotplug API prep
2007-10-12 16:12 UTC (2+ messages)
[patch 0/2] r/o bind mount fixes for 2.6.23-mm1
2007-10-12 16:10 UTC (5+ messages)
` [patch 1/2] r/o bind mounts: Dont touch the vfsmount after path_put()
` [patch 2/2] r/o bind mounts: Accept passing a mnt NULL pointer to mnt_drop_write()
[git patch] libata critical fix
2007-10-12 16:26 UTC (2+ messages)
` [stable] "
[PATCH 00/52] Introduce credential record
2007-10-12 16:09 UTC (53+ messages)
` [PATCH 01/52] CRED: Introduce a COW credentials record
` [PATCH 02/52] CRED: Give in_group_p() a cred pointer
` [PATCH 03/52] CRED: Pass credentials down to ext3 block allocator
` [PATCH 04/52] CRED: Pass credentials down to ext3 inode allocator
` [PATCH 05/52] CRED: Prepare TMPFS for cred passing
` [PATCH 06/52] CRED: Prepare RAMFS "
` [PATCH 07/52] CRED: Pass credentials down to ext2 block allocator
` [PATCH 08/52] CRED: Pass credentials down to ext2 inode allocator
` [PATCH 09/52] CRED: Pass credentials down to ext4 block allocator
` [PATCH 10/52] CRED: Pass credentials down to ext4 inode allocator
` [PATCH 11/52] CRED: Give the get_block() callback a credentials pointer
` [PATCH 12/52] CRED: Make mpage read functions take "
` [PATCH 13/52] CRED: Make block_prepare_write() and co "
` [PATCH 14/52] CRED: Provide a writeback credentials record
` [PATCH 15/52] CRED: Make Ext3 use the writeback credentials
` [PATCH 16/52] CRED: Pass credentials through the internals of ext3 truncation
` [PATCH 17/52] CRED: Make rpcauth_lookupcred() take a credentials pointer
` [PATCH 18/52] CRED: Make rpcauth_bindcred() "
` [PATCH 19/52] CRED: Add a credentials pointer to struct rpc_task
` [PATCH 20/52] CRED: Pass credentials into rpc_init_task()
` [PATCH 21/52] CRED: Pass credentials through the truncate() inode operation
` [PATCH 22/52] CRED: Pass credentials to nfs_setattr_update_inode()
` [PATCH 23/52] CRED: Pass credentials to the setattr() inode operation
` [PATCH 24/52] CRED: Pass credentials through inode_setattr()
` [PATCH 25/52] CRED: Give the mknod() inode op a credentials pointer
` [PATCH 26/52] CRED: Give the mkdir() "
` [PATCH 27/52] CRED: Give the create() "
` [PATCH 28/52] CRED: Give the link() "
` [PATCH 29/52] CRED: Give the unlink() "
` [PATCH 30/52] CRED: Give the rmdir() "
` [PATCH 31/52] CRED: Give the rename() "
` [PATCH 32/52] CRED: Give the symlink() "
` [PATCH 33/52] CRED: Make the get_parent() export op take a credential pointer
` [PATCH 34/52] CRED: Make Ext3 ACL set handlers pass credentials down
` [PATCH 35/52] CRED: Make the ACL set() handler take a credentials pointer
` [PATCH 36/52] CRED: Make ext3_fill_super() pass credentials down
` [PATCH 37/52] CRED: Pass credentials to the get_sb() op and various fill_super() ops
` [PATCH 38/52] CRED: Pass credentials through the quota_read() op
` [PATCH 39/52] CRED: Pass credentials through the quota_write() op
` [PATCH 40/52] CRED: Give the lookup() inode op a credentials pointer
` [PATCH 41/52] CRED: Pass credentials through d_revalidate()
` [PATCH 42/52] CRED: Pass credentials through the permission() inode op
` [PATCH 43/52] CRED: Pass credentials through the statfs() superblock op
` [PATCH 44/52] CRED: Pass credentials through the follow_link() inode op
` [PATCH 45/52] CRED: Pass credentials through the getattr() "
` [PATCH 46/52] CRED: Pass credentials through the setxattr() "
` [PATCH 47/52] CRED: Pass credentials through the xattr get() handler
` [PATCH 48/52] CRED: Pass credentials through the getxattr() inode op
` [PATCH 49/52] CRED: Pass credentials through the xattr list() handler
` [PATCH 50/52] CRED: Pass credentials through the listxattr() inode op
` [PATCH 51/52] CRED: Pass credentials through the removexattr() "
` [PATCH 52/52] CRED: Pass credentials through vfs_mkdir()
"ping6 -M do" fragments packets
2007-10-12 16:32 UTC (3+ messages)
[RFC, PATCH 0/3] svc: gnb review cleanup for transport switch
2007-10-12 16:27 UTC (7+ messages)
RAID6 recover problem
2007-10-12 16:28 UTC (3+ messages)
AHCI: using bios after linux
2007-10-12 16:27 UTC (2+ messages)
[Qemu-devel] RFC: fix run of 32 bits Linux executables on 64 bits targets
2007-10-12 16:21 UTC (7+ messages)
[PATCH] ELF program header
2007-10-12 16:19 UTC
raid5: degraded after reboot
2007-10-12 16:18 UTC (4+ messages)
[PATCH] Fixed ieee1275 console
2007-10-12 16:16 UTC (3+ messages)
e100 problems in .23rc8 ?
2007-10-12 15:51 UTC (9+ messages)
NMI watchdog
2007-10-12 16:12 UTC (4+ messages)
[PATCH 0/3] Update sysfs registration
2007-10-12 16:11 UTC (3+ messages)
[ofa-general] Re: [PATCH 2/3][NET_BATCH] net core use batching
2007-10-12 16:08 UTC (2+ messages)
[PATCH 2/2] NFS: handle IPv6 addresses in nfs ctl
2007-10-12 16:07 UTC (2+ messages)
[RFC] Paravirt timer for KVM
2007-10-12 16:08 UTC
[PATCH 1/2] NFS: change the ip_map cache code to handle IPv6 addresses
2007-10-12 16:07 UTC (2+ messages)
[PATCH] generic ELF version of grub-mkimage
2007-10-12 16:07 UTC (6+ messages)
Different sized disks for RAID1+0 or RAID10
2007-10-12 16:08 UTC (4+ messages)
[PATCH try #4] Blackfin BF54x Input Keypad controller driver
2007-10-12 16:05 UTC (2+ messages)
[lm-sensors] [patch 1/1] de-macro w83627hf
2007-10-12 16:05 UTC (2+ messages)
[NET] MIPSsim: General cleanup
2007-10-12 16:05 UTC (2+ messages)
[Buildroot] [buildroot 0001526]: lockfile-progs.c fails to compile
2007-10-12 16:03 UTC
[PATCH 0/4] Cleanup tlbex.c
2007-10-12 16:01 UTC (4+ messages)
` [PATCH 1/4] tlbex.c: Cleanup __init usages
[PATCH] usbhid: add ASUS LCM to the blacklist
2007-10-12 15:59 UTC (4+ messages)
[PATCH] VFS: Remove lives_below_in_same_fs()
2007-10-12 15:58 UTC
[Buildroot] [buildroot 0001525]: BR2_ARCH not set for Pentium3 resulting in failure to create directories
2007-10-12 15:58 UTC
[Xenomai-core] [PATCH] adeos-ipipe-2.6.23-powerpc-DENX-2.0-01.patch
2007-10-12 15:52 UTC (2+ messages)
[Xen-users] 2.6.23 oops
2007-10-12 15:50 UTC (11+ messages)
` "
[PATCH/RFC 0/4] More Mempolicy Reference Counting Fixes
2007-10-12 15:49 UTC (5+ messages)
` [PATCH/RFC 1/4] Mem Policy: fix mempolicy usage in pci driver
` [PATCH/RFC 2/4] Mem Policy: Fixup Shm and Interleave Policy Reference Counting
` [PATCH/RFC 3/4] Mem Policy: Fixup "
` [PATCH/RFC 4/4] Mem Policy: Fixup Fallback for Default Shmem Policy
[Qemu-devel] Unable to Run Gprof Successfully on QEMU
2007-10-12 15:47 UTC (4+ messages)
[PATCH] sb1250-swarm_defconfig: Enable GenBus IDE
2007-10-12 15:46 UTC
[Buildroot] haserl don't compile - ERROR
2007-10-12 15:44 UTC
[Printing-architecture] Agenda for next week's architecture call: OpenPrinting Meeting in Tokyo
2007-10-12 15:44 UTC
[PATCH] frv: Remove duplicate output of .exit.data
2007-10-12 15:40 UTC
Stabilising xen-unstable for 3.2.0
2007-10-12 15:40 UTC (2+ messages)
Marvell SATA 88SE61xx support
2007-10-12 15:37 UTC
[Cluster-devel] cluster/gfs2/edit hexedit.c hexedit.h
2007-10-12 15:37 UTC
Invalid argument Error : DNAT rule at OUTPUT chain in arm-linux box
2007-10-12 15:33 UTC (2+ messages)
CPU speed after hibernation
2007-10-12 15:30 UTC (3+ messages)
[BUG] zd1211rw on 2.6.23 oops ejecting the device
2007-10-12 15:04 UTC
[PATCH 4/4 v2] [POWERPC] Kilauea defconfig file
2007-10-12 15:20 UTC (7+ messages)
[RFC 0/6] small geode cleanup + fallback
2007-10-12 15:21 UTC (7+ messages)
` [RFC 2/6] [crypto] geode aes: consistent IV copy
` [RFC 3/6] [crypto] geode: relax in busy loop and care about return value
` [RFC 5/6] [crypto] geode add fallback for unsupported modes
` [RFC 1/6] [crypto] AES: move common defines into a header file
` [RFC 4/6] [crypto] geode: move defines into a headerfile
` [RFC 6/6] [crypto] geode: use proper defines
[Qemu-devel] RFC: Code fetch optimisation
2007-10-12 15:21 UTC (2+ messages)
patch: fix patch num in glibc 2.3.3+cvs20050221
2007-10-12 15:15 UTC (2+ messages)
[Buildroot] svn commit: trunk/buildroot/target/device/Atmel
2007-10-12 15:18 UTC
Recursion in CFI driver. Is it really necessary to have
2007-10-12 15:14 UTC (2+ messages)
[Buildroot] svn commit: trunk/buildroot/target/device/Atmel
2007-10-12 15:17 UTC
[Buildroot] svn commit: trunk/buildroot/target/device/Atmel/atngw100
2007-10-12 15:16 UTC
New alsa lowlevel driver for the SE-200PCI and SE-90PCI
2007-10-12 15:07 UTC (3+ messages)
[Buildroot] svn commit: trunk/buildroot/toolchain/gcc
2007-10-12 15:14 UTC
[rfc][patch 3/3] x86: optimise barriers
2007-10-12 15:13 UTC (2+ messages)
[PATCH] task containersv11 add tasks file interface fix for cpusets
2007-10-12 15:13 UTC (14+ messages)
[Buildroot] svn commit: trunk/buildroot/toolchain/uClibc
2007-10-12 15:12 UTC
[lm-sensors] [PATCH] hwmon/sis5595: Add individual alarm files
2007-10-12 15:12 UTC (2+ messages)
[Qemu-devel] What happened with NPTL/TLS support?
2007-10-12 15:12 UTC
[Buildroot] svn commit: trunk/buildroot: target/device/Atmel/arch-avr32 target/de etc
2007-10-12 15:10 UTC
Repeated XFS Crash on x86_64 fiesty
2007-10-12 8:02 UTC
[PATCH try #3] Blackfin BF54x Input Keypad controller driver
2007-10-12 15:09 UTC (2+ messages)
RFC/patch portability: split kvm_vm_ioctl
2007-10-12 15:08 UTC (2+ messages)
[Qemu-devel] [PATCH] syscall_target_errno.patch
2007-10-12 15:00 UTC (2+ messages)
[PATCH] add simple install replacement
2007-10-12 15:07 UTC (3+ messages)
[PATCH 0/5] ath5k: promiscuous bug, multicast, modes and docs
2007-10-12 15:07 UTC (6+ messages)
` [PATCH 1/5] ath5k: Fix a bug which pushed us to enable promiscuous
` [PATCH 2/5] Add proper support for multicast
` [PATCH 3/5] Don't read AR5K_RAC_PISR on AR5210, document ath5k_int
` [PATCH 4/5] Add extensive documenation for the atheros bssid_mask
` [PATCH 5/5] ath5k: Fix and clean mode initialization, prefer G for AR5212
[Buildroot] svn commit: trunk/buildroot/package/haserl
2007-10-12 15:05 UTC (2+ messages)
[U-Boot-Users] [PATCH] patch for rtl8139.c, base version is u-boot-1.1.6
2007-10-12 15:03 UTC (2+ messages)
Workflow: split repository?
2007-10-12 14:57 UTC (3+ messages)
OMAP1 realtime patch patch-2.6.23-rt1-omap1
2007-10-12 15:03 UTC
rmmod ip_conntrack hangs
2007-10-12 15:02 UTC (7+ messages)
[PATCH] Don't needlessly dirty mlocked pages when initially faulting them in
2007-10-12 14:58 UTC (7+ messages)
` [PATCH] mm: avoid dirtying shared mappings on mlock
Communicating between Dom0 and DomU without a network
2007-10-12 14:57 UTC
[lm-sensors] Need some input for cleaning up FSC userspace code
2007-10-12 14:56 UTC (2+ messages)
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.