linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-07-15 17:49:20 to 2011-07-16 12:37:04 UTC [more...]

linux-next: manual merge of the arm-soc tree with the arm tree
 2011-07-16  5:07 UTC 

[RFC PATCH 0/4] Persistent device name using alias name
 2011-07-16 11:40 UTC  (5+ messages)

[PATCH 00/20] [GIT PULL] perf/tracing: various updates
 2011-07-16 11:22 UTC  (21+ messages)
` [PATCH 01/20] tracing: Still trace filtered irq functions when irq trace is
` [PATCH 02/20] ftrace: Do not disable interrupts for modules in mcount update
` [PATCH 03/20] ftrace: Balance records when updating the hash
` [PATCH 04/20] ftrace: Update filter when tracing enabled in set_ftrace_filter()
` [PATCH 05/20] ftrace: Fix dynamic selftest failure on some archs
` [PATCH 06/20] perf: Robustify proc and debugfs file recording
` [PATCH 07/20] tracing: Have dynamic size event stack traces
` [PATCH 08/20] perf, x86: P4 PMU - Introduce event alias feature
` [PATCH 09/20] tracing/kprobes: Rename probe_* to trace_probe_*
` [PATCH 10/20] tracing/kprobes: Merge trace probe enable/disable functions
` [PATCH 11/20] kprobes: Return -ENOENT if probe point doesnt exist
` [PATCH 12/20] tracing/kprobes: Support module init function probing
` [PATCH 13/20] tracing/kprobe: Update symbol reference when loading module
` [PATCH 14/20] perf probe: Rename DIE_FIND_CB_FOUND to DIE_FIND_CB_END
` [PATCH 15/20] perf probe: Move strtailcmp to string.c
` [PATCH 16/20] perf probe: Remove redundant dwarf functions
` [PATCH 17/20] perf-probe: Move dwarf library routines to dwarf-aux.{c, h}
` [PATCH 18/20] perf probe: Introduce debuginfo to encapsulate dwarf information
` [PATCH 19/20] perf probe: Add probed module in front of function
` [PATCH 20/20] perf probe: Support adding probes on offline kernel modules

[PATCH -tip 00/13]tracing/kprobes: Dynamic events on module support
 2011-07-16 11:11 UTC  (6+ messages)
` [PATCH -tip 02/13] [CLEANUP]tracing/kprobes: merge trace probe enable/disable functions
    ` [PATCH -tip v2] "

[PATCH 0000/0117] Staging: hv: Driver cleanup
 2011-07-16 10:33 UTC  (49+ messages)
` [PATCH 001/117] Staging: hv: vmbus: VMBUS is an ACPI enumerated device, get rid of the PCI signature
  ` [PATCH 002/117] Staging: hv: Replace struct hv_guid with the uuid type already defined in Linux
  ` [PATCH 003/117] Staging: hv: Add struct hv_vmbus_device_id to mod_devicetable.h
  ` [PATCH 004/117] Staging: hv: Add code to parse struct hv_vmbus_device_id table
  ` [PATCH 005/117] Staging: hv: vmbus: Introduce vmbus ID space in struct hv_driver
  ` [PATCH 006/117] Staging: hv: blkvsc: Use the newly introduced vmbus ID in the blockvsc driver
  ` [PATCH 007/117] Staging: hv: storvsc: Use the newly introduced vmbus ID in storvsc driver
  ` [PATCH 008/117] Staging: hv: netvsc: Use the newly introduced vmbus ID in netvsc driver
  ` [PATCH 009/117] Staging: hv: mousevsc: Use the newly introduced vmbus ID in mouse driver
  ` [PATCH 010/117] Staging: hv: util: Make hv_utils a vmbus device driver
  ` [PATCH 011/117] Staging: hv: util: Use the newly introduced vmbus ID in util driver
  ` [PATCH 012/117] Staging: hv: blkvsc: Add the MODULE_DEVICE_TABLE() line
  ` [PATCH 013/117] Staging: hv: storvsc: Add "
  ` [PATCH 014/117] Staging: hv: netvsc: Add the "
  ` [PATCH 015/117] Staging: hv: util: "
  ` [PATCH 016/117] Staging: hv: mouse: "
  ` [PATCH 017/117] Staging: hv: mouse: Do not auto-load the mouse driver
  ` [PATCH 018/117] Staging: hv: vmbus: Cleanup vmbus_match()
  ` [PATCH 019/117] Staging: hv: vmbus: Cleanup vmbus_uevent() code
  ` [PATCH 020/117] Staging: hv: vmbus: Support the notion of id tables in vmbus_match()
  ` [PATCH 021/117] Staging: hv: vmbus: Get rid of an unnecessary include line in vmbus_drv.c
  ` [PATCH 022/117] Staging: hv: storvsc: Get rid of the DMI signature
  ` [PATCH 023/117] Staging: hv: netvsc: Get rid of the PCI signature
  ` [PATCH 024/117] Staging: hv: netvsc: Get rid of the DMI signature in netvsc_drv.c
  ` [PATCH 026/117] Staging: hv: util: Get rid of the PCI signature in hv_util.c
  ` [PATCH 031/117] Staging: hv: netvsc: Get rid of the driver name initialization in netvsc.c
  ` [PATCH 035/117] Staging: hv: vmbus: Introduce a function to map the dev_type guid to a name
  ` [PATCH 036/117] Staging: hv: vmbus: Make class_id attribute a human readable string
  ` [PATCH 038/117] Staging: hv: vmbus: Get rid of some unnecessary comments
  ` [PATCH 039/117] Staging: hv: vmbus: Cleanup unnecessary comments in hv.c
  ` [PATCH 040/117] Staging: hv: vmbus: Cleanup error handling in hv_init()
  ` [PATCH 041/117] Staging: hv: vmbus: Get rid of unnecessay comments in connection.c
  ` [PATCH 042/117] Staging: hv: vmbus: Get rid of the function dump_gpadl_body()
  ` [PATCH 043/117] Staging: hv: vmbus: Get rid of the function dump_gpadl_header()
  ` [PATCH 045/117] Staging: hv: vmbus: Get rid of unnecessary comments in channel.c
  ` [PATCH 088/117] Staging: hv: netvsc: Inline the code for free_net_device()
  ` [PATCH 097/117] Staging: hv: storvsc: Add code to handle IDE devices using the storvsc driver
  ` [PATCH 098/117] Staging: hv: storvsc: Handle "
` Large Patch Series in Email (was Re: [PATCH 0000/0117] Staging: hv: Driver cleanup)
      ` Large Patch Series in Email

[Patch Resend]Fix the messy code file Documentation/zh_CN/SubmitChecklist
 2011-07-16  9:56 UTC  (4+ messages)

For your prompt response
 2011-07-08 12:49 UTC 

[PATCH]Fix a comment mistake
 2011-07-16  8:45 UTC 

[PATCH] Documentation: Refresh sysctl/kernel.txt
 2011-07-16  8:23 UTC 

[PATCH 1/2] Kconfig: Allow disabling of CONFIG_DEVPORT
 2011-07-16  7:56 UTC  (26+ messages)
` [PATCH 2/2] x86: Allow disabling of sys_iopl, sys_ioperm

You have been awarded a grant of £500,000.00 GBP contact unitednationsgrantaward@yahoo.com.hk
 2011-07-16  7:33 UTC 

[PATCH v2] dt: add of_alias_scan and of_alias_get_id
 2011-07-16  6:39 UTC  (2+ messages)

[GIT PULL REQUEST] watchdog - v3.0-rc7 - Fixes
 2011-07-16  6:09 UTC 

OpenRISC Architecture: Patch set version 2
 2011-07-16  4:01 UTC  (5+ messages)
  ` linux-next inclusion request: OpenRISC architecture
        ` arm-soc tree inclusion

[PATCHv3] ARM: EXYNOS4: Support for generic I/O power domains on EXYNOS4210
 2011-07-16  3:58 UTC  (5+ messages)

[PATCH] ARM: S5P: Remove sysmmu driver from arch tree
 2011-07-16  3:32 UTC  (2+ messages)

[PATCH] clocksource: convert S5PV210 32-bit down counting clocksource
 2011-07-16  3:29 UTC  (4+ messages)
` [PATCHv2] clocksource: convert S5PV210/S5P64X0 "

[PATCH] sun4m SMP: fix wrong shift instruction in IPI handler
 2011-07-16  3:05 UTC 

MTCN Numbers: 6096147516
 2011-07-13 23:17 UTC 

[PATCH] USB: xhci: fix OS want to own HC
 2011-07-16  3:04 UTC 

[PATCH 1/4] trace-cmd: Add parse error checking target
 2011-07-16  3:00 UTC  (4+ messages)
` [PATCH 2/4] trace-cmd: Handle invalid opcode parsing gracefully
` [PATCH 3/4] trace-cmd: Handle opcode parsing error
` [PATCH 4/4] trace-cmd: Support '+' opcode in print format

[PATCH 0/4] regmap: Generic I2C and SPI register map library
 2011-07-16  2:48 UTC  (5+ messages)
` [PATCH 1/4] regmap: Add generic non-memory mapped register access API
  ` [PATCH 2/4] regmap: Add I2C bus support
  ` [PATCH 3/4] regmap: Add SPI "
  ` [PATCH 4/4] regulator: Convert tps65023 to use regmap API

rq_affinity doesn't seem to work?
 2011-07-16  2:40 UTC  (8+ messages)

[PATCH] Input: hp_sdc - staticize hp_sdc_kicker()
 2011-07-16  2:33 UTC 

autofs does not resolve names ?
 2011-07-16  2:30 UTC  (2+ messages)
` [autofs] "

[PATCH 0/4] regmap: Generic I2C and SPI register map library
 2011-07-16  2:13 UTC  (16+ messages)
` [PATCH 1/4] regmap: Add generic non-memory mapped register access API
  ` [PATCH 3/4] regmap: Add SPI bus support
  ` [PATCH 4/4] regulator: Convert tps65023 to use regmap API

[RFC 0/6] watchdog drivers converted to the new framework
 2011-07-16  2:09 UTC  (3+ messages)
` [RFC 1/6] Documentation: watchdog: add guide how to convert drivers to "

[PATCH] Staging: comedi: do not initialise statics to 0 or NULL
 2011-07-16  1:11 UTC 

[PATCH 1/2] hugepage: Protect region tracking lists with its own spinlock
 2011-07-15 13:10 UTC  (4+ messages)
` [PATCH 2/2] hugepage: Allow parallelization of the hugepage fault path

[PATCH 1/1] Staging: hv: Integrate the time source driver with Hyper-V detection code
 2011-07-16  1:01 UTC 

(no subject)
 2011-07-16  0:35 UTC 

[PATCH 0/1] Fixup write permission of TLB on powerpc e500 core
 2011-07-16  0:20 UTC  (5+ messages)

[PATCH RFC 0/7] x86: convert ticketlocks to C and remove duplicate code
 2011-07-16  0:14 UTC  (7+ messages)

[PATCH 00/11] various fixes v2
 2011-07-15 23:46 UTC  (10+ messages)
` [PATCH 11/11] dynamic_debug: use a single printk() to emit msgs
              ` [PATCH 11/11 re-post] "

[PATCH 0/3] rcu: Fix some rcu uses in extended quiescent state
 2011-07-15 23:41 UTC  (3+ messages)

[PATCH 1/2] panic: panic=-1 for immediate reboot
 2011-07-15 23:17 UTC  (8+ messages)
` [PATCH 2/2] panic: do not unblank_screen when panic_timeout < 0
  ` [PATCH] panic, vt: do not force oops output "

[PATCH 1/2] panic: panic=-1 for immediate reboot
 2011-07-15 23:15 UTC  (3+ messages)
` [PATCH 2/2] panic, vt: do not force oops output when panic_timeout < 0

[PATCH 1/2] panic: panic=-1 for immediate reboot
 2011-07-15 22:56 UTC  (3+ messages)
` [PATCH 2/2] panic, vt: do not force oops output when panic_timeout < 0

loop device auto release patch
 2011-07-15 22:28 UTC  (3+ messages)

INFO: possible circular locking dependency detected
 2011-07-15 22:04 UTC  (19+ messages)

Status of MIPS on 3.0.0-rc6 kernel
 2011-07-15 21:53 UTC  (4+ messages)
    ` [PATCH] MIPS: Convert i8259.c to using syscore_ops (was: Re: Status of MIPS on 3.0.0-rc6 kernel)

[PATCH v2 1/2] ext4: Preallocation is a multiple of stripe size
 2011-07-15 21:47 UTC  (3+ messages)
` [PATCH v2 2/2] ext4: Ignore a stripe width of 1

[PATCH] x86 intel power: Initialize MSR_IA32_ENERGY_PERF_BIAS
 2011-07-15 21:37 UTC  (9+ messages)
            ` [PATCH v2] "
              ` [PATCH v3] "

RFC: Boiler plate functions for ida / idr allocation?
 2011-07-15 21:35 UTC  (4+ messages)

[PATCH] ftrace: add a 'dropped events' counter
 2011-07-15 21:23 UTC 

[PATCH] watchdog: fix hpwdt Kconfig regression in 3.0-rc
 2011-07-15 21:23 UTC 

recursive locking: epoll
 2011-07-15 21:04 UTC 

[PATCH 0/3] SP805 updates for Versatile Express
 2011-07-15 20:59 UTC  (2+ messages)

Dysfunctional zcache in 3.0rc7 (Re: zcache: rename zcache.c to avoid build problem)
 2011-07-15 20:58 UTC 

[PATCH 1/1] Staging: hv: vmbus: Don't wait indefinitely for IRQ resouces
 2011-07-15 20:38 UTC 

Hello
 2011-07-15 20:13 UTC 

gpiolib.c: possible circular locking dependency detected
 2011-07-15 20:15 UTC  (2+ messages)

[PATCH v4] pch_gpio: Support interrupt function
 2011-07-15 20:14 UTC  (7+ messages)

[PATCH v2] Track hard and soft "short lockups" or "stalls."
 2011-07-15 20:11 UTC 

[GIT PULL] gpio driver bug fix
 2011-07-15 20:03 UTC 

[PATCH] gpio: wm831x: add a missing break in wm831x_gpio_dbg_show
 2011-07-15 20:03 UTC  (2+ messages)

[PATCHv2 1/3] mcp23s08: get rid of setup/teardown callbacks
 2011-07-15 19:56 UTC  (2+ messages)

[PATCH] move RLIMIT_NPROC check from set_user() to do_execve_common()
 2011-07-15 19:54 UTC  (12+ messages)
          ` [kernel-hardening] "

[PATCH REPOST] ARM: fix regression in IXP4xx clocksource
 2011-07-15 19:33 UTC 

[PATCH next/mmotm] slub: partly fix freeze in __slab_free
 2011-07-15 19:22 UTC  (11+ messages)

sporadic oops and freeze when booting 2.6.39-2-amd64 on debian wheezy
 2011-07-15 19:04 UTC 

[PATCH] sched: reorder root_domain to remove 64 bit alignment padding
 2011-07-15 18:59 UTC  (4+ messages)

App blocked in futex() burns 14% CPU
 2011-07-15 18:52 UTC  (3+ messages)

[PATCH] gma500: Add medfield header
 2011-07-15 18:34 UTC 

[PATCH v2] perf tools: fix endian conversion reading event attr from file header
 2011-07-15 18:34 UTC 

[Xen-devel] [PATCH] xen: update machine_to_phys_order on resume
 2011-07-15 18:23 UTC 

[PATCH 0/1] Fixup write permission of TLB on powerpc e500 core
 2011-07-15 15:24 UTC  (5+ messages)
` [PATCH 1/1] "

2.6.32.21 - uptime related crashes?
 2011-07-15 18:03 UTC  (16+ messages)
` [stable] "

[PATCH (RESEND) 00/12] Support binding nfs/rpc to local IP address
 2011-07-15 17:56 UTC  (13+ messages)
` [PATCH (RESEND) 01/12] sunrpc: Don't attempt to bind to AF_UNSPEC address
` [PATCH (RESEND) 02/12] nfs: Two AF_UNSPEC addresses should always match each other
` [PATCH (RESEND) 03/12] nfs: Add srcaddr member to nfs_client
` [PATCH (RESEND) 04/12] nfs: Use request destination addr as callback source addr
` [PATCH (RESEND) 05/12] nfs: Pay attention to srcaddr in v4.1 callback logic
` [PATCH (RESEND) 06/12] nfs: Use srcaddr in nfs_match_client
` [PATCH (RESEND) 07/12] nfs: Add srcaddr to /proc/fs/nfsfs/servers
` [PATCH (RESEND) 08/12] nfs: Pass srcaddr into mount request
` [PATCH (RESEND) 09/12] nfs: Propagate src-addr in client code
` [PATCH (RESEND) 10/12] nfs: Bind to srcaddr in rpcb_create
` [PATCH (RESEND) 11/12] nfs: Support srcaddr= to bind to specific IP address
` [PATCH (RESEND) 12/12] lockd: Support binding nlm client to specific address

[GIT PULL] nilfs2 fix
 2011-07-15 17:51 UTC 

[PATCH 0/6] Add tracepoints to trace all system IRQs
 2011-07-15 17:50 UTC  (5+ messages)
` [PATCH 4/6] trace: Add tracepoints to reschedule interrupt handler


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