messages from 2007-12-28 06:17:37 to 2007-12-29 02:37:07 UTC [more...]
[PATCH 01/12] Use mutex instead of semaphore in driver core
2007-12-29 2:36 UTC (9+ messages)
[2.6.23(?)=<] X used greatest stack depth: N bytes left
2007-12-29 2:35 UTC (6+ messages)
[PATCH] AMD Thermal Interrupt Support
2007-12-29 2:34 UTC (8+ messages)
[PATCH 1/1] mxser, remove it
2007-12-29 2:23 UTC (3+ messages)
[PATCH] 2.6.24-rc6-mm1 - document 'make prepare' in 'make help'
2007-12-29 2:22 UTC
[PATCH] x86: unify x86 Makefile(s)
2007-12-29 2:22 UTC (4+ messages)
[PATCH] jfs: clear PAGECACHE_TAG_DIRTY for no-write pages
2007-12-29 2:21 UTC (6+ messages)
Corrupted Hard Drive after activating intel I/oat dma
2007-12-29 2:12 UTC (5+ messages)
[PATCH 0/3 -mm] kexec jump -v8
2007-12-29 2:00 UTC (7+ messages)
[PATCH] SH/Dreamcast - add support for GD-Rom device
2007-12-29 1:57 UTC (6+ messages)
[PATCH 00/10] percpu: Per cpu code simplification V2
2007-12-29 1:55 UTC (5+ messages)
` [PATCH 05/10] x86_64: Use generic percpu
kbuild: modules_install regression ? - depmod
2007-12-29 1:42 UTC (3+ messages)
[PATCH RESEND] max3100 driver
2007-12-29 1:38 UTC (2+ messages)
[PATCH 11/12] spi : Use mutex instead of semaphore in driver core
2007-12-29 1:37 UTC (2+ messages)
[PATCH 12/12] usb : Use mutex instead of semaphore in driver core
2007-12-29 1:20 UTC
[PATCH 10/12] scsi : Use mutex instead of semaphore in driver core
2007-12-29 1:17 UTC
[PATCH 09/12] rtc : Use mutex instead of semaphore in driver core
2007-12-29 1:15 UTC
[PATCH 08/12] power supply : Use mutex instead of semaphore in driver core
2007-12-29 1:14 UTC
[PATCH 07/12] pcmcia : Use mutex instead of semaphore in driver core
2007-12-29 1:13 UTC
[PATCH 06/12] pci : Use mutex instead of semaphore in driver core
2007-12-29 1:10 UTC
[PATCH 05/12] ieee1394 : Use mutex instead of semaphore in driver core
2007-12-29 1:09 UTC
[PATCH 04/12] i2c : Use mutex instead of semaphore in driver core
2007-12-29 1:07 UTC
[PATCH 03/12] firewire : Use mutex instead of semaphore in driver core
2007-12-29 1:06 UTC
[PATCH 02/12] Documentation : Use mutex instead of semaphore in driver core
2007-12-29 1:04 UTC
[PATCH 00/12][RFC] Use mutex instead of semaphore in driver core
2007-12-29 1:00 UTC
Tesisat Malzeme Satis
2007-12-29 0:44 UTC
[RFC/PATCH] e100 driver didn't support any MII-less PHYs
2007-12-28 23:51 UTC
2.6.24-rc5 sysfs pci bridge duplicate symlink
2007-12-28 23:50 UTC (3+ messages)
[PATCH] USB Kconfig: Reorganize USB Kconfig Menu
2007-12-28 23:34 UTC (3+ messages)
2.6.24-rc6-mm1
2007-12-28 23:22 UTC (13+ messages)
` 2.6.24-rc6-mm1: some section mismatches on sparc64
` 2.6.24-rc6-mm1 Kernel panics at different functions ()
` 2.6.24-rc6-mm1 - crash in tick_sched_timer/update_process_times
[PATCH] Exporting capability code/name pairs
2007-12-28 23:07 UTC (8+ messages)
[PATCH 00/11] writeback bug fixes and simplifications
2007-12-28 23:01 UTC (2+ messages)
[PATCH] usb: remove duplicate entry in option.c and pl2303.h - linux-2.6.23.12
2007-12-28 21:55 UTC
[PATCH] sata_nv: fix ADMA ATAPI issues with memory over 4GB (v3)
2007-12-28 21:37 UTC (4+ messages)
[PATCH] Provide u64 version of jiffies_to_usecs() in kernel/tsacct.c
2007-12-28 21:26 UTC
[Patch v2] Make PCI extended config space (MMCONFIG) a driver opt-in
2007-12-28 21:12 UTC (19+ messages)
[PATCH 0/4] unionfs: work better with tmpfs
2007-12-28 21:09 UTC (2+ messages)
[GIT PULL -mm] 00/30 Unionfs+fsstack updates/fixes/cleanups
2007-12-28 20:43 UTC (31+ messages)
` [PATCH 01/30] VFS/fs_stack: drop cast on inode passed to i_size_read
` [PATCH 02/30] VFS/fs_stack: use locking around i_size_write in 32-bit systems
` [PATCH 03/30] Unionfs: "
` [PATCH 04/30] Unionfs: clarify usage.txt read/write behavior
` [PATCH 05/30] Unionfs: interpose cleanup and fix for spliced dentries
` [PATCH 06/30] Unionfs: initialize inode times for reused inodes
` [PATCH 07/30] Unionfs: create new special files only in first branch
` [PATCH 08/30] Unionfs: create new symlinks "
` [PATCH 09/30] Unionfs: release special files on copyup
` [PATCH 10/30] Unionfs: mmap fixes
` [PATCH 11/30] Unionfs: restructure unionfs_setattr and fix truncation order
` [PATCH 12/30] Unionfs: remove custom read/write methods
` [PATCH 13/30] Unionfs: prevent deadlock in cache coherency
` [PATCH 14/30] Unionfs: remove unnecessary conditional inode lock
` [PATCH 15/30] Unionfs: remove unnecessary lock when deleting whiteouts
` [PATCH 16/30] Unionfs: remove unnecessary lock in read_inode
` [PATCH 17/30] Unionfs: remove unnecessary locking in follow-link
` [PATCH 18/30] Unionfs: remove unnecessary parent lock in create
` [PATCH 19/30] Unionfs: prevent false lockdep warnings in stacking
` [PATCH 20/30] Unionfs: implement lockdep classes
` [PATCH 21/30] Unionfs: minor code rearrangement in rename
` [PATCH 22/30] Unionfs: handle on lower inodes in lookup
` [PATCH 23/30] Unionfs: set our superblock a/m/ctime granularity
` [PATCH 24/30] Unionfs: update inode times after a successful open
` [PATCH 25/30] Unionfs: minor cleanup in check_empty
` [PATCH 26/30] Unionfs: initialize namelist variable in rename
` [PATCH 27/30] Unionfs: cleanup lower inodes after successful unlink
` [PATCH 28/30] Unionfs: don't check dentry on error
` [PATCH 29/30] Unionfs: implement d_iput method
` [PATCH 30/30] Unionfs: don't check parent dentries
[2.6 patch] scsi/megaraid.c: __devexit annotation
2007-12-28 20:20 UTC (2+ messages)
Fwd: Re: [2.6.24 patch] restore ARMv6 OProfile support
2007-12-28 19:58 UTC
[2.6.24 patch] restore ARMv6 OProfile support
2007-12-28 19:57 UTC (3+ messages)
[PATCH] x86: export 'leave_mm' symbol
2007-12-28 19:57 UTC (2+ messages)
kexec refuses to boot latest -mm
2007-12-28 19:54 UTC (3+ messages)
[2.6.24 patch] restore Cell OProfile support
2007-12-28 19:30 UTC (2+ messages)
[2.6.24 patch] restore blackfin HARDWARE_PM support
2007-12-28 19:28 UTC (4+ messages)
2.6.24-rc6-mm1 - git-lblnet.patch and networking horkage
2007-12-28 14:21 UTC (3+ messages)
[PATCH v3 7/8] debugfs: allow access to signed values
2007-12-28 19:15 UTC (5+ messages)
` [PATCH v4 "
[PATCH 3/3] libfs: rename simple_attr_close to simple_attr_release
2007-12-28 19:07 UTC
[PATCH 1/3] libfs: allow error return from simple attributes
2007-12-28 19:07 UTC
[PATCH 2/3] libfs: make simple attributes interruptible
2007-12-28 19:07 UTC
just a test
2007-12-28 19:06 UTC
Strange NFS write performance Linux->Solaris-10/VXFS, maybe VW related
2007-12-28 18:45 UTC (2+ messages)
[PATCH] allow use of mtd and jffs2 on uml
2007-12-28 17:48 UTC (2+ messages)
Oops involving RFCOMM and sysfs
2007-12-28 17:32 UTC
TOMOYO Linux Security Goal
2007-12-28 17:23 UTC (7+ messages)
USB HID: Missing keys on Gyration Media Center Universal Remote Control
2007-12-28 16:48 UTC
[PATCHv3] powerpc: DBox2 Board Support
2007-12-28 16:22 UTC
INFO
2007-12-28 15:56 UTC
[PATCH] net/ipv4/netfilter/ip_tables.c: remove some inlines
2007-12-28 15:30 UTC (4+ messages)
[PATCH/RFC] Add support for freescale watchdog to CPM serial driver
2007-12-28 15:18 UTC
[PATCH/RFC] Add support for PowerQUICC watchdog
2007-12-28 15:13 UTC
Major regression on hackbench with SLUB (more numbers)
2007-12-28 14:52 UTC (12+ messages)
[PATCH 1/4] fs/autofs: Use time_before, time_before_eq, etc
2007-12-28 14:21 UTC (5+ messages)
` [autofs] "
Kerneldoc comments in files not mentioned by *.tmpl
2007-12-28 13:40 UTC
[PATCH 00/11] writeback bug fixes and simplifications
2007-12-28 13:41 UTC (12+ messages)
` [PATCH 01/11] writeback: introduce s_more_io_wait for inodes to be re-synced after a while
` [PATCH 02/11] writeback: requeue_io_wait() on blocked kupdate
` [PATCH 03/11] writeback: replace redirty_tail() on more-pages-to-sync
` [PATCH 04/11] writeback: requeue_io_wait() on locked inode
` [PATCH 05/11] writeback: requeue_io_wait() on congested blockdev
` [PATCH 06/11] writeback: requeue_io_wait() on locked buffers
` [PATCH 07/11] writeback: requeue_io() on redirtied inode
` [PATCH 08/11] writeback: introduce queue_dirty()
` [PATCH 09/11] writeback: replace redirty_tail() on memory-backed bdi
` [PATCH 10/11] writeback: remove redirty_tail()
` [PATCH 11/11] writeback: __sync_single_inode() code cleanup
[PATCH 0/9] ide: switch to generic DMA-mapping API
2007-12-28 13:24 UTC (7+ messages)
` [PATCH 1/9] piix: remove stale comments
` [PATCH 2/9] ide: fix ide_intr() for non-PCI devices and CONFIG_BLK_DEV_IDEPCI=y
` [PATCH 7/9] icside: use hwif->dev
Kernel bloat - is it happening and if so, where?
2007-12-28 12:40 UTC
[PATCH] Hibernation: Document __save_processor_state() on x86-64
2007-12-28 12:53 UTC
[PATCH 0/5] Version 17, series to add device tree naming to i2c
2007-12-28 12:14 UTC (2+ messages)
2.6.22-stable causes oomkiller to be invoked
2007-12-28 10:11 UTC (7+ messages)
Working upstream toolchain for avr32?
2007-12-28 8:52 UTC (3+ messages)
kernel panic - help!?
2007-12-28 8:39 UTC (12+ messages)
fib6_del_route has redundant code
2007-12-28 8:25 UTC (5+ messages)
[PATCH] joystick: add Guitar Hero 2 controllers
2007-12-28 8:22 UTC
SCSI errors on powerpc with 2.6.24-rc6-mm1
2007-12-28 7:48 UTC (6+ messages)
[patch 1/1] Writeback fix for concurrent large and small file writes
2007-12-28 7:35 UTC (2+ messages)
2.6.24-rc3: find complains about /proc/net
2007-12-28 7:21 UTC (11+ messages)
` [PATCH 2.6.24-rc3] Fix /proc/net breakage
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