LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2011-06-07 13:07:51 to 2011-06-07 18:01:50 UTC [more...]

[GIT PULL] scheduler fixes
 2011-06-07 18:01 UTC 

[PATCH V4 3/4] mm: frontswap: add hooks in swap subsystem and extend
 2011-06-07 17:59 UTC  (2+ messages)

[PATCH V4 2/4] mm: frontswap: core code
 2011-06-07 17:53 UTC  (2+ messages)

[PATCH -mm] ptrace-unify-show_regs-prototype-fix
 2011-06-07 17:51 UTC 

/proc/stat btime accuracy problem
 2011-06-07 17:50 UTC  (9+ messages)

[PATCH 1/2] TTY: ldisc, do not close until there are readers
 2011-06-07 17:37 UTC  (8+ messages)
  ` [PATCH v2 2/2] TTY: ntty, add one more sanity check
    `  "

[PATCH] usbnet/cdc_ncm: add missing .reset_resume hook
 2011-06-07 17:35 UTC  (10+ messages)

[PATCH] sched: remove rcu_read_lock from wake_affine
 2011-06-07 17:29 UTC  (4+ messages)

[PATCH] oprofile, x86: Fix nmi-unsafe callgraph support in, 2.6.27 and later
 2011-06-07 17:24 UTC  (2+ messages)
          ` [RFC] [PATCH] x86: Make copy_from_user_nmi() a library function

[PATCH -v2] Audit: push audit success and retcode into arch ptrace.h
 2011-06-07 17:19 UTC  (2+ messages)

[RESEND]: RE: [PATCH v2 3/3] pch_gpio: support interrupt function
 2011-06-07 17:22 UTC  (2+ messages)

[PATCH 0/3] [GIT PULL][v3.0] tracing: fixes
 2011-06-07 17:20 UTC  (5+ messages)
` [PATCH 1/3] ftrace: Fix possible undefined return code
` [PATCH 2/3] kprobes/trace: Fix kprobe selftest for gcc 4.6
` [PATCH 3/3] ftrace: Revert 8ab2b7efd ftrace: Remove unnecessary disabling of

[PATCH v2 0/5] ep93xx DMA patches
 2011-06-07 17:14 UTC  (4+ messages)
` [PATCH v2 5/5] spi/ep93xx: add DMA support

3.0.0-rc2 fails to boot on Atom appliance
 2011-06-07 17:09 UTC  (7+ messages)
` 3.0.0-rc2 fails to boot on Atom appliance (bisected, drm/i915)

[PATCH v2] spi: reorganize drivers
 2011-06-07 17:01 UTC  (6+ messages)

[PATCH 2/2] ramoops: add new line to printks
 2011-06-07 16:52 UTC  (2+ messages)

[PATCH] coccinelle: if(ret)return ret; return ret; semantic patch
 2011-06-07 16:56 UTC  (4+ messages)

[PATCH] ramoops: use module parameters instead of platform data if not available
 2011-06-07 16:49 UTC  (3+ messages)
` [PATCH 1/2 v2] "
  ` [PATCH 1/2 v3] "

[PATCH] oprofile, x86: Fix race in nmi handler while starting
 2011-06-07 16:47 UTC 

Top Urgent Needed
 2011-06-07 15:05 UTC 

linux-next: build failure after merge of the spi tree
 2011-06-07 16:51 UTC  (2+ messages)

[PATCH 7/7] [v2] drivers/misc: introduce Freescale hypervisor management driver
 2011-06-07 16:49 UTC  (5+ messages)

[PATCH v2 1/2] ARM: omap4: gpio: fix setting IRQWAKEN bits
 2011-06-07 16:37 UTC  (5+ messages)

[PATCH 0/4] Fix compaction stalls due to accounting errors in isolated page accounting
 2011-06-07 16:36 UTC  (11+ messages)
` [PATCH 1/4] mm: compaction: Ensure that the compaction free scanner does not move to the next zone
` [PATCH 2/4] mm: vmscan: Do not use page_count without a page pin
` [PATCH 3/4] mm: memory-failure: Fix isolated page count during memory failure
` [PATCH 4/4] mm: compaction: Abort compaction if too many pages are isolated and caller is asynchronous
    ` [PATCH 4/4] mm: compaction: Abort compaction if too many pages are isolated and caller is asynchronous V2

[PATCH v1 00/30] Ext4 snapshots
 2011-06-07 16:31 UTC  (2+ messages)

[PATCH] dma: mv_xor: use resource_size()
 2011-06-07 16:31 UTC  (5+ messages)
` [RFC] Convert "resource->end - resource->start + 1" to resource_size(resource) via coccinelle
    ` [PATCH] treewide: Convert uses of struct resource * to resource_size(ptr)

[RFC PATCH V1 0/7] cpuidle: (POWER) cpuidle driver for pSeries
 2011-06-07 16:30 UTC  (8+ messages)
` [RFC PATCH V1 1/7] cpuidle: create bootparam "cpuidle.off=1"
` [RFC PATCH V1 2/7] cpuidle: replace xen access to x86 pm_idle and default_idle
` [RFC PATCH V1 3/7] cpuidle: stop using pm_idle
` [RFC PATCH V1 4/7] cpuidle: (powerpc) Add cpu_idle_wait() to allow switching idle routines
` [RFC PATCH V1 5/7] cpuidle: (POWER) cpuidle driver for pSeries
` [RFC PATCH V1 6/7] cpuidle: (POWER) Enable cpuidle and directly call cpuidle_idle_call() "
` [RFC PATCH V1 7/7] cpuidle: (POWER) Handle power_save=off

random hangs during boot in 3.0-rc
 2011-06-07 16:24 UTC  (3+ messages)

[PATCH] perf: fix missing event name init for default event (v2)
 2011-06-07 16:19 UTC 

linux-next: manual merge of the gpio tree with the slave-dma tree
 2011-06-07 16:17 UTC  (3+ messages)

[PATCH v4 3.0-rc2-tip 0/22] 0: Uprobes patchset with perf probe support
 2011-06-07 16:06 UTC  (15+ messages)
` [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

[PATCHv2 RFC 0/4] virtio and vhost-net capacity handling
 2011-06-07 16:08 UTC  (6+ messages)
` [PATCHv2 RFC 3/4] virtio_net: limit xmit polling
` [PATCHv2 RFC 4/4] Revert "virtio: make add_buf return capacity remaining:

[PATCHES v3] pci/of: Generic PCI <-> OF matching
 2011-06-07 16:05 UTC  (3+ messages)

[PATCH v6 00/20] EVM
 2011-06-07 15:56 UTC  (7+ messages)
` [PATCH v6 08/20] evm: evm_inode_post_init

[PATCH v8 00/12] memcg: per cgroup dirty page accounting
 2011-06-07 15:58 UTC  (4+ messages)
` [PATCH v8 10/12] memcg: create support routines for page-writeback

[PATCH 1/3] pstore: Extend API
 2011-06-07 15:58 UTC  (4+ messages)
` [PATCH 3/3] efi: Add support for using efivars as a pstore backend

Change in functionality of futex() system call
 2011-06-07 15:58 UTC  (13+ messages)

[PATCH 6/7] Kernel: fix spaces with respect to the coding style in sys.c
 2011-06-07 15:44 UTC  (6+ messages)
` [PATCH 2/7] Kernel: space and brace fixes for user_namespace.c
  ` [PATCH 3/7] Kernel: Fix trailing whitespace in user.c

[PATCH 1/2] sony_ff_hid_descriptor
 2011-06-07 15:53 UTC  (6+ messages)

[patch 00/15] CFS Bandwidth Control V6
 2011-06-07 15:45 UTC  (2+ messages)
` CFS Bandwidth Control - Test results of cgroups tasks pinned vs unpinned

[PATCH] perf: fix missing event name init for default event
 2011-06-07 15:45 UTC  (3+ messages)

[PATCH 4/7] Kernel: convert leading spaces to tabs in uid16.c
 2011-06-07 15:43 UTC  (2+ messages)

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

Seeing DMAR errors after multiple load/unload with SR-IOV
 2011-06-07 15:40 UTC  (10+ messages)

[PATCH] perf events: remove 64bit alignment padding from perf_event_context
 2011-06-07 15:39 UTC  (2+ messages)

[PATCH 1/2] um: Add asm/percpu.h
 2011-06-07 15:34 UTC  (2+ messages)
` [PATCH 2/2] um: Clean up delay functions

KVM induced panic on 2.6.38[2367] & 2.6.39
 2011-06-07 15:35 UTC  (25+ messages)

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

[RFC PATCHv4 0/7] HSI framework and drivers
 2011-06-07 15:09 UTC  (7+ messages)

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

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

Status of function-sections work?
 2011-06-07 15:06 UTC  (3+ messages)

drivers/ata/sata_dwc_460ex.c: Do we still need "struct of_device_id sata_dwc_match"
 2011-06-07 15:03 UTC  (2+ messages)

[PATCH 00/49] Staging: hv: Driver cleanup
 2011-06-07 14:59 UTC  (8+ messages)
` [PATCH 01/49] Staging: hv: vmbus: In vmbus_child_driver_unregister() don't set the bus field to NULL
  ` [PATCH 12/49] Staging: hv: storvsc: Add a DMI signature to support auto-loading
  ` [PATCH 24/49] Staging: hv: vmbus: Get rid of the unused wrapper - vmbus_onchannel_event()

[GIT PULL] perf update
 2011-06-07 14:56 UTC 

[PATCH] mtd: ndfc: fix a memory leak in ndfc_remove
 2011-06-07 14:55 UTC 

[PATCH][RFC] Sparc: Remove trigraph in die_if_kernel() message
 2011-06-07 14:38 UTC 

[PATCH] perf: bug fix and cleanups for perf lock
 2011-06-07 14:45 UTC 

[PATCH] perf: bug fixes and cleanups for perf sched
 2011-06-07 14:45 UTC 

[PATCH v2 00/12] MFD/ASoC/Input: TWL4030/TWL60X0 changes
 2011-06-07 14:45 UTC  (14+ messages)
` [PATCH v2 01/12] OMAP: New pmic-common for common TWL configuration
` [PATCH v2 02/12] OMAP4: Move common twl6030 configuration to pmic-common
` [PATCH v2 03/12] OMAP3: Move common pmic "
` [PATCH v2 04/12] OMAP3: Move common regulator "
` [PATCH v2 05/12] MFD: twl4030-codec: Rename internals from codec to audio
` [PATCH v2 06/12] MFD: twl4030-codec -> twl4030-audio: Rename the driver
` [PATCH v2 07/12] MFD: twl4030-audio: Rename platform data
` [PATCH v2 08/12] mfd: twl6040: Add initial support
` [PATCH v2 09/12] ASoC: twl6040: Convert into TWL6040 MFD child
` [PATCH v2 10/12] MFD: twl6040: Change platform data for soc codec driver
` [PATCH v2 11/12] input: Add initial support for TWL6040 vibrator
` [PATCH v2 12/12] OMAP4: SDP4430: Add twl6040 vibrator platform support

[GIT PULL for 3.0-rc3] media fixes
 2011-06-07 14:44 UTC 

[PATCH] networking: fix warning about unused label wake_up
 2011-06-07 14:37 UTC 

[PATCH v3 00/10] Prevent LRU churning
 2011-06-07 14:38 UTC  (11+ messages)
` [PATCH v3 01/10] compaction: trivial clean up acct_isolated
` [PATCH v3 02/10] Change isolate mode from int type to enum type
` [PATCH v3 03/10] Add additional isolation mode
` [PATCH v3 04/10] compaction: make isolate_lru_page with filter aware
` [PATCH v3 05/10] vmscan: "
` [PATCH v3 06/10] In order putback lru core
` [PATCH v3 07/10] migration: clean up unmap_and_move
` [PATCH v3 08/10] migration: make in-order-putback aware
` [PATCH v3 09/10] compaction: make compaction use in-order putback
` [PATCH v3 10/10] add inorder-lru tracepoints for just measurement

[PATCH v2 1/2] coredump: use task comm instead of (unknown)
 2011-06-07 14:30 UTC  (2+ messages)
` [PATCH v2 2/2] coredump: escape / in hostname and comm

Invalid credentials ( __validate_creds()) due to cred->magic == "DeaD" from sys_clone() (2.6.39 PREEMPT SMP SELinux kernel)
 2011-06-07 14:26 UTC  (3+ messages)

[GIT PULL] stable/broadcom.ibft-bugfixes for 3.0-rc2
 2011-06-07 14:25 UTC  (2+ messages)

[PATCH -v2] vfs: make unlink() return ENOENT in preference to EROFS
 2011-06-07 14:16 UTC  (3+ messages)
` [PATCH -v3] vfs: make unlink() and rmdir() "

[PATCH]Documentation:i2o:ioctl Fix typo Settting
 2011-06-07 14:06 UTC  (2+ messages)

[PATCH] sched: RCU-protect __set_task_cpu() in set_task_cpu()
 2011-06-07 14:03 UTC  (7+ messages)

[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/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] "

[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  (5+ messages)
` [RFC 2/6] omap: iovmm: generic iommu api migration

[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] 8250_pci: Fix build warning
 2011-06-07 13:34 UTC  (3+ messages)

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


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 read-only IMAP folder(s) and NNTP newsgroup(s).