All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-06-27 19:49:01 to 2013-06-27 20:04:04 UTC [more...]

[PATCH v3 00/45] CPU hotplug: stop_machine()-free CPU hotplug, part 1
 2013-06-27 20:00 UTC  (167+ 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 23/45] percpu_counter: Use _nocheck version of for_each_online_cpu()
` [PATCH v3 24/45] infiniband: ehca: Use get/put_online_cpus_atomic() to prevent CPU offline
` [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 v3 30/45] x86/xen: "
` [PATCH v3 31/45] alpha/smp: "
` [PATCH v3 32/45] blackfin/smp: "
` [PATCH v3 33/45] cris/smp: "
` [PATCH v3 34/45] hexagon/smp: "
` [PATCH v3 35/45] ia64: irq, perfmon: "
` [PATCH v3 36/45] ia64: smp, tlb: "
` [PATCH v3 37/45] m32r: "
` [PATCH v3 38/45] MIPS: "
` [PATCH v3 39/45] mn10300: "
` [PATCH v3 40/45] powerpc, irq: Use GFP_ATOMIC allocations in atomic context
` [PATCH v3 41/45] powerpc: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v3 42/45] powerpc: Use get/put_online_cpus_atomic() to avoid false-positive warning
` [PATCH v3 43/45] sh: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v3 44/45] sparc: "
` [PATCH v3 45/45] tile: "

[Qemu-devel] [PATCH] linux-user: Fix compilation failure
 2013-06-27 20:03 UTC  (2+ messages)

[Buildroot] [PATCH] jimtcl: new package
 2013-06-27 20:02 UTC  (2+ messages)

Bug#707257: linux-image-3.8-1-686-pae: KVM crashes with "entry failed, hardware error 0x80000021"
 2013-06-27 20:01 UTC  (11+ messages)

[PATCH v2 5/7] drivers: watchdog: sb_wdog: Fix 32bit linking problems
 2013-06-27 19:59 UTC  (3+ messages)

[PATCH 1/2] ASoC: adau1701: more direct regmap usage
 2013-06-27 20:00 UTC  (2+ messages)
` [PATCH 2/2] ASoC: adau1701: remove control_data assignment

[PATCH 1/2] powerpc: enable the relocatable support for the fsl booke 32bit kernel
 2013-06-27 19:58 UTC  (2+ messages)

[RFC/PATCH 0/1] cygwin: Remove the Win32 l/stat() functions
 2013-06-27 19:58 UTC  (4+ messages)

[PATCH 1/2] ASoC: tas5086: fix TAS5086_CLOCK_CONTROL register size
 2013-06-27 19:59 UTC  (2+ messages)
` [PATCH 2/2] ASoC: tas5086: fix Mid-Z implementation

Understanding lock contention in __udp4_lib_mcast_deliver
 2013-06-27 19:58 UTC  (2+ messages)

[PATCH] xen/arm: Zeroed vgic ranks during the initialization
 2013-06-27 19:58 UTC 

[Buildroot] [PATCH] toolchain/uClibc: properly honor DEBUG and STRIP options
 2013-06-27 19:58 UTC  (2+ messages)

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

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

[Buildroot] [git commit] toolchain/uClibc: properly honor DEBUG and STRIP options
 2013-06-27 19:58 UTC 

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

[PATCH] Documentation: dt: bindings: TI WiLink modules
 2013-06-27 19:56 UTC  (15+ 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

[Bug 66129] New: [BISECTED] nouveau, nv50: dual display doesn't work in 3.9
 2013-06-27 19:52 UTC  (2+ 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  (6+ 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  (6+ 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


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.