public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-11-08 17:28:27 to 2009-11-09 08:09:11 UTC [more...]

[GIT PULL] nilfs2 fixes for 2.6.32
 2009-11-09  8:09 UTC 

[PATCH RFC] [X86] performance improvement for memcpy_64.S by fast string
 2009-11-09  8:08 UTC  (6+ messages)

linux-next: wireless tree build failure
 2009-11-09  8:08 UTC 

[PATCH 00/20] SCSI: No longer use Scsi_Cmd typedef
 2009-11-09  8:08 UTC  (2+ messages)

linux-next: limits tree fetch failure
 2009-11-09  8:02 UTC  (2+ messages)

[PATCH v3] x86: under bios control, restore AP's APIC_LVTTHMR to the BSP value
 2009-11-09  7:59 UTC  (4+ messages)

[PATCH v2 3/7] Adding general performance benchmarking subcommand to perf
 2009-11-09  7:55 UTC  (5+ messages)

[PATCH] extend print_fatal_signals for reached RLIMIT_SIGPENDING
 2009-11-09  7:47 UTC  (2+ messages)

[PATCH 0/4 v2] ASoC/MFD/OMAP: TWL4030: APLL_CTL handling change
 2009-11-09  7:46 UTC  (4+ messages)
` [PATCH 1/4 v2] MFD: TWL4030: Add audio_mclk to the codec platform data
  ` [PATCH 2/4 v2] OMAP: Configure audio_mclk for twl4030-codec MFD
    ` [alsa-devel] "

MIPS + Kernel unaligned instruction access issue in 2.6.23 kernel
 2009-11-09  7:45 UTC 

[RFC] Block IO Controller V1
 2009-11-09  7:41 UTC  (5+ messages)
` [PATCH 15/20] blkio: Take care of preemptions across groups

linux-next: rr tree build warnings
 2009-11-09  7:40 UTC  (2+ messages)

[PATCH 0/2] memcg make use of new percpu implementations
 2009-11-09  7:34 UTC  (6+ messages)
` [PATCH 2/2] memcg : rewrite percpu countings with new interfaces
  ` [PATCH 2/2] memcg : rewrite percpu countings with new interfaces v2

linux-next: pcmcia tree build warning
 2009-11-09  7:32 UTC  (2+ messages)

[BUGFIX -v2 for .32] crypto, gcm, fix another complete call in complete fuction
 2009-11-09  7:24 UTC 

[PATCHv8 3/3] vhost_net: a kernel-level virtio server
 2009-11-09  7:20 UTC  (5+ messages)

[PATCH] block/ps3: Fix slow VRAM IO
 2009-11-09  6:40 UTC  (3+ messages)
  ` [Cbe-oss-dev] "

Reverting 5d423 fixes loading of ath9k on Acer Extensa 7630EZ
 2009-11-09  7:15 UTC  (5+ messages)

linux-next: manual merge of the staging tree with the pcmcia tree
 2009-11-09  7:15 UTC 

linux-next: manual merge of the staging tree with the pcmcia tree
 2009-11-09  7:15 UTC 

linux-next: manual merge of the staging tree with the pcmcia tree
 2009-11-09  7:15 UTC 

specjbb2005 and aim7 regression with 2.6.32-rc kernels
 2009-11-09  7:09 UTC  (4+ messages)

get_user_pages question
 2009-11-09  6:50 UTC 

Using x86 segments against NULL pointer deference exploit
 2009-11-09  6:30 UTC  (7+ messages)

irq lock inversion
 2009-11-09  5:46 UTC  (13+ messages)
                              ` [PATCH percpu#for-linus] percpu: fix possible deadlock via "

[PATCH 00/23] Removal of binary sysctl support
 2009-11-09  5:37 UTC  (16+ messages)
` [PATCH 19/23] sysctl powerpc: Remove dead "
` [PATCH 22/23] sysctl arm: Remove "

[GIT]: Networking
 2009-11-09  5:32 UTC 

[GIT]: Sparc
 2009-11-09  5:31 UTC 

[GIT]: IDE
 2009-11-09  5:30 UTC 

[patch 00/16] Remove old style lock initializers
 2009-11-09  5:15 UTC  (8+ messages)
` [patch 07/16] um: Replace old style lock initializer
` [patch 09/16] powerpc: "
` [patch 13/16] sh: "

[RFC] Mount point suggestions for cgroup
 2009-11-09  5:05 UTC  (3+ messages)

linux-next: manual merge of the net tree with the net-current tree
 2009-11-09  4:59 UTC  (2+ messages)

[RFC, PATCH 0/7] net, compat_ioctl: move handlers to net/socket.c
 2009-11-09  4:57 UTC  (8+ messages)
    ` [PATCH 1/2] net, compat_ioctl: fix SIOCGMII ioctls
    ` [PATCH 2/2] net/compat_ioctl: support SIOCWANDEV

linux-next: manual merge of the trivial tree with the tree
 2009-11-09  4:43 UTC 

linux-next: net tree build failure
 2009-11-09  4:41 UTC  (2+ messages)

[PATCH -v5 02/11] MIPS: add mips_timecounter_read() to get high precision timestamp
 2009-11-09  4:31 UTC  (11+ messages)
` [PATCH -v5 03/11] tracing: add MIPS specific trace_clock_local()
  ` [PATCH -v5 04/11] tracing: add static function tracer support for MIPS
    ` [PATCH -v5 05/11] tracing: enable HAVE_FUNCTION_TRACE_MCOUNT_TEST "
      ` [PATCH -v5 06/11] tracing: add an endian argument to scripts/recordmcount.pl
          ` [PATCH -v5 07/11] tracing: add dynamic function tracer support for MIPS
            ` [PATCH -v5 08/11] tracing: not trace mips_timecounter_init() in MIPS

[PATCH -v6 00/13] ftrace for MIPS
 2009-11-09  4:16 UTC  (14+ messages)
` [PATCH -v6 01/13] tracing: convert trace_clock_local() as weak function
  ` [PATCH -v6 02/13] tracing: add mips_timecounter_read() for MIPS
    ` [PATCH -v6 03/13] tracing: add MIPS specific trace_clock_local()
      ` [PATCH -v6 04/13] tracing: add static function tracer support for MIPS
        ` [PATCH -v6 05/13] tracing: enable HAVE_FUNCTION_TRACE_MCOUNT_TEST "
          ` [PATCH -v6 06/13] tracing: add an endian argument to scripts/recordmcount.pl
            ` [PATCH -v6 07/13] tracing: add dynamic function tracer support for MIPS
` [PATCH -v6 08/13] tracing: add IRQENTRY_EXIT section "

[PATCH] ptrace: copy_thread() should clear TIF_SINGLESTEP and X86_EFLAGS_TF
 2009-11-09  4:15 UTC  (6+ messages)
      ` [PATCH] ptrace: copy_process() should disable stepping

[PATCH 0/13] sysfs lazification
 2009-11-09  3:57 UTC  (3+ messages)
` [PATCH 0/15] sysfs lazification final

linux-next: manual merge of the pcmcia tree with the mtd tree
 2009-11-09  3:42 UTC 

[PATCH v5 0/7] Adding general performance benchmarking subcommand to perf
 2009-11-09  3:31 UTC  (6+ messages)
    ` [PATCH] perf bench:Fix bench/sched-pipe.c to wait child process
        ` [PATCH] perf bench: Fix "

[PATCH] proc: revalidate dentry returned by proc_pid_follow_link
 2009-11-09  3:30 UTC  (6+ messages)

[PATCH v4 01/12] vsprintf: factorize "(null)" string
 2009-11-09  3:28 UTC 

Fast LKM symbol resolution
 2009-11-09  3:17 UTC  (4+ messages)
` [PATCH 05/10] kbuild: sort the list of symbols exported by the kernel (__ksymtab)

[PATCH] modules: Allow to use depmod from a non default install
 2009-11-09  3:06 UTC  (3+ messages)

[PATCH 0/10] module: Speed up symbol resolution during module loading (using binary search)
 2009-11-09  2:49 UTC  (3+ messages)
` [PATCH 10/10] module: fix is_exported() to return true for all types of exports

2.6.32-rc6-git3 paravirt compile problems
 2009-11-09  2:39 UTC 

dream: glue for mmc controller
 2009-11-09  2:14 UTC  (5+ messages)

[PATCH] perf tools: fix syntax in documentation
 2009-11-09  2:11 UTC  (2+ messages)
` [PATCH, v2] "

[PATCH -mm] char, moxa: Make isabrds variable global
 2009-11-09  2:06 UTC  (4+ messages)

[PATCH] softirq,tracing: enable to trace softirq raise latency
 2009-11-09  1:58 UTC  (2+ messages)

[GIT PULL] sh updates for 2.6.32-rc7
 2009-11-09  1:57 UTC 

[PATCH] Silence warning in rtas_event_scan()
 2009-11-09  0:49 UTC 

[PATCH] cifs: clean up handling when server doesn't consistently support inode numbers
 2009-11-09  0:39 UTC  (2+ messages)
` [PATCH] cifs: don't use CIFSGetSrvInodeNumber in is_path_accessible

[PATCH 00/23] Removal of binary sysctl support
 2009-11-09  0:35 UTC  (5+ messages)

[GIT PULL] m32r updates for 2.6.32-rc7
 2009-11-09  0:27 UTC  (2+ messages)

i686 quirk for AMD Geode
 2009-11-09  0:22 UTC  (2+ messages)

[PATCH 0/3] extend get/setrlimit to support setting rlimits external to a process (v7)
 2009-11-09  0:10 UTC  (11+ messages)

linux-next: tip tree build warning
 2009-11-08 23:39 UTC  (10+ messages)

linux-next: device-mapper quilt series fetch failure
 2009-11-08 23:26 UTC 

Intel DP55KG + Intel Core i7 870 + Phoronix Benchmarks / Turbo Boost
 2009-11-08 22:47 UTC 

[PATCH v2] cpuidle: Fix the menu governor to boost IO performance
 2009-11-08 22:39 UTC  (6+ messages)

tulip : kernel BUG in tulip_up/tulip_resume
 2009-11-08 22:33 UTC 

2.6.32-rc6 - 2.6.32-rc6-git3 misinterpreting fstype on boot
 2009-11-08 22:15 UTC 

[PATCH] kbuild: Allow to use depmod from a non default install
 2009-11-08 21:34 UTC 

[PATCH 0/4] DVB: firedtv: port to new firewire driver stack
 2009-11-08 21:30 UTC  (5+ messages)
` [PATCH 1/4] firedtv: move remote control workqueue handling into rc source file
` [PATCH 2/4] firedtv: reform lock transaction backend call
` [PATCH 3/4] firedtv: add missing include, rename a constant
` [PATCH 4/4] firedtv: port to new firewire core

Using statically allocated memory for platform_data
 2009-11-08 21:24 UTC  (2+ messages)

IXP4xx repetitive 16-bit/32-bit I/O macros/inlines
 2009-11-08 21:07 UTC  (3+ messages)

[GIT PULL v4] hw-breakpoints: Rewrite on top of perf events v4
 2009-11-08 20:56 UTC  (8+ messages)
` [PATCH 4/6] hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events
` [PATCH 5/6] hw-breakpoints: Arbitrate access to pmu following registers constraints

[PATCH] trivial: fix checking socket() in net tstamp example
 2009-11-08 20:19 UTC  (4+ messages)
  ` What's the state of the TX timestamping?

[RFC][PATCH] Add prctl to set sibling thread names (take two)
 2009-11-08 20:45 UTC  (4+ messages)
` [PATCH] Allow threads to rename siblings via /proc/pid/tasks/tid/comm

i686 quirk for AMD Geode
 2009-11-08 20:41 UTC  (19+ messages)

[PATCH 09/20] scsi/fd_mcs: No longer use Scsi_Cmd typedef
 2009-11-08 20:17 UTC 

[PATCH 14/20] scsi/in2000: No longer use Scsi_Cmd typedef
 2009-11-08 20:17 UTC 

[PATCH 01/20] scsi/NCR5380: No longer use Scsi_Cmd typedef
 2009-11-08 20:16 UTC 

[PATCH 18/20] scsi/scsi.h: No longer use Scsi_Cmd typedef
 2009-11-08 20:17 UTC 

[PATCH 20/20] scsi/wd7000: No longer use Scsi_Cmd typedef
 2009-11-08 20:17 UTC 

[PATCH 03/20] scsi/aha152x: No longer use Scsi_Cmd typedef
 2009-11-08 20:17 UTC 

[PATCH 15/20] scsi/megaraid: No longer use Scsi_Cmd typedef
 2009-11-08 20:17 UTC 

[PATCH 13/20] scsi/ibmmca: No longer use Scsi_Cmd typedef
 2009-11-08 20:17 UTC 

[PATCH 19/20] scsi/sym53c416: No longer use Scsi_Cmd typedef
 2009-11-08 20:17 UTC 

[PATCH 07/20] scsi/atari_scsi: No longer use Scsi_Cmd typedef
 2009-11-08 20:17 UTC 

[PATCH 08/20] scsi/dtc: No longer use Scsi_Cmd typedef
 2009-11-08 20:17 UTC 

[PATCH 02/20] scsi/NCR53c406a No longer use Scsi_Cmd typedef
 2009-11-08 20:17 UTC 

[PATCH 17/20] scsi/pas16: No longer use Scsi_Cmd typedef
 2009-11-08 20:17 UTC 

[PATCH 16/20] scsi/nsp32_debug: No longer use Scsi_Cmd typedef
 2009-11-08 20:17 UTC 

[PATCH 06/20] scsi/atari_NCR5380: No longer use Scsi_Cmd typedef
 2009-11-08 20:17 UTC 

[PATCH 04/20] scsi/aha1542: No longer use Scsi_Cmd typedef
 2009-11-08 20:17 UTC 

[PATCH 10/20] scsi/g_NCR5380: No longer use Scsi_Cmd typedef
 2009-11-08 20:17 UTC 

[PATCH 05/20] scsi/aha1740: No longer use Scsi_Cmd typedef
 2009-11-08 20:17 UTC 

[PATCH 12/20] scsi/gdth_proc: No longer use Scsi_Cmd typedef
 2009-11-08 20:17 UTC 

[PATCH 11/20] scsi/gdth: No longer use Scsi_Cmd typedef
 2009-11-08 20:17 UTC 

[RFC PATCH 0/4] perf/core: Small event scheduling changes
 2009-11-08 20:13 UTC  (5+ messages)
` [RFC PATCH 1/4] perf/core: split context's event group list into pinned and non-pinned lists
` [RFC PATCH 2/4] perf/core: Optimize a bit rotate_ctx()
` [RFC PATCH 3/4] perf/core: Split up pinned and non pinned processing
` [RFC PATCH 4/4] perf/core: Schedule every pinned events before the the non-pinned

ata_sff_data_xfer* return value
 2009-11-08 20:06 UTC  (3+ messages)

16-bit operation of PATA_CS5536?
 2009-11-08 20:05 UTC 

[Patch] ext2 comment
 2009-11-08 20:00 UTC 

how best to report results of my kernel tree scanning scripts?
 2009-11-08 19:52 UTC  (2+ messages)

[PATCH] Please get this committed, _NOW_ (preferrably 5 years ago), thanks
 2009-11-08 19:49 UTC  (2+ messages)

[PATCH] ata: Clean up hard coded array size calculation
 2009-11-08 19:45 UTC  (2+ messages)

[PATCH] update fix X86_64 procfs provide stack information for threads
 2009-11-08 19:37 UTC  (6+ messages)
    ` [PATCH] RFC x86_64 more accurate KSTK_ESP implementation

[PATCHv7 3/3] vhost_net: a kernel-level virtio server
 2009-11-08 19:36 UTC  (4+ messages)

[RFC patch 5/6] x86: Use EOI register in io-apic on intel platforms
 2009-11-08 19:06 UTC  (10+ messages)
` [tip:x86/apic] "

i686 quirk for AMD Geode
 2009-11-08 18:47 UTC  (13+ messages)

Intermittent early panic in try_to_wake_up
 2009-11-08 18:44 UTC  (6+ messages)

msync with MS_ASYNC on same page broken?
 2009-11-08 18:31 UTC 

[git patches] rt2800 drivers updates
 2009-11-08 18:13 UTC  (4+ messages)

[PATCH -tip] x86,apic: Use PAGE_SIZE instead of numbers
 2009-11-08 18:03 UTC  (4+ messages)

[PATCH] drivers/media/video: correct initialization of audio_mode
 2009-11-08 17:49 UTC 

mmotm 2009-11-01-10-01 uploaded
 2009-11-08 17:41 UTC  (7+ messages)

[GIT PULL v5] hw-breakpoints: Rewrite on top of perf events v5
 2009-11-08 17:31 UTC  (4+ messages)
` [PATCH 5/7] hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events


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