All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-02-18 11:35:51 to 2013-02-18 12:42:33 UTC [more...]

[PATCH v6 00/46] CPU hotplug: stop_machine()-free CPU hotplug
 2013-02-18 12:42 UTC  (61+ messages)
` [PATCH v6 01/46] percpu_rwlock: Introduce the global reader-writer lock backend
` [PATCH v6 02/46] percpu_rwlock: Introduce per-CPU variables for the reader and the writer
` [PATCH v6 03/46] percpu_rwlock: Provide a way to define and init percpu-rwlocks at compile time
` [PATCH v6 04/46] percpu_rwlock: Implement the core design of Per-CPU Reader-Writer Locks
` [PATCH v6 05/46] percpu_rwlock: Make percpu-rwlocks IRQ-safe, optimally
` [PATCH v6 06/46] percpu_rwlock: Rearrange the read-lock code to fastpath nested percpu readers
` [PATCH v6 07/46] percpu_rwlock: Allow writers to be readers, and add lockdep annotations
` [PATCH v6 08/46] CPU hotplug: Provide APIs to prevent CPU offline from atomic context
` [PATCH v6 09/46] CPU hotplug: Convert preprocessor macros to static inline functions
` [PATCH v6 10/46] smp, cpu hotplug: Fix smp_call_function_*() to prevent CPU offline properly
` [PATCH v6 11/46] smp, cpu hotplug: Fix on_each_cpu_*() "
` [PATCH v6 12/46] sched/timer: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v6 13/46] sched/migration: Use raw_spin_lock/unlock since interrupts are already disabled
` [PATCH v6 14/46] sched/rt: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v6 15/46] tick: "
` [PATCH v6 16/46] time/clocksource: "
` [PATCH v6 17/46] clockevents: Use get/put_online_cpus_atomic() in clockevents_notify()
` [PATCH v6 18/46] softirq: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v6 19/46] irq: "
` [PATCH v6 20/46] net: "
` [PATCH v6 21/46] block: "
` [PATCH v6 22/46] crypto: pcrypt - Protect access to cpu_online_mask with get/put_online_cpus()
` [PATCH v6 23/46] infiniband: ehca: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v6 24/46] [SCSI] fcoe: "
` [PATCH v6 25/46] staging: octeon: "
` [PATCH v6 26/46] x86: "
` [PATCH v6 27/46] perf/x86: "
` [PATCH v6 28/46] KVM: Use get/put_online_cpus_atomic() to prevent CPU offline from atomic context
` [PATCH v6 29/46] kvm/vmx: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v6 30/46] x86/xen: "

omap_hsmmc: SDIO IRQ on AM335x family
 2013-02-18 12:42 UTC  (5+ messages)
` [PATCH] mmc: omap_hsmmc: Enable SDIO IRQ using a GPIO in idle mode

[PATCH 0/1] ARM: DTS: OMAP4: Add OMAP4 Blaze Tablet support
 2013-02-18 12:41 UTC  (3+ messages)
` [PATCH 1/1] "

More fun with unmounting ESTALE directories
 2013-02-18 12:41 UTC  (4+ messages)

[PATCH 0/3] drm/i915: More page flip vs. reset improvements
 2013-02-18 12:41 UTC  (13+ messages)
` [PATCH v2 1/3] drm/i915: Wake up pending_flip_queue as part of reset handling
` [PATCH 3/3] drm/i915: Update primary planes after a GPU reset

[PATCH] gdk-pixbuf: upgrade to 2.27.1
 2013-02-18 12:25 UTC 

RCU?: Scheduling while atomic with 3.4.23-rt33
 2013-02-18 12:40 UTC  (2+ messages)
  ` [patch] "

[pull] tilcdc-next for 3.9
 2013-02-18 12:40 UTC  (8+ messages)

[U-Boot] Notes from the U-Boot BOF Meeting in Geneva 2012/07/12
 2013-02-18 12:39 UTC  (4+ messages)

[U-Boot] [PATCH v3 0/9] USB: Gadget & DFU related fixes
 2013-02-18 12:38 UTC  (4+ messages)
` [U-Boot] [PATCH v3 9/9] dfu: Support larger than memory transfers

ARM: mach-shmobile: r8a7779, marzen: Reference DT implementation
 2013-02-18 12:37 UTC  (13+ messages)
` [PATCH 3/4] ARM: mach-shmobile: r8a7779: Minimal setup using DT

[PATCH] credit: track residual from divisions done during accounting
 2013-02-18 12:37 UTC 

[RFC PATCH] xfrm: release neighbor upon dst destruction
 2013-02-18 12:36 UTC 

[PATCH v3 0/2] sched: fix nr_busy_cpus
 2013-02-18 12:36 UTC  (3+ messages)
` [PATCH v3 1/2] sched: fix init NOHZ_IDLE flag

[PATCH linux-next]cputime: fix compiler warning caused by timeval_to_cputime()
 2013-02-18 12:31 UTC  (2+ messages)

DomU trying to write on an IO Port
 2013-02-18 12:31 UTC 

[PATCH NET-NEXT] bonding: fix bond_release_all inconsistencies
 2013-02-18 12:27 UTC 

Re: [PATCH v2 02/15] user-manual: Update for receive.denyCurrentBranch=refuse
 2013-02-18 12:27 UTC  (10+ messages)
` [PATCH v3 0/9] User manual updates
  ` [PATCH v3 6/9] user-manual: Use 'git config --global user.*' for setup
  ` [PATCH v3 9/9] user-manual: Use -o latest.tar.gz to create a gzipped tarball

[U-Boot] [PATCH v7 01/19] nand: mxc: Prepare to add support for i.MX5
 2013-02-18 12:28 UTC  (10+ messages)
` [U-Boot] [PATCH v7 13/19] Makefile: u-boot-with-spl.bin: Fix SPL padding
` [U-Boot] [PATCH v7 16/19] arm926ejs: Remove deprecated and now unused NAND SPL

fsl-image-gui build stuck at parted-native-3.1-r0 do_configure()
 2013-02-18 12:27 UTC  (5+ messages)

[PATCH] drm/i915: Eliminate race from gen2/3 page flip interrupt handling
 2013-02-18 12:27 UTC  (5+ messages)

[PATCH 0/2] ARM: dts: OMAP3: Add GPMC controller and NAND memory to Overo
 2013-02-18 12:26 UTC  (6+ messages)
` [PATCH 1/2] ARM: dts: OMAP3: Add GPMC controller

[PATCH] ACPI / scan: Make it clear that acpi_bus_trim() cannot fail
 2013-02-18 12:25 UTC  (2+ messages)

gdtr value
 2013-02-18 12:25 UTC  (2+ messages)

linux-next: manual merge of the pm tree with the pci tree
 2013-02-18 12:30 UTC  (2+ messages)

[RFC PATCH 0/6] kvm/ppc/mpic: in-kernel irqchip
 2013-02-18 12:21 UTC  (6+ messages)
` [RFC PATCH 1/6] kvm: add device control API

linux-next: manual merge of the pm tree with the pci tree
 2013-02-18 12:28 UTC  (2+ messages)

[U-Boot] How to generate an interrupt from u-boot
 2013-02-18 12:21 UTC 

[Buildroot] [RFC] Support libraries for TI OMAP and DaVinci DSP accelerators
 2013-02-18 12:21 UTC  (5+ messages)

[PATCH] augeas: upgrade to 1.0.0
 2013-02-18 12:05 UTC 

[Buildroot] [PATCH] gnutls: bump to version 3.1.8
 2013-02-18 12:20 UTC 

[Buildroot] [PATCH] libcurl: add SASL security patch
 2013-02-18 12:20 UTC 

[PATCH] shared-mime-info: upgrade to 1.1
 2013-02-18 12:04 UTC 

[PATCH] fuse: make fuse daemon frozen along with kernel threads
 2013-02-18 12:26 UTC  (4+ messages)
` Getting rid of freezer for suspend [was Re: [fuse-devel] [PATCH] fuse: make fuse daemon frozen along with kernel threads]

[PATCH] cairo: upgrade to 1.12.14
 2013-02-18 12:04 UTC 

[Buildroot] [PATCH] openssl: bump to version 1.0.1e
 2013-02-18 12:19 UTC  (2+ messages)

[PATCH] groff: upgrade to 1.22.2
 2013-02-18 12:03 UTC 

[PATCH] i2c: mux: Remove unneeded platform_set_drvdata to NULL in remove
 2013-02-18 12:17 UTC  (5+ messages)
` [PATCH] i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls

[Buildroot] [git commit] openssl: bump to version 1.0.1e
 2013-02-18 12:15 UTC 

[PATCH 1/3] HID: extend autodetect to handle I2C sensors as well
 2013-02-18 12:13 UTC  (9+ messages)
` [PATCH 3/3] HID: sensor-hub: don't limit the driver only to USB bus

[PATCH] net: wireless: hostap: hostap_ap.c: Return -ENOMEM instead of -1 for if kmalloc() fails
 2013-02-18 12:13 UTC  (2+ messages)

Possible to rescue SW Raid5 with 2 missing Disks
 2013-02-18 12:13 UTC 

ixgbe: Regression, unsupported SFP+ modules on 10Gbit/s X520 NIC no longer work with allow_unsupported_sfp=1
 2013-02-18 12:13 UTC  (3+ messages)
  ` AW: "

[U-Boot] [PATCH 0/4 V3] EXYNOS5: Add GPIO numbering feature
 2013-02-18 12:10 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4 V3] EXYNOS5: Add gpio pin "

xl segfaults on latest staging/xen-unstable
 2013-02-18 12:10 UTC  (3+ messages)

[PATCH v3 00/12] enhance DT support on gpio pxa
 2013-02-18 12:10 UTC  (4+ messages)
` [PATCH v3 11/12] gpio: pxa: discard irq base in pxa_gpio_chip

[Buildroot] [PATCH] ntfs-3g: needs mmu
 2013-02-18 12:07 UTC  (2+ messages)

[Buildroot] [git commit] ntfs-3g: needs mmu
 2013-02-18 12:07 UTC 

Relocatable SDK Perl issues
 2013-02-18 11:50 UTC  (2+ messages)

problems formatting raid5
 2013-02-18 12:01 UTC  (6+ messages)

KINDLY OPEN THE ATTACHED FILE FOR MORE DETAILS
 2013-02-18 11:59 UTC 

[PATCH v4] media: ths7353: add support for ths7353 video amplifier
 2013-02-18 11:56 UTC 

[PATCH v2 1/1] eventfd: implementation of EFD_MASK flag
 2013-02-18 11:57 UTC  (3+ messages)

[PATCH] populate_sdk_base.bbclass: fix SDKTARGETSYSROOT value
 2013-02-18 11:40 UTC 

Wifi Module + udev configs
 2013-02-18 11:56 UTC  (9+ messages)
` [meta-ti] "

Stupid user with user-space questions, matrix LED driving with user space code only
 2013-02-18 11:55 UTC  (6+ messages)

[PATCH] imsm: Add NO_IMSM_PLATFORM flag description to manual
 2013-02-18 11:51 UTC 

[ASAP] thermal_sys.c NULL ptr deref patch likely incomplete
 2013-02-18 11:48 UTC  (2+ messages)

[PATCH 0/4] ARM: shmobile: kzm9g reference SMP and cleanup
 2013-02-18 11:47 UTC  (3+ messages)

[PATCH] mac80211: fix the problem of unicast forwarding from DS to DS in Mesh
 2013-02-18 11:16 UTC 

patch : mac80211:Multicast patch for linux-2.6.28.1 (wl12xx drivers)
 2013-02-18 11:46 UTC  (5+ messages)

NFS over RDMA crashing
 2013-02-18 11:44 UTC  (7+ messages)

[Xenomai] Hilscher driver for cifX boards
 2013-02-18 11:43 UTC  (7+ messages)

kswapd craziness round 2
 2013-02-18 11:42 UTC  (2+ messages)

[PATCH v6 4/7] fat: restructure export_operations
 2013-02-18 11:42 UTC  (3+ messages)

[PATCH 1/5] ASoC: max98090: Remove unneeded version.h header include
 2013-02-18 11:32 UTC  (5+ messages)
` [PATCH 2/5] ASoC: max98090: Convert to devm_regmap_init_i2c()
` [PATCH 3/5] ASoC: max98090: Make struct dev_pm_ops const
` [PATCH 4/5] ASoC: max98090: Remove unnecessary braces
` [PATCH 5/5] ASoC: max98090: Fix checkpatch errors related to spacing

[Buildroot] QUILT helper
 2013-02-18 11:40 UTC  (4+ messages)

[PATCH, RFC 0/8] ARM: AM43 (OMAP2+) boot support
 2013-02-18 11:38 UTC  (25+ messages)
` [PATCH, RFC 1/8] ARM: localtimer: return percpu clkevt on register
` [PATCH, RFC 2/8] ARM: twd: register clock event for 1 core SMP
` [PATCH, RFC 3/8] ARM: twd: clock rate from DT (if no DT clk tree)
` [PATCH, RFC 4/8] ARM: am33xx: ll debug config help
` [PATCH, RFC 5/8] ARM: OMAP2+: am43: Kconfig
` [PATCH, RFC 6/8] ARM: OMAP2+: am43: basic dt support
` [PATCH, RFC 7/8] ARM: dts: am4372: initial support
` [PATCH, RFC 8/8] ARM: dts: am43-pre-silicon support

[PATCH] net: wireless: orinoco: orinoco_usb.c: fix DMA buffers on stack
 2013-02-18 11:37 UTC  (2+ messages)

[U-Boot] [PATCH v4] Allow AM33xx boards to setup GPMC chipselects
 2013-02-18 11:37 UTC  (2+ messages)

[PATCH v2] fat: editions to support fat_fallocate()
 2013-02-18 11:36 UTC  (7+ messages)
` Read support for fat_fallocate()? (was [v2] fat: editions to support fat_fallocate())

[U-Boot] [PATCH 0/20] Improvements to memory, hashing functions for sandbox
 2013-02-18 11:35 UTC  (6+ messages)
` [U-Boot] [PATCH 16/20] Roll crc32 into hash infrastructure


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.