linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-06-07 08:25:28 to 2011-06-07 14:05:53 UTC [more...]

[PATCH] sched: RCU-protect __set_task_cpu() in set_task_cpu()
 2011-06-07 14:03 UTC  (8+ messages)
  ` [tip:sched/urgent] sched: Fix/clarify set_task_cpu() locking rules

[PATCH] staging iio: Replace kmalloc with local variable
 2011-06-07 14:04 UTC  (6+ messages)

[PATCH 0/6] MAINTAINERS: Update patterns
 2011-06-07 14:03 UTC  (3+ messages)
` [PATCH 5/6] MAINTAINERS: Update USB HID/HIDBP DRIVERS pattern

[PATCH] sched: correct testing need_resched in mutex_spin_on_owner()
 2011-06-07 13:59 UTC  (4+ messages)

[PATCH/RFC] m68k/bitops: Make bitmap data pointer of atomic ops volatile
 2011-06-07 13:56 UTC  (6+ messages)

XFS problem in 2.6.32
 2011-06-07 13:49 UTC  (3+ messages)

[PATCH v2] hid: Fix Logitech Driving Force Pro wheel
 2011-06-07 13:48 UTC  (3+ messages)
` [PATCHv3] "

Seeing DMAR errors after multiple load/unload with SR-IOV
 2011-06-07 13:46 UTC  (6+ messages)

[PATCH] gpio: expose gpio_to_chip()
 2011-06-07 13:46 UTC  (3+ messages)

[RFC 0/6] iommu: generic api migration and grouping
 2011-06-07 13:46 UTC  (21+ messages)
` [RFC 1/6] omap: iommu: generic iommu api migration
` [RFC 2/6] omap: iovmm: "

[PATCH v15 10/10] usb:dummy_hcd: Force FS device connection according to module parameter
 2011-06-07 13:45 UTC  (2+ messages)

virtio scsi host draft specification, v3
 2011-06-07 13:43 UTC 

[PATCH v4 3.0-rc2-tip 0/22] 0: Uprobes patchset with perf probe support
 2011-06-07 13:38 UTC  (25+ messages)
` [PATCH v4 3.0-rc2-tip 1/22] 1: X86 specific breakpoint definitions
` [PATCH v4 3.0-rc2-tip 2/22] 2: uprobes: Breakground page replacement
` [PATCH v4 3.0-rc2-tip 3/22] 3: uprobes: Adding and remove a uprobe in a rb tree
` [PATCH v4 3.0-rc2-tip 4/22] 4: Uprobes: register/unregister probes
` [PATCH v4 3.0-rc2-tip 5/22] 5: x86: analyze instruction and determine fixups
` [PATCH v4 3.0-rc2-tip 6/22] 6: uprobes: store/restore original instruction
` [PATCH v4 3.0-rc2-tip 7/22] 7: uprobes: mmap and fork hooks
` [PATCH v4 3.0-rc2-tip 8/22] 8: x86: architecture specific task information
` [PATCH v4 3.0-rc2-tip 9/22] 9: uprobes: task specific information
` [PATCH v4 3.0-rc2-tip 10/22] 10: uprobes: slot allocation for uprobes
` [PATCH v4 3.0-rc2-tip 11/22] 11: uprobes: get the breakpoint address
` [PATCH v4 3.0-rc2-tip 12/22] 12: x86: x86 specific probe handling
` [PATCH v4 3.0-rc2-tip 13/22] 13: uprobes: Handing int3 and singlestep exception
` [PATCH v4 3.0-rc2-tip 14/22] 14: x86: uprobes exception notifier for x86
` [PATCH v4 3.0-rc2-tip 15/22] 15: uprobes: register a notifier for uprobes
` [PATCH v4 3.0-rc2-tip 16/22] 16: tracing: Extract out common code for kprobes/uprobes traceevents
` [PATCH v4 3.0-rc2-tip 17/22] 17: tracing: uprobes trace_event interface
` [PATCH v4 3.0-rc2-tip 18/22] 18: tracing: Uprobe tracer documentation
` [PATCH v4 3.0-rc2-tip 19/22] 19: perf: rename target_module to target
` [PATCH v4 3.0-rc2-tip 20/22] 20: perf: perf interface for uprobes
` [PATCH v4 3.0-rc2-tip 21/22] 21: perf: show possible probes in a given executable file or library
` [PATCH v4 3.0-rc2-tip 22/22] 22: perf: Documentation for perf uprobes

KVM induced panic on 2.6.38[2367] & 2.6.39
 2011-06-07 13:37 UTC  (22+ messages)

[PATCH] 8250_pci: Fix build warning
 2011-06-07 13:34 UTC  (3+ messages)

[PATCH 1/2] sony_ff_hid_descriptor
 2011-06-07 13:32 UTC  (4+ messages)

[PATCH 2/7] Kernel: space and brace fixes for user_namespace.c
 2011-06-07 13:30 UTC  (7+ messages)
` [PATCH 3/7] Kernel: Fix trailing whitespace in user.c
` [PATCH 4/7] Kernel: convert leading spaces to tabs in uid16.c
` [PATCH 5/7] Kernel: add spaces where required by the coding style in acct.c
` [PATCH 6/7] Kernel: fix spaces with respect to the coding style in sys.c
` [PATCH 7/7] Kernel: style fixes to spaces for sysctl.c

[PATCH] spi: reorganize drivers
 2011-06-07 13:26 UTC  (3+ messages)

[PATCH] memcg: do not expose uninitialized mem_cgroup_per_node to world
 2011-06-07 13:25 UTC  (11+ messages)

[tip:sched/urgent] sched: Fix cross-cpu clock sync on remote wakeups
 2011-06-07 13:16 UTC  (12+ messages)

[v3.0-rc2] Creating an archive-tarball from linux-2.6 GIT repository
 2011-06-07 13:12 UTC  (4+ messages)

[PATCH 0/15] KVM: optimize for MMIO handled
 2011-06-07 13:07 UTC  (16+ messages)
` [PATCH 01/15] KVM: MMU: fix walking shadow page table
` [PATCH 02/15] KVM: MMU: do not update slot bitmap if spte is nonpresent
` [PATCH 03/15] KVM: x86: avoid unnecessarily guest page table walking
` [PATCH 04/15] KVM: MMU: cache mmio info on page fault path
` [PATCH 05/15] KVM: MMU: optimize to handle dirty bit
` [PATCH 06/15] KVM: MMU: cleanup for FNAME(fetch)
` [PATCH 07/15] KVM: MMU: rename 'pt_write' to 'emulate'
` [PATCH 08/15] KVM: MMU: count used shadow pages on preparing path
` [PATCH 09/15] KVM: MMU: split kvm_mmu_free_page
` [PATCH 10/15] KVM: MMU: lockless walking shadow page table
` [PATCH 11/15] KVM: MMU: filter out the mmio pfn from the fault pfn
` [PATCH 12/15] KVM: MMU: abstract some functions to handle "
` [PATCH 13/15] KVM: VMX: modify the default value of nontrap shadow pte
` [PATCH 14/15] KVM: MMU: mmio page fault support
` [PATCH 15/15] KVM: MMU: trace mmio page fault

[git pull] vfs/fs fixes for -rc3
 2011-06-07 13:01 UTC 

[PATCH 1/4] rcu: Detect uses of rcu read side in extended quiescent states
 2011-06-07 12:58 UTC  (8+ messages)
` [1/4] "

ketchup script and 3.0
 2011-06-07 12:53 UTC  (2+ messages)

[Patch] doc: remove ns_cgroup from feature-removal-schedule.txt
 2011-06-07 12:49 UTC  (4+ messages)

[PATCH] slob/lockdep: Fix gfp flags passed to lockdep
 2011-06-07 12:49 UTC  (3+ messages)

[patch 0/8] mm: memcg naturalization -rc2
 2011-06-07 12:42 UTC  (5+ messages)
` [patch 2/8] mm: memcg-aware global reclaim
` [patch 8/8] mm: make per-memcg lru lists exclusive

Realtek RTL8192CU Polling FW ready fail!! REG_MCUFWDL:0x00000006
 2011-06-07 12:40 UTC  (3+ messages)

[PATCH] lockdep: Fix lock_is_held on recursion
 2011-06-07 12:39 UTC  (3+ messages)
` [tip:sched/urgent] lockdep: Fix lock_is_held() "

gcc 4.5.1 / as 2.20.51.0.11 miscompiling drivers/char/i8k.c ?
 2011-06-07 12:22 UTC  (15+ messages)
    ` 2.6.39.1 immediately reboots/resets on EFI system

bug in xfs: can't recovery metadata log
 2011-06-07 10:32 UTC  (6+ messages)

[PATCH 00/18] writeback fixes and cleanups for 2.6.40 (v3)
 2011-06-07 12:13 UTC  (7+ messages)
          ` writeback merge status, was "

[PATCH][GIT PULL] slob/lockdep: Fix gfp flags passed to lockdep
 2011-06-07 12:13 UTC  (7+ messages)

[PATCH] perf, core: Fix initial task_ctx/event installation
 2011-06-07 12:10 UTC  (7+ messages)
      ` [tip:perf/core] "

[tip:core/printk] printk: Release console_sem after logbuf_lock
 2011-06-07 12:03 UTC 

(no subject)
 2011-06-07 10:03 UTC 

[PATCH 1/2] staging: iio replaced kmalloc with local variables
 2011-06-07 11:23 UTC  (10+ messages)

Changing Kernel thread priorities
 2011-06-07 11:02 UTC  (5+ messages)

random hangs during boot in 3.0-rc
 2011-06-07 11:01 UTC  (2+ messages)

l2-mtd-2.6.git to linux-next
 2011-06-07 10:55 UTC  (3+ messages)

drivers/ata/sata_dwc_460ex.c: Do we still need "struct of_device_id sata_dwc_match"
 2011-06-07 10:53 UTC 

Patch to add guarding parentheses to some macros in linux/input.h
 2011-06-07 10:51 UTC  (2+ messages)

x86: 3.0-rc2 link failure in APM
 2011-06-07 10:49 UTC  (2+ messages)

[PATCH] mfd: Fix WM8994 IRQ register cache restore on resume
 2011-06-07 10:49 UTC 

[PATCH] mfd: Support multiple active WM831x AUXADC conversions
 2011-06-07 10:47 UTC 

btrfs: remove 64bit alignment padding to allow extent_buffer to fit into one fewer cacheline
 2011-06-07 10:46 UTC 

[PROBLEM] reproduceable storage errors on high IO load
 2011-06-07 10:43 UTC  (6+ messages)

[git pull] AMD IOMMU fixes for 3.0-rc2
 2011-06-07 10:43 UTC  (5+ messages)
` [PATCH 1/3] x86/amd-iommu: Fix 3 possible endless loops
` [PATCH 2/3] x86/amd-iommu: Use only per-device dma_ops
` [PATCH 3/3] x86/amd-iommu: Fix boot crash with hidden PCI devices

2.6.37, 2.6.38, 2.6.39 vfs/ext3/ext4 crash when unplugging USB storage
 2011-06-07 10:36 UTC  (3+ messages)

[PATCH 1/7] Kernel: Comma style fixes for utsname_sysctl.c
 2011-06-07 10:34 UTC 

[PATCH v12 7/8] usb: Adding SuperSpeed support to dummy_hcd
 2011-06-07 10:33 UTC  (3+ messages)

Kernel BUG when syncing ext2 if USB stick is removed
 2011-06-07 10:32 UTC  (4+ messages)

kexec/kdump for Xen - implementation question
 2011-06-07 10:29 UTC  (2+ messages)

[PATCH 1/2] s390/sclp_async: Use kstrtoul_from_user
 2011-06-07 10:27 UTC  (3+ messages)
` [PATCH 2/2] s390/qdio_debug: "

[PATCH] musb_host: compare status for negative error values
 2011-06-07 10:27 UTC  (2+ messages)

[PATCH] sched: remove rcu_read_lock from wake_affine
 2011-06-07 10:26 UTC  (2+ messages)

[PATCH] sched: remove redundant check in select_task_rq_fair
 2011-06-07 10:20 UTC  (5+ messages)

[PATCHv3] Make CONFIG_EXPERT select CONFIG_DEBUG_KERNEL to unhide debug options
 2011-06-07 10:18 UTC  (5+ messages)
` [tip:core/debug] debug: "

[tip:perf/urgent] perf: Fix SIGIO handling
 2011-06-07 10:15 UTC  (3+ messages)

[PATCH v5 0/9] Remove syscall instructions at fixed addresses
 2011-06-07 10:13 UTC  (17+ messages)
` [PATCH v5 8/9] x86-64: Emulate legacy vsyscalls
` [PATCH] x86-64, vsyscalls: Rename UNSAFE_VSYSCALLS to COMPAT_VSYSCALLS
` [PATCH v5 9/9] x86-64: Add CONFIG_UNSAFE_VSYSCALLS to feature-removal-schedule

[PATCH V2 0/3] Add drivers/pwm and drivers/pwm/st_pwm.c
 2011-06-07 10:10 UTC  (5+ messages)
` [PATCH V2 1/3] drivers/pwm st_pwm: Add support for ST's Pulse Width Modulator

ENOSPC returned by handle_mm_fault()
 2011-06-07  9:57 UTC  (7+ messages)
        ` [PATCH] mm: fix "

[PATCH] Fix page isolated count mismatch
 2011-06-07  9:51 UTC  (2+ messages)

linux-next: Tree for June 6
 2011-06-07  9:48 UTC  (2+ messages)

One Interrupted Threads per Interrupt line?
 2011-06-07  9:46 UTC  (10+ messages)
` I/O operations priority in RTOS
  ` kernel threads in drivers using the RT patch
    ` Changing Kernel thread priorities

[PROBLEM]: x86-32: Corrupted real-time signal frame when VDSO is disabled
 2011-06-07  9:39 UTC 

[PATCH v8 00/12] memcg: per cgroup dirty page accounting
 2011-06-07  8:56 UTC  (5+ messages)
` [PATCH v8 10/12] memcg: create support routines for page-writeback
` [PATCH v8 11/12] writeback: make background writeback cgroup aware

Why does handle_simple_irq() require IRQ's to be disabled?
 2011-06-07  8:55 UTC  (5+ messages)

[PATCH] Staging: Winbond: Fix assorted spacing issues
 2011-06-07  8:51 UTC 

[PATCH] ASoC: Blackfin: bf5xx-ad1836: Fix codec device name
 2011-06-07  8:50 UTC  (3+ messages)

linux-next: build failure after merge of the sound-asoc tree
 2011-06-07  8:49 UTC  (4+ messages)
` [PATCH] ASoC: AD1836: Fix build error

Status of function-sections work?
 2011-06-07  8:43 UTC  (2+ messages)

Changing Kernel thread priorities
 2011-06-07  8:43 UTC  (2+ messages)

[PATCH 1/3] gpio/spear-plgpio: Add plgpio driver for SPEAr platform
 2011-06-07  8:35 UTC  (3+ messages)


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