messages from 2010-05-24 14:00:09 to 2010-05-24 22:54:04 UTC [more...]
acquire_console_mutex: WARNING: at 2.6.33.4-rt20/kernel/mutex-debug.c:65 mutex_remove_waiter+0xe8/0x11c()
2010-05-24 22:53 UTC
linux-next: Tree for May 22
2010-05-24 22:47 UTC (7+ messages)
` [PATCH -next] nouveau: fix acpi_lid_open undefined
[PATCH 0/8] Suspend block api (version 8)
2010-05-24 22:51 UTC (5+ messages)
[PATCH] x86: Export tsc related information in sysfs
2010-05-24 22:49 UTC (10+ messages)
Wireless IBSS on Linux-2.6.34 broken by commit 3bbb9ec946428b96657126768f65487a48dd090c
2010-05-24 22:48 UTC
[00/24] 2.6.27.47-stable review
2010-05-24 22:35 UTC (25+ messages)
` [01/24] ALSA: mixart: range checking proc file
` [02/24] ext4: invalidate pages if delalloc block allocation fails
` [03/24] percpu counter: clean up percpu_counter_sum_and_set()
` [04/24] ext4: Make sure all the block allocation paths reserve blocks
` [05/24] ext4: Add percpu dirty block accounting
` [06/24] ext4: Retry block reservation
` [07/24] ext4: Retry block allocation if we have free blocks left
` [08/24] ext4: Use tag dirty lookup during mpage_da_submit_io
` [09/24] vfs: Remove the range_cont writeback mode
` [10/24] vfs: Add no_nrwrite_index_update writeback control flag
` [11/24] ext4: Fix file fragmentation during large file write
` [12/24] ext4: Implement range_cyclic in ext4_da_writepages instead of write_cache_pages
` [13/24] tty: release_one_tty() forgets to put pids
` [14/24] [SCSI] megaraid_sas: fix for 32bit apps
` [15/24] trace: Fix inappropriate substraction on tracing_pages_allocated in trace_free_page()
` [16/24] clockevent: Prevent dead lock on clockevents_lock
` [17/24] nfsd4: bug in read_buf
` [18/24] USB: fix testing the wrong variable in fs_create_by_name()
` [19/24] nfs d_revalidate() is too trigger-happy with d_drop()
` [20/24] NFS: rsize and wsize settings ignored on v4 mounts
` [21/24] i2c: Fix probing of FSC hardware monitoring chips
` [22/24] libata: ensure NCQ error result taskfile is fully initialized before returning it via qc->result_tf
` [23/24] libata: retry FS IOs even if it has failed with AC_ERR_INVALID
` [24/24] svc: Clean up deferred requests on transport destruction
[PATCH] Revert "ath9k: fix lockdep warning when unloading module" on stable kernels
2010-05-24 22:38 UTC (4+ messages)
` [stable] "
[Regression] Commit "power_supply: Use attribute groups" breaks KDE battery monitor on openSUSE 11.3 M6
2010-05-24 22:32 UTC (2+ messages)
[PATCH RT] fix undefined references to kernel_sem
2010-05-24 22:04 UTC
iwl3945 bug in 2.6.34
2010-05-24 22:08 UTC (4+ messages)
Ubuntu boot time on imac
2010-05-24 22:04 UTC (2+ messages)
[PATCH] KEYS: Return more accurate error codes
2010-05-24 21:43 UTC (3+ messages)
` [stable] "
[stable] nilfs2: fix sync silent failure
2010-05-24 21:45 UTC (2+ messages)
[PATCH 1/2] posix_timer: separate timer_cleanup from timer_del
2010-05-24 21:40 UTC (2+ messages)
` [stable] "
[PATCH 0/3] alpha: Implement Hardware Performance Events
2010-05-24 21:58 UTC (4+ messages)
` [PATCH 3/3] alpha: Implement HW performance events on the EV67 and later CPUs
[PATCH] arch/tile: new multi-core architecture for Linux
2010-05-24 21:30 UTC (8+ messages)
[PATCH] ieee1394: schedule for removal
2010-05-24 21:29 UTC (2+ messages)
[PATCH 00/12] perf: introduce model specific events and AMD IBS
2010-05-24 21:25 UTC (7+ messages)
` [PATCH 12/12] perf, x86: implement the ibs interrupt handler
` [RFC PATCH] perf: align raw sample data on 64-bit boundaries
[PATCH 0/4] io-controller: Add new interfaces to trace backlogged group status
2010-05-24 21:22 UTC (4+ messages)
[linux-pm] Is it supposed to be ok to call del_gendisk while userspace is frozen?
2010-05-24 21:21 UTC (6+ messages)
[PATCH] VFS: fix recent breakage of FS_REVAL_DOT
2010-05-24 21:13 UTC (8+ messages)
[PATCH 00/11] V4: rwsem changes + down_read_critical() proposal
2010-05-24 21:12 UTC (14+ messages)
` [PATCH 01/11] x86 rwsem: stay on fast path when count>0 in __up_write()
` [PATCH 02/11] x86 rwsem: minor cleanups
` [PATCH 03/11] rwsem: fully separate code pathes to wake writers vs readers
` [PATCH 04/11] rwsem: lighter active count checks when waking up readers
` [PATCH 05/11] rwsem: let RWSEM_WAITING_BIAS represent any number of waiting threads
` [PATCH 06/11] rwsem: wake queued readers when writer blocks on active read lock
` [PATCH 07/11] rwsem: smaller wrappers around rwsem_down_failed_common
` [PATCH 08/11] generic rwsem: implement down_read_critical() / up_read_critical()
` [PATCH 09/11] rwsem: down_read_critical infrastructure support
` [PATCH 10/11] x86 rwsem: down_read_critical implementation
` [PATCH 11/11] Use down_read_critical() for /proc/<pid>/exe and /proc/<pid>/maps files
Makefile.build: make KBUILD_SYMTYPES work again
2010-05-24 21:07 UTC
[PATCH] input: mt: Document the MT event slot protocol (rev5)
2010-05-24 20:53 UTC
linux-next: build failure after merge of the kgdb tree
2010-05-24 20:50 UTC (12+ messages)
[PATCH v2 0/8] Fix performance issue with ondemand governor
2010-05-24 20:44 UTC (3+ messages)
[PATCH 00/14] tracing: add compat syscall support v3
2010-05-24 20:26 UTC (4+ messages)
` [PATCH 07/14] syscalls: add ARCH_COMPAT_SYSCALL_DEFINE()
[PATCH v2 00/13] BKL conversion in tty layer
2010-05-24 20:27 UTC (5+ messages)
` [PATCH 10/13] tty: untangle locking of wait_until_sent
[PATCH 00/13] jump label v8
2010-05-24 20:14 UTC (6+ messages)
` [PATCH 07/13] jump label v8: sort jump table at build-time
[RFC] Unified Ring Buffer (Next Generation)
2010-05-24 20:13 UTC (5+ messages)
` [RFD] Future tracing/instrumentation directions
Cleancache [PATCH 2/7] (was Transcendent Memory): core files
2010-05-24 20:02 UTC (2+ messages)
[patch] caif: remove unneeded null check in caif_connect()
2010-05-24 19:56 UTC (2+ messages)
RFC: dirty_ratio back to 40%
2010-05-24 19:50 UTC (4+ messages)
[PATCH 02/13] mm: Revalidate anon_vma in page_lock_anon_vma()
2010-05-24 19:32 UTC (5+ messages)
[GIT PULL] perf changes
2010-05-24 19:25 UTC
[PATCH] input: mt: Introduce MT event slots (rev 3)
2010-05-24 19:19 UTC (15+ messages)
` [PATCH 2/2] input: mt: Document the MT event slot protocol (rev2)
[PATCH 0/8] Suspend block api (version 6)
2010-05-24 19:08 UTC (5+ messages)
[GIT PULL] Unified lockup detector
2010-05-24 19:02 UTC
[Xen-devel] [PATCH 0 of 12] PV on HVM Xen
2010-05-24 19:06 UTC
2.6.34-rc6-git2: Reported regressions from 2.6.33
2010-05-24 19:00 UTC (5+ messages)
` [Bug #15712] [regression] 2.6.34-rc1 to -rc3 on zaurus: no longer boots
` [Bug #15717] bluetooth oops
[linux-pm] [PATCH 1/8] PM: Add suspend block api
2010-05-24 18:57 UTC (6+ messages)
[PATCH] USB: musb: fix Blackfin building after power updates
2010-05-24 18:52 UTC (3+ messages)
` [stable] "
` [Uclinux-dist-devel] "
[PATCH] Staging: vt6656: fix brace coding style issue in 80211mgr.c This is a patch to the 80211mgr.c file that fixes up a brace warning found by the checkpatch.pl tool Signed-off-by: Timofey Trofimov <tumoxep@gmail.com>
2010-05-24 18:42 UTC (4+ messages)
[PATCH] staging/comedi: new Kconfig and Makefiles, drivers grouped by bustype
2010-05-24 18:41 UTC (4+ messages)
[RFC] new ->perform_write fop
2010-05-24 18:40 UTC (11+ messages)
[PATCH 1/2] input: mt: Introduce MT event slots (rev 5)
2010-05-24 18:31 UTC (10+ messages)
` [PATCH 2/2] input: mt: Document the MT event slot protocol (rev4)
[PATCH] sched: add wait_for_completion_killable_timeout
2010-05-24 18:35 UTC
[PATCH 0 of 12] PV on HVM Xen
2010-05-24 18:29 UTC (13+ messages)
` [PATCH 01/11] Add support for hvm_op
` [PATCH 02/11] early PV on HVM
` [PATCH 03/11] evtchn delivery "
` [PATCH 04/11] Fix find_unbound_irq in presence of ioapic irqs
` [PATCH 05/11] Xen PCI platform device driver
` [PATCH 06/11] Add suspend\resume support for PV on HVM guests
` [PATCH 07/11] Allow xen platform pci device to be compiled as a module
` [PATCH 08/11] Fix possible NULL pointer dereference in print_IO_APIC
` [PATCH 09/11] __setup_vector_irq: handle NULL chip_data
` [PATCH 10/11] Support VIRQ_TIMER and pvclock on HVM
` [PATCH 11/11] Unplug emulated disks and nics
Hardware Error Kernel Mini-Summit
2010-05-24 18:31 UTC (22+ messages)
[PATCH 0/3] zram: generic RAM based compressed R/W block devices
2010-05-24 18:23 UTC (6+ messages)
` [PATCH 1/3] Support generic I/O requests
` [PATCH 2/3] Rename ramzswap to zram in code
` [PATCH 3/3] Rename ramzswap to zram in documentation
[patch] pipe: add support for shrinking and growing pipes
2010-05-24 18:16 UTC (23+ messages)
[PATCH]mm:highmem.h remove obsolete memclear_highpage_flush() call
2010-05-24 18:14 UTC (2+ messages)
[RFC] User Guide for Sysfs and libudev
2010-05-24 18:08 UTC
[PATCH 2.6.34-rc6] net: Improve ks8851 snl transmit performance
2010-05-24 17:44 UTC (4+ messages)
BUG: using smp_processor_id() in preemptible [00000000] code: icedove-bin/5449
2010-05-24 17:22 UTC (2+ messages)
[PATCH] Staging: comedi: Refactored code to fix long line lengths in drivers.c
2010-05-24 17:16 UTC (2+ messages)
[PATCH v3 1/3] dm: allow a dm-fs-style device to be shared via dm-ioctl
2010-05-24 16:35 UTC (8+ messages)
` [PATCH v3 3/3] dm: lookup devices by path with name_to_dev_t
` [dm-devel] "
` [PATCH 1/2] dm: ensure dm_table_complete() completes a table for use
` [PATCH 2/2] dm: export a table+mapped device to the ioctl interface
[RFC] linux-input: dynamically allocate ABS axis information
2010-05-24 16:15 UTC (4+ messages)
` [PATCH 4/4] input: dynamically allocate ABS information
Clock jumps
2010-05-24 16:06 UTC
[PATCH] drivers/media/dvb/dvb-usb/dib0700: fix return values
2010-05-24 16:02 UTC (6+ messages)
` [PATCH 2/2] drivers/media/dvb/dvb-usb/dib0700: CodingStyle fixes
` [PATCH] "
[PATCH] Make sure timers have migrated before killing migration_thread
2010-05-24 15:55 UTC (6+ messages)
[PATCH 1/3] vgaarb: convert pr_devel() to pr_debug()
2010-05-24 15:24 UTC (2+ messages)
` [PATCH resent twice 2/3] vgaarb: use MIT license
[PATCH] Fix Oops with Atmel SPI
2010-05-24 15:09 UTC (4+ messages)
Possible NFS bug in 2.6.34
2010-05-24 15:29 UTC (5+ messages)
[RESEND PATCH] ARM: fix 'unannotated irqs-on' lockdep warning
2010-05-24 15:19 UTC (12+ messages)
[PATCH] ptrace: unify FDPIC implementations
2010-05-24 15:14 UTC (8+ messages)
` [PATCH v2] "
` [PATCH -mm 0/1] (Was: ptrace: unify FDPIC implementations)
` [PATCH -mm 1/1] ptrace: PTRACE_GETFDPIC: fix the unsafe usage of child->mm
Wireless IBSS on Linux-2.6.34 broken by commit 3bbb9ec946428b96657126768f65487a48dd090c
2010-05-24 14:57 UTC (2+ messages)
[PATCH] online CPU before memory failed in pcpu_alloc_pages()
2010-05-24 14:59 UTC (10+ messages)
Greetings
2010-05-24 14:56 UTC
[PATCH] perf_events: fix event scheduling issues introduced by transactional API
2010-05-24 14:40 UTC
[PATCH]: Fix userspace warnings in elfcore.h
2010-05-24 14:36 UTC (2+ messages)
proc_dointvec() and write
2010-05-24 14:32 UTC
[PATCH -mm 0/2] misc: don't use sig->count
2010-05-24 14:28 UTC (4+ messages)
[git head f4b87dee9] BUG: using smp_processor_id() in preemptible (VFS-related)
2010-05-24 14:18 UTC (4+ messages)
linux-next: build warnings after merge of the driver-core tree
2010-05-24 14:03 UTC (5+ messages)
[PATCH] x86: Export tsc related information in sysfs
2010-05-20 19:19 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