All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-20 23:01:40 to 2015-03-20 23:56:13 UTC [more...]

[PATCH v1 00/47] mtrr/x86/drivers: bury MTRR
 2015-03-20 23:52 UTC  (89+ messages)
` [PATCH v1 01/47] x86: mtrr: annotate mtrr_type_lookup() is only implemented on generic_mtrr_ops
` [PATCH v1 02/47] x86: mtrr: generalize run time disabling of MTRR
` [PATCH v1 03/47] devres: add devm_ioremap_wc()
` [PATCH v1 04/47] pci: add pci_ioremap_wc_bar()
` [PATCH v1 05/47] pci: add pci_iomap_wc() variants
` [PATCH v1 06/47] mtrr: add __arch_phys_wc_add()
` [PATCH v1 07/47] video: fbdev: atyfb: move framebuffer length fudging to helper
` [PATCH v1 08/47] video: fbdev: atyfb: clarify ioremap() base and length used
` [PATCH v1 09/47] vidoe: fbdev: atyfb: remove and fix MTRR MMIO "hole" work around
` [PATCH v1 10/47] video: fbdev: atyfb: use arch_phys_wc_add() and ioremap_wc()
` [PATCH v1 11/47] IB/qib: add acounting for MTRR
` [PATCH v1 12/47] IB/qib: use arch_phys_wc_add()
` [PATCH v1 13/47] IB/ipath: add counting for MTRR
` [PATCH v1 14/47] IB/ipath: use __arch_phys_wc_add()
` [PATCH v1 15/47] [media] media: ivtv: "
` [PATCH v1 16/47] fusion: "
` [PATCH v1 17/47] video: fbdev: vesafb: only support MTRR_TYPE_WRCOMB
` [PATCH v1 18/47] vidoe: fbdev: vesafb: add missing mtrr_del() for added MTRR
` [PATCH v1 19/47] video: fbdev: vesafb: use arch_phys_wc_add()
` [PATCH v1 20/47] mtrr: avoid ifdef'ery with phys_wc_to_mtrr_index()
` [PATCH v1 21/47] ethernet: myri10ge: use arch_phys_wc_add()
` [PATCH v1 22/47] staging: sm750fb: use arch_phys_wc_add() and ioremap_wc()
` [PATCH v1 23/47] staging: xgifb: "
` [PATCH v1 24/47] video: fbdev: arkfb: use arch_phys_wc_add() and pci_iomap_wc()
` [PATCH v1 25/47] video: fbdev: radeonfb: use arch_phys_wc_add() and ioremap_wc()
` [PATCH v1 26/47] video: fbdev: gbefb: add missing mtrr_del() calls
` [PATCH v1 27/47] video: fbdev: gbefb: use arch_phys_wc_add() and devm_ioremap_wc()
` [PATCH v1 28/47] video: fbdev: intelfb: use arch_phys_wc_add() and ioremap_wc()
` [PATCH v1 29/47] video: fbdev: matrox: "
` [PATCH v1 30/47] video: fbdev: neofb: "
` [PATCH v1 31/47] video: fbdev: s3fb: use arch_phys_wc_add() and pci_iomap_wc()
` [PATCH v1 32/47] video: fbdev: nvidia: use arch_phys_wc_add() and ioremap_wc()
` [PATCH v1 33/47] video: fbdev: savagefb: "
` [PATCH v1 34/47] video: fbdev: sisfb: "
` [PATCH v1 35/47] video: fbdev: aty: "
` [PATCH v1 36/47] video: fbdev: i810: "
` [PATCH v1 37/47] video: fbdev: i740fb: use arch_phys_wc_add() and pci_ioremap_wc_bar()
` [PATCH v1 38/47] video: fbdev: kyrofb: "
` [PATCH v1 39/47] video: fbdev: pm2fb: use arch_phys_wc_add() and ioremap_wc()
` [PATCH v1 40/47] video: fbdev: pm3fb: "
` [PATCH v1 41/47] video: fbdev: rivafb: "
` [PATCH v1 42/47] video: fbdev: tdfxfb: "
` [PATCH v1 43/47] video: fbdev: vt8623fb: use arch_phys_wc_add() and pci_iomap_wc()
` [PATCH v1 44/47] video: fbdev: atmel_lcdfb: use ioremap_wc() for framebuffer
` [PATCH v1 45/47] video: fbdev: geode gxfb: "
` [PATCH v1 46/47] video: fbdev: gxt4500: use pci_ioremap_wc_bar() "
` [PATCH v1 47/47] mtrr: bury MTRR - unexport mtrr_add() and mtrr_del()

[PATCH] ext4: fix loss of delalloc extent info in ext4_zero_range()
 2015-03-20 23:53 UTC 

Why people recommend to disable NCQ for MD RAID ?
 2015-03-20 23:52 UTC 

[U-Boot] [PATCH] dm: serial: remove bogus include <ns16550.h>
 2015-03-20 23:52 UTC  (3+ messages)

[Buildroot] openssl 1.0.2 with sed error of unknown option
 2015-03-20 23:52 UTC  (2+ messages)

[rumpuserxen test] 36570: regressions - FAIL
 2015-03-20 23:52 UTC 

[PATCH] powerpc32: fix warning from include/linux/mm.h
 2015-03-20 23:52 UTC  (3+ messages)
`  "

[PATCH V3 0/7] serial: Configure {big,native}-endian MMIO accesses via DT
 2015-03-20 23:48 UTC  (10+ messages)
` [PATCH V3 3/7] of: Document {little,big,native}-endian bindings

[cbootimage PATCH v2 0/2] Add support for Tegra210
 2015-03-20 23:45 UTC  (3+ messages)
  ` [cbootimage PATCH v2 1/2] "
  ` [cbootimage PATCH v2 2/2] Bump to version 1.5

[PATCH 0/8] gpio: omap: cleanup: get rid of system GPIO <-> GPIO offset converseations
 2015-03-20 23:44 UTC  (5+ messages)
` [RFT OMAP1 PATCH 7/8] gpio: omap: get rid of omap_irq_to_gpio()

[cbootimage PATCH v1 0/2] *** Add support for Tegra210 ***
 2015-03-20 23:44 UTC  (7+ messages)
` [cbootimage PATCH v1 1/2] Add support for Tegra210

[PATCH net-next RFC v2] switchdev: bridge: drop hardware forwarded packets
 2015-03-20 23:43 UTC  (13+ messages)

[PATCH] usb: gadget: Check for NULL pointer in disconnect
 2015-03-20 23:40 UTC 

[PATCH] sdk-install: Modify create-sdcard with user-supplied installation directory
 2015-03-20 23:39 UTC  (2+ messages)

[PATCH] drm/i915: Use usleep_range() in wait_for()
 2015-03-20 23:38 UTC  (2+ messages)

[PATCH] tisdk-image: Generate software manifest text file
 2015-03-20 23:38 UTC  (2+ messages)

[PATCHv5 00/35] ARM: OMAP2+: PRCM/SCM cleanups against 4.0-rc
 2015-03-20 23:30 UTC  (8+ messages)
` [PATCHv5 27/35] ARM: dts: am33xx: add minimal l4 bus layout with control module support

JFS readdir() issues in stable 3.2
 2015-03-20 23:33 UTC 

[PATCH v9 tip 0/9] tracing: attach eBPF programs to kprobes
 2015-03-20 23:30 UTC  (13+ messages)
` [PATCH v9 tip 1/9] bpf: make internal bpf API independent of CONFIG_BPF_SYSCALL ifdefs
` [PATCH v9 tip 2/9] tracing: add kprobe flag
` [PATCH v9 tip 3/9] tracing: attach BPF programs to kprobes
` [PATCH v9 tip 4/9] tracing: allow BPF programs to call bpf_ktime_get_ns()
` [PATCH v9 tip 5/9] tracing: allow BPF programs to call bpf_trace_printk()
` [PATCH v9 tip 6/9] samples: bpf: simple non-portable kprobe filter example
` [PATCH v9 tip 7/9] samples: bpf: counting example for kfree_skb and write syscall
` [PATCH v9 tip 8/9] samples: bpf: IO latency analysis (iosnoop/heatmap)
` [PATCH v9 tip 9/9] samples: bpf: kmem_alloc/free tracker

[Qemu-devel] [PATCH 1/6 v7] target-tilegx: Firstly add TILE-Gx with minimized features
 2015-03-20 23:32 UTC  (6+ messages)

[PATCH 0/3] tty slave device support - version 3
 2015-03-20 23:31 UTC  (7+ messages)
` [PATCH 3/3] tty/slaves: add a driver to power on/off UART attached devices
  ` [Gta04-owner] "

Building dizzy with meta-qt5 on an imx28evk
 2015-03-20 23:24 UTC 

What's cooking in git.git (Mar 2015, #07; Fri, 20)
 2015-03-20 23:29 UTC  (3+ messages)

Kernel thread scheduling
 2015-03-20 23:27 UTC  (2+ messages)

[PATCH] PCI: mvebu: add suspend/resume support
 2015-03-20 23:27 UTC  (3+ messages)

[PATCH] app/testpmd: Fix not set need_reconfig flag when port id is RTE_PORT_ALL
 2015-03-20 23:26 UTC  (3+ messages)

[PATCH 0/2] Tracking user space vDSO remaping
 2015-03-20 23:19 UTC  (5+ messages)
` [PATCH 1/2] mm: Introducing arch_remap hook

[PATCH] drm/i915/skl: Enabling PSR2 SU with frame sync
 2015-03-20 23:26 UTC  (2+ messages)

[PATCH 1/1] mn88473: implement lock for all delivery systems
 2015-03-20 23:25 UTC  (4+ messages)

Fwd: something wrong with the latest kernel
 2015-03-20 23:18 UTC 

[Buildroot] [PATCH 1/5] kconfig-package: add support for config fragments
 2015-03-20 23:23 UTC  (11+ messages)
` [Buildroot] [PATCH 2/5] linux: add option to specify "
` [Buildroot] [PATCH 3/5] busybox: "
` [Buildroot] [PATCH 4/5] uclibc: "
` [Buildroot] [PATCH 5/5] barebox: "

[PATCH] ARM: add PCI hotplug support
 2015-03-20 23:22 UTC  (2+ messages)

[PATCH v1 00/47] mtrr/x86/drivers: bury MTRR
 2015-03-20 23:17 UTC 

[PATCH 0/25] detecting &&-chain breakage
 2015-03-20 23:18 UTC  (2+ messages)

[PATCH] ipumm-fw: dra7xx variant is reused for am57x MACHINE too
 2015-03-20 22:17 UTC 

[U-Boot] [PATCH] exynos5: add trace feature #ifdef in exynos5-common.h
 2015-03-20 23:17 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/22] Add driver model support for PCI
 2015-03-20 23:16 UTC  (52+ messages)
` [U-Boot] [PATCH v2 01/22] sandbox: Update device tree 'reg' properties for I2C and SPI
` [U-Boot] [PATCH v2 02/22] fdt: Export fdtdec_get_number() for general use
` [U-Boot] [PATCH v2 03/22] x86: Add a x86_ prefix to the x86-specific PCI functions
` [U-Boot] [PATCH v2 04/22] dm: Add a new CPU init function which can use driver model
` [U-Boot] [PATCH v2 05/22] x86: Split up arch_cpu_init()
` [U-Boot] [PATCH v2 06/22] Correct map_sysmem() logic in do_mem_mw()
` [U-Boot] [PATCH v2 07/22] fdt: Tighten up error handling in fdtdec_get_pci_addr()
` [U-Boot] [PATCH v2 08/22] dm: core: Add dev_get_uclass_priv() to access uclass private data
` [U-Boot] [PATCH v2 09/22] dm: core: Mark device as active before calling its probe() method
` [U-Boot] [PATCH v2 10/22] dm: core: Add a uclass pre_probe() method for devices
` [U-Boot] [PATCH v2 11/22] dm: Show both allocated and requested seq numbers in 'dm uclass'
` [U-Boot] [PATCH v2 12/22] dm: pci: Move common PCI functions into their own file
` [U-Boot] [PATCH v2 13/22] dm: pci: Add a uclass for PCI
` [U-Boot] [PATCH v2 14/22] dm: sandbox: pci: Add PCI support for sandbox
` [U-Boot] [PATCH v2 15/22] dm: sandbox: Add a simple PCI driver
` [U-Boot] [PATCH v2 16/22] dm: sandbox: pci: Add a PCI emulation uclass
` [U-Boot] [PATCH v2 17/22] dm: sandbox: Add a emulated PCI device as an example
` [U-Boot] [PATCH v2 18/22] dm: sandbox: pci: Enable PCI for sandbox
` [U-Boot] [PATCH v2 19/22] dm: x86: pci: Add a PCI driver for driver model
` [U-Boot] [PATCH v2 20/22] dm: x86: pci: Convert coreboot to use driver model for pci
` [U-Boot] [PATCH v2 21/22] dm: x86: pci: Convert chromebook_link "
` [U-Boot] [PATCH v2 22/22] dm: pci: Add driver model tests for PCI

[PATCH] staging: ozwpan: implement error handling in ozwpan_init()
 2015-03-20 23:15 UTC 

[U-Boot] [PATCH] x86: Add ramboot and nfsboot commands in x86-common.h
 2015-03-20 23:14 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/6] x86: Support machines with >4GB of RAM
 2015-03-20 23:13 UTC  (13+ messages)
` [U-Boot] [PATCH v2 2/6] x86: video: Allow keyboard presence to be controlled by device tree
` [U-Boot] [PATCH v2 3/6] x86: pci: Add PCI IDs for lynxpoint
` [U-Boot] [PATCH v2 4/6] x86: spi: Add support "
` [U-Boot] [PATCH v2 5/6] x86: Move common Chromebook config into a separate file
` [U-Boot] [PATCH v2 6/6] x86: Add support for panther (Asus Chromebox)

+ mm-memcg-sync-allocation-and-memcg-charge-gfp-flags-for-thp-fix.patch added to -mm tree
 2015-03-20 23:11 UTC 

+ mm-memcg-sync-allocation-and-memcg-charge-gfp-flags-for-thp.patch added to -mm tree
 2015-03-20 23:11 UTC 

[PATCH] libxl: fix dom0 balloon logic
 2015-03-20 23:10 UTC 

[cbootimage PATCH v2 0/2] Add support for Tegra210
 2015-03-20 23:10 UTC  (3+ messages)
  ` [cbootimage PATCH v2 1/2] "
  ` [cbootimage PATCH v2 2/2] Bump to version 1.5

[PATCH 1/5] Documentation: devicetree: add Broadcom SATA binding
 2015-03-20 23:02 UTC  (4+ messages)
` [PATCH 4/5] phy: add Broadcom SATA3 PHY driver for Broadcom STB SoCs

[U-Boot] [PATCH v5 0/27] Add Driver Model support to network stack
 2015-03-20 23:01 UTC  (4+ messages)
` [U-Boot] [PATCH v6 "
  ` [U-Boot] [PATCH v6 09/27] net: Remove the bd* parameter from net stack functions


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.