public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-09-06 21:30:26 to 2008-09-07 22:24:25 UTC [more...]

[PATCH 0 of 7] x86: lay groundwork for Xen domain 0 support
 2008-09-07 22:21 UTC 

[PATCH 00/18] ide: add generic ATA/ATAPI disk driver
 2008-09-07 22:16 UTC  (19+ messages)
` [PATCH 01/18] ide-disk: fix IDE_DFLAG_LBA48 handling on resume
` [PATCH 02/18] ide-disk: lock media before checking for media change
` [PATCH 03/18] ide-floppy: use alloc_disk_node()
` [PATCH 04/18] ide-disk: use to_ide_drv() and ide_drv_g()
` [PATCH 05/18] ide-disk: move IDE_DFLAG_DOORLOCKING flag handling to idedisk_set_doorlock()
` [PATCH 06/18] ide-{disk,floppy}: set IDE_DFLAG_ATTACH in *_setup()
` [PATCH 07/18] ide-floppy: drop 'floppy' argument from idefloppy_setup()
` [PATCH 08/18] ide-floppy: use drive->capacity64 for caching current capacity
` [PATCH 09/18] ide: IDE_AFLAG_MEDIA_CHANGED -> IDE_DFLAG_MEDIA_CHANGED
` [PATCH 10/18] ide: IDE_AFLAG_WP -> IDE_DFLAG_WP
` [PATCH 11/18] ide: IDE_AFLAG_FORMAT_IN_PROGRESS -> IDE_DFLAG_FORMAT_IN_PROGRESS
` [PATCH 12/18] ide: remove IDE_AFLAG_NO_DOORLOCKING
` [PATCH 13/18] ide-disk: factor out generic disk handling code to ide-gd.c
` [PATCH 14/18] ide-disk: use IDE_DFLAG_MEDIA_CHANGED
` [PATCH 15/18] ide-floppy: factor out generic disk handling code to ide-gd-floppy.c
` [PATCH 16/18] ide: prepare for merging ide-gd-floppy.c with ide-gd.c
` [PATCH 17/18] ide: allow device drivers to specify per-device type /proc settings
` [PATCH 18/18] ide: add generic ATA/ATAPI disk driver

warn_on_slowpath at drivers/usb/serial/usb-serial.c:311
 2008-09-07 22:10 UTC  (2+ messages)

MMC host driver requirements
 2008-09-07 21:52 UTC 

2.6.27-rc5-git8: Reported regressions from 2.6.26
 2008-09-07 22:02 UTC  (46+ messages)
` [Bug #11207] VolanoMark regression with 2.6.27-rc1
` [Bug #11209] 2.6.27-rc1 process time accounting
` [Bug #11210] libata badness
` [Bug #11224] Only three cores found on quad-core machine
` [Bug #11230] Kconfig no longer outputs a .config with freshly updated defconfigs
` [Bug #11220] Screen stays black after resume
` [Bug #11215] INFO: possible recursive locking detected ps2_command
` [Bug #11237] corrupt PMD after resume
` [Bug #11272] BUG: parport_serial in 2.6.27-rc1 for NetMos Technology PCI 9835
` [Bug #11271] BUG: fealnx in 2.6.27-rc1
` [Bug #11264] Invalid op opcode in kernel/workqueue
` [Bug #11276] build error: CONFIG_OPTIMIZE_INLINING=y causes gcc 4.2 to do stupid things
` [Bug #11308] tbench regression on each kernel release from 2.6.22 -> 2.6.28
` [Bug #11336] 2.6.27-rc2:stall while mounting root fs
` [Bug #11334] myri10ge: use ioremap_wc: compilation failure on ARM
` [Bug #11335] 2.6.27-rc2-git5 BUG: unable to handle kernel paging request
` [Bug #11340] LTP overnight run resulted in unusable box
` [Bug #11343] SATA Cold Boot Problems with 2.6.27-rc[23] on nVidia 680i
` [Bug #11357] Can not boot up with zd1211rw USB-Wlan Stick
` [Bug #11382] e1000e: 2.6.27-rc1 corrupts EEPROM/NVM
` [Bug #11380] lockdep warning: cpu_add_remove_lock at:cpu_maps_update_begin+0x14/0x16
` [Bug #11358] net: forcedeth call restore mac addr in nv_shutdown path
` [Bug #11398] hda_intel: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj
` [Bug #11404] BUG: in 2.6.23-rc3-git7 in do_cciss_intr
` [Bug #11403] 2.6.27-rc2 USB suspend regression
` [Bug #11407] suspend: unable to handle kernel paging request
` [Bug #11439] [2.6.27-rc4-git4] compilation warnings
` [Bug #11418] Many soft lockups
` [Bug #11459] kernel crash after wifi connection established
` [Bug #11442] btusb hibernation/suspend breakage in current -git
` [Bug #11465] Linux-2.6.27-rc5, drm errors in log
` [Bug #11463] sshd hangs on close
` [Bug #11485] 2.6.27-rc xen pvops regression?
` [Bug #11500] /proc/net bug related to selinux
` [Bug #11471] GPE storm detected, kernel freezes
` [Bug #11476] failure to associate after resume from suspend to ram
` [Bug #11501] Failed to open destination file: Permission deniedihex2fw
` [Bug #11505] oltp ~10% regression with 2.6.27-rc5 on stoakley machine
` [Bug #11512] sort-of regression due to "kconfig: speed up all*config + randconfig"
` [Bug #11506] oops during unmount - ext3? (2.6.27-rc5)
` [Bug #11507] usb: sometimes dead keyboard after boot
` [Bug #11511] HPT374 detection crash with 74811f355f4f69a187fa74892dcf2a684b84ce99

[PATCH 3 of 3] x86: clean up memory corruption check and add more kernel parameters
 2008-09-07 21:54 UTC  (6+ messages)
    ` [PATCH 4/3] x86: default corruption check to off, but put parameter default in Kconfig
            ` [PATCH 5/3] x86: fix compile error with corruption checking disabled
` [PATCH 0 of 3] Low memory corruption detection and workaround

[PATCH] seccomp: drop now bogus dependency on PROC_FS
 2008-09-07 21:14 UTC 

update on hrtimer based select/poll and range-hrtimers
 2008-09-07 21:07 UTC  (3+ messages)

[smartmontools-support] exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
 2008-09-07 20:48 UTC  (3+ messages)

[RFC 00/13] smp: reduce stack requirements for genapic send_IPI_mask functions
 2008-09-07 20:28 UTC  (21+ messages)
` [RFC 01/13] smp: modify send_IPI_mask interface to accept cpumask_t pointers
` [RFC 02/13] cpumask: add for_each_online_cpu_mask_nr function
` [RFC 03/13] xen: use new "
` [RFC 04/13] cpumask: add cpumask_ptr operations
` [RFC 05/13] cpumask: add get_cpumask_var debug operations
` [RFC 06/13] genapic: use get_cpumask_var operations for allbutself cpumask_ts
` [RFC 07/13] sched: Reduce stack size requirements in kernel/sched.c
` [RFC 08/13] cpufreq: Reduce stack size requirements in acpi-cpufreq.c
` [RFC 09/13] genapic: reduce stack pressuge in io_apic.c step 1 temp cpumask_ts
` [RFC 10/13] genapic: reduce stack pressuge in io_apic.c step 2 internal abi
` [RFC 11/13] genapic: reduce stack pressuge in io_apic.c step 3 target_cpus
` [RFC 12/13] genapic: reduce stack pressuge in io_apic.c step 4 vector allocation
` [RFC 13/13] genapic: reduce stack pressuge in io_apic.c step 5 cpu_mask_to_apicid

DEAR: EMAIL ACCOUNT OWNER
 2008-09-02 21:17 UTC 

[GIT PULL] kmemcheck updates for tip/kmemcheck
 2008-09-07 20:09 UTC 

[BUG] x86 kenel won't boot under Virtual PC
 2008-09-07 20:07 UTC  (2+ messages)

[PATCH, RFC, tip/core/rcu] scalable classic RCU implementation
 2008-09-07 19:46 UTC  (13+ messages)
` [PATCH, RFC, tip/core/rcu] v2 "
  ` [PATCH, RFC, tip/core/rcu] v3 "
    ` [PATCH, RFC] v4 "
      ` [RFC, PATCH] Add a CPU_STARTING notifier (was: Re: [PATCH, RFC] v4 scalable classic RCU implementation)

[RFC] x86: io-apic - convert DO_ACTION macro into function
 2008-09-07 19:26 UTC 

[PATCH 01/18] ide: add ->read_sff_dma_status method
 2008-09-07 19:23 UTC  (6+ messages)

Various OOps with 2.6.27-rc5
 2008-09-07 19:21 UTC 

[patch 00/11] x86: AMD microcode patch loading support v2
 2008-09-07 19:08 UTC  (3+ messages)
` [patch 05/11] [PATCH 05/11] x86: Moved microcode.c to microcode_intel.c

[PATCH 1/2] ide-cd: convert driver to new ide debugging macro
 2008-09-07 18:21 UTC  (4+ messages)
` [PATCH 2/2] ide-cd: add a debug_mask module parameter

[PATCH] ide/Kconfig: mark ide-scsi as deprecated
 2008-09-07 18:10 UTC  (4+ messages)

[PATCH] Fix pointer arithmetic in hpt3xx driver code (3rd try)
 2008-09-07 18:10 UTC  (4+ messages)

[PATCH 1/3] 24-bit types: typedef and macros for accessing 3-byte arrays as integers
 2008-09-07 17:52 UTC  (6+ messages)

[Patch] Tracing/ftrace: Adds a marker to allow user comments
 2008-09-07 17:29 UTC  (9+ messages)

[PATCH] x86: cpu make amd.c more like amd_64.c v2
 2008-09-07 17:20 UTC 

Linux 2.4.37-rc1
 2008-09-07 16:56 UTC 

Network channels
 2008-09-07 16:45 UTC 

[2.6.27] overlapping early reservations [was: early exception - lockdep related?]
 2008-09-07 16:47 UTC 

[PATCH] init: bzip2 or lzma -compressed kernels and initrds
 2008-09-07 16:30 UTC  (14+ messages)

[patch 3/3] x86: io-apic - code style cleaning for setup_IO_APIC_irqs
 2008-09-07 16:04 UTC  (12+ messages)

[PATCH] arch/x86/kernel/smpboot.c: Clarify when irq processing begins
 2008-09-07 15:45 UTC  (2+ messages)

Blacklist DMAR on Intel G31/G33 chipsets
 2008-09-07 15:35 UTC  (7+ messages)
` [PATCH] "
    ` [2.6.27 PATCH] "

[PATCH][mmotm]memcg: handle null dereference of mm->owner
 2008-09-07 15:33 UTC  (4+ messages)

nice and hyperthreading on atom
 2008-09-07 13:58 UTC  (5+ messages)

[GIT PULL] UBIFS updates for 2.6.27-rc6
 2008-09-07 15:15 UTC 

build issue #565 for v2.6.27-rc5 : undefined reference to `ei_interrupt' in hp-plus.c
 2008-09-07 13:19 UTC 

[patch] Add basic sanity checks to the syscall execution patch
 2008-09-07 12:53 UTC  (9+ messages)

oops during unmount - ext3? (2.6.27-rc5)
 2008-09-07 11:47 UTC  (3+ messages)
` [Bug 11506] "

[PATCH] [CIFS] eliminate usage of kthread_stop for cifsd (resend)
 2008-09-07 11:11 UTC 

[PATCH 1/1] [mmc] Fix comment in include/linux/mmc/host.h
 2008-09-07 10:46 UTC  (2+ messages)

[RFC][PATCH] MMC: Use write timeout value as read from CSR
 2008-09-07 10:38 UTC  (2+ messages)

[Suspend-devel] Resume performance
 2008-09-07 10:35 UTC  (4+ messages)

Linux 2.4.36.7
 2008-09-07 10:30 UTC 

PROBLEM: Kernel 2.6.26 oops if I unplug my Logitech USB 1.1 headset
 2008-09-07  9:56 UTC  (7+ messages)

ia64 start secondary cpus: what's the first line where interrupts can arrive?
 2008-09-07  9:13 UTC 

[PATCH] x86: cpu make amd.c more like amd_64.c
 2008-09-07  9:07 UTC  (3+ messages)

[PATCH 2.6.28] m68k: init_irq_proc depends on CONFIG_PROC_FS
 2008-09-07  8:44 UTC 

Connect.ua | Зміни за останній тиждень
 2008-09-07  7:10 UTC 

[RFC patch 0/4] TSC calibration improvements
 2008-09-07  6:01 UTC  (27+ messages)

hotplug create_slot hang
 2008-09-07  4:59 UTC  (4+ messages)

[RFC v3][PATCH 0/9] Kernel based checkpoint/restart
 2008-09-07  4:52 UTC  (10+ messages)
` [RFC v3][PATCH 4/9] Memory management (dump)
` [RFC v3][PATCH 5/9] Memory managemnet (restore)
` [RFC v3][PATCH 8/9] File descriprtors (dump)

[PATCH] USB: g_file_storage: fix handling zero-length packet
 2008-09-07  4:32 UTC  (2+ messages)

Request for MCE decode (AMD Barcelona, fam 10h)
 2008-09-07  4:22 UTC  (3+ messages)

2.6.27-rc5-mm1
 2008-09-07  4:08 UTC  (4+ messages)
` [PATCH -mm] Fix dev_load() compilation again

[git pull] Input updates for 2.6.27-rc5
 2008-09-07  3:56 UTC 

MPT Fusion , Continous whole card resets on 2.6.26.2
 2008-09-07  1:31 UTC 

[PATCH 0/1] EHCI handoff failure timeout too long
 2008-09-07  0:29 UTC  (2+ messages)
` [PATCH 1/1] drivers/usb/host/pci-quirks.c: wait for EHCI handoff far too long in quirk_usb_disable_ehci()

[PATCH 2.6.27-rc5] Fix compilation warning "discards qualifiers from pointer target type" in io_32.h
 2008-09-07  0:18 UTC 

[patch] Add basic sanity checks to the syscall execution patch
 2008-09-07  0:17 UTC  (4+ messages)

Benchmarking results: DSS elapsed time values w/ rq_affinity=0/1 - Jens' for-2.6.28 tree
 2008-09-06 23:21 UTC  (2+ messages)

[GIT pull] timer fixes for 2.6.27
 2008-09-06 22:20 UTC  (2+ messages)

[PATCH 0/6] support valgrinding uml
 2008-09-06 22:12 UTC  (5+ messages)
` [PATCH 2/6] UML: Don't valgrind userspace
  ` [uml-devel] "

[PATCH] Ghost EDD devices in /sys again
 2008-09-06 22:08 UTC 

Power management stuff
 2008-09-06 21:40 UTC  (2+ messages)

[PATCH] documentation: clean up extras and omissions in dontdiff
 2008-09-06 21:22 UTC 

[RFC patch 0/4] TSC calibration improvements
 2008-09-05 22:18 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox