LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
messages from 2008-01-13 15:06:10 to 2008-01-14 08:50:58 UTC [more...]
x86: Add the "print code before the trapping instruction" feature to 64 bit
2008-01-14 8:50 UTC (3+ messages)
Netperf TCP_RR(loopback) 10% regression in 2.6.24-rc6, comparing with 2.6.22
2008-01-14 8:44 UTC (5+ messages)
CONFIG_NO_HZ breaks blktrace timestamps
2008-01-14 8:42 UTC (21+ messages)
` [patch] block: fix "
[PATCH] x86-64: disable the GART early
2008-01-14 8:35 UTC (5+ messages)
` [PATCH] x86-64: disable the GART early v2
[PATCH 2/5] iwlwifi: iwl3945 synchronize interrupt and tasklet for down iwlwifi
2008-01-14 8:35 UTC (4+ messages)
` [ipw3945-devel] [PATCH 2/5] iwlwifi: iwl3945 synchronize interruptand "
[PATCH 0/4] __cpuinitconst and __devinitconst
2008-01-14 8:33 UTC (6+ messages)
hwclock failure in x86.git
2008-01-14 8:32 UTC (10+ messages)
` [PATCH] x86: fix ioport unification on 32-bit [was: Re: hwclock failure in x86.git]
` [PATCH] x86: refactor ioport unification
[PATCH] Remove timer frequency choice if tickless is enabled
2008-01-14 8:28 UTC (2+ messages)
2.6.24-rc7-rt1
2008-01-14 8:27 UTC (9+ messages)
` 2.6.24-rc7-rt1: macro "put_cpu_var" passed 2 arguments, but takes just 1
[PATCH] adjust/fix LDT handling for Xen
2008-01-14 8:22 UTC (3+ messages)
[PATCH 00/10] x86: Reduce memory and intra-node effects with large count NR_CPUs
2008-01-14 8:14 UTC (13+ 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 1/4] introduce __cpuinitconst
2008-01-14 8:12 UTC (3+ messages)
[RFC, PATCH] watchdog on gpio
2008-01-14 8:08 UTC (5+ messages)
Strange NFS write performance Linux->Solaris-10/VXFS, maybe VW related
2008-01-14 8:01 UTC
[PATCH] CRIS v10: Correct do_signal to fix oops and clean up signal handling in general
2008-01-14 7:51 UTC (3+ messages)
[PATCH] Fix kprobes on ia64
2008-01-14 7:41 UTC (3+ messages)
The ext3 way of journalling
2008-01-14 7:15 UTC (13+ messages)
[Bluez-devel] Oops involving RFCOMM and sysfs
2008-01-14 7:05 UTC (11+ messages)
[PATCH 0/7] Create and populate toplevel tests/ directory
2008-01-14 7:01 UTC (4+ messages)
` [PATCH 3/7] Move rcutorture to tests/
[PATCH 1/7] driver-core : add class iteration api
2008-01-14 7:00 UTC (7+ messages)
[RFC] hotplug cpu move tasks in empty cpusets - possible refinements
2008-01-14 6:42 UTC
[PATCH 3/3] cpusets: update_cpumask documentation fix
2008-01-14 6:41 UTC
[PATCH 2/3] hotplug cpu move tasks in empty cpusets to parent various other fixes
2008-01-14 6:41 UTC
[PATCH 1/3] hotplug cpu move tasks in empty cpusets to parent node_online_map fix
2008-01-14 6:41 UTC
[GIT PATCH] Update to Chinese documents
2008-01-14 6:39 UTC (6+ messages)
[PATCH] driver: ip27-rtc - convert ioctl to unlocked_ioctl
2008-01-14 6:38 UTC (8+ messages)
[PATCH 000 of 6] md: various fixes for md
2008-01-14 6:28 UTC (12+ 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
[Patch 0/8] Remove 'TOPDIR' from Makefiles
2008-01-14 6:26 UTC (9+ messages)
` [Patch 2/8] MIPS: "
` (Try #3) "
Why is deleting (or reading) files not counted as IO-Wait in top?
2008-01-14 6:24 UTC (2+ messages)
fixed a bug of adma in rhel4u5 with HDS7250SASUN500G
2008-01-14 6:23 UTC (4+ messages)
sparc oops in ip_fast_csum
2008-01-14 6:19 UTC (6+ messages)
[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 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 (34+ messages)
regression: 100% io-wait with 2.6.24-rcX
2008-01-14 3:54 UTC (5+ 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)
[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)
[CALL FOR TESTING] Make Ext3 fsck way faster [2.6.23.13]
2008-01-14 1:09 UTC (3+ 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 (8+ 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)
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] 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] 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 (6+ 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
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).