All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-06-27 18:28:46 to 2013-06-27 19:57:26 UTC [more...]

[PATCH v3 00/45] CPU hotplug: stop_machine()-free CPU hotplug, part 1
 2013-06-27 19:57 UTC  (51+ messages)
` [PATCH v3 01/45] CPU hotplug: Provide APIs to prevent CPU offline from atomic context
` [PATCH v3 02/45] CPU hotplug: Clarify the usage of different synchronization APIs
` [PATCH v3 03/45] Documentation, CPU hotplug: Recommend usage of get/put_online_cpus_atomic()
` [PATCH v3 04/45] CPU hotplug: Add infrastructure to check lacking hotplug synchronization
` [PATCH v3 05/45] CPU hotplug: Protect set_cpu_online() to avoid false-positives
` [PATCH v3 06/45] CPU hotplug: Sprinkle debugging checks to catch locking bugs
` [PATCH v3 07/45] CPU hotplug: Add _nocheck() variants of accessor functions
` [PATCH v3 08/45] CPU hotplug: Expose the new debug config option
` [PATCH v3 09/45] CPU hotplug: Convert preprocessor macros to static inline functions
` [PATCH v3 10/45] smp: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v3 11/45] sched/core: "
` [PATCH v3 12/45] migration: Use raw_spin_lock/unlock since interrupts are already disabled
` [PATCH v3 13/45] sched/fair: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v3 14/45] timer: "
` [PATCH v3 15/45] sched/rt: "
` [PATCH v3 16/45] rcu: Use cpu_is_offline_nocheck() to avoid false-positive warnings
` [PATCH v3 17/45] tick-broadcast: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v3 18/45] time/clocksource: "
` [PATCH v3 19/45] softirq: "
` [PATCH v3 20/45] irq: "
` [PATCH v3 21/45] net: "
` [PATCH v3 22/45] block: "
` [PATCH v3 24/45] infiniband: ehca: "
` [PATCH v3 25/45] [SCSI] fcoe: "
` [PATCH v3 26/45] staging/octeon: "
` [PATCH v3 27/45] x86: "
` [PATCH v3 28/45] perf/x86: "
` [PATCH v3 29/45] KVM: "

[PATCH] Documentation: dt: bindings: TI WiLink modules
 2013-06-27 19:56 UTC  (21+ messages)

[libnftables PATCH 0/2] Series to add JSON output support for rules
 2013-06-27 19:56 UTC  (3+ messages)
` [libnftables PATCH 1/2] Add function for exporting rule to JSON format and Order the switch values in the right order
` [libnftables PATCH 2/2] Add code for testing the new functions for exporting rules to JSON Format

Shutdown of HVM domains without PC drivers [was Re: Early ACPI events prevent subsequent ACPI functionality on xen 4.3 + HVM domU]
 2013-06-27 19:54 UTC  (4+ messages)

[PATCH v4 0/4] nfs: teach NFSv3 mount code to try each authflavor in turn
 2013-06-27 19:54 UTC  (5+ messages)
` [PATCH v4 1/4] nfs: refactor "need_mount" code out of nfs_try_mount
` [PATCH v4 2/4] nfs: move server_authlist into nfs_try_mount_request
` [PATCH v4 3/4] nfs: have nfs_mount fake up a auth_flavs list when the server didn't provide it
` [PATCH v4 4/4] nfs: have NFSv3 try server-specified auth flavors in turn

[Qemu-devel] [PATCH] linux-user: Fix compilation failure
 2013-06-27 19:53 UTC 

[Bug 66129] New: [BISECTED] nouveau, nv50: dual display doesn't work in 3.9
 2013-06-27 19:52 UTC  (3+ messages)
  ` [Bug 66129] "

[U-Boot] [PATCH v2 0/21] Add tracing functionality to U-Boot
 2013-06-27 19:51 UTC  (4+ messages)
` [U-Boot] [PATCH v2 15/21] Refactor the bootm command to reduce code duplication

[PATCH 0/8] clocksource: sunxi: Timer fixes and cleanup
 2013-06-27 19:51 UTC  (13+ messages)
` [PATCH 2/8] clocksource: sun4i: Add clocksource and sched clock drivers
  ` [linux-sunxi] "

[PATCH] ACPI/fan: Initialize acpi_state variable
 2013-06-27 19:49 UTC  (7+ messages)

first parent, commit graph layout, and pull merge direction
 2013-06-27 19:48 UTC  (13+ messages)
                      ` [PATCH] pull: require choice between rebase/merge on non-fast-forward pull

[PATCH 00/15] xfs: patchset for 3.11
 2013-06-27 19:48 UTC  (5+ messages)
` [PATCH 01/15] xfs: update mount options documentation

wip-libcephfs rebase
 2013-06-27 19:48 UTC  (2+ messages)

[PATCH] ACPI/fan: Initialize acpi_state variable
 2013-06-27 19:47 UTC  (2+ messages)

NFSv4.1 session
 2013-06-27 19:41 UTC 

NFSv4.1 session
 2013-06-27 19:46 UTC  (3+ messages)

libcephfs: Open-By-Handle API - our patch and it's description
 2013-06-27 19:46 UTC  (3+ messages)

[Qemu-devel] [PATCH v4] Add timestamp to error message
 2013-06-27 19:46 UTC  (3+ messages)

[XFS updates] XFS development tree branch, for-next, updated. v3.10-rc1-54-gddf6ad0
 2013-06-27 19:45 UTC 

Fwd: Re: TP-Link 8200ND - rtl8192cu module not loading / working
 2013-06-27 19:45 UTC  (8+ messages)

[XFS updates] XFS development tree branch, master, updated. v3.10-rc1-54-gddf6ad0
 2013-06-27 19:45 UTC 

[Buildroot] [PATCH] polarssl: work around download URL
 2013-06-27 19:43 UTC 

Migration route from Parallels on Mac for Windows images?
 2013-06-27 19:33 UTC  (2+ messages)

Network performance data
 2013-06-27 19:31 UTC  (2+ messages)

[PATCH] Detail: Add container device to device list
 2013-06-27 19:39 UTC 

[PATCH 1/2] select_devices: fix scanning of container members with dev list
 2013-06-27 19:38 UTC  (4+ messages)

[libnftables PATCH v2] test: add testbench for XML
 2013-06-27 19:34 UTC  (2+ messages)

[PATCH 00/24] irq locking review
 2013-06-27 19:34 UTC  (3+ messages)
` [PATCH 10/24] drm/i915: remove SERR_INT clearing in the postinstall hook

[Buildroot] [git commit] gst-omx: fix _LICENSE_FILES tag
 2013-06-27 19:33 UTC 

[XenARM] XEN tools for ARM with Virtualization Extensions
 2013-06-27 19:33 UTC  (7+ messages)

[Buildroot] [PATCH v2] package/libdvbsi: new package
 2013-06-27 19:33 UTC  (2+ messages)

[PATCH v5 0/5] kdump: Allow ELF header creation in new kernel
 2013-06-27 19:32 UTC  (6+ messages)
` [PATCH v5 1/5] vmcore: Introduce ELF header in new memory feature

[PATCH] [RFC]Watchdog:core: constant pinging until userspace timesout when delay very less
 2013-06-27 19:31 UTC  (2+ messages)

[Buildroot] [git commit] package/libdvbsi: new package
 2013-06-27 19:30 UTC 

Generating almost-sequential traffic
 2013-06-27 19:28 UTC  (4+ messages)

rebase --autosquash does not handle fixup! of fixup!
 2013-06-27 19:26 UTC  (16+ messages)
  ` [PATCH] rebase -i: fixup fixup! fixup!

[Qemu-devel] [PATCH V2 0/7] monitor: support sub command group in auto completion and help
 2013-06-27 19:26 UTC  (3+ messages)
` [Qemu-devel] [PATCH V2 3/7] monitor: discard global variable *info_cmds in help functions

[lm-sensors] [PATCH 0/4] Add an hwmon driver for the mxs soc internal sensor
 2013-06-27 19:26 UTC  (9+ messages)
` [lm-sensors] [PATCH 3/4] hwmon: Add a simple driver to read the MXS SoC temperature
  `  "

NFSERR_STALE on umount with 3.10.0.RC5 kernel
 2013-06-27 19:25 UTC  (9+ messages)

[Qemu-devel] [PATCH v12 00/15] rdma: migration support
 2013-06-27 19:24 UTC  (3+ messages)
` [Qemu-devel] [PATCH v12 08/15] rdma: introduce qemu_ram_foreach_block()

omap4 ehci sporadic resume issue
 2013-06-27 19:24 UTC  (7+ messages)

[PATCH] libvirt: switch to use volatile system for directory creation in /var/run
 2013-06-27 19:23 UTC 

Understanding lock contention in __udp4_lib_mcast_deliver
 2013-06-27 19:22 UTC 

[PATCH v2 0/2] Xilinx watchdog changes
 2013-06-27 19:21 UTC  (2+ messages)

[Qemu-devel] [PULL 00/12] migration queue
 2013-06-27 19:20 UTC  (3+ messages)

[PATCH] net: fec: Fix multicast list setup in fec_restart()
 2013-06-27 19:18 UTC  (2+ messages)
` [PATCH v2] "

deadlock in scheduler enabling HRTICK feature
 2013-06-27 19:18 UTC  (8+ messages)

[PATCH] libdrm: Add GLSDK specific staging tree for omap-a15
 2013-06-27 19:17 UTC  (3+ messages)

fa_type and fib_info - a question
 2013-06-27 19:16 UTC 

[ACPI+PM] Changes for v3.11 merge window, no more new material for v3.11 (please)
 2013-06-27 19:15 UTC  (4+ messages)

[PATCH v2 16/16 ibacm] Add option to allow for ACM cache lookup performance measurement
 2013-06-27 19:14 UTC 

[PATCH v2 15/16 ibacm] Add support for preloading IPv4 and IPv6 ACM caches
 2013-06-27 19:14 UTC 

[PATCHv2 14/16 ibacm] Convert linux header files from DOS to unix format
 2013-06-27 19:14 UTC 

[PATCHv2 13/16 ibacm] ib_acme.c: Support IPv6 addressing in resolve_ip
 2013-06-27 19:14 UTC 

[PATCHv2 12/16 ibacm] Increase buffer space for inet_ntop from 32 to INET6_ADDRSTRLEN
 2013-06-27 19:14 UTC 

[PATCHv2 11/16 ibacm] Add description of preloading GID and LID destination caches to acm_notes.txt
 2013-06-27 19:14 UTC 

[Buildroot] [PATCHv2] pax-utils: new package
 2013-06-27 19:06 UTC  (2+ messages)

[PATCH 0/6] Thunderbolt workarounds take 2
 2013-06-27 19:05 UTC  (3+ messages)
` [PATCH 4/6] PCI: acpiphp: check for new devices on enabled host

[Buildroot] [git commit] pax-utils: new package
 2013-06-27 19:05 UTC 

[U-Boot] [PATCH] mmc: fsl_esdhc: Fix hang after 'save' command
 2013-06-27 19:04 UTC  (4+ messages)

[xen-4.1-testing test] 18227: tolerable FAIL - PUSHED
 2013-06-27 19:04 UTC 

[RFC 0/5] Introduce VM Sockets virtio transport
 2013-06-27 19:03 UTC  (2+ messages)

[PATCH] lib-rebase: use write_script
 2013-06-27 19:02 UTC  (3+ messages)

[Qemu-devel] [PATCH] arch_init: Fix format string by using RAM_ADDR_FMT
 2013-06-27 19:00 UTC 

lgdt3304
 2013-06-27 18:59 UTC  (3+ messages)

[PATCH v6 0/5] git-remote-mediawiki: new tool to preview local changes without pushing
 2013-06-27 18:53 UTC  (5+ messages)
` [PATCH v6 2/5] git-remote-mediawiki: new git bin-wrapper for developement

cgroup: status-quo and userland efforts
 2013-06-27 18:52 UTC  (18+ messages)

[PATCH] Do not call built-in aliases from scripts
 2013-06-27 18:52 UTC  (2+ messages)

[Buildroot] [PATCH] openswan: Restore -fPIE to USERCOMPILE flags
 2013-06-27 18:52 UTC  (2+ messages)

[Buildroot] [git commit] openswan: Restore -fPIE to USERCOMPILE flags
 2013-06-27 18:51 UTC 

[Xenomai] High latency and smi with intel vendor chip
 2013-06-27 18:51 UTC  (8+ messages)

next-20130627 breaks i.MX6 sabre sd UART console
 2013-06-27 18:49 UTC 

[ 00/48] 3.9.7-stable review
 2013-06-27 18:48 UTC  (4+ messages)
` [ 29/48] mm: migration: add migrate_entry_wait_huge()

[PATCH] kbuild: Avoid race generating / using MODLIB
 2013-06-27 18:48 UTC 

Linux kernel 3.4.51 released
 2013-06-27 18:48 UTC 

[PATCH v2] ARM: DTS: OMAP4: Add OMAP4 Blaze Tablet support
 2013-06-27 18:45 UTC  (6+ messages)

fatiguer de payer vos cigarettes trop cher ? alors cliquez ici
 2013-06-27 18:45 UTC 

goldfish driver: Missing get_user_pages in goldfish_pipe_read_write()
 2013-06-27 18:44 UTC  (5+ messages)

RFC: Allow block drivers to poll for I/O instead of sleeping
 2013-06-27 18:42 UTC  (3+ messages)

[PATCH 1/2] Input: Add device tree bindings for input keys
 2013-06-27 18:42 UTC  (6+ messages)
` [PATCH 2/2] Input: Adding DT support for keyreset tuneables

[PATCH 0/8 v4] KVM: PPC: IOMMU in-kernel handling
 2013-06-27 18:39 UTC  (5+ messages)
` [PATCH 8/8] KVM: PPC: Add hugepage support for "

[Bug 66255] New: Enabling Xinerama with nouveau driver causes Segmentation fault
 2013-06-27 18:39 UTC  (2+ messages)
  ` [Bug 66255] "

[PATCH] Optimize wait_sb_inodes()
 2013-06-27 18:36 UTC  (10+ messages)

Linux 3.4.51
 2013-06-27 18:34 UTC  (2+ messages)

[PATCH 0/4] arm: [U]EFI runtime services support
 2013-06-27 18:32 UTC  (17+ messages)
` [PATCH 1/4] Documentation: arm: [U]EFI runtime services

[Qemu-devel] [PATCH] linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user
 2013-06-27 18:33 UTC  (3+ messages)

[PATCH v6] memcg: event control at vmpressure
 2013-06-27 18:33 UTC  (11+ messages)
            ` [PATCH] memcg: consider "scanned < reclaimed" case when calculating
                ` [PATCH v2] vmpressure: consider "scanned < reclaimed" case when calculating a pressure level

[PATCH] Multi board support
 2013-06-27 18:32 UTC  (4+ messages)
` [PATCH 08/11] ARM: i.MX6 realq7: prepare multiboard support

nested virtualizaiton test report for Xen 4.3-RC1
 2013-06-27 18:30 UTC  (4+ messages)

cron job: media_tree daily build: WARNINGS
 2013-06-27 18:29 UTC 

[PATCH 1/4] mfd: Kontron PLD mfd driver
 2013-06-27 18:23 UTC  (4+ messages)
` [PATCH v3 0/4] Kontron PLD drivers
  ` [PATCH v3 4/4] watchdog: Kontron PLD watchdog timer driver


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.