linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-01-03 20:31:16 to 2008-01-04 11:30:08 UTC [more...]

[PATCH 2/2] Markers Implementation for Preempt RCU Boost Tracing
 2008-01-04 10:58 UTC  (3+ messages)

isofs oops - d_splice_alias+0x1f (2.6.24-rc5-mm1)
 2008-01-04 11:26 UTC  (7+ messages)

[PATCH] Use __u64 in aligned_u64's definition
 2008-01-04 11:25 UTC  (7+ messages)

[PATCH] This patch to profile.c fixes a few errors reported by checkpatch.pl
 2008-01-04 11:18 UTC  (4+ messages)

[PATCH] proc: advertise new restrictions on /proc/*/maps & /proc/*/smaps
 2008-01-04 11:15 UTC  (3+ messages)

PIT clocksource makes invalid assumptions
 2008-01-04 11:09 UTC  (2+ messages)

[patch 2/2] Add the end-of-trace marker and the module list to WARN_ON()
 2008-01-04 10:48 UTC  (5+ messages)

[PATCH] isdn/i4l: Fix DLE handling for i4l-audio
 2008-01-04 10:42 UTC  (3+ messages)

new runtime scsi warnings in 2.6.24-rc6+git
 2008-01-04 10:34 UTC 

[PATCH 0/3] Merge mkimage tool
 2008-01-04 10:33 UTC  (14+ messages)
` [PATCH 1/3] Merge mkubootimg tool for building U-Boot images
` [PATCH 2/3] Rework arch specific Makefiles to use mkubootimg
` [PATCH 3/3] Remove mkuboot.sh script

2.6.24-rc6-mm1
 2008-01-04 10:23 UTC  (11+ messages)

[PATCH] tty flush flip buffer on ldisc input queue flush
 2008-01-04 10:19 UTC  (4+ messages)
` [PATCH] isdn/i4l: 'NO CARRIER' message lost after ldisc flush

[linux-pm][PATCH] base: Change power/wakeup output from "" to "unsupported" if wakeup feature isn't supported by a device
 2008-01-04 10:10 UTC 

forcedeth: MAC-address reversed on resume from suspend
 2008-01-04 10:17 UTC  (7+ messages)

[PATCH x86] [0/16] Various i386/x86-64 changes
 2008-01-04  9:53 UTC  (35+ messages)
` [PATCH x86] [1/16] Make clocksource watchdog cycle through online CPUs
` [PATCH x86] [2/16] Add a counter for per cpu clocksource watchdog checks and report them in /proc/interrupts
` [PATCH x86] [3/16] Turn irq debugging options into module params
` [PATCH x86] [4/16] Add /proc/irq/*/spurious to dump the spurious irq debugging state
` [PATCH x86] [5/16] Replace hard coded reservations in x86-64 early boot code with dynamic table
` [PATCH x86] [7/16] Convert lockdep to use arch_early_alloc() if available for its large arrays
` [PATCH x86] [8/16] Make lockdep_init __init
` [PATCH x86] [9/16] Remove CPU capabitilites printks on i386
` [PATCH x86] [10/16] Document fdimage/isoimage completely in make help
` [PATCH x86] [11/16] Compile apm and voyager module only when selected in Kconfig
` [PATCH x86] [12/16] Optimize lock prefix switching to run less frequently
` [PATCH x86] [13/16] i386: Set CFQ as default in i386 defconfig
` [PATCH x86] [14/16] Enable RDC321X subarch only on 32bit
` [PATCH x86] [16/16] Mark memory_setup __init
` [PATCH x86] [15/16] Force __cpuinit on for CONFIG_PM without HOTPLUG_CPU

[PATCH 5/5] CONNECTOR: return proper error code in cn_call_callback()
 2008-01-04  9:51 UTC  (2+ messages)

[2.6.22] circular lock detected
 2008-01-04  9:21 UTC  (9+ messages)

[PATCH] procfs: provide slub's /proc/slabinfo
 2008-01-04  9:17 UTC  (12+ messages)

[PATCH] [1/20] x86: Make ptrace.h safe to include from assembler code
 2008-01-04  8:40 UTC  (7+ messages)
` [PATCH] [16/20] x86: Allow TSC clock source on AMD Fam10h and some cleanup
` [PATCH] [17/20] x86: Remove explicit C3 TSC check on 64bit
` [PATCH] [18/20] x86: Don't disable TSC in any C states on AMD Fam10h

[PATCH 1/1] : hwmon - new chip driver for TI ADS7828 A-D
 2008-01-04  7:34 UTC 

2.6.24-rc6: possible recursive locking detected
 2008-01-04  8:30 UTC  (3+ messages)

[PATCH linux-acpi] Fix /proc/acpi/alarm set error
 2008-01-04  8:16 UTC  (4+ messages)
` [PATCH linux-acpi] Remove superfluous code and correct counting error in function acpi_system_write_alarm
  ` [PATCH linux-acpi] Correct wakeup set error and append a new column PCI ID
    ` [PATCH linux-acpi] fix acpi fan state set error

Improve hackbench
 2008-01-04  8:10 UTC  (2+ messages)

[PATCH 2/3] (Resend part #1) Add the RapidIO support to powerpc architecture with memory mapping support
 2008-01-04  7:02 UTC  (3+ messages)
  ` [PATCH 2/3] (Resend part #1) Add the RapidIO support to powerpcarchitecture "

[PATCH -mm -v2] EFI : Split EFI tables parsing code from EFI runtime service support code
 2008-01-04  7:55 UTC 

[PATCH] PROC_FS: get and set the smp affinity of tasks by read-write /proc/<pid>/smp_affinity
 2008-01-04  7:54 UTC  (3+ messages)

[patch 1/2] move WARN_ON() out of line
 2008-01-04  7:41 UTC  (3+ messages)

[PATCH 0 of 8] x86: unify asm/page.h
 2008-01-04  7:38 UTC  (10+ messages)
` [PATCH 1 of 8] x86: page.h: unify constants
` [PATCH 2 of 8] x86: page.h: unify page copying and clearing
` [PATCH 3 of 8] x86: add _AT() macro to conditionally cast
` [PATCH 4 of 8] x86: page.h: move and unify types for pagetable entry definitions
` [PATCH 5 of 8] x86: page.h: move pa and va related things
` [PATCH 6 of 8] x86: page.h: move remaining bits and pieces
` [PATCH 7 of 8] x86: page.h: move things back to their own files
` [PATCH 8 of 8] x86/efi: fix improper use of lvalue

[PATCH][BUG 3879] add some check before scsi_cmd_ioctl
 2008-01-04  7:38 UTC  (2+ messages)

Error returns not handled correctly by sysfs.c:subsys_attr_store()
 2008-01-04  7:30 UTC  (12+ messages)

[PATCH 1/3] ipc: Convert handmade 'max' to max()
 2008-01-04  6:46 UTC  (3+ messages)

[RFC PATCH 00/11] mcount tracing utility
 2008-01-04  6:42 UTC  (2+ messages)

[PATCH] x86: kprobes change kprobe_handler flow
 2008-01-04  6:43 UTC  (13+ messages)

[PATCH 4/5] CONNECTOR: cleanup struct cn_callback_entry
 2008-01-04  5:53 UTC 

[PATCH 3/5] CONNECTOR: cleanup struct cn_queue_dev
 2008-01-04  5:52 UTC 

[PATCH 2/5] CONNECTOR: clean up {,__}cn_rx_skb()
 2008-01-04  5:52 UTC 

[PATCH 1/5] CONNECTOR: add a missing break in cn_netlink_send()
 2008-01-04  5:52 UTC 

sata_nv + ADMA + Samsung disk problem
 2008-01-04  5:51 UTC  (17+ messages)

[2.6.24 patch] let EXT4DEV_FS depend on BROKEN
 2008-01-04  5:41 UTC  (5+ messages)

[PATCH] IB/ehca: Forward event client-reregister-required to registered clients
 2008-01-04  5:06 UTC  (3+ messages)
` [ofa-general] "

[2.6 patch] mthca: the scheduled MSI support removal
 2008-01-04  3:39 UTC  (2+ messages)

list corruption on ib_srp load in v2.6.24-rc5
 2008-01-04  3:35 UTC  (13+ messages)
      ` [ofa-general] "
            ` [2.6.24-rc BUGFIX] SRP transport: only remove our own entries
            ` [2.6.24-rc BUGFIX] IB/srp: release transport when removing host
                ` [2.6.24-rc minor bugfix] IB/srp: release transport before "

+ restore-missing-sysfs-max_cstate-attr.patch added to -mm tree
 2008-01-04  3:16 UTC  (12+ messages)

[PATCH] aio: partial write should not return error code
 2008-01-04  3:10 UTC  (3+ messages)

SATA kernel-buffered read VERY slow (not raid, Promise TX300 card); 2.6.23.1(vanilla)
 2008-01-04  2:56 UTC  (3+ messages)

SATA buffered read VERY slow (not raid, Promise TX300 card); 2.6.23.1(vanilla)
 2008-01-04  2:49 UTC  (9+ messages)
  ` SATA kernel-buffered "
              ` Re:Believed resolved: SATA kern-buffRd read slow: based on promise driver bug
                ` Believed "

[PATCHv3] powerpc: DBox2 Board Support
 2008-01-03 23:35 UTC  (4+ messages)

[PATCH] Exporting capability code/name pairs
 2008-01-04  2:28 UTC  (12+ messages)

[RFC][PATCH 0/4] enabling graphics memory dma remapping
 2008-01-04  1:53 UTC  (4+ messages)
` [agp-mm][PATCH "
  ` [agp-mm][PATCH 1/4][intel_iommu] explicit export current graphics dmar status

[patch 2.6.24-rc6-mm 8/9] gpiolib: pca9539 i2c gpio expander support
 2008-01-04  1:41 UTC  (2+ messages)

[PATCH] checkpatch: clear the report buffer after processing a file
 2008-01-04  1:36 UTC 

[RFC] PCIE ASPM support
 2008-01-04  1:32 UTC  (3+ messages)

[PATCH] pda-power: only register available psu
 2008-01-04  1:31 UTC  (5+ messages)
  ` [PATCH 1/2] pda_power: various cleanups
  ` [PATCH 2/2] pda_power: implement polling

[PATCH] : Allow embedded developers USB options normally reserved for OTG
 2008-01-04  1:20 UTC  (4+ messages)
` [linux-usb-devel] "

[RESEND PATCH 0/10] ide-floppy redux p1
 2008-01-04  1:29 UTC  (15+ messages)
` [RESEND PATCH 01/10] move ide-floppy historical changelog to Documentation/ide/ChangeLog.ide-floppy.1996-2002;
` [RESEND PATCH 02/10] ide-floppy: move ide-floppy struct and macro defs into its own header. While at it
  ` [RESEND PATCH 03/10] ide-floppy: convert to generic packet commands
    ` [RESEND PATCH 04/10] ide-floppy: cleanup debugging macros
` [RESEND PATCH 06/10] ide-floppy: report DMA handling in idefloppy_pc_intr() properly
  ` [RESEND PATCH 07/10] ide-floppy: remove unnecessary ->handler != NULL check
` [RESEND PATCH 09/10] ide-floppy: use test_bit wrappers for testing flags
  ` [RESEND PATCH 10/10] ide-floppy: replace ntoh{s,l} and hton{s,l} calls with the generic byteorder macros

Oops involving RFCOMM and sysfs
 2008-01-04  1:05 UTC  (5+ messages)
` [Bluez-devel] "

[PATCH] md: Fix data corruption when a degraded raid5 array is reshaped
 2008-01-04  0:41 UTC  (4+ messages)

[PATCH] printk: Coding style fixes
 2008-01-04  0:23 UTC 

INITIO scsi driver fails to work properly
 2008-01-04  0:18 UTC  (10+ messages)

[PATCH] x86: reboot_{32|64}.c unification
 2008-01-04  0:10 UTC 

kernel BUG at fs/buffer.c:1245!
 2008-01-04  0:09 UTC  (2+ messages)

[PATCH] This patch to printk.c fixes a few errors reported by checkpatch.pl
 2008-01-03 23:47 UTC  (3+ messages)

[GIT PULL] please pull infiniband.git for-linus
 2008-01-03 23:18 UTC  (8+ messages)

[PATCH] teach checkpatch.pl about list_for_each
 2008-01-03 23:12 UTC  (8+ messages)

[RFC] USB driver for talking to the Microchip PIC18 boot loader
 2008-01-03 23:08 UTC  (6+ messages)
      ` [RFC] libusb / in-kernel usb driver criteria (was: USB driver for talking to the Microchip PIC18 boot loader)

[04/06] [typo fix] drivers/infiniband/ulp/iser/iser_verbs.c
 2008-01-03 22:39 UTC  (2+ messages)

Kbuild update
 2008-01-03 22:33 UTC  (3+ messages)

freeze vs freezer
 2008-01-03 22:31 UTC  (8+ messages)

[patch 00/19] VM pageout scalability improvements
 2008-01-03 22:00 UTC  (5+ messages)

[PATCH 1/4] drivers-edac-pci-broken-parity-regression
 2008-01-03 21:29 UTC 

[PATCH 0/4] EDAC code tyding and fixes
 2008-01-03 21:29 UTC 

[PATCH 2/4] drivers-edac-i3000-64bit-build
 2008-01-03 21:30 UTC 

[PATCH 3/4] drivers-edac-mpc85xx-add-static-scope
 2008-01-03 21:30 UTC 

[PATCH 4/4] drivers-edac-i3000-missing-init-code
 2008-01-03 21:30 UTC 

watchdog behaviour on close? (watchdog-api.txt)
 2008-01-03 21:42 UTC  (2+ messages)

kexec refuses to boot latest -mm
 2008-01-03 21:42 UTC  (4+ messages)

[patch 1/3] move WARN_ON() out of line
 2008-01-03 21:06 UTC  (5+ messages)

2.6.22-stable causes oomkiller to be invoked
 2008-01-03 21:04 UTC  (8+ messages)

[PATCH] - TPM save state before suspending to ram
 2008-01-03 20:44 UTC 


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).