messages from 2013-06-25 20:02:12 to 2013-06-25 20:33:52 UTC [more...]
[PATCH v2 00/45] CPU hotplug: stop_machine()-free CPU hotplug, part 1
2013-06-25 20:33 UTC (120+ messages)
` [PATCH v2 01/45] CPU hotplug: Provide APIs to prevent CPU offline from atomic context
` [PATCH v2 02/45] CPU hotplug: Clarify the usage of different synchronization APIs
` [PATCH v2 03/45] Documentation, CPU hotplug: Recommend usage of get/put_online_cpus_atomic()
` [PATCH v2 04/45] CPU hotplug: Add infrastructure to check lacking hotplug synchronization
` [PATCH v2 05/45] CPU hotplug: Protect set_cpu_online() to avoid false-positives
` [PATCH v2 06/45] CPU hotplug: Sprinkle debugging checks to catch locking bugs
` [PATCH v2 07/45] CPU hotplug: Expose the new debug config option
` [PATCH v2 08/45] CPU hotplug: Convert preprocessor macros to static inline functions
` [PATCH v2 09/45] smp: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v2 10/45] sched/core: "
` [PATCH v2 11/45] migration: Use raw_spin_lock/unlock since interrupts are already disabled
` [PATCH v2 12/45] sched/fair: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v2 13/45] timer: "
` [PATCH v2 14/45] sched/rt: "
` [PATCH v2 15/45] rcu: "
` [PATCH v2 16/45] tick-broadcast: "
` [PATCH v2 17/45] time/clocksource: "
` [PATCH v2 18/45] softirq: "
` [PATCH v2 19/45] irq: "
` [PATCH v2 20/45] net: "
` [PATCH v2 21/45] block: "
` [PATCH v2 22/45] percpu_counter: "
` [PATCH v2 23/45] infiniband: ehca: "
` [PATCH v2 24/45] [SCSI] fcoe: "
` [PATCH v2 25/45] staging/octeon: "
` [PATCH v2 26/45] x86: "
` [PATCH v2 27/45] perf/x86: "
` [PATCH v2 28/45] KVM: "
` [PATCH v2 29/45] kvm/vmx: "
` [PATCH v2 30/45] x86/xen: "
` [PATCH v2 31/45] alpha/smp: "
` [PATCH v2 32/45] blackfin/smp: "
` [PATCH v2 33/45] cris/smp: "
` [PATCH v2 34/45] hexagon/smp: "
` [PATCH v2 35/45] ia64: irq, perfmon: "
` [PATCH v2 36/45] ia64: smp, tlb: "
` [PATCH v2 37/45] m32r: "
` [PATCH v2 38/45] MIPS: "
` [PATCH v2 40/45] powerpc, irq: Use GFP_ATOMIC allocations in atomic context
` [PATCH v2 41/45] powerpc: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v2 42/45] powerpc: Use get/put_online_cpus_atomic() to avoid false-positive warning
` [PATCH v2 43/45] sh: Use get/put_online_cpus_atomic() to prevent CPU offline
linux-next: Tree for Jun 21 [ BROKEN ipc/ipc-msg ]
2013-06-25 20:33 UTC (4+ messages)
[PATCH 0/5] wilink: add device tree support
2013-06-25 20:33 UTC (6+ messages)
` [PATCH 1/5] wl1251: split wl251 platform data to a separate structure
` [PATCH 2/5] wlcore: use irq_flags in pdata instead of hiding it behing a quirk
` [PATCH 3/5] wlcore: remove pwr_in_suspend from platform data
` [PATCH 4/5] wlcore: always use one-shot IRQ
` [PATCH 5/5] wlcore: add device tree support to the sdio module
[PATCHv2 net-next 0/4] macvtap: locking and offload control
2013-06-25 20:31 UTC (8+ messages)
` [PATCHv2 net-next 1/4] macvtap: Convert to using rtnl lock
` [PATCHv2 net-next 2/4] macvtap: Consistently use rcu functions
` [PATCHv2 net-next 3/4] macvtap: Let TUNSETOFFLOAD actually controll offload features
` [PATCHv2 net-next 4/4] macvtap: Perform GSO on forwarding path
[Buildroot] [RFC v2 1/1] ti-gfx: add new package
2013-06-25 20:31 UTC (2+ messages)
[Qemu-devel] [PATCH qom-cpu 00/15 v8] target-i386: convert CPU features into properties, part 1
2013-06-25 20:30 UTC (5+ messages)
` [Qemu-devel] [PATCH 09/15] target-i386: move hyperv_* static globals to CPUState
` [Qemu-devel] [PATCH 10/15] target-i386: convert 'hv_spinlocks' to static property
[PATCH v5 0/7] ARM:sti: Add STiH415/STiH416 platform and board support
2013-06-25 20:30 UTC (2+ messages)
+ list_lru-remove-special-case-function-list_lru_dispose_all.patch added to -mm tree
2013-06-25 20:29 UTC
X11, GLX, OPENGL
2013-06-25 20:29 UTC (6+ messages)
[PATCH iproute2] ss: add more TCP_INFO components
2013-06-25 20:29 UTC
[PATCH] Do not ignore merge options in interactive rebase
2013-06-25 20:28 UTC (6+ messages)
[PATCH 1/2 v3] tracing/uprobes: Support ftrace_event_file base multibuffer
2013-06-25 20:24 UTC (2+ messages)
Missing devtmpfs w/ i.MX6Q SabreSD sato-sdk image
2013-06-25 20:28 UTC (2+ messages)
[PATCH 0/6] xfstests: various fixes
2013-06-25 20:27 UTC (3+ messages)
` [PATCH 3/6] xfstests: xfs/253 doesn't use seqres correctly
[PATCH] ARM: omap5: build opp4xxx_data.c
2013-06-25 20:24 UTC (11+ messages)
[PATCH v2 0/5] kernel mode NEON support
2013-06-25 20:24 UTC (6+ messages)
` [PATCH v2 1/5] ARM: move VFP init to an earlier boot stage
` [PATCH v2 2/5] ARM: be strict about FP exceptions in kernel mode
` [PATCH v2 3/5] ARM: add support for kernel mode NEON
` [PATCH v2 4/5] ARM: crypto: add NEON accelerated XOR implementation
` [PATCH v2 5/5] lib/raid6: add ARM-NEON accelerated syndrome calculation
[RFC/PATCH 0/1] cygwin: Remove the Win32 l/stat() functions
2013-06-25 20:23 UTC (2+ messages)
[Qemu-devel] [PATCH v4 06/10] qemu-ga: Add Windows VSS provider to quiesce applications on fsfreeze
2013-06-25 19:52 UTC (2+ messages)
[PATCH 0/2] signals: eventpoll: save/restore_sigmask cleanups
2013-06-25 20:23 UTC (4+ messages)
` [PATCH 1/2] signals: eventpoll: do not use sigprocmask()
` [PATCH 2/2] signals: eventpoll: set ->saved_sigmask at the start
[PATCH 0/5] For 3.11
2013-06-25 20:22 UTC (4+ messages)
` [PATCH 5/5] NFS: Save FSID's root FH in nfs_server
OMAP baseline test results for v3.10-rc6
2013-06-25 20:22 UTC (7+ messages)
regression in sdp lib
2013-06-25 20:21 UTC (4+ messages)
[PATCH] proc: Expose /proc/<pid>/task/<tid>/children unconditionally
2013-06-25 20:17 UTC (3+ messages)
[PATCH] mtd: nand: detect OOB size for Toshiba 24nm raw SLC
2013-06-25 20:17 UTC
File-system driver issue
2013-06-25 20:14 UTC
[GIT PULL 1/2] Samsung cleanup PWM for v3.11
2013-06-25 20:13 UTC (6+ messages)
variable override question
2013-06-25 20:13 UTC (2+ messages)
[PATCH v6 00/10] mtd: add datasheet's ECC information to nand_chip{}
2013-06-25 20:12 UTC (3+ messages)
pull request: bluetooth 2013-06-23
2013-06-25 20:12 UTC (2+ messages)
+ audit-fix-decimal-constant-description.patch added to -mm tree
2013-06-25 20:12 UTC
[PATCH] udev - only use devtmpfs for udev
2013-06-25 20:10 UTC
[PATCH] epoll_[p]wait: fix spurious -EINTR on ptrace attach
2013-06-25 20:06 UTC (3+ messages)
[U-Boot] [PATCH v3 00/10] Add Marvell Dove and SolidRun CuBox
2013-06-25 20:09 UTC (5+ messages)
` [U-Boot] [PATCH v4 00/10] Add Marvell Dove and SolidRun CuBox support
` [U-Boot] [PATCH v4 05/10] SPI: Add Dove SPI driver
[PATCH] userns: Convert xfs to use kuid/kgid where appropriate
2013-06-25 20:08 UTC (9+ messages)
` [PATCH v2 RFC] "
[PATCH] x86/MCE: Update MCE severity condition check
2013-06-25 20:08 UTC (4+ messages)
[GIT PULL] Ceph fix for 3.10
2013-06-25 20:08 UTC
+ signals-eventpoll-set-saved_sigmask-at-the-start.patch added to -mm tree
2013-06-25 20:07 UTC
+ signals-eventpoll-do-not-use-sigprocmask.patch added to -mm tree
2013-06-25 20:07 UTC
Linux 3.10-rc7
2013-06-25 20:08 UTC (8+ messages)
[ath9k-devel] regression after, " ath9k_htc: Add support for mesh interfaces"
2013-06-25 20:05 UTC (5+ messages)
` "
[U-Boot] [PATCH v5 1/3] ARM: Tegra: FDT: Add USB EHCI function for T30/T114
2013-06-25 20:04 UTC (4+ messages)
[oss-security] Xen Security Advisory 57 - libxl allows guest write access to sensitive console related xenstore keys
2013-06-25 20:03 UTC
[U-Boot] [PATCH v4 3/3] Add TI816X evm board support
2013-06-25 20:03 UTC (2+ messages)
[GIT PULL] Remove ARM local timer API
2013-06-25 20:02 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.