linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-21 16:56:57 to 2015-04-21 22:44:52 UTC [more...]

[PATCH] tracing: Export key trace event symbols
 2015-04-21 22:44 UTC  (12+ messages)

[PATCH] [RFC] x86/cpu: Fix SMAP check in PVOPS environments
 2015-04-21 22:39 UTC  (5+ messages)
  ` [RFC PATCH] x86/asm/irq: Don't use POPF but STI

[PATCH 00/21] ND: NFIT-Defined / NVDIMM Subsystem
 2015-04-21 22:16 UTC  (11+ messages)
` [PATCH 04/21] nd: create an 'nd_bus' from an 'nfit_desc'
  ` [Linux-nvdimm] "
` [PATCH 08/21] nd: ndctl.h, the nd ioctl abi
  ` [Linux-nvdimm] "

[PATCH v2 0/2] checkpatch: new ethernet address manipulation checks
 2015-04-21 22:27 UTC  (7+ messages)
` [PATCH v2 2/2] checkpatch: suggest using eth_zero_addr() and eth_broadcast_addr()

[PATCH v4 0/2] qib: few changes to bury MTRR use
 2015-04-21 22:17 UTC  (4+ messages)
` [PATCH v4 1/2] IB/qib: add acounting for MTRR
` [PATCH v4 2/2] IB/qib: use arch_phys_wc_add()

[PATCH net-next,1/1] hv_netvsc: call dump_rndis_message() only in netvsc debug mode
 2015-04-21 22:58 UTC  (3+ messages)

[PATCH 2nd try] RTC/i.MX/DryICE: add recovery routines to the driver
 2015-04-21 22:09 UTC  (3+ messages)
` [PATCH 1/5] RTC/i.MX/DryIce: add some background info about the states the machine can be in
  ` [rtc-linux] "

ioremap_uc() followed by set_memory_wc() - burrying MTRR
 2015-04-21 22:09 UTC  (11+ messages)

[PATCH v3 3/8] selftests/breakpoints: emit skip and omit installation when tests are not compiled
 2015-04-21 22:01 UTC  (3+ messages)

4.0 kernel XFS filesystem crash when running AIM7's disk workload
 2015-04-21 21:59 UTC  (4+ messages)

[PATCH] perf, x86: Don't enable leaking events workaround on Broadwell
 2015-04-21 21:58 UTC 

[PATCH 0/2] timer: Migrate running timers
 2015-04-21 21:54 UTC  (6+ messages)
` [PATCH 1/2] timer: Avoid waking up an idle-core by migrate running timer

[ANNOUNCE] Git v2.3.6
 2015-04-21 21:53 UTC 

[PATCHSET] printk, netconsole: implement reliable netconsole
 2015-04-21 21:51 UTC  (5+ messages)

[PATCH 1/1] v2: Driver: hv: netvsc: call dump_rndis_message() only in netvsc debug mode
 2015-04-21 21:50 UTC  (4+ messages)

[PATCH v3] ethernet: myri10ge: use arch_phys_wc_add()
 2015-04-21 21:48 UTC  (2+ messages)

Interacting with coherent memory on external devices
 2015-04-21 21:44 UTC 

SATA link power management issues
 2015-04-21 21:44 UTC  (6+ messages)

[PATCH v2 1/5] media/v4l2-ctrls: volatiles should not generate CH_VALUE
 2015-04-21 21:32 UTC  (3+ messages)

[RFC PATCH] rcu: config: Remove prompt for RCU implementation
 2015-04-21 21:29 UTC 

Rework AHCI LPM handling a little
 2015-04-21 21:26 UTC  (3+ messages)
` [PATCH 1/3] libata: Stash initial power management configuration

[RFC][PATCHSET] non-recursive link_path_walk() and reducing stack footprint
 2015-04-21 21:20 UTC  (6+ messages)

[PATCH v3 0/4] pci: add and use pci_iomap_wc()
 2015-04-21 20:21 UTC  (5+ messages)
` [PATCH v3 1/4] pci: add pci_iomap_wc() variants
` [PATCH v3 2/4] video: fbdev: arkfb: use arch_phys_wc_add() and pci_iomap_wc()
` [PATCH v3 3/4] video: fbdev: s3fb: "
` [PATCH v3 4/4] video: fbdev: vt8623fb: "

[RFC PATCH 0/6] TLB flush multiple pages with a single IPI v3
 2015-04-21 21:17 UTC  (4+ messages)
` [PATCH 3/6] mm: Defer TLB flush after unmap as long as possible

[PATCH v3 0/3] vesafb: remove theoretical MTRR uses
 2015-04-21 20:40 UTC  (4+ messages)
` [PATCH v3 1/3] video: fbdev: vesafb: only support MTRR_TYPE_WRCOMB
` [PATCH v3 2/3] video: fbdev: vesafb: add missing mtrr_del() for added MTRR
` [PATCH v3 3/3] video: fbdev: vesafb: use arch_phys_wc_add()

[PATCH v3 0/6] x86: document and address MTRR corner cases
 2015-04-21 20:26 UTC  (7+ messages)
` [PATCH v3 1/6] x86: add ioremap_uc() - force strong UC, PCD=1, PWT=1
` [PATCH v3 2/6] x86: document WC MTRR effects on PAT / non-PAT pages
` [PATCH v3 3/6] video: fbdev: atyfb: move framebuffer length fudging to helper
` [PATCH v3 4/6] video: fbdev: atyfb: clarify ioremap() base and length used
` [PATCH v3 5/6] video: fbdev: atyfb: replace MTRR UC hole with strong UC
` [PATCH v3 6/6] video: fbdev: atyfb: use arch_phys_wc_add() and ioremap_wc()

[PATCH v3 0/4] pci: add and use pci_ioremap_wc_bar()
 2015-04-21 20:20 UTC  (5+ messages)
` [PATCH v3 1/4] pci: add pci_ioremap_wc_bar()
` [PATCH v3 2/4] video: fbdev: i740fb: use arch_phys_wc_add() and pci_ioremap_wc_bar()
` [PATCH v3 3/4] video: fbdev: kyrofb: "
` [PATCH v3 4/4] video: fbdev: gxt4500: use pci_ioremap_wc_bar() for framebuffer

[PATCH v3 00/17] framebuffer: simple conversions to arch_phys_wc_add()
 2015-04-21 20:16 UTC  (18+ messages)
` [PATCH v3 01/17] video: fbdev: radeonfb: use arch_phys_wc_add() and ioremap_wc()
` [PATCH v3 02/17] video: fbdev: gbefb: add missing mtrr_del() calls
` [PATCH v3 03/17] video: fbdev: gbefb: use arch_phys_wc_add() and devm_ioremap_wc()
` [PATCH v3 04/17] video: fbdev: intelfb: use arch_phys_wc_add() and ioremap_wc()
` [PATCH v3 05/17] video: fbdev: matrox: "
` [PATCH v3 06/17] video: fbdev: neofb: "
` [PATCH v3 07/17] video: fbdev: nvidia: "
` [PATCH v3 08/17] video: fbdev: savagefb: "
` [PATCH v3 09/17] video: fbdev: sisfb: "
` [PATCH v3 10/17] video: fbdev: aty: "
` [PATCH v3 11/17] video: fbdev: i810: "
` [PATCH v3 12/17] video: fbdev: pm2fb: "
` [PATCH v3 13/17] video: fbdev: pm3fb: "
` [PATCH v3 14/17] video: fbdev: rivafb: "
` [PATCH v3 15/17] video: fbdev: tdfxfb: "
` [PATCH v3 16/17] video: fbdev: atmel_lcdfb: use ioremap_wc() for framebuffer
` [PATCH v3 17/17] video: fbdev: geode gxfb: "

[PATCH 4.0-rc5 v19 0/6] irq/arm: Implement arch_trigger_all_cpu_backtrace
 2015-04-21 21:15 UTC  (7+ messages)
` [RESEND PATCH 4.0-rc7 v20 "
  ` [RESEND PATCH 4.0-rc7 v20 3/6] irqchip: gic: Introduce plumbing for IPI FIQ

[PATCH v3 1/3] IB/qib: add acounting for MTRR
 2015-04-21 21:14 UTC  (8+ messages)
` [PATCH v3 2/3] IB/qib: use arch_phys_wc_add()
` [PATCH v3 3/3] IB/ipath: add counting for MTRR

[PATCH 1/3] mailbox: add support for APM X-Gene platform mailbox driver
 2015-04-21 21:14 UTC  (3+ messages)

git pull] drm for v4.1-rc1
 2015-04-21 21:12 UTC  (3+ messages)

[GIT PULL] kdbus for 4.1-rc1
 2015-04-21 21:06 UTC  (28+ messages)
      ` Issues with capability bits and meta-data in kdbus

[PATCH 1/2 v2] kernel/resource: Invalid memory access in __release_resource
 2015-04-21 21:09 UTC  (4+ messages)
` [PATCH 2/2 v2] of/platform: Use platform_device interface

[RFC PATCH] fs: use a sequence counter instead of file_lock in fd_install
 2015-04-21 21:06 UTC  (14+ messages)

[PATCH 0/4] nohz: A few improvements v2
 2015-04-21 21:06 UTC  (6+ messages)
` [PATCH 2/4] context_tracking: Inherit TIF_NOHZ through forks instead of context switches

[PATCH] thermal: allow creating hwmon for thermal zones on OF systems
 2015-04-21 21:01 UTC  (3+ messages)

[PATCH] perf/x86/intel: Add cpu_(prepare|starting|dying) for core_pmu
 2015-04-21 21:00 UTC  (5+ messages)
    ` [PATCHv3] "

[GIT PULL] parisc fixes for v4.1
 2015-04-21 20:59 UTC 

[PATCH v1 0/6] module params: few simplifications
 2015-04-21 20:58 UTC  (5+ messages)
` [PATCH v1 4/6] moduleparam.h: add module_param_config_*() helpers

[PATCH v3] x86: mtrr: generalize run time disabling of MTRR
 2015-04-21 20:51 UTC 

[PATCH block/for-4.1-fixes] writeback: use |1 instead of +1 to protect against div by zero
 2015-04-21 20:49 UTC 

[PATCH v3] fusion: remove dead MTRR code
 2015-04-21 20:46 UTC 

[PATCH v3] mtrr: avoid ifdef'ery with phys_wc_to_mtrr_index()
 2015-04-21 20:42 UTC 

[PATCH] MAINTAINERS: Remove Mohit Kumar (email bounces)
 2015-04-21 20:28 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3] staging: sm750fb: use arch_phys_wc_add() and ioremap_wc()
 2015-04-21 20:13 UTC 

[PATCH 00/11] Convert the posix_clock_operations and k_clock structure to ready for 2038
 2015-04-21 20:13 UTC  (5+ messages)
` [Y2038] [PATCH 04/11] posix timers:Introduce the 64bit methods with timespec64 type for k_clock structure

[PATCH v3] staging: sm750fb: use arch_phys_wc_add() and ioremap_wc()
 2015-04-21 20:12 UTC 

[PATCH] xtensa: Provide dummy dma_alloc_attrs() and dma_free_attrs()
 2015-04-21 20:11 UTC 

[PATCH] etherdevice: Add ether_addr_copy_unaligned
 2015-04-21 20:06 UTC  (3+ messages)

Simplifying or removing DEBUG_STACK?
 2015-04-21 19:57 UTC 

[PATCH tip/core/rcu 0/12] RCU Kconfig fixes for v4.2
 2015-04-21 19:55 UTC  (13+ messages)
` [PATCH tip/core/rcu 01/12] rcu: Directly drive TASKS_RCU from Kconfig
  ` [PATCH tip/core/rcu 02/12] rcutorture: TASKS_RCU set directly, so don't explicitly set it
  ` [PATCH tip/core/rcu 03/12] rcu: Directly drive RCU_USER_QS from Kconfig
  ` [PATCH tip/core/rcu 04/12] rcu: Covert CONFIG_RCU_FANOUT_EXACT to boot parameter
  ` [PATCH tip/core/rcu 05/12] rcutorture: Update configuration fragments for rcutree.rcu_fanout_exact
  ` [PATCH tip/core/rcu 06/12] rcu: Enable diagnostic dump of rcu_node combining tree
  ` [PATCH tip/core/rcu 07/12] rcu: Create RCU_EXPERT Kconfig and hide booleans behind it
  ` [PATCH tip/core/rcu 08/12] rcutorture: Make rcutorture scripts force RCU_EXPERT
  ` [PATCH tip/core/rcu 09/12] rcu: Break dependency of RCU_FANOUT_LEAF on RCU_FANOUT
  ` [PATCH tip/core/rcu 10/12] rcu: Make RCU able to tolerate undefined CONFIG_RCU_FANOUT
  ` [PATCH tip/core/rcu 11/12] rcu: Make RCU able to tolerate undefined CONFIG_RCU_FANOUT_LEAF
  ` [PATCH tip/core/rcu 12/12] rcu: Make RCU able to tolerate undefined CONFIG_RCU_KTHREAD_PRIO

[GIT PULL] kdbus for 4.1-rc1
 2015-04-21 19:55 UTC  (12+ messages)

[PATCH v2] tpm: enable PPI for TPM 2.0
 2015-04-21 19:52 UTC  (4+ messages)

[PATCH 1/2] ARM: socfpga: dts: Add multicast bins and unicast filter entries
 2015-04-21 19:28 UTC  (2+ messages)

[PATCHv2] perf/x86/intel/uncore: Move PCI IDs for IMC to uncore driver
 2015-04-21 19:33 UTC 

[PATCH] perf/x86/intel/uncore: Move PCI IDs for IMC to uncore driver
 2015-04-21 19:31 UTC  (3+ messages)

[PATCH v1 00/47] mtrr/x86/drivers: bury MTRR
 2015-04-21 19:27 UTC  (8+ messages)
` [PATCH v1 05/47] pci: add pci_iomap_wc() variants

[PATCH 1/1] drivers/usb/chipidea/debuc.c: avoid out of bound read
 2015-04-21 19:25 UTC  (3+ messages)

Write with Stream ID Support
 2015-04-21 19:03 UTC  (4+ messages)
` [PATCH 1/2] added stream id write support

[RFC DRAFT PATCH] per-buffered-write stream IDs
 2015-04-21 19:05 UTC  (4+ messages)

[PATCH v4 0/7] tracing: 'hist' triggers
 2015-04-21 19:03 UTC  (5+ messages)

[PATCH] x86, paravirt, xen: Remove the 64-bit irq_enable_sysexit pvop
 2015-04-21 18:56 UTC  (2+ messages)

[PATCH 0/3] power: reset: BCM63xx reboot support
 2015-04-21 18:51 UTC  (2+ messages)

[PATCH] iio: light: add support for ROHM BH1710/BH1715/BH1721/BH1750/BH1751 ambient light sensors
 2015-04-21 18:43 UTC 

[PATCH v4 0/8] vhost: support for cross endian guests
 2015-04-21 18:30 UTC  (9+ messages)
` [PATCH v4 7/8] vhost: feature to set the vring endianness
` [PATCH v4 8/8] macvtap/tun: add VNET_BE flag

[git pull] Input updates for 4.1-rc0 (part 2)
 2015-04-21 18:23 UTC 

[GIT PULL] kdbus for 4.1-rc1
 2015-04-21 18:18 UTC  (15+ messages)

[PATCH] x86/asm/entry/64: better check for canonical address
 2015-04-21 18:08 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add Alexandre Belloni as an RTC maintainer
 2015-04-21 18:06 UTC  (5+ messages)
  ` [rtc-linux] "

[PATCH v3 1/4] PCI: X-Gene: Add the APM X-Gene v1 PCIe MSI/MSIX termination driver
 2015-04-21 18:01 UTC  (8+ messages)
` [PATCH v5 0/4]PCI: X-Gene: Add APM X-Gene v1 "
  ` [PATCH v5 2/4] arm64: dts: Add the device tree entry for the APM X-Gene PCIe MSI node
  ` [PATCH v5 3/4] documentation: dts: Add the device tree binding for APM X-Gene v1 PCIe MSI device tree node

performance changes on 78373b73: -46.6% fsmark.files_per_sec, and few more
 2015-04-21 18:00 UTC  (2+ messages)

[PATCH/RFC 00/03] irqchip: renesas-irqc: Fine grained Runtime PM support
 2015-04-21 17:56 UTC  (2+ messages)

[RFC PATCH 0/3] Enable connecting DSA-based switch to the USB RMII interface
 2015-04-21 17:51 UTC  (9+ messages)
` [RFC PATCH 1/3] net/dsa: Refactor dsa_probe()

[PATCH 2/2] x86: Opt into HAVE_COPY_THREAD_TLS, for both 32-bit and 64-bit
 2015-04-21 17:47 UTC 

[PATCH 1/2] clone: Support passing tls argument via C rather than pt_regs magic
 2015-04-21 17:47 UTC 

[PATCH 0/2] clone: Support passing tls argument via C rather than pt_regs magic
 2015-04-21 17:46 UTC 

[PATCH 2/2] gpio: max732x: Fix irq-events handler
 2015-04-21 17:28 UTC 

[PATCH 1/2] gpio: max732x: Propagate wake-up setting to parent irq controller
 2015-04-21 17:27 UTC 

[PATCH 0/2] staging: comedi: hide subdevice runflags stuff
 2015-04-21 17:15 UTC  (3+ messages)
  ` Moving comedi to mainline soon?

[PATCH v2] drm/i915: cope with large i2c transfers
 2015-04-21 17:12 UTC  (2+ messages)

[PATCH] pl2303: Remove antiquated support for I330 phone
 2015-04-21 17:03 UTC  (2+ messages)

[PATCH] KVM: x86: tweak types of fields in kvm_lapic_irq
 2015-04-21 17:01 UTC 

[PATCH] Revert "usb: host: ehci-msm: Use devm_ioremap_resource instead of devm_ioremap"
 2015-04-21 16:56 UTC  (2+ 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).