LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
 messages from 2008-01-15 18:10:28 to 2008-01-15 23:58:58 UTC [more...]

Fw: G965 & on-board serial port
 2008-01-15 23:52 UTC  (2+ messages)

[PATCH] net_device refcnt bug when NFQUEUEing bridged packets
 2008-01-15 23:11 UTC  (2+ messages)

[PATCH 00/26] Permit filesystem local caching
 2008-01-15 23:49 UTC  (27+ messages)
` [PATCH 01/26] KEYS: Increase the payload size when instantiating a key
` [PATCH 02/26] KEYS: Check starting keyring as part of search
` [PATCH 03/26] KEYS: Allow the callout data to be passed as a blob rather than a string
` [PATCH 04/26] KEYS: Add keyctl function to get a security label
` [PATCH 05/26] Security: Change current->fs[ug]id to current_fs[ug]id()
` [PATCH 06/26] Security: Separate task security context from task_struct
` [PATCH 07/26] Security: De-embed task security record from task and use refcounting
` [PATCH 08/26] Add a secctx_to_secid() LSM hook to go along with the existing
` [PATCH 09/26] Security: Pre-add additional non-caching classes
` [PATCH 10/26] Security: Add a kernel_service object class to SELinux
` [PATCH 11/26] Security: Allow kernel services to override LSM settings for task actions
` [PATCH 12/26] FS-Cache: Release page->private after failed readahead
` [PATCH 13/26] FS-Cache: Recruit a couple of page flags for cache management
` [PATCH 14/26] FS-Cache: Provide an add_wait_queue_tail() function
` [PATCH 15/26] FS-Cache: Generic filesystem caching facility
` [PATCH 16/26] CacheFiles: Add missing copy_page export for ia64
` [PATCH 17/26] CacheFiles: Be consistent about the use of mapping vs file->f_mapping in Ext3
` [PATCH 18/26] CacheFiles: Add a hook to write a single page of data to an inode
` [PATCH 19/26] CacheFiles: Permit the page lock state to be monitored
` [PATCH 20/26] CacheFiles: Export things for CacheFiles
` [PATCH 21/26] CacheFiles: A cache that backs onto a mounted filesystem
` [PATCH 22/26] NFS: Fix memory leak
` [PATCH 23/26] NFS: Use local caching
` [PATCH 24/26] NFS: Configuration and mount option changes to enable local caching on NFS
` [PATCH 25/26] NFS: Display local caching state
` [PATCH 26/26] NFS: Separate caching by superblock, explicitly if necessary

[CALL FOR TESTING] Make Ext3 fsck way faster [2.6.23.13]
 2008-01-15 23:47 UTC  (2+ messages)

[RFD] Incremental fsck
 2008-01-15 23:44 UTC  (11+ messages)
            ` [Patch] document ext3 requirements (was Re: [RFD] Incremental fsck)

Fwd: Fwd: laptop / computer hardlocks during execution of 32bit applications(binaries) on 64bit system (Gentoo)
 2008-01-15 23:41 UTC  (6+ messages)

[RFC][PATCH 0/5] mem notifications v4
 2008-01-15 23:39 UTC  (7+ messages)
` [RFC][PATCH 3/5] add /dev/mem_notify device
` [RFC][PATCH 4/5] memory_pressure_notify() caller

[PATCH 0 of 4] x86: some more patches
 2008-01-15 23:28 UTC  (7+ messages)
` [PATCH 1 of 4] x86: refactor mmu ops in paravirt.h
` [PATCH 2 of 4] x86: fix warning
` [PATCH 3 of 4] x86: clean up pte_modify
` [PATCH 4 of 4] x86: mask NX from pte_pfn

[patch 02/11] PAT x86: Map only usable memory in x86_64 identity map and kernel text
 2008-01-15 23:21 UTC  (9+ messages)

where to maintain userspace daemon for line discipline
 2008-01-15 23:17 UTC  (5+ messages)

Performance loss 2.6.22->22.6.23->2.6.24-rc7 on CPU intensive benchmark on 8 Core Xeon
 2008-01-15 23:05 UTC  (6+ messages)

[PATCH x86] [15/16] Force __cpuinit on for CONFIG_PM without HOTPLUG_CPU
 2008-01-15 22:51 UTC  (28+ messages)
                  ` [patch for v2.6.24] fix section mismatch warning in page_alloc.c

nosmp/maxcpus=0 or 1 -> TSC unstable
 2008-01-15 22:50 UTC  (2+ messages)

[PATCH 00/10] x86: Reduce memory and intra-node effects with large count NR_CPUs V2
 2008-01-15 22:23 UTC  (4+ messages)
` [PATCH 08/10] x86: Change NR_CPUS arrays in numa_64 V2

[PATCH 08/28] SECURITY: Allow kernel services to override LSM settings for task actions [try #2]
 2008-01-15 22:23 UTC  (5+ messages)

[PATCH 4/4] RT: change from raw_spinlock_t to __raw_spinlock_t
 2008-01-15 22:21 UTC 

[PATCH 3/4] RT: remove finish_arch_switch
 2008-01-15 22:20 UTC 

[PATCH 2/4] RT: remove conflicting rtc_lock declaration
 2008-01-15 22:19 UTC 

[PATCH 1/4] RT: remove duplicate time/Kconfig
 2008-01-15 22:18 UTC 

Linux 2.6.16.58
 2008-01-15 22:18 UTC 

[PATCH 0/4] RT: fixes for kernel build errors on MIPS RBTX4927, 2.6.24-rc7
 2008-01-15 22:17 UTC 

[PATCH] lost softirq, 2.6.24-rc7
 2008-01-15 22:15 UTC 

[PATCH 0/2] Updating ctime and mtime for memory-mapped files [try #4]
 2008-01-15 22:15 UTC  (21+ messages)
` [PATCH 1/2] Massive code cleanup of sys_msync()
` [PATCH 2/2] Updating ctime and mtime at syncing

[RFC PATCH 00/30 v3] mcount and latency tracing utility -v3
 2008-01-15 22:15 UTC  (35+ messages)
` [RFC PATCH 01/30 v3] Add basic support for gcc profiler instrumentation
` [RFC PATCH 02/30 v3] Annotate core code that should not be traced
` [RFC PATCH 03/30 v3] x86_64: notrace annotations
` [RFC PATCH 04/30 v3] add notrace annotations to vsyscall
` [RFC PATCH 05/30 v3] add notrace annotations for NMI routines
` [RFC PATCH 06/30 v3] mcount based trace in the form of a header file library
` [RFC PATCH 07/30 v3] tracer add debugfs interface
` [RFC PATCH 08/30 v3] mcount tracer output file
` [RFC PATCH 09/30 v3] mcount tracer show task comm and pid
` [RFC PATCH 10/30 v3] Add a symbol only trace output
` [RFC PATCH 11/30 v3] Reset the tracer when started
` [RFC PATCH 12/30 v3] separate out the percpu date into a percpu struct
` [RFC PATCH 13/30 v3] handle accurate time keeping over long delays
` [RFC PATCH 14/30 v3] ppc clock accumulate fix
` [RFC PATCH 15/30 v3] Fixup merge between xtime_cache and timkkeeping starvation fix
` [RFC PATCH 16/30 v3] time keeping add cycle_raw for actual incrementation
` [RFC PATCH 17/30 v3] initialize the clock source to jiffies clock
` [RFC PATCH 18/30 v3] add get_monotonic_cycles
` [RFC PATCH 19/30 v3] add notrace annotations to timing events
` [RFC PATCH 20/30 v3] Add timestamps to tracer
` [RFC PATCH 21/30 v3] Sort trace by timestamp
` [RFC PATCH 22/30 v3] speed up the output of the tracer
` [RFC PATCH 23/30 v3] Add latency_trace format tor tracer
` [RFC PATCH 24/30 v3] Split out specific tracing functions
` [RFC PATCH 25/30 v3] Trace irq disabled critical timings
` [RFC PATCH 26/30 v3] Add context switch marker to sched.c
` [RFC PATCH 27/30 v3] Add tracing of context switches
` [RFC PATCH 28/30 v3] Generic command line storage
` [RFC PATCH 29/30 v3] make varaible size buffers for traces
` [RFC PATCH 30/30 v3] trace preempt off critical timings

[Patch v2] Make PCI extended config space (MMCONFIG) a driver opt-in
 2008-01-15 22:12 UTC  (15+ messages)

2.6.24-rc6-mm1
 2008-01-15 22:13 UTC  (5+ messages)
` 2.6.24-rc6-mm1 (driver core/sysfs)
    ` [patch] auto-qa Kconfig

[RFC PATCH 00/22 -v2] mcount and latency tracing utility -v2
 2008-01-15 22:08 UTC  (6+ messages)
` [RFC PATCH 16/22 -v2] add get_monotonic_cycles

[PATCH] i386 : Make arch/x86/kernel/acpi/wakeup_32.S use a separate text section
 2008-01-15 22:08 UTC  (2+ messages)

[PATCH] input: psmouse: fix input_dev leak in lifebook driver
 2008-01-15 22:04 UTC  (2+ messages)

Make checkpatch.pl's quiet option not print the summary on no errors
 2008-01-15 21:58 UTC  (3+ messages)

[PATCH 2/3] x86_64: check MSR to get MMCONFIG for AMD Family 10h Opteron
 2008-01-15 22:02 UTC  (7+ messages)
    ` [PATCH 1/4] x86: msr for AMD Fam 10h mmio
        ` [PATCH 3/4] x86_64: check MSR to get MMCONFIG for AMD Family 10h Opteron v3
          ` [PATCH 4/4] x86_64: set cfg_size for AMD Family 10h in case MMCONFIG is used
      ` [PATCH 2/4] x86_64: check and enable MMCONFIG for AMD Family 10h Opteron v3
  ` [PATCH 0/4] x86_64:amd fam10h mmconf v3

[REGRESSION] 2.6.24-rc7: e1000: Detected Tx Unit Hang
 2008-01-15 21:53 UTC  (5+ messages)

[PATCH] adjust/fix LDT handling for Xen
 2008-01-15 21:47 UTC  (6+ messages)

[PATCH] input: psmouse: fix potential input register race in psmouse_connect()
 2008-01-15 21:48 UTC  (2+ messages)

[PATCH] Add Documentation/x86-64/00-INDEX
 2008-01-15 21:35 UTC 

regression: 100% io-wait with 2.6.24-rcX
 2008-01-15 21:42 UTC  (6+ messages)

[PATCH] x86: Unify pte_exec helper
 2008-01-15 21:42 UTC 

[git patches] libata fixes
 2008-01-15 21:42 UTC 

Is it possible to change IRQ for certain device?
 2008-01-15 21:33 UTC  (5+ messages)

[PATCH 4/5] sound: fix rme9652 section mismatch
 2008-01-15 21:25 UTC 

[PATCH 5/5] sound: fix caiaq section mismatches
 2008-01-15 21:25 UTC 

[PATCH 3/5] sound: fix atiixp section mismatch
 2008-01-15 21:25 UTC 

[PATCH 1/5] sound: fix mts64 section mismatches
 2008-01-15 21:24 UTC 

[PATCH 2/5] sound: fix ad1889 section mismatch
 2008-01-15 21:24 UTC 

[TOMOYO #6 retry 00/21] TOMOYO Linux - MAC based on process invocation history
 2008-01-15 21:16 UTC  (3+ messages)
` [TOMOYO #6 retry 02/21] Add struct vfsmount to struct task_struct

[PATCH] x86: Use wbinvd() macro rather than inline assembly
 2008-01-15 21:13 UTC 

[PATCH] x86: Add dump_pagetable helper to X86_32
 2008-01-15 21:10 UTC 

[PATCH, v2] Input: tell mousedev to handle HP remote console virtual mouse using absolute coordinates
 2008-01-15 21:07 UTC  (2+ messages)

unify pagetable accessors patch causes double fault II
 2008-01-15 21:03 UTC  (16+ messages)
                  ` [patch] x86: lfence fix
              ` Folding _PAGE_PWT into _PAGE_PCD (was Re: unify pagetable accessors patch causes double fault II)

[PATCH] CRIS v10: vmlinux.lds.S Fix kernel oops on boot and use common defines
 2008-01-15 21:02 UTC  (3+ messages)

psmouse.c: GlidePoint at isa0060/serio1/input0 lost sync at byte 1
 2008-01-15 20:49 UTC  (5+ messages)
` [BISECTED] "

[PATCH] SH/Dreamcast - add support for GD-Rom CDROM drive on SEGA Dreamcast
 2008-01-15 20:41 UTC  (7+ messages)

[PATCH] yet another Dell wireless CDMA/EVDO modem
 2008-01-15 20:17 UTC 

[PATCH] rlim in proc/<pid>/status
 2008-01-15 20:36 UTC  (2+ messages)

questions on NAPI processing latency and dropped network packets
 2008-01-15 20:29 UTC  (3+ messages)

Fix Blackfin HARDWARE_PM support
 2008-01-15 20:22 UTC  (2+ messages)

[PATCH] mmu notifiers #v2
 2008-01-15 20:18 UTC  (4+ messages)

[PATCH 0/12] ide-floppy redux v2.5
 2008-01-15 20:12 UTC  (10+ messages)
` [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
      ` (was: Re:...) [PATCH 12/12] ide-floppy: fix most of the remaining checkpatch.pl issues-v2

Fwd: Re: [2.6.24 patch] restore ARMv6 OProfile support
 2008-01-15 20:10 UTC  (9+ messages)

2.6.24-rc7-rt2
 2008-01-15 20:04 UTC  (4+ messages)

patch cassini_1.patch queued to -stable tree
 2008-01-15 19:29 UTC  (2+ messages)

What's in linux-mips.git for Linux 2.6.25?
 2008-01-15 19:21 UTC 

sky2 patch in 2.6.24-rc7-git6 breaks POST - commit 84cd2dfb04d23a961c5f537baa243fa54d0987ac
 2008-01-15 19:16 UTC  (4+ messages)

[PATCH] x86_32: remove warning message not used
 2008-01-15 19:01 UTC  (7+ messages)
  ` [PATCH] x86: move warning message of polling idle and HT enabled
      ` [PATCH 0/2] x86: move warning message of polling idle and HT enabled, take 3
        ` [PATCH 1/2] x86: move warning message of polling idle and HT enabled
        ` [PATCH 2/2] x86_64: move select_idle_routine() call after detect_ht()

2.6.24-rc7, intel audio: alsa doesn't say a beep
 2008-01-15 19:00 UTC  (4+ messages)

[PATCH] checkpatch: add filename in the summary
 2008-01-15 18:49 UTC  (4+ messages)

State of kgdb on x86-64
 2008-01-15 18:44 UTC  (3+ messages)

[PATCH 00/13] writeback bug fixes and simplifications take 2
 2008-01-15 18:33 UTC 

[PATCH] x86-64: disable the GART early
 2008-01-15 18:31 UTC  (4+ messages)
` [PATCH] x86_64: checking aperture report for node instead of cpu
    ` [PATCH] x86_64: checking aperture report for node instead of cpu v2

[PATCH 2/7] ieee1394 : use class iteration api
 2008-01-15 18:10 UTC  (3+ messages)

[PATCH 3/12] ide-floppy: remove struct idefloppy_capacity_descriptor
 2008-01-13 20:18 UTC  (6+ messages)
` [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


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