LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH] Change paride driver to use unlocked_ioctl instead of ioctl
 2008-01-10  7:23 UTC  (5+ messages)

[RFC PATCH 00/22 -v2] mcount and latency tracing utility -v2
 2008-01-10  0:19 UTC  (26+ messages)
` [RFC PATCH 01/22 -v2] Add basic support for gcc profiler instrumentation
` [RFC PATCH 02/22 -v2] Annotate core code that should not be traced
` [RFC PATCH 03/22 -v2] x86_64: notrace annotations
` [RFC PATCH 04/22 -v2] add notrace annotations to vsyscall
` [RFC PATCH 05/22 -v2] add notrace annotations for NMI routines
` [RFC PATCH 06/22 -v2] mcount based trace in the form of a header file library
` [RFC PATCH 07/22 -v2] tracer add debugfs interface
` [RFC PATCH 08/22 -v2] mcount tracer output file
` [RFC PATCH 09/22 -v2] mcount tracer show task comm and pid
` [RFC PATCH 10/22 -v2] Add a symbol only trace output
` [RFC PATCH 11/22 -v2] Reset the tracer when started
` [RFC PATCH 12/22 -v2] separate out the percpu date into a percpu struct
` [RFC PATCH 13/22 -v2] handle accurate time keeping over long delays
` [RFC PATCH 14/22 -v2] time keeping add cycle_raw for actual incrementation
` [RFC PATCH 15/22 -v2] initialize the clock source to jiffies clock
` [RFC PATCH 16/22 -v2] add get_monotonic_cycles
` [RFC PATCH 17/22 -v2] Add timestamps to tracer
` [RFC PATCH 18/22 -v2] Sort trace by timestamp
` [RFC PATCH 19/22 -v2] speed up the output of the tracer
` [RFC PATCH 20/22 -v2] Add latency_trace format tor tracer
` [RFC PATCH 21/22 -v2] Split out specific tracing functions
` [RFC PATCH 22/22 -v2] Trace irq disabled critical timings

[RFC PATCH] kick sleeping idle CPUS on cpu_idle_wait
 2008-01-10  0:05 UTC  (6+ messages)
  ` [PATCH] Kick CPUS that might be sleeping in cpus_idle_wait

[PATCH][RFC][BUG] updating the ctime and mtime time stamps in msync()
 2008-01-10  0:03 UTC  (12+ messages)

[JANITOR PROPOSAL] Switch ioctl functions to ->unlocked_ioctl
 2008-01-10  0:00 UTC  (10+ messages)

[PATCH][RFC] fast file mapping for loop
 2008-01-09 23:53 UTC  (2+ messages)

[PATCH 10/28] FS-Cache: Recruit a couple of page flags for cache management [try #2]
 2008-01-09 23:52 UTC  (6+ messages)

[PATCH] ide: remove needless includes from PCI host drivers
 2008-01-09 23:48 UTC 

[PATCH] ide-cd: remove struct atapi_capabilities_page (take 2)
 2008-01-09 23:48 UTC 

syslets v7: back to basics
 2008-01-09 23:47 UTC  (10+ messages)
` [PATCH 5/6] syslets: add generic syslets infrastructure

[PATCH] libata and starting/stopping ATAPI floppy devices
 2008-01-09 23:41 UTC  (4+ messages)

More breakage in native_rdtsc out of line in git-x86
 2008-01-09 23:37 UTC  (16+ messages)

[PATCHv2] kprobes: Introduce is_kprobe_fault()
 2008-01-09 23:31 UTC  (9+ messages)
    ` [PATCHv3] kprobes: Introduce kprobe_handle_fault()
          ` [PATCHv4] "

[PATCH] PM: Acquire device locks on suspend
 2008-01-09 23:29 UTC  (5+ messages)

sparc64: ultra 60 fails to boot with 64kB pages
 2008-01-09 23:16 UTC  (2+ messages)

[PATCH][RFC] fast file mapping for loop
 2008-01-09 23:16 UTC  (2+ messages)

[-mm] new warning in ipc/msg.c
 2008-01-09 23:13 UTC  (2+ messages)

[PATCH][RFC] Simple tamper-proof device filesystem
 2008-01-09 23:08 UTC  (10+ messages)

[vm] writing to UDF DVD+RW (/dev/sr0) while under memory pressure: box ==> doorstop
 2008-01-09 23:01 UTC  (10+ messages)

[PATCH] procfs: provide slub's /proc/slabinfo
 2008-01-09 22:59 UTC  (14+ messages)
                    ` [RFC PATCH] greatly reduce SLOB external fragmentation

LRW/XTS + Via Padlock Bug in 2.6.24-rc7?
 2008-01-09 22:55 UTC  (2+ messages)

CONFIG_NO_HZ breaks blktrace timestamps
 2008-01-09 22:48 UTC 

[patch 2.6.24-rc7] remove obsolete /sys/devices/.../power/state docs
 2008-01-09 22:48 UTC  (3+ messages)

PNP_DRIVER_RES_DISABLE breaks swsusp at least with snd_cs4236
 2008-01-09 22:43 UTC 

[PATCH] Kprobes: Add kprobes smoke tests that run on boot
 2008-01-09 22:33 UTC  (7+ messages)

[linux-kernel] Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override
 2008-01-09 22:22 UTC  (28+ messages)
                      `  "

[PATCH 0/7] sg_ring: a ring of scatterlist arrays
 2008-01-09 22:10 UTC  (5+ messages)

67a385d9ac12e5940989362333b8fa8511e2ec37 in git-x86
 2008-01-09 22:04 UTC 

uml and -regparm=3
 2008-01-09 22:01 UTC  (7+ messages)

[PATCH] call sysrq_timer_list_show from a workqueue
 2008-01-09 21:58 UTC  (4+ messages)

STT_FUNC for assembler checksum and semaphore ops" in git-x86
 2008-01-09 21:57 UTC 

[RFC/PARTIAL PATCH 0/3] dma: passing "attributes" to dma_map_* routines
 2008-01-09 21:30 UTC  (9+ messages)

Oops in touch_atime for kernel 2.6.23.12
 2008-01-09 21:10 UTC  (2+ messages)

Replacement for page fault notifiers?
 2008-01-09 20:44 UTC  (12+ messages)

[PATCH] x86_64: cleanup setup_node_zones called by paging_init
 2008-01-09 20:34 UTC  (6+ messages)
  ` [PATCH] x86_64: cleanup setup_node_zones called by paging_init v2
      ` [PATCH] x86_64: cleanup setup_node_zones called by paging_init v3

[PATCH] updating the ctime and mtime time stamps in msync()
 2008-01-09 20:27 UTC  (2+ messages)

[PATCH] show_task: real_parent
 2008-01-09 20:15 UTC  (3+ messages)

[PATCH 00/10] percpu: Per cpu code simplification V4
 2008-01-09 20:11 UTC  (6+ messages)
` [PATCH 10/10] x86: Unify percpu.h

2.6.24-rc7, intel audio: alsa doesn't say a beep
 2008-01-09 20:10 UTC  (7+ messages)

[PATCH] Revert "x86: optimize page faults like all other achitectures and kill notifier cruft"
 2008-01-09 20:08 UTC  (9+ messages)

2.6.24-rc2 libertas_sdio fails to initialize Marvell SD8686
 2008-01-09 19:53 UTC  (3+ messages)

The ext3 way of journalling
 2008-01-09 19:47 UTC  (8+ messages)

[PATCH] Handle i_size > s_maxbytes correctly
 2008-01-09 19:45 UTC  (3+ messages)

Build Fails on 2.6.24-rc6-mm1[drivers/net/iseries_veth.ko] linking error
 2008-01-09 19:39 UTC  (3+ messages)

[PATCH 08/28] SECURITY: Allow kernel services to override LSM settings for task actions [try #2]
 2008-01-09 19:19 UTC  (10+ messages)
  ` [PATCH 00/28] Permit filesystem local caching "

[PATCH 00 of 10] x86: unify asm/pgtable.h
 2008-01-09 19:04 UTC  (4+ messages)
` [PATCH 10 of 10] xen: mask out PWT too

[PATCH 0/6] Intro: convert lockd to kthread and fix use-after-free (try #6)
 2008-01-09 18:59 UTC  (16+ 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 4/6] NLM: Have lockd call try_to_freeze
        ` [PATCH 5/6] NLM: Convert lockd to use kthreads
          ` [PATCH 6/6] NLM: Add reference counting to lockd

[GIT PATCH] SCSI bug fixes for 2.6.24-rc3
 2008-01-09 18:45 UTC  (4+ messages)

change SCSI owner in bugzilla
 2008-01-09 18:33 UTC  (5+ messages)

[GIT PATCHES] V4L/DVB fixes
 2008-01-09 18:30 UTC  (3+ messages)

[PATCH] x86_64: fix problems due to use of "outb" to port 80 on some AMD64x2 laptops, etc
 2008-01-09 18:18 UTC  (26+ messages)
            ` [PATCH] x86: "
                ` [PATCH] x86: provide a DMI based port 0x80 I/O delay override

sleep before boot panic
 2008-01-09 18:03 UTC  (6+ messages)

AF_UNIX MSG_PEEK bug?
 2008-01-09 18:01 UTC  (3+ messages)

USB HID: Missing keys on Gyration Media Center Universal Remote Control
 2008-01-09 17:53 UTC  (3+ messages)

[PATCH 0/15] ide: fixes/cleanups for IDE devices probing
 2008-01-09 17:53 UTC  (4+ messages)
` [PATCH 2/15] ide: move wait_hwif_ready() documentation in the right place

Linux 2.6.23.13
 2008-01-09 17:44 UTC  (2+ messages)

[RS232] setting trigger-level of fifo
 2008-01-09 17:09 UTC  (3+ messages)

[GIT PATCH] Update to Chinese documents
 2008-01-09 16:48 UTC  (5+ messages)

[RFC PATCH 00/11] mcount tracing utility
 2008-01-09 16:45 UTC  (6+ messages)
` [RFC PATCH 10/11] mcount tracer show task comm and pid

[patch] split MMC_CAP_4_BIT_DATA
 2008-01-09 16:45 UTC  (4+ messages)

[PATCH] pda_power: add device_init_wakeup
 2008-01-09 16:39 UTC 

Linux 2.6.24-rc7
 2008-01-09 16:31 UTC  (4+ messages)
` Linux 2.6.24-rc7: sparc64: WARNING: at kernel/lockdep_proc.c:267 lockdep_stats_show()

[PATCH RFC] Input: tell mousedev to handle remote console virtual mice using absolute coordinates
 2008-01-09 16:26 UTC  (2+ messages)

NIC as RS232
 2008-01-09 16:23 UTC  (4+ messages)

[PATCH 4/4] x86: coding style fixes in arch/x86/pci/fixup.c
 2008-01-09 16:15 UTC  (2+ messages)

[PATCH] x86: More users of PF_ constants in fault_32|64.c
 2008-01-09 16:13 UTC  (2+ messages)

[PATCH] x86: Introduce __die helper to X86_32
 2008-01-09 16:13 UTC  (2+ messages)

[PATCH] x86: Use fixup_exception() in traps_64.c
 2008-01-09 16:12 UTC  (2+ messages)

Strange freeze on 2.6.22 (deadlock?)
 2008-01-09 16:02 UTC  (3+ messages)

Oops involving RFCOMM and sysfs
 2008-01-09 15:57 UTC  (11+ messages)
` [Bluez-devel] "

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

Top 10 kernel oopses for the week ending January 5th, 2008
 2008-01-09 15:28 UTC  (3+ messages)

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