linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-08-05 03:17:34 to 2014-08-05 10:58:59 UTC [more...]

[PATCH 00/29] Exynos SYSMMU (IOMMU) integration with DT and DMA-mapping subsystem
 2014-08-05 10:47 UTC  (30+ messages)
` [PATCH 01/29] pm: Add PM domain notifications
` [PATCH 02/29] ARM: Exynos: bind power domains earlier, on device creation
` [PATCH 03/29] clk: exynos: add missing smmu_g2d clock and update comments
` [PATCH 04/29] drivers: base: add notifier for failed driver bind
` [PATCH 05/29] drivers: convert suppress_bind_attrs parameter into flags
` [PATCH 06/29] drivers: iommu: add notify about failed bind
` [PATCH 07/29] ARM: dma-mapping: arm_iommu_attach_device: automatically set max_seg_size
` [PATCH 08/29] ARM: dma-mapping: add helpers for managing default per-device dma mappings
` [PATCH 09/29] ARM: dma-mapping: provide stubs if no ARM_DMA_USE_IOMMU has been selected
` [PATCH 10/29] drivers: add DRIVER_HAS_OWN_IOMMU_MANAGER flag
` [PATCH 11/29] DRM: exynos: add DRIVER_HAS_OWN_IOMMU_MANAGER flag to all sub-drivers
` [PATCH 12/29] DRM: Exynos: fix window clear code
` [PATCH 13/29] temporary: media: s5p-mfc: remove DT hacks & initialization custom memory init code
` [PATCH 14/29] devicetree: Update Exynos SYSMMU device tree bindings
` [PATCH 15/29] ARM: DTS: Exynos4: add System MMU nodes
` [PATCH 16/29] iommu: exynos: make driver multiarch friendly
` [PATCH 17/29] iommu: exynos: don't read version register on every tlb operation
` [PATCH 18/29] iommu: exynos: remove unused functions
` [PATCH 19/29] iommu: exynos: remove useless spinlock
` [PATCH 20/29] iommu: exynos: refactor function parameters to simplify code
` [PATCH 21/29] iommu: exynos: remove unused functions, part 2
` [PATCH 22/29] iommu: exynos: add support for binding more than one sysmmu to master device
` [PATCH 23/29] iommu: exynos: init iommu controllers from device tree
` [PATCH 24/29] iommu: exynos: create default iommu-based dma-mapping for master devices
` [PATCH 25/29] iommu: exynos: add support for runtime_pm
` [PATCH 26/29] iommu: exynos: rename variables to reflect their purpose
` [PATCH 27/29] iommu: exynos: document internal structures
` [PATCH 28/29] iommu: exynos: remove excessive includes and sort others alphabetically
` [PATCH 29/29] temporary: media: s5p-mfc: add support for IOMMU

[PATCH RESEND] usb: ehci/ohci-exynos: Fix PHY getting sequence
 2014-08-05 10:58 UTC  (2+ messages)

[PATCH 0/3] tty: serial: Add mediatek UART driver
 2014-08-05 10:54 UTC  (4+ messages)
` [PATCH 1/3] tty: serial: 8250: Add new capability for highspeed register
` [PATCH 2/3] tty: serial: 8250: Add Mediatek UART driver
` [PATCH 3/3] DTS: serial: Add bindings documention for the Mediatek UARTs

[PATCH] cpufreq, store_scaling_governor requires policy->rwsem to be held for duration of changing governors [v2]
 2014-08-05 10:53 UTC  (26+ messages)

[PATCH] xen-netfront: Fix handling packets on compound pages with skb_segment
 2014-08-05 10:53 UTC  (5+ messages)

[PATCH v6 0/2] i2c: imx: add DMA support for freescale i2c driver
 2014-08-05  9:56 UTC  (3+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] Documentation:add "

[PATCH v5 1/3] ARM: EXYNOS: Move code from hotplug.c to platsmp.c
 2014-08-05 10:43 UTC  (3+ messages)
` [PATCH v5 2/3] ARM: EXYNOS: Remove unneeded __ref annotation for cpu_die function
` [PATCH v5 3/3] ARM: exynos4: hotplug: Fix CPU idle clock down after CPU off

EXT4-fs error, kernel BUG
 2014-08-05 10:34 UTC 

[PATCH 1/5] x86: entry_64.S: delete unused code
 2014-08-05 10:35 UTC  (6+ messages)
` [PATCH 4/5] x86: entry_64.S: always allocate complete "struct pt_regs"

[PATCH] KVM: PPC: drop duplicate tracepoint
 2014-08-05 10:35 UTC 

[PATCH v2 0/8] staging: iio: accel: Multiple coding style fixes
 2014-08-05 10:24 UTC  (2+ messages)

[patch] partitions: aix.c: off by one bug
 2014-08-05 10:21 UTC  (3+ messages)

linux-next: manual merge of the kvm-ppc tree with the kvm tree
 2014-08-05 10:13 UTC  (3+ messages)

[PATCH 0/3] [PATCH 0/3] mtd: nand: omap: Use Software ECC by default
 2014-08-05 10:11 UTC  (4+ messages)
` [PATCH 1/3] mtd: nand: omap: Revert to using software "
` [PATCH 2/3] ARM: OMAP2+: GPMC: Support Software ECC scheme via DT
` [PATCH 3/3] ARM: dts: omap3430-sdp: Revert to using software ECC for NAND

[PATCH net/next] bridge:Add rcu read lock when delete br port
 2014-08-05 10:07 UTC  (4+ messages)

3.16-rcX crashes on resume from Suspend-To-RAM
 2014-08-05  9:58 UTC  (5+ messages)
      ` 3.16 crashes on resume from Suspend-To-disk

[PATCH net-next] hyperv: Increase the buffer length for netvsc_channel_cb()
 2014-08-01 15:55 UTC 

[PATCH v3 0/4] ARM: vf610: add FlexCAN support
 2014-08-05  9:52 UTC  (14+ messages)
` [PATCH v3 4/4] can: flexcan: add vf610 support for FlexCAN

[RFC 0/3] zram memory control enhance
 2014-08-05  9:48 UTC  (5+ messages)
` [RFC 1/3] zsmalloc: move pages_allocated to zs_pool
` [RFC 2/3] zsmalloc/zram: add zs_get_max_size_bytes and use it in zram
` [RFC 3/3] zram: limit memory size for zram

[PATCH 2/2] serial: Add support for Fintek F81216A LPC to 4 UART
 2014-08-05  9:47 UTC  (6+ messages)
` [PATCH 2/2 v2] "

[PATCH 1/2 v2] serial/8250: Add support for RS485 IOCTLs
 2014-08-05  9:45 UTC 

[PATCH v5] Fixes to Xen pciback for 3.17
 2014-08-05  9:44 UTC  (10+ messages)
` [PATCH v5 2/6] xen/pciback: Don't deadlock when unbinding
      ` [Xen-devel] "
    ` [Xen-devel] [PATCH v5] Fixes to Xen pciback for 3.17

[PATCH 01/19] fence: add debugging lines to fence_is_signaled for the callback
 2014-08-05  9:34 UTC  (17+ messages)
` [PATCH 09/19] drm/radeon: handle lockup in delayed work, v2

[PATCH] X86/CPU: Avoid 100ms sleep for cpu offline during S3
 2014-08-05  9:29 UTC  (6+ messages)

[PATCH] drm/gma500: mdfld: Reuse video/mipi_display.h
 2014-08-05  9:23 UTC  (2+ messages)

[PATCH 1/1] Btrfs: fix sparse warning
 2014-08-05  9:20 UTC  (7+ messages)

[PATCH] x86/devicetree: Fix compile warnings on AMD64
 2014-08-05  9:19 UTC 

linux-next: build failure after merge of the kvm-ppc tree
 2014-08-05  9:19 UTC  (2+ messages)

3.12 to 3.13 boot regression bisected - still applies to 3.16
 2014-08-05  9:18 UTC  (8+ messages)

[PATCH] arch/powerpc/mm/numa.c: Fix break placement
 2014-08-05  9:16 UTC  (2+ messages)

[PATCH] ASoC: fsl_sai: Initialize with software reset
 2014-08-05  9:20 UTC 

[PATCH] Thermal: imx: add i.mx6sx thermal support
 2014-08-05  9:12 UTC 

[PATCH v3 1/3] asm-generic/io.h: Implement generic {read,write}s*()
 2014-08-05  9:14 UTC  (7+ messages)

[PATCH v1] phy: extend APIs of the generic phy framework
 2014-08-05  9:01 UTC  (4+ messages)

[PATCH][v2] therm_windtunnel doesn't work properly on PowerMac G4
 2014-08-05  8:59 UTC  (9+ messages)
` [PATCH 3/4] Add the "verbose" module option

[PATCH 00/13] ARM: shmobile: DT bindings and DTS updates
 2014-08-05  8:57 UTC  (6+ messages)
` [PATCH 05/13] thermal: rcar: Document SoC-specific bindings

[Query] cpuidle functions cpuidle_install_idle_handler/cpuidle_uninstall_idle_handler
 2014-08-05  8:55 UTC 

[PATCH v2 00/29] nios2 Linux kernel port
 2014-08-05  8:49 UTC  (5+ messages)
` [PATCH v2 21/29] nios2: Futex operations

[PATCH, RESEND] procfs: silence lockdep warning about read vs. exec seq_file
 2014-08-05  8:46 UTC  (3+ messages)

[PATCH 2/5] arm64, thunder: Add initial dts for Cavium Thunder SoC
 2014-08-05  8:47 UTC  (3+ messages)

dw8250_set_termios() questions
 2014-08-05  8:40 UTC  (3+ messages)

[RFC][PATCH 0/7] nested sleeps, fixes and debug infra
 2014-08-05  8:33 UTC  (5+ messages)
` [RFC][PATCH 4/7] inotify: Deal with nested sleeps

linux-next: Tree for Aug 5
 2014-08-05  8:27 UTC 

zram: device management utility needed
 2014-08-05  8:26 UTC  (5+ messages)

[PATCH] can: mcp251x: Use dmam_alloc_coherent
 2014-08-05  8:23 UTC  (3+ messages)

[PATCH] Documentation: dmaengine: Add a documentation for the dma controller API
 2014-08-05  8:16 UTC  (2+ messages)

[PATCH 0/3] Thermal reset support in PMC
 2014-08-05  8:13 UTC  (4+ messages)
` [PATCH 1/3] of: Add descriptions of thermtrip properties to Tegra PMC bindings
` [PATCH 2/3] ARM: tegra: Add PMC thermtrip programming to Jetson TK1 device tree
` [PATCH 3/3] ARM: tegra: Add thermal reset (thermtrip) support to PMC

[patch 0/4] prctl: set-mm -- Rework interface, v3
 2014-08-05  8:12 UTC  (4+ messages)
` [patch 4/4] prctl: PR_SET_MM -- Introduce PR_SET_MM_MAP operation, v3

[PATCH v3] KVM: nVMX: nested TPR shadow/threshold emulation
 2014-08-05  7:56 UTC  (2+ messages)

[PATCH] s390/locking: Reenable optimistic spinning
 2014-08-05  7:57 UTC 

[PATCH 0/5] tty: serial: msm: Fix checkpatch errors
 2014-08-05  7:52 UTC  (6+ messages)
` [PATCH 1/5] tty: serial: msm: remove braces {} in msm_serial.c
` [PATCH 2/5] tty: serial: msm: Fix 'Missing a blank line after declarations' warning
` [PATCH 3/5] tty: serial: msm: Fix style warnings relating to printk()
` [PATCH 4/5] tty: serial: msm: Fix 'else is not generally useful after a break or return' warning
` [PATCH 5/5] tty: serial: msm: Fix 'void function return statements are not generally useful' warning

[PATCH] kprobes/x86: opt: free optinsn cache when range check fails
 2014-08-05  7:49 UTC  (5+ messages)
    `  "

[PATCH] usb: ehci/ohci-exynos: Fix PHY getting sequence
 2014-08-05  7:51 UTC 

[RFC PATCH] kprobes: arm: enable OPTPROBES for arm 32
 2014-08-05  7:28 UTC 

Question regarding "Control Dependencies" in memory-barriers.txt
 2014-08-05  7:32 UTC  (4+ messages)

[PATCH V1 0/3] refine clock tree for esai in imx6q
 2014-08-05  7:30 UTC  (5+ messages)
` [PATCH V1 2/3] ARM: clk-imx6q: Add missing lvds2 clock to the clock tree
` [PATCH V1 3/3] ARM: imx6q: Add the clock route from external OSC to ESAI clock

[PATCH] ASoC: fsl_sai: Add asynchronous mode support
 2014-08-05  7:32 UTC 

[PATCH] xhci: Merge and Update debugging for patches from 3.6 kernel tree
 2014-08-05  7:27 UTC  (6+ messages)

Build regressions/improvements in v3.16
 2014-08-05  7:26 UTC  (2+ messages)

[PATCH v4 0/3] Support for Qualcomm QPNP PMIC's
 2014-08-05  7:20 UTC  (2+ messages)

[PATCH] arch/sparc/math-emu/math_32.c: drop stray break operator
 2014-08-05  7:11 UTC  (3+ messages)

[PATCH] net/usb/hso: Add support for Option GTM671WFS
 2014-08-05  6:59 UTC  (4+ messages)

[PATCH 0/2] couple of generic remoteproc enhancements
 2014-08-05  7:05 UTC  (7+ messages)
` [PATCH 1/2] remoteproc: use a flag to detect the presence of IOMMU

Who maintains firmware upstreaming to Linux now?
 2014-08-05  6:59 UTC 

[PATCHv2 0/6] phy: simplified phy lookup
 2014-08-05  6:38 UTC  (5+ messages)
` [PATCHv2 5/6] base: platform: name the device already during allocation

linux-next: manual merge of the char-misc tree with the slave-dma tree
 2014-08-05  6:28 UTC 

[PATCH 0/2] dma: imx-sdma: Modify SDMA's remove operation
 2014-08-05  6:27 UTC  (6+ messages)
` [PATCH 1/2] dma: imx-sdma: use module_platform_driver for SDMA driver

[PATCH] cpufreq_opp.c: Fixed the __might_sleep by changing GFP_KERNEL to GFP_ATOMIC
 2014-08-05  6:17 UTC 

[GIT PULL 00/33] perf/core improvements and fixes
 2014-08-05  6:08 UTC  (3+ messages)
` [PATCH 05/33] perf record: Allow the user to disable time stamps

linux-next: build failures after merge of the drm tree
 2014-08-05  6:02 UTC  (3+ messages)

[PATCH net-next v5 0/3] Lockless netlink_lookup() with new concurrent hash table
 2014-08-05  5:58 UTC  (6+ messages)
` [PATCH net-next 2/3] netlink: Convert netlink_lookup() to use RCU protected "

pull request: wireless-next 2014-08-01
 2014-08-05  5:57 UTC  (6+ messages)

[PATCH] sched: Reduce contention in update_cfs_rq_blocked_load
 2014-08-04 21:42 UTC  (3+ messages)

[PATCH] kbuild: trivial - fix the help doc of CONFIG_CC_OPTIMIZE_FOR_SIZE
 2014-08-05  5:43 UTC 

[PATCH] brcmfmac: prevent watchdog from interfering with scanning and connecting
 2014-08-05  5:42 UTC  (11+ messages)

[PATCH 0/7] locking/rwsem: enable reader opt-spinning & writer respin
 2014-08-05  5:41 UTC  (5+ messages)
` [PATCH 4/7] locking/rwsem: threshold limited spinning for active readers

[PATCH v1] MIPS: perf: Mark pmu interupt IRQF_NO_THREAD
 2014-08-05  5:37 UTC 

Kernel Debugging Support
 2014-08-05  5:32 UTC  (14+ messages)

Is lockref_get_not_zero() really correct in dget_parent()
 2014-08-05  5:14 UTC  (5+ messages)

one doubt about mmc_sdio_init_card function
 2014-08-05  4:56 UTC  (13+ messages)
` One bug of SDHCI driver

[PATCH 1/2] KVM: nVMX: Fix nested vmexit ack intr before load vmcs01
 2014-08-05  4:48 UTC  (3+ messages)

[PATCH v2 1/2] KVM: nVMX: Fix nested vmexit ack intr before load vmcs01
 2014-08-05  4:42 UTC  (2+ messages)
` [PATCH v2 2/2] KVM: nVMX: fix acknowledge interrupt on exit when APICv is in use

[PATCH 0/6 v2] x86: entry_64.S: always allocate complete "struct pt_regs"
 2014-08-05  4:41 UTC  (6+ messages)
` [PATCH 4/6] "
  ` [PATCH?] x86: reimplement ___preempt_schedule*() using THUNK helpers
      ` [PATCH? v2] "

[GIT PULL] bcache changes for 3.17
 2014-08-05  4:33 UTC 

[GIT PULL] Staging driver patches for 3.17-rc1
 2014-08-05  4:31 UTC  (3+ messages)

[PATCH] drivers/isdn/hisax/Kconfig: Let HISAX_NETJET skip microblaze architecture
 2014-08-05  4:21 UTC  (4+ messages)

[PATCH 0/3] FS-Cache: Bug fixes for bugs that happen under vma pressure
 2014-08-05  4:13 UTC  (3+ messages)

[PATCH] perf/x86: fix load latency/precise store data source issues
 2014-08-05  4:13 UTC 

[PATCH 0/8] qcom SCM updates
 2014-08-05  4:07 UTC  (3+ messages)
` [PATCH 8/8] msm: scm: Move the scm driver to drivers/soc/qcom

linux-next: is the kgdb tree still relevant?
 2014-08-05  4:03 UTC 

[PATCH] KVM: MMU: Use hashtable for MMU page hash
 2014-08-05  4:00 UTC  (2+ messages)

[PATCH v3 0/2] Patches to add dr_mode for dwc2
 2014-08-05  3:55 UTC  (5+ messages)
` [PATCH v3 2/2] usb: dwc2: add 'mode' which based on Kconfig select or dts setting

[GIT PULL] hwmon updates for 3.17
 2014-08-05  3:22 UTC  (3+ messages)

[Bugfix 0/2] Fix bugs caused by "use irqdomain to dynamically allocate IRQ for IOAPIC"
 2014-08-05  3:26 UTC  (3+ messages)
` [Bugfix 1/2] x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernation
` [Bugfix 2/2] x86, irq: Keep balance of IOAPIC pin reference count

[PATCH v2 00/18] Introduce ACPI for ARM64 based on ACPI 5.1
 2014-08-05  3:36 UTC  (5+ messages)
` [PATCH v2 18/18] Documentation: ACPI for ARM64
  ` [Linaro-acpi] [PATCH v2 00/18] Introduce ACPI for ARM64 based on ACPI 5.1

Random panic in load_balance() with 3.16-rc
 2014-08-05  3:19 UTC  (13+ messages)


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).