public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-04-24 15:30:26 to 2009-04-25 04:26:57 UTC [more...]

[PATCH 0/5] [GIT PULL] tracing/events: remove TRACE_FORMAT and handle overflow ids
 2009-04-25  4:20 UTC  (2+ messages)
` [PATCH 1/5] tracing/lockdep: convert lockdep to use TRACE_EVENT macro

[patch 00/27] [rfc] vfs scalability patchset
 2009-04-25  4:18 UTC  (33+ messages)
` [patch 01/27] fs: cleanup files_lock
` [patch 02/27] fs: scale files_lock
` [patch 03/27] fs: mnt_want_write speedup
` [patch 04/27] fs: introduce mnt_clone_write
` [patch 05/27] fs: brlock vfsmount_lock
` [patch 06/27] fs: dcache fix LRU ordering
` [patch 07/27] fs: dcache scale hash
` [patch 08/27] fs: dcache scale lru
` [patch 09/27] fs: dcache scale nr_dentry
` [patch 10/27] fs: dcache scale dentry refcount
` [patch 11/27] fs: dcache scale d_unhashed
` [patch 12/27] fs: dcache scale subdirs
` [patch 13/27] fs: scale inode alias list
` [patch 14/27] fs: use RCU / seqlock logic for reverse and multi-step operaitons
` [patch 15/27] fs: dcache remove dcache_lock
` [patch 16/27] fs: dcache reduce dput locking
` [patch 17/27] fs: dcache per-bucket dcache hash locking
` [patch 18/27] fs: dcache reduce dcache_inode_lock
` [patch 19/27] fs: dcache per-inode inode alias locking
` [patch 20/27] fs: icache lock s_inodes list
` [patch 21/27] fs: icache lock inode hash
` [patch 22/27] fs: icache lock i_state
` [patch 23/27] fs: icache lock i_count
` [patch 24/27] fs: icache atomic inodes_stat
` [patch 25/27] fs: icache lock lru/writeback lists
` [patch 26/27] fs: icache protect inode state
` [patch 27/27] fs: icache remove inode_lock

mmotm 2009-04-24-18-14 uploaded - NVidia indigestion
 2009-04-25  3:52 UTC  (2+ messages)
` mmotm 2009-04-24-18-14 uploaded - pulseaudio causes BUG

[PATCH v2 5/4] ftrace, workqueuetrace: display work name
 2009-04-25  3:32 UTC  (18+ messages)
    ` [PATCH v3 0/1] ftrace, workqueuetrace: Make workqueue tracepoints use TRACE_EVENT macro
      ` [PATCH v3 1/1] "
          ` [PATCH 0/4] workqueue_tracepoint: Add worklet tracepoints for worklet lifecycle tracing

Wait for console to become available, v3.2
 2009-04-25  3:11 UTC  (7+ messages)

2.6.30-rc3 : Regression: i915 , video
 2009-04-25  2:31 UTC 

[PATCH] sparse LLVM backend (was Re: [rfc] built-in native compiler for Linux?)
 2009-04-25  2:06 UTC 

[RFC][PATCH] proc: export more page flags in /proc/kpageflags
 2009-04-25  1:59 UTC  (5+ messages)
    ` [RFC][PATCH] proc: export more page flags in /proc/kpageflags (take 3)

[PATCH v2 0/4] Add support for compiling with -ffunction-sections -fdata-sections
 2009-04-25  1:49 UTC  (12+ messages)
          ` [PATCH v3 0/3] "
            ` [PATCH v3 1/3] Make section names compatible "

Gaming news link
 2009-04-24 18:13 UTC 

Slow clock on AMD 740G chipset
 2009-04-25  1:45 UTC  (7+ messages)

[PATCH] Acer Aspire One Fan Control
 2009-04-25  1:45 UTC 

[PATCH 0/17] tracehook & user_regset for ARM
 2009-04-25  0:15 UTC  (18+ messages)
` [PATCH 01/17] arm: arch_ptrace clean-up
` [PATCH 02/17] arm: arch_ptrace indentation
` [PATCH 03/17] arm: tracehook_report_syscall
` [PATCH 04/17] arm: tracehook_signal_handler
` [PATCH 05/17] arm: TIF_NOTIFY_RESUME
` [PATCH 06/17] arm: user_regset: general regs
` [PATCH 07/17] arm: user_regset: FPU regs
` [PATCH 08/17] arm: CORE_DUMP_USE_REGSET
` [PATCH 09/17] arm: user_regset: VFP regs
` [PATCH 10/17] arm: user_regset: VFP in core dumps
` [PATCH 11/17] arm: user_regset: iWMMXt regs
` [PATCH 12/17] arm: user_regset: iWMMXt in core dumps
` [PATCH 13/17] arm: user_regset: Crunch regs
` [PATCH 14/17] arm: user_regset: Crunch in core dumps
` [PATCH 15/17] arm: user_regset: thread pointer "
` [PATCH 16/17] arm: asm/syscall.h (unfinished)
` [PATCH 17/17] arm: HAVE_ARCH_TRACEHOOK

[PATCH] driver/base: add BUS_NOTIFY_UNBOUND_DRIVER event
 2009-04-24 23:44 UTC  (4+ messages)

[PATCH] x86/hpet: prevent boot hang when hpet=force used on old ICH
 2009-04-24 23:45 UTC  (4+ messages)

[patch 1/2] slub: rename cpuslab_flush to cpu_slab_flush
 2009-04-24 23:35 UTC  (9+ messages)
` [patch 2/2] slub: add Documentation/ABI/testing/sysfs-kernel-slab
    ` [patch] "

[2.6.30-rc3][Regression] Compilation failure
 2009-04-24 23:09 UTC  (3+ messages)
  ` [2.6.30-rc3][Regression] Compilation failure: undefined reference to `acpi_video_register'

RFC about Comedi on a patch that remove a lot fo code
 2009-04-24 22:51 UTC  (2+ messages)

[PATCH 00/14] Kernel memory leak detector
 2009-04-24 23:02 UTC  (16+ messages)
` [PATCH 01/14] kmemleak: Add the base support
` [PATCH 02/14] kmemleak: Add documentation on the memory leak detector
` [PATCH 03/14] kmemleak: Add the slab memory allocation/freeing hooks
` [PATCH 04/14] kmemleak: Add the slob "
` [PATCH 05/14] kmemleak: Add the slub "
` [PATCH 06/14] kmemleak: Add the vmalloc "
` [PATCH 07/14] kmemleak: Add kmemleak_alloc callback from alloc_large_system_hash
` [PATCH 08/14] kmemleak: Add modules support
` [PATCH 09/14] x86: Provide _sdata in the vmlinux_*.lds.S files
` [PATCH 10/14] arm: Provide _sdata and __bss_stop in the vmlinux.lds.S file
` [PATCH 11/14] kmemleak: Remove some of the kmemleak false positives
` [PATCH 12/14] kmemleak: Enable the building of the memory leak detector
` [PATCH 13/14] kmemleak: Simple testing module for kmemleak
` [PATCH 14/14] kmemleak: Add the corresponding MAINTAINERS entry

[PATCH 2/5 -tip] cifs: umount_begin BKL pushdown
 2009-04-24 22:49 UTC  (16+ messages)
` [PATCH 0/1] vfs: umount_begin BKL pushdown v2
  ` [PATCH 1/1] "

Regarding the linkstation defconfig
 2009-04-24 22:33 UTC  (4+ messages)
  ` [PATCH] powerpc: minimizing the configuration of linkstation_defconfig

only one cpu has states listed in power
 2009-04-24 22:26 UTC 

[PATCH] PM/Hibernate: Fix waiting for image device to appear on resume
 2009-04-24 22:16 UTC 

[RFC][patch] filesystem: Vmufat filesystem, version 4
 2009-04-24 22:14 UTC  (2+ messages)

Link to sata drives fail randomly
 2009-04-24 22:08 UTC  (3+ messages)

[RFC v2][PATCH 1/1] intel_txt: Intel(R) TXT and tboot kernel support
 2009-04-24 21:57 UTC  (3+ messages)

[RFC PATCH dm-ioband] Added in blktrace msgs for dm-ioband
 2009-04-24 21:47 UTC 

Reduce latencies for syncronous writes and high I/O priority requests in deadline IO scheduler
 2009-04-24 21:37 UTC  (6+ messages)

2.6.29.1: unregister_netdevice problem
 2009-04-24 21:16 UTC  (3+ messages)

2.6.30-rc3 still fails to build
 2009-04-24 21:20 UTC 

ptrace(PTRACE_SYSCALL/CONT/DETACH, ..., SIGSTOP) does not work
 2009-04-24 21:15 UTC  (7+ messages)
` SIGSTOP && ptrace (Was: ptrace(PTRACE_SYSCALL/CONT/DETACH, ..., SIGSTOP) does not work)
  ` Q: ptrace_signal() && PTRACE_SETSIGINFO (Was: SIGSTOP && ptrace)

[PATCH 1/4] ptrace: remove PT_DTRACE from arch/h8300
 2009-04-24 18:08 UTC  (2+ messages)

[bisected regression] 2.6.30rc2 horizontal strips of the screen frozen
 2009-04-24 20:59 UTC 

[Patch 11/12] ftrace plugin for kernel symbol tracing using HW Breakpoint interfaces - v3
 2009-04-24 20:57 UTC  (4+ messages)

[Patch] mm tracepoints update
 2009-04-24 20:48 UTC  (7+ messages)
` [Patch] mm tracepoints update - use case

linux-next: Tree for April 24
 2009-04-24 20:47 UTC  (3+ messages)
` linux-next: Tree for April 24 (p54 build error)
  ` linux-next: Tree for April 24 (p54 build error) (and pull request: wireless-next-2.6 2009-04-24)

[PATCH] netfilter: use per-cpu spinlock rather than RCU (v3)
 2009-04-24 20:43 UTC  (18+ messages)
  ` [PATCH] netfilter: use per-cpu recursive lock (v10)
            ` [PATCH] netfilter: use per-cpu recursive lock (v11)
                    ` [PATCH] netfilter: use per-cpu recursive lock (v13)
                        ` [PATCH] netfilter: use per-CPU recursive lock {XIV}

[PATCH] alpha: binfmt_aout fix
 2009-04-24 20:19 UTC  (4+ messages)

Loan Application
 2009-04-24 18:39 UTC 

[PATCH] sunrpc: Adding trace points to status routines
 2009-04-24 20:08 UTC  (2+ messages)

[PATCH] Add armflash support for multiple blocks of flash
 2009-04-24 19:59 UTC  (2+ messages)

NLS: utf8 conversions
 2009-04-24 20:02 UTC 

[PATCH] ptrace: tracehook_unsafe_exec: remove the stale comment
 2009-04-24 19:38 UTC  (4+ messages)
  ` ptrace && cred_exec_mutex (Was: [PATCH] ptrace: tracehook_unsafe_exec: remove the stale comment)

[rtc-linux] Re: [PATCH] rtc: Make rtc_update_irq callable with irqs enabled
 2009-04-24 19:41 UTC  (6+ messages)

[RFC PATCHSET linux-2.6-block#for-2.6.31] block: lld cleanup patches
 2009-04-24 19:41 UTC  (2+ messages)

[PATCH] MAINTAINERS: update IDE entry
 2009-04-24 19:21 UTC  (5+ messages)

Kernel 2.6.29 runs out of memory and hangs
 2009-04-24 19:26 UTC  (7+ messages)

regression IWl3945 - doesn't work with recent 2.6.30-rcX
 2009-04-24 19:18 UTC  (3+ messages)

[PATCH] [Target_Core_Mod/pSCSI]: Add optional legacy scsi_execute_async() usage for Linux/SCSI passthrough
 2009-04-24 19:17 UTC  (5+ messages)

Kernel 2.6.28-11 in Ubuntu
 2009-04-24 19:07 UTC 

Linus 2.6.30-rc3
 2009-04-24 19:02 UTC  (5+ messages)
` [BUG] 2.6.30-rc3: bnx2 failing to load firmware

get_fs_excl/put_fs_excl/has_fs_excl
 2009-04-24 18:40 UTC  (3+ messages)

[PATCH] slow_work_thread() should do the exclusive wait
 2009-04-24 18:30 UTC  (18+ messages)
          ` [PATCH] Document that wake_up(), complete() and co. imply a full memory barrier
              ` [PATCH] It may not be assumed that wake_up(), finish_wait() and co. imply a "

[PATCH] fsldma: use PCI Read Multiple command
 2009-04-24 18:35 UTC 

[PATCH] x86 microcode: work_on_cpu and cleanup of the synchronization logic
 2009-04-24 18:00 UTC  (12+ messages)

[PATCH 0/4] Fix sys_sync() and cleanup code (version 3)
 2009-04-24 18:13 UTC  (2+ messages)

[PATCH] Add function graph tracer support for ARM
 2009-04-24 18:00 UTC  (5+ messages)

[PATCH 00/22] Cleanup and optimise the page allocator V7
 2009-04-24 17:51 UTC  (5+ messages)
` [PATCH 09/22] Calculate the alloc_flags for allocation only once

[KVM PATCH v2 0/2] irqfd
 2009-04-24 17:47 UTC  (4+ messages)
` [KVM PATCH v2 2/2] kvm: add support for irqfd via eventfd-notification interface

[PATCH] Introduce a boolean "single_bit_set" function
 2009-04-24 17:46 UTC  (5+ messages)

2.6.30-rc2-git2: Reported regressions from 2.6.29
 2009-04-24 17:37 UTC  (3+ messages)
` [Bug #13069] regression in 2.6.29-git3 on SH/Dreamcast

[GIT] kernel function tracing support for linux-mips
 2009-04-24 17:25 UTC 

[PATCH] DMA: TXx9 Soc DMA Controller driver (v3)
 2009-04-24 17:12 UTC  (3+ messages)

[PATCH] rtc: Make rtc_update_irq callable with irqs enabled (v2)
 2009-04-24 16:59 UTC 

[PATCH] Makefile: "make prepare" should be "make modules_prepare"
 2009-04-24 16:35 UTC 

[PATCH] [0/4] x86: MCE: Machine check bug fix series for 2.6.30
 2009-04-24 16:32 UTC  (9+ messages)
` [PATCH] [4/4] x86: MCE: Fix EIPV behaviour with !PCC

[KVM PATCH 0/3] irqfd
 2009-04-24 16:29 UTC  (10+ messages)
` [KVM PATCH 2/3] eventfd: add a notifier mechanism

GFS2: Tracing support for review
 2009-04-24 16:26 UTC  (3+ messages)

Re[4]: High kernel CPU usage when copying files
 2009-04-24 16:23 UTC 

[BUG] 2.6.29.1 debugobjects warning
 2009-04-24 16:12 UTC  (5+ messages)
  ` [PATCH] cpufreq fix timer teardown in conservative governor (2.6.30-rc2)

[Patch 00/11] Hardware Breakpoint interfaces
 2009-04-24 16:16 UTC  (4+ messages)

e1000: "eeprom checksum is not valid" after kexec
 2009-04-24 16:09 UTC  (4+ messages)
` [E1000-devel] "

[PATCH] virtio-rng: Remove false BUG for spurious callbacks
 2009-04-24 15:23 UTC  (2+ messages)


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