LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
messages from 2008-01-13 05:06:28 to 2008-01-14 06:05:50 UTC [more...]
[git pull] Input updates for 2.6.24-rc3
2008-01-14 6:05 UTC (2+ messages)
Is it possible to change IRQ for certain device?
2008-01-14 6:04 UTC (6+ messages)
[PATCH] Fix kprobes on ia64
2008-01-14 6:02 UTC (2+ messages)
[PATCH 0/5] introduce K64BIT=y and backward compatibility ARCH={i386,x86_64} for x86
2008-01-14 5:58 UTC (12+ messages)
` [PATCH] kconfig: factor out code in confdata.c
` [PATCH] kconfig: use $K64BIT to set 64BIT with all*config targets
` kconfig: support option env="" [Was: kconfig: use $K64BIT to set 64BIT with all*config targets]
` [PATCH 1/3] explicitly introduce expression list
` [PATCH 2/3] environment symbol support
` [PATCH 3/3] use environment option
[Patch v2] Make PCI extended config space (MMCONFIG) a driver opt-in
2008-01-14 5:20 UTC (37+ messages)
fixed a bug of adma in rhel4u5 with HDS7250SASUN500G
2008-01-14 5:20 UTC (3+ messages)
[PATCH 000 of 6] md: various fixes for md
2008-01-14 4:48 UTC (11+ messages)
` [PATCH 001 of 6] md: Fix an occasional deadlock in raid5
` [PATCH 002 of 6] md: Fix use-after-free bug when dropping an rdev from an md array
` [PATCH 003 of 6] md: Change a few 'int' to 'size_t' in md
` [PATCH 004 of 6] md: Change INTERATE_MDDEV to for_each_mddev
` [PATCH 005 of 6] md: Change ITERATE_RDEV to rdev_for_each
` [PATCH 006 of 6] md: Change ITERATE_RDEV_GENERIC to rdev_for_each_list, and remove ITERATE_RDEV_PENDING
regression: 100% io-wait with 2.6.24-rcX
2008-01-14 3:54 UTC (9+ messages)
[PATCH] Default keyboard LEDs
2008-01-14 3:50 UTC (3+ messages)
[PATCH] [MEMSTICK] Initial commit for Sony MemoryStick support
2008-01-14 3:26 UTC (2+ messages)
Netperf TCP_RR(loopback) 10% regression in 2.6.24-rc6, comparing with 2.6.22
2008-01-14 3:11 UTC (4+ messages)
[PATCH] Reset ACPI backlight on resume
2008-01-14 3:13 UTC
[PATCH: 1/2] [SERIAL] avoid waking up closed serial ports on resume
2008-01-14 2:40 UTC (8+ messages)
` [PATCH: 2/2] [SERIAL] avoid stalling suspend if serial port won't drain
Lenovo ThinkPads need acpi_osi="Linux"
2008-01-14 2:03 UTC (9+ messages)
[PATCH 2/7] ieee1394 : use class iteration api
2008-01-14 1:57 UTC (3+ messages)
[PATCH] Rationalise ACPI backlight implementation
2008-01-14 1:51 UTC (2+ messages)
EXPORTS_SYMBOLs that are in assembly?
2008-01-14 1:41 UTC
Top 10 kernel oopses for the week ending January 5th, 2008
2008-01-14 1:36 UTC (9+ messages)
[PATCH 1/7] driver-core : add class iteration api
2008-01-14 1:36 UTC (5+ messages)
[CALL FOR TESTING] Make Ext3 fsck way faster [2.6.23.13]
2008-01-14 1:09 UTC (3+ messages)
The ext3 way of journalling
2008-01-14 0:36 UTC (12+ messages)
2.6.22.15: kernel processes stuck in D state
2008-01-14 0:56 UTC (4+ messages)
[RFD] Incremental fsck
2008-01-14 0:22 UTC (9+ messages)
Linux 2.6.24-rc7
2008-01-13 23:57 UTC (7+ messages)
[PATCH 0/5] Intro: convert lockd to kthread and fix use-after-free (try #7)
2008-01-13 23:59 UTC (7+ messages)
` [PATCH 1/5] SUNRPC: spin svc_rqst initialization to its own function
` [PATCH 2/5] SUNRPC: export svc_sock_update_bufs
` [PATCH 3/5] NLM: Have lockd call try_to_freeze
[PATCH] leds: Add support for the 3rd LED on the PCEngines WRAP
2008-01-13 23:21 UTC (2+ messages)
[PATCH] driver: ip27-rtc - convert ioctl to unlocked_ioctl
2008-01-13 23:08 UTC (7+ messages)
2.6.24-rc7-rt1
2008-01-13 22:56 UTC (8+ messages)
` 2.6.24-rc7-rt1: macro "put_cpu_var" passed 2 arguments, but takes just 1
CONFIG_NO_HZ breaks blktrace timestamps
2008-01-13 22:54 UTC (8+ messages)
ATA device reset, shoud I be concerned?
2008-01-13 22:19 UTC
[PATCH] [MEMSTICK] Initial commit for Sony MemoryStick support
2008-01-13 22:47 UTC
checkpatch: add filename before the summary line
2008-01-13 22:34 UTC
[PATCH] serial: remove "too much work for irq" printk
2008-01-13 22:03 UTC (3+ messages)
2.6.24-rc6-mm1 - oddness with IPv4/v6 mapped sockets hanging
2008-01-13 21:46 UTC (2+ messages)
[PATCH 0/4] __cpuinitconst and __devinitconst
2008-01-13 21:42 UTC (5+ messages)
[PATCH] kbuild: simplify section mismatch check in modpost
2008-01-13 21:34 UTC
[PATCH] mmu notifiers #v2
2008-01-13 21:11 UTC (2+ messages)
[PATCH 0/12] ide-floppy redux v2.5
2008-01-13 20:18 UTC (13+ messages)
` [PATCH 1/12] ide-floppy: remove struct idefloppy_mode_parameter_header
` [PATCH 2/12] ide-floppy: remove struct idefloppy_flexible_disk_page
` [PATCH 3/12] ide-floppy: remove struct idefloppy_capacity_descriptor
` [PATCH 4/12] ide-floppy: factor out ioctl handlers from idefloppy_ioctl()
` [PATCH 5/12] ide-floppy: report DMA handling in idefloppy_pc_intr() properly
` [PATCH 6/12] ide-floppy: mv idefloppy_{should_,}report_error
` [PATCH 7/12] ide-floppy: remove IDEFLOPPY_DEBUG_BUGS macro
` [PATCH 8/12] ide-floppy: merge idefloppy_{input,output}_buffers
` [PATCH 9/12] ide-floppy: remove unused IDEFLOPPY_USE_READ12
` [PATCH 10/12] ide-floppy: remove atomic test_*bit macros
` [PATCH 11/12] ide-floppy: remove IDEFLOPPY_DEBUG_INFO
` [PATCH 12/12] ide-floppy: fix most of the remaining checkpatch.pl issues
[PATCH 00/10] x86: Reduce memory and intra-node effects with large count NR_CPUs
2008-01-13 20:01 UTC (12+ messages)
` [PATCH 01/10] x86: Change size of APICIDs from u8 to u16
` [PATCH 02/10] x86: Change size of node ids "
` [PATCH 03/10] x86: Change NR_CPUS arrays in powernow-k8
` [PATCH 04/10] x86: Change NR_CPUS arrays in intel_cacheinfo
` [PATCH 05/10] x86: Change NR_CPUS arrays in smpboot_64
` [PATCH 06/10] x86: Change NR_CPUS arrays in topology
` [PATCH 07/10] x86: Cleanup x86_cpu_to_apicid references
` [PATCH 08/10] x86: Change NR_CPUS arrays in numa_64
` [PATCH 09/10] x86: Change NR_CPUS arrays in acpi-cpufreq
` [PATCH 10/10] x86: Change bios_cpu_apicid to percpu data variable
[PATCH] fat: Editions to support fat_fallocate()
2008-01-13 19:49 UTC (5+ messages)
possible recursive locking, 2.6.24-rc7
2008-01-13 19:25 UTC (4+ messages)
[PATCH 0/6] Intro: convert lockd to kthread and fix use-after-free (try #6)
2008-01-13 19:12 UTC (8+ messages)
` [PATCH 1/6] SUNRPC: spin svc_rqst initialization to its own function
` [PATCH 2/6] SUNRPC: export svc_sock_update_bufs
` [PATCH 3/6] NLM: Initialize completion variable in lockd_up
[PATCH 0/5] Version 17, series to add device tree naming to i2c
2008-01-13 19:05 UTC (19+ messages)
` [PATCH 1/5] Implement module aliasing for i2c to translate from device tree names
` [i2c] "
` [i2c] [PATCH 0/5] Version 17, series to add device tree naming to i2c
[PATCH] Documentation: Add 00-INDEX file for AoE
2008-01-13 18:52 UTC (2+ messages)
question regarding user mode linux
2008-01-13 18:37 UTC (2+ messages)
[PATCH] SH/Dreamcast - add support for GD-Rom CDROM drive on SEGA Dreamcast
2008-01-13 18:24 UTC (6+ messages)
Could not set non-blocking flag with 2.6.24-rc5
2008-01-13 18:22 UTC (4+ messages)
[PATCH] update module-init-tools to support the i2c subsystem
2008-01-13 18:04 UTC (7+ messages)
` [i2c] "
[PATCH 0/5] USB Kconfig: Reorganize USB Kconfig Menu
2008-01-13 18:03 UTC (7+ messages)
PROBLEM REMAINS: [sata_nv ADMA breaks ATAPI] Crash on accessing DVD-RAM
2008-01-13 16:51 UTC (11+ messages)
[PATCH] Only print SCSI data direction warning once for a command
2008-01-13 16:41 UTC (3+ messages)
2.6.24-rc6: possible recursive locking detected
2008-01-13 16:32 UTC (9+ messages)
iwlwifi 1.2.23 vs. kernel 2.6.23.13
2008-01-13 15:05 UTC
isofs maintainer and write support
2008-01-13 14:32 UTC (2+ messages)
Problem with tg3 in 2.6.23.12
2008-01-13 14:04 UTC
HPET timer broken using 2.6.23.13 / nanosleep() hangs
2008-01-13 14:06 UTC (4+ messages)
INITIO scsi driver fails to work properly
2008-01-13 12:28 UTC (11+ messages)
2.6.24-rc7, intel audio: alsa doesn't say a beep
2008-01-13 11:26 UTC (14+ messages)
[Patch v2] Make PCI extended config space (MMCONFIG) a driver opt-in
2008-01-13 7:19 UTC (12+ messages)
backlight module for nvidia cards -- control backlight even with offb
2008-01-13 7:09 UTC (2+ messages)
PNP_DRIVER_RES_DISABLE breaks swsusp at least with snd_cs4236
2008-01-13 6:13 UTC (5+ messages)
` [alsa-devel] "
` -mm: pnp-do-not-stop-start-devices-in-suspend-resume-path.patch breaks resuming isapnp cards
[CALL FOR TESTING] Make Ext3 fsck way faster [2.6.24-rc6 -mm patch]
2008-01-13 5:47 UTC
[patch 00/19] VM pageout scalability improvements
2008-01-13 5:18 UTC (4+ messages)
` [patch 18/19] account mlocked pages
[PATCH] Clustering indirect blocks in Ext3
2008-01-13 5:06 UTC (5+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).