messages from 2008-02-15 23:06:24 to 2008-02-16 01:10:37 UTC [more...]
- isdn-hisax-avm_pci-convert-to-modern-pci-isa-pnp-probing.patch removed from -mm tree
2008-02-16 1:00 UTC
- isdn-hisax-bkm_a8-convert-to-pci-hotplug-api.patch removed from -mm tree
2008-02-16 1:00 UTC
- isdn-hisax-niccy-convert-to-modern-isa-pnp-pci-probing.patch removed from -mm tree
2008-02-16 1:00 UTC
- isdn-hisax-eliminate-many-unnecessary-references-to-cardtype.patch removed from -mm tree
2008-02-16 1:00 UTC
- isdn-hisax-nj_s-nj_u-convert-to-pci-hotplug-api.patch removed from -mm tree
2008-02-16 1:00 UTC
- isdn-ready-hisax-driver-for-modularization.patch removed from -mm tree
2008-02-16 1:00 UTC
- isdn-hisax-telespci-convert-to-pci-hotplug-api.patch removed from -mm tree
2008-02-16 1:00 UTC
- isdn-hisax-hfc_pci-w6692-convert-to-pci-hotplug-api.patch removed from -mm tree
2008-02-16 1:00 UTC
- isdn-hisax-enternow-convert-to-pci-hotplug-api.patch removed from -mm tree
2008-02-16 1:00 UTC
- isdn-hisax-bkm_a4t-convert-to-pci-hotplug-api.patch removed from -mm tree
2008-02-16 1:00 UTC
[PATCH 00/14] [ISDN] HiSax hotplug conversion
2008-02-16 1:09 UTC (2+ messages)
- isdn-hisax-modularize-card-setup.patch removed from -mm tree
2008-02-16 1:00 UTC
- isdn-pci-add-missing-file.patch removed from -mm tree
2008-02-16 1:00 UTC
[PATCH] acpi: sparse fix, replace macro with static function
2008-02-16 1:07 UTC
Driver removals
2008-02-16 1:08 UTC (5+ messages)
Frustrated question with insmod
2008-02-16 1:06 UTC
pci_device_id definition cleanups
2008-02-16 0:57 UTC (4+ messages)
[U-Boot-Users] [1.3.2-rc1] MPC8548CDS/MPC8555CDS configs fails to link
2008-02-16 1:01 UTC (7+ messages)
[PATCH 00/30] Read-only bind mounts (-mm resend)
2008-02-16 1:00 UTC (5+ messages)
` [PATCH 07/30] r/o bind mounts: stub functions
- mm-only-enforce-acpi-resource-conflict-checks.patch removed from -mm tree
2008-02-16 0:51 UTC
[PATCH] (02/15/08 Linus git) Smack unlabeled outgoing ambient packets - v4
2008-02-15 23:24 UTC
[PATCH] a.out support for multiboot and freebsd
2008-02-16 1:00 UTC (13+ messages)
+ r-o-bind-mounts-elevate-write-count-for-callers-of-vfs_mkdir-fix.patch added to -mm tree
2008-02-16 0:44 UTC
[2.6.25-rc1] jerky mouse cursor and randoooom key repeats
2008-02-16 0:53 UTC
[Buildroot] Need help building toolchain for the kb9202 on linux
2008-02-16 0:53 UTC
+ r-o-bind-mounts-get-callers-of-vfs_mknod-create-fix.patch added to -mm tree
2008-02-16 0:43 UTC
iwlwifi
2008-02-16 0:43 UTC
[git patches] net driver fixes
2008-02-16 0:52 UTC (3+ messages)
+ r-o-bind-mounts-elevate-write-count-for-xattr_permission-callers-fix.patch added to -mm tree
2008-02-16 0:40 UTC
ips.c broken since 2.6.23 on x86_64?
2008-02-16 0:41 UTC (4+ messages)
+ r-o-bind-mounts-check-mnt-instead-of-superblock-directly-fix-2.patch added to -mm tree
2008-02-16 0:39 UTC
[linux-lvm] pvmove safety
2008-02-16 0:48 UTC (4+ messages)
[patch 00/18] Page cache: Replace PAGE_CACHE_xx with inline functions V4
2008-02-16 0:47 UTC (38+ messages)
` [patch 01/18] Define functions for page cache handling
` [patch 02/18] Use page_cache_xxx functions in mm/filemap.c
` [patch 03/18] Use page_cache_xxx in mm/page-writeback.c
` [patch 04/18] Use page_cache_xxx in mm/truncate.c
` [patch 05/18] Use page_cache_xxx in mm/rmap.c
` [patch 06/18] Use page_cache_xxx in mm/filemap_xip.c
` [patch 07/18] Use page_cache_xxx in mm/migrate.c
` [patch 08/18] Use page_cache_xxx in fs/libfs.c
` [patch 09/18] Use page_cache_xxx in fs/sync
` [patch 10/18] Use page_cache_xxx in fs/buffer.c
` [patch 11/18] Use page_cache_xxx in mm/mpage.c
` [patch 12/18] Use page_cache_xxx in mm/fadvise.c
` [patch 13/18] Use page_cache_xxx in fs/splice.c
` [patch 14/18] Use page_cache_xxx in ext2
` [patch 15/18] Use page_cache_xxx in fs/ext3
` [patch 16/18] Use page_cache_xxx in fs/ext4
` [patch 17/18] Use page_cache_xxx in fs/reiserfs
` [patch 18/18] Use page_cache_xxx for fs/xfs
+ r-o-bind-mounts-check-mnt-instead-of-superblock-directly-fix.patch added to -mm tree
2008-02-16 0:38 UTC
Announce: Linux-next (Or Andrew's dream :-))
2008-02-16 0:45 UTC (6+ messages)
[patch 00/17] Slab Fragmentation Reduction V10
2008-02-16 0:45 UTC (18+ messages)
` [patch 01/17] SLUB: Extend slabinfo to support -D and -F options
` [patch 02/17] SLUB: Add defrag_ratio field and sysfs support
` [patch 03/17] SLUB: Replace ctor field with ops field in /sys/slab/*
` [patch 04/17] SLUB: Add get() and kick() methods
` [patch 05/17] SLUB: Sort slab cache list and establish maximum objects for defrag slabs
` [patch 06/17] SLUB: Slab defrag core
` [patch 07/17] SLUB: Add KICKABLE to avoid repeated kick() attempts
` [patch 08/17] SLUB: Trigger defragmentation from memory reclaim
` [patch 09/17] Buffer heads: Support slab defrag
` [patch 10/17] inodes: Support generic defragmentation
` [patch 11/17] FS: ExtX filesystem defrag
` [patch 12/17] FS: XFS slab defragmentation
` [patch 13/17] FS: Proc filesystem support for slab defrag
` [patch 14/17] FS: Slab defrag: Reiserfs support
` [patch 15/17] FS: Socket inode defragmentation
` [patch 16/17] dentries: Add constructor
` [patch 17/17] dentries: dentry defragmentation
Kernel oops with bluetooth usb dongle
2008-02-16 0:41 UTC
+ rtc-pcf8563-new-style-conversion-checkpatch-fixes-fix.patch added to -mm tree
2008-02-16 0:32 UTC
[PATCH 1/2] remove rcu_assign_pointer(NULL) penalty with type/macro safety
2008-02-16 0:40 UTC (2+ messages)
[Bug 14394] New: [NV4B] Composite broken on 2nd head
2008-02-16 0:41 UTC (2+ messages)
` [Bug 14394] "
+ r-o-bind-mounts-get-write-access-for-vfs_rename-callers-fix.patch added to -mm tree
2008-02-16 0:28 UTC
[PATCH 5/11v2] ata: replace macro with static inline in libata.h
2008-02-16 0:36 UTC (8+ messages)
rewrite very slow
2008-02-16 0:36 UTC (2+ messages)
Brindle example of labeled IPSec
2008-02-16 0:27 UTC
Announce: Linux-next (Or Andrew's dream :-))
2008-02-16 0:25 UTC (21+ messages)
Brindle example of labeled IPSec
2008-02-16 0:26 UTC (7+ messages)
[kvm-ppc-devel] upstream PowerPC qemu breakage
2008-02-16 0:26 UTC (6+ messages)
e1000: Detected Tx Unit Hang
2008-02-16 0:26 UTC (3+ messages)
[PATCH 0/5] adds ebtables nflog support to ulogd
2008-02-16 0:25 UTC (15+ messages)
` [PATCH 2/5] Adds AF_BRIDGE and ARP header interpreter to BASE plugin
` [PATCHv2 "
` [PATCHv3 "
` [PATCHv4 "
` [PATCHv5 "
` [PATCH 4/5] adds AF_BRIDGE support to IP2STR
` [PATCHv2 "
` [PATCHv3 "
` [PATCHv4 "
kernel 2.6.25-rc1 and no /dev/rt73usb
2008-02-16 0:22 UTC (2+ messages)
[linux-dvb] DiSEqC trouble with TT S-1500
2008-02-16 0:20 UTC (4+ messages)
pull request: wireless-2.6 'fixes' 2008-02-15
2008-02-16 0:16 UTC (3+ messages)
[patch 1/4] mempolicy: convert MPOL constants to enum
2008-02-16 0:11 UTC (10+ messages)
` [patch 2/4] mempolicy: support optional mode flags
` [patch 3/4] mempolicy: add MPOL_F_STATIC_NODES flag
2.6.25-rc2 - Missing in Action?
2008-02-16 0:10 UTC (2+ messages)
- nfs-use-gfp_nofs-preloads-for-radix-tree-insertion.patch removed from -mm tree
2008-02-16 0:10 UTC
- ubi-fix-sparse-errors-in-ubih.patch removed from -mm tree
2008-02-16 0:10 UTC
- net-xfrm-statistics-depend-on-inet.patch removed from -mm tree
2008-02-16 0:10 UTC
- scsi-fix-data-corruption-caused-by-ses.patch removed from -mm tree
2008-02-16 0:10 UTC
- scsi-fix-data-corruption-caused-by-ses-checkpatch-fixes.patch removed from -mm tree
2008-02-16 0:10 UTC
[PATCH] ext4: Set directory link count to zero if we fail to create the directory
2008-02-15 19:23 UTC (2+ messages)
[PATCH]: Fix ath5k build warnings on 64-bit
2008-02-16 0:08 UTC
[PATCH] ext4: Fix circular locking dependency with fallocate and touch
2008-02-15 17:52 UTC (2+ messages)
[RFC/PATCH] ext4: Fix the memory leak and buffer head leak with respect to ext4_ext_path
2008-02-15 20:30 UTC (3+ messages)
` [RFC/PATCH] ext4: Request for journal write access early
- git-x86-git-rejects.patch removed from -mm tree
2008-02-16 0:05 UTC
- git-x86-fixup.patch removed from -mm tree
2008-02-16 0:05 UTC
unexpected IO-APIC, 2.4.36 SMP, AMD dual core Opteron
2008-02-16 0:03 UTC (5+ messages)
[PATCH] acer-wmi - Add DMI match for mail LED on Acer TravelMate 4200 series
2008-02-16 0:02 UTC
[2.6.25-rc0 System no longer powers off after shutdown
2008-02-15 23:58 UTC (3+ messages)
` [2.6.25-rc1] jerky mouse cursor and randoooom key repeats
Linux i386 clone(): %ebx 'frobbing' ?
2008-02-15 23:54 UTC (5+ messages)
[U-Boot-Users] Pull request:[ARM]
2008-02-15 23:54 UTC (2+ messages)
[patch 0/6] MMU Notifiers V6
2008-02-15 23:50 UTC (22+ messages)
` Demand paging for memory regions (was Re: MMU Notifiers V6)
` [ofa-general] Re: Demand paging for memory regions
[PATCH 0/4]: Respun LMB patches
2008-02-15 23:45 UTC (5+ messages)
[linux-dvb] [PATCH] support Cinergy HT USB XE (0ccd:0058)
2008-02-15 23:43 UTC (6+ messages)
initramfs generation with OE
2008-02-15 23:40 UTC
[BUG] rfcomm]
2008-02-15 23:40 UTC (8+ messages)
` [Bluez-devel] "
` [BUG] rfcomm
` [Bluez-devel] sdptool segfault
[linux-dvb] MSI TV@nywhere A/D v1.1 patch
2008-02-15 23:35 UTC (3+ messages)
[PATCH 1/3] mailinfo: ensure handle_filter gets only one line at a time
2008-02-15 23:37 UTC (3+ messages)
[PATCH] ACPI: Check whether cooling device exists before unregistering it
2008-02-15 23:31 UTC (2+ messages)
[patch 4/6] ACPI processor: extract return values using PTR_ERR
2008-02-15 23:30 UTC (4+ messages)
[PATCH] Fix line numbers emitted by "git diff --check"
2008-02-15 23:33 UTC
[PATCH] x86: add CONFIG_CC_STACKPROTECTOR selftest
2008-02-15 23:33 UTC
[U-Boot-Users] [PATCH] Wipe out assembler warnings while compiling x86 biosemu
2008-02-15 23:31 UTC (2+ messages)
[PATCH] Driver for Emagic Audiowerk 2
2008-02-15 23:30 UTC
[patch] move wakeup code to .c
2008-02-15 23:30 UTC (5+ messages)
[PATCH 1/3] WDEV: ath5k, fix lock imbalance
2008-02-15 23:29 UTC (6+ messages)
` [PATCH 2/3] WDEV, ath5k, don't return int from bool function
+ acpi-use-acpi_debug_print-instead-of-printk.patch added to -mm tree
2008-02-15 23:21 UTC (3+ messages)
[Buildroot] [buildroot 0002154]: Option to link bash to sh
2008-02-15 23:27 UTC
Encore ENLTV-FM (TV tuner Pro)
2008-02-15 23:26 UTC (3+ messages)
[PATCH] [XFRM] Add CONFIG_INET dependency to CONFIG_XFRM_STATISTICS
2008-02-15 23:24 UTC (2+ messages)
tbench regression in 2.6.25-rc1
2008-02-15 23:22 UTC (4+ messages)
A thing of power beauty cpu-idle on arm
2008-02-15 23:20 UTC (2+ messages)
Another bench on gitweb
2008-02-15 23:19 UTC (4+ messages)
` Another bench on gitweb (also on gitweb caching)
inode leak in 2.6.24?
2008-02-15 23:18 UTC
x86-32-config: why is pc-speaker an input device?
2008-02-15 23:18 UTC (3+ messages)
[Bugme-new] [Bug 9995] New: 2.6.25-rc1 regression - IBM ACPI backlight controlls do not work
2008-02-15 23:18 UTC (2+ messages)
[Bluez-users] Missing: big picture
2008-02-15 23:18 UTC (3+ messages)
arch/x86/mm/ioremap unification grew by 10x
2008-02-15 23:17 UTC (4+ messages)
2.6.24-git16 Oops @ sysfs_move_dir w/ btdelconn
2008-02-15 23:15 UTC (3+ messages)
Dom0 pvops kernel booting: release dom0-2.6.24-B0
2008-02-15 23:10 UTC (2+ messages)
e_powersaver.c
2008-02-15 23:09 UTC (2+ messages)
fetching a single commit from remote repo
2008-02-15 23:07 UTC (4+ 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.