linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-17 15:41:12 to 2012-09-17 22:03:50 UTC [more...]

[PATCH] applesmc: Bump max wait and rearrange udelay
 2012-09-17 22:03 UTC  (19+ messages)

[PATCH 22/24] scsi: eesox: use __iomem pointers for MMIO
 2012-09-17 22:03 UTC  (4+ messages)

[PATCH 0/8] enable support for AMBA drivers under x86
 2012-09-17 21:59 UTC  (3+ messages)
` [PATCH 2/8] gpio: pl061 depends on ARM

[PATCH] dmaengine: add dmanegine slave map api's
 2012-09-17 21:57 UTC  (8+ messages)

[PATCH 1/1] drivers: bus: Move the OMAP interconnect driver to drivers/bus/
 2012-09-17 21:51 UTC  (2+ messages)

[PATCH] pci: rewrite pci_call_probe() to use workqueue instead of work_on_cpu()
 2012-09-17 21:45 UTC  (4+ messages)

[PATCH] JFS: use list_move instead of list_del/list_add
 2012-09-17 21:42 UTC  (2+ messages)

[RFC/PATCH] ia64, SR870, EFI bug breaks ata_piix, uninitialized ICH4 IDE EXBAR mem resource
 2012-09-17 21:41 UTC  (2+ messages)

[PATCH] x86, apm: Make on_cpu0() use workqueue instead of work_on_cpu()
 2012-09-17 21:38 UTC  (3+ messages)

[PATCH] x86, acpi: Make acpi_processor_ffh_cstate_probe() use a work item instead of work_on_cpu()
 2012-09-17 21:37 UTC  (2+ messages)

[RFC v1 00/11] vfs: hot data tracking
 2012-09-17 21:30 UTC  (2+ messages)

[PATCH 17/24] ARM: OMAP: use __iomem pointers for MMIO
 2012-09-17 21:25 UTC  (5+ messages)

[PATCH 3.6-rc6] cpufreq/powernow-k8: workqueue user shouldn't migrate the kworker to another CPU
 2012-09-17 21:22 UTC  (5+ messages)

Crash when IO is being submitted and block size is changed
 2012-09-17 21:19 UTC  (17+ messages)
          ` [PATCH 1/3] Fix "
            ` [PATCH 2/3] Introduce percpu rw semaphores
                ` [dm-devel] "
                      ` [PATCH 4/3] "
                        ` [PATCH 0/4] Fix a crash when block device is read and block size is changed at the same time

[patch net] sky2: fix rx filter setup on link up
 2012-09-17 21:15 UTC  (4+ messages)

[PATCH v2 00/26] Prep work for immutable bio vecs
 2012-09-17 21:09 UTC  (9+ messages)
` [PATCH v2 01/26] block: Convert integrity to bvec_alloc_bs(), and a bugfix
  ` [dm-devel] "
` [PATCH v2 25/26] bio-integrity: Add explicit field for owner of bip_buf

Re: [PATCH v3 1/2] PM / devfreq: add global PM QoS support
 2012-09-17 21:10 UTC  (2+ messages)
`  "

[PATCH 00/10] rcu: Add missing RCU idle APIs on idle loop
 2012-09-17 20:55 UTC  (7+ messages)

[RFC 0/3] PCI/PM: RTD3 fixes/changes for 3.7
 2012-09-17 20:54 UTC  (3+ messages)
` [RFC 1/3] PCI/PM: Fix kexec for D3cold and bridge suspending

linux-next: manual merge of the arm-soc tree with the staging tree
 2012-09-17 20:53 UTC  (2+ messages)

[PATCH v10 0/8] Block cleanups
 2012-09-17 20:51 UTC  (7+ messages)
` [PATCH v10 1/8] block: Generalized bio pool freeing
  ` [dm-devel] "
` [PATCH v10 8/8] block: Add bio_clone_bioset(), bio_clone_kmalloc()
  ` [dm-devel] "

[RFC 0/4] Some libtraceevent cleanups/simplifications
 2012-09-17 20:50 UTC  (5+ messages)
` [PATCH 1/4] tools lib traceevent: Use asprintf were applicable
` [PATCH 2/4] tools lib traceevent: Use calloc "
` [PATCH 3/4] tools lib traceevent: Fix afterlife gotos
` [PATCH 4/4] tools lib traceevent: Remove some die() calls

[PATCH] mfd: Fix compile for twl-core.c by removing cpu_is_omap usage
 2012-09-17 20:43 UTC  (2+ messages)

[RFC] mm: add support for zsmalloc and zcache
 2012-09-17 20:42 UTC  (5+ messages)

[PATCH 1/2] vfs: dcache: fix deadlock in tree traversal
 2012-09-17 20:39 UTC  (3+ messages)
` [PATCH 2/2] vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()

[PATCH V2 0/3] x86,idle: Enhance cpuidle prediction to handle its failure
 2012-09-18  3:30 UTC  (4+ messages)

linux-next: build failure after merge of the final tree (arm-soc tree related)
 2012-09-17 20:32 UTC  (6+ messages)

[PATCHSET] kthread_worker: reimplement flush_kthread_work() to allow freeing during execution
 2012-09-17 20:28 UTC  (4+ messages)

[weiyj.lk@gmail.com: [PATCH] gpio_msm: using for_each_set_bit to simplify the code]
 2012-09-17 20:24 UTC 

staging: Line6 - Steps needed to get driver out of staging area
 2012-09-17 20:22 UTC  (2+ messages)

[PATCH] xfrm_user: return error pointer instead of NULL
 2012-09-17 20:15 UTC  (3+ messages)

linux-next: Tree for Sept 17
 2012-09-17 20:10 UTC  (5+ messages)
` linux-next: Tree for Sept 17 (jfs)
` [PATCH -next] staging: fix csr printk format warning

perf script: rwtop: SIGALRM and pipe read race
 2012-09-17 20:10 UTC  (9+ messages)

[PATCH] usbhid: call report_fixup before comparing descriptors
 2012-09-17 20:05 UTC 

[PATCH 2/2] iio: inkern: put the IIO device when mem alloc gets failed
 2012-09-17 19:58 UTC  (4+ messages)

[PATCH v2 3/3] devfreq: Add current freq callback in device profile
 2012-09-17 20:04 UTC  (2+ messages)

Where can find block layer lockless queue work
 2012-09-17 19:44 UTC  (2+ messages)

[PATCH 0/5] Simplify code by using hotplug safe pci_get_domain_bus_and_slot()
 2012-09-17 19:34 UTC  (2+ messages)

radeon: Regression between v3.6-rc4 and v3.6-rc6: unable to allocate a PPLL
 2012-09-17 19:30 UTC  (5+ messages)

[PATCH] ARM: msm: Silence warning when CONFIG_MMC=n
 2012-09-17 19:13 UTC 

[PATCH v2 0/5] eagerfpu patches for tip/x86/fpu
 2012-09-17 19:11 UTC  (3+ messages)
` [PATCH v2 1/5] x86, fpu: decouple non-lazy/eager fpu restore from xsave

[PATCH] workqueue: fix leak of active
 2012-09-17 18:56 UTC  (2+ messages)

[PATCH] serial: set correct baud_base for EXSYS EX-41092 Dual 16950
 2012-09-17 18:53 UTC 

[PATCH V2] mmc: omap_hsmmc: Pass on the suspend failure to the PM core
 2012-09-17 18:51 UTC  (2+ messages)

[PATCH] Boot PV guests with more than 128GB (v3) for v3.7
 2012-09-17 18:18 UTC  (4+ messages)
` [PATCH 11/11] xen/mmu: Release just the MFN list, not MFN list and part of pagetables
  ` [Xen-devel] "

Why blktrace didn't trace requests merge?
 2012-09-17 18:27 UTC  (5+ messages)

[PATCH 0/7] HID: picoLCD updates
 2012-09-17 18:21 UTC  (5+ messages)
` [PATCH 6/7] HID: picoLCD: disable version check during probe
    ` [PATCH 6/7 v2] HID: picoLCD: drop "

[PATCH 1/2] iio: inkern: add error case in iio_channel_get()
 2012-09-17 18:21 UTC  (2+ messages)

[patch 0/7] auxiliary fdinfo, new round
 2012-09-17 18:18 UTC  (3+ messages)
` [patch 1/7] procfs: Add ability to plug in auxiliary fdinfo providers

[PATCH 0/7] dw_dmac: introduce autoconfiguration
 2012-09-17 16:50 UTC  (2+ messages)

2 physical-cpu (like 2x6core) config and NUMA?
 2012-09-17 18:00 UTC 

[PATCH] Smack: add support for modification of existing rules
 2012-09-17 18:15 UTC  (2+ messages)

[PATCH 1/4] drivers/mmc/host/dw_mmc.c: fix error return code
 2012-09-17 18:11 UTC  (3+ messages)
` [PATCH 3/4] drivers/mmc/host/omap_hsmmc.c: "

[PATCH v9 0/2] kvm: level irqfd support
 2012-09-17 18:08 UTC  (8+ messages)
` [PATCH v9 2/2] kvm: On Ack, De-assert & Notify KVM_IRQFD extension

[PATCH] drivers/target/target_core_configfs.c: fix error return code
 2012-09-17 18:05 UTC 

[GIT PULL] RAS changes for 3.7
 2012-09-17 17:59 UTC 

[RFC][PATCH] fs/buffer.c: Revoke LRU when trying to drop buffers
 2012-09-17 17:57 UTC  (3+ messages)

[PATCH] Increase XHCI suspend timeout to 16ms
 2012-09-17 17:56 UTC  (2+ messages)

[PATCH v6 0/2] ARM: New cache API for iommu
 2012-09-17 17:46 UTC  (2+ messages)

[PATCH v5 00/17] Introduce Xen support on ARM (based on 3.6-rc5)
 2012-09-17 17:39 UTC  (18+ messages)
` [PATCH v5 01/17] arm: initial Xen support
` [PATCH v5 02/17] xen/arm: hypercalls
` [PATCH v5 03/17] xen/arm: page.h definitions
` [PATCH v5 04/17] xen/arm: sync_bitops
` [PATCH v5 05/17] xen/arm: empty implementation of grant_table arch specific functions
` [PATCH v5 06/17] docs: Xen ARM DT bindings
` [PATCH v5 07/17] xen/arm: Xen detection and shared_info page mapping
` [PATCH v5 08/17] xen/arm: Introduce xen_ulong_t for unsigned long
` [PATCH v5 09/17] xen: do not compile manage, balloon, pci, acpi, pcpu and cpu_hotplug on ARM
` [PATCH v5 10/17] xen/arm: introduce CONFIG_XEN "
` [PATCH v5 11/17] xen/arm: get privilege status
` [PATCH v5 12/17] xen/arm: initialize grant_table on ARM
` [PATCH v5 13/17] xen/arm: receive Xen events "
` [PATCH v5 14/17] xen/arm: implement alloc/free_xenballooned_pages with alloc_pages/kfree
` [PATCH v5 15/17] xen/arm: compile blkfront and blkback
` [PATCH v5 16/17] xen/arm: compile netback
` [PATCH v5 17/17] MAINTAINERS: add myself as Xen ARM maintainer

[patch] crypto, tcrypt: remove local_bh_disable/enable() around local_irq_disable/enable()
 2012-09-17 17:37 UTC 

[PATCH 1/2] module: fix symbol waiting when module fails before init
 2012-09-17 17:37 UTC  (5+ messages)
` [PATCH 2/2] module: wait when loading a module which is currently initializing

[PATCH] dma-debug: New interfaces to debug dma mapping errors
 2012-09-17 17:23 UTC  (4+ messages)

[ANNOUNCE] 3.0.42-rt64
 2012-09-17 17:33 UTC 

[PATCH 0/2] Minimal RAS stuff
 2012-09-17 17:32 UTC  (5+ messages)
` [PATCH 1/2] x86, mce: Enable MCA support by default
` [PATCH 2/2] x86, MCE: Remove unused defines

[PATCH] drivers/virtio/virtio_pci.c: fix error return code
 2012-09-17 17:31 UTC 

[RFC] cgroup TODOs
 2012-09-17 17:30 UTC  (16+ messages)

[PATCH 1/4] drivers/crypto/ux500/cryp/cryp_core.c: fix error return code
 2012-09-17 17:28 UTC  (4+ messages)
` [PATCH 2/4] drivers/crypto/hifn_795x.c: "
` [PATCH 3/4] drivers/crypto/amcc/crypto4xx_core.c: "
` [PATCH 4/4] drivers/crypto/tegra-aes.c: "

[PATCH v2 0/2] Add pinctrl support to omap2-mcspi
 2012-09-17 17:28 UTC  (6+ messages)
` [PATCH v2 1/2] spi: omap2-mcspi: add pinctrl support
` [PATCH v2 2/2] ARM: OMAP2+: Enable pinctrl dummy states

[ANNOUNCE] 3.2.28-rt43
 2012-09-17 17:27 UTC 

[PATCH] tcp: restore rcv_wscale in a repair mode
 2012-09-17 17:25 UTC  (2+ messages)

[PATCH 0/5] uprobes: handle_swbp() fixes
 2012-09-17 17:20 UTC  (5+ messages)
` [PATCH 3/5] uprobes: Fix UPROBE_SKIP_SSTEP checks in handle_swbp()

[PATCH 01/18] perf probe: Add union member access support
 2012-09-17 17:18 UTC  (18+ messages)
` [PATCH 02/18] perf test: Fixup for the die() removal
` [PATCH 03/18] perf sched: "
` [PATCH 04/18] tools lib traceevent: Define _GNU_SOURCE in Makefile
` [PATCH 05/18] perf hists browser: Fix output for 100.00%
` [PATCH 06/18] perf hists browser: Fix first column printing
` [PATCH 07/18] perf tools: Add sort__has_sym
` [PATCH 08/18] perf report: Enable integrated annotation only if possible
` [PATCH 09/18] perf stat: Move stats related code to util/stat.c
` [PATCH 10/18] perf archive: Remove -f from the rm command
` [PATCH 11/18] perf archive: Make 'f' the last parameter for tar
` [PATCH 12/18] perf symbols: Filter samples with unresolved symbol when "--symbols" option is used
` [PATCH 13/18] perf scripts: Add --symbols option to handle specific symbols
` [PATCH 14/18] perf scripts: Add event_analyzing_sample-record/report
` [PATCH 15/18] perf scripts: Export a find_scripts() function
` [PATCH 16/18] perf report: Add missing perf_hpp__init for pipe-mode
` [PATCH 17/18] perf/x86: Add cpumask for uncore pmu
` [PATCH 18/18] perf stat: Check PMU cpumask file

[PATCH] x86: prefer tzcnt over bsf
 2012-09-17 17:13 UTC  (8+ messages)
` [tip:x86/asm] x86: Prefer TZCNT over BFS

[PATCH] Xen-SWIOTLB fixes (v4) for v3.7
 2012-09-17 17:02 UTC  (6+ messages)
` [PATCH 10/10] xen/swiotlb: Depending on after_bootmem is not correct

[PATCH 0/2] SPI EEPROM / device tree interaction improvements
 2012-09-17 17:06 UTC  (4+ messages)
` [PATCH 2/2] misc/at25: Add an .id_table to at25 to facilitate driver loading and binding

[PATCH 0/2] Add pinctrl support to omap2-mcspi
 2012-09-17 17:07 UTC  (8+ messages)
` [PATCH 2/2] ARM: OMAP2+: Enable pinctrl dummy states

[PATCH] spi/pl022: Devicetree support w/o platform data
 2012-09-17 16:59 UTC 

[PATCH 00/19] First HREF Device Tree enablement patch-set
 2012-09-17 17:03 UTC  (4+ messages)
` [PATCH 09/19] ARM: ux500: Enable SSP (SPI) for HREF when booting Device Tree

[PATCH] Fix queueing work if !bdi_cap_writeback_dirty()
 2012-09-17 16:55 UTC  (12+ messages)

[GIT PULL] uprobes: MMF_RECALC_UPROBES + single-step fixes
 2012-09-17 16:50 UTC 

[PATCH v10 0/5] make balloon pages movable by compaction
 2012-09-17 16:38 UTC  (6+ messages)
` [PATCH v10 1/5] mm: introduce a common interface for balloon pages mobility
` [PATCH v10 2/5] mm: introduce compaction and migration for ballooned pages
` [PATCH v10 3/5] virtio_balloon: introduce migration primitives to balloon pages
` [PATCH v10 4/5] mm: introduce putback_movable_pages()
` [PATCH v10 5/5] mm: add vm event counters for balloon pages compaction

[PATCH] mfd: Use devm_* APIs for mc13xxx: remove leftover kfree
 2012-09-17 16:17 UTC 

[PATCH 1/2] debugfs: Allow debugfs_create_dir() to take data
 2012-09-17 16:28 UTC  (4+ messages)
    ` [v2 1/1] iommu/tegra: smmu: Use debugfs_create_dir for directory

[PATCH] i915: Quirk out disconnected backlight
 2012-09-17 16:02 UTC  (7+ messages)

[GIT PULL] please pull infiniband.git
 2012-09-17 15:57 UTC 

[PATCH] fs/proc: Move kfree outside pde_unload_lock
 2012-09-17 15:57 UTC  (8+ messages)

[PATCH] matroxfb: Convert struct i2c_msg initialization to C99 format
 2012-09-17 15:55 UTC 

[PATCH v7 0/11] KGDB/KDB FIQ (NMI) debugger
 2012-09-17 15:54 UTC  (6+ messages)

[RFC PATCH v1 00/22] introduce PCI bus lock to serialize PCI hotplug operations
 2012-09-17 15:51 UTC  (6+ messages)
` [RFC PATCH v1 06/22] PCI: use a global lock to serialize PCI root bridge "

[PATCH] gpio_msm: using for_each_set_bit to simplify the code
 2012-09-17 15:51 UTC  (3+ messages)

[V2 for-next PATCH 0/7] workqueue: async idle rebinding and cleanup for hotplug
 2012-09-17 15:46 UTC  (8+ messages)
` [V2 for-3.6-fixes PATCH 1/7] workqueue: clear WORKER_REBIND unconditionaly in busy_worker_rebind_fn()
` [V2 for-next PATCH 2/7] workqueue: async idle rebinding
` [V2 for-next PATCH 3/7] workqueue: new day don't need WORKER_REBIND for busy rebinding
` [V2 for-next PATCH 4/7] workqueue: remove WORKER_REBIND
` [V2 for-next PATCH 5/7] workqueue: rename manager_mutex to assoc_mutex
` [V2 for-next PATCH 6/7] workqueue: use __cpuinit instead of __devinit for cpu callback
` [V2 for-next PATCH 7/7] workqueue: use hotcpu_notifier() for workqueue_cpu_down_callback()

[PATCH] mfd: Convert struct i2c_msg initialization to C99 format
 2012-09-17 15:44 UTC 

[PATCH v2 0/9] enhance PCI related drivers to handle hotplug events
 2012-09-17 15:41 UTC  (5+ messages)
` [PATCH v2 5/9] ACPI/pci-bind: remove bind/unbind callbacks from acpi_device_ops


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 NNTP newsgroup(s).