All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-05-22 16:07:22 to 2014-05-22 16:48:22 UTC [more...]

[PATCH net-next v2 0/9] net: of_phy_connect_fixed_link removal
 2014-05-22 16:47 UTC  (16+ messages)
` [PATCH net-next v2 1/9] Documentation: devicetree: add old and deprecated 'fixed-link'
` [PATCH net-next v2 2/9] Documentation: devicetree: net: refer to fixed-link.txt
` [PATCH net-next v2 3/9] net: bcmgenet: use the new fixed PHY helpers
` [PATCH net-next v2 4/9] net: systemport: "
` [PATCH net-next v2 5/9] fs_enet: "
` [PATCH net-next v2 6/9] gianfar: "
` [PATCH net-next v2 7/9] ucc_geth: "
` [PATCH net-next v2 8/9] of: mdio: remove of_phy_connect_fixed_link
` [PATCH net-next v2 9/9] powerpc/fsl: fsl_soc: remove 'fixed-link' parsing code

[PATCH v2 00/18] Cross-architecture definitions of relaxed MMIO accessors
 2014-05-22 16:47 UTC  (17+ messages)
` [PATCH v2 01/18] asm-generic: io: implement relaxed accessor macros as conditional wrappers
` [PATCH v2 02/18] microblaze: io: remove dummy relaxed accessor macros
` [PATCH v2 03/18] s390: io: remove dummy relaxed accessor macros for reads
` [PATCH v2 04/18] xtensa: "
` [PATCH v2 06/18] frv: io: implement dummy relaxed accessor macros for writes
` [PATCH v2 07/18] cris: "
` [PATCH v2 08/18] ia64: "
` [PATCH v2 09/18] m32r: "
` [PATCH v2 10/18] m68k: "
` [PATCH v2 11/18] mn10300: "
` [PATCH v2 12/18] parisc: "
` [PATCH v2 13/18] powerpc: "
` [PATCH v2 14/18] sparc: "
` [PATCH v2 15/18] tile: "
` [PATCH v2 17/18] documentation: memory-barriers: clarify relaxed io accessor semantics
` [PATCH v2 18/18] asm-generic: io: define relaxed accessor macros unconditionally

[PATCH] powerpc: fix typo 'CONFIG_PMAC'
 2014-05-22 16:47 UTC  (4+ messages)

[Patch v6 0/7] Introduce keystone reset driver
 2014-05-22 16:44 UTC  (24+ messages)
` [Patch v6 1/7] power: reset: keystone-reset: introduce "
` [Patch v6 2/7] clock: keystone-pllctrl: add bindings for keystone pll controller
` [Patch v6 3/7] mfd: ti-keystone-devctrl: add bindings for device state control
` [Patch v6 4/7] power: reset: add bindings for keystone reset driver
` [Patch v6 5/7] ARM: keystone: remove redundant reset stuff
` [Patch v6 6/7] ARM: dts: keystone: update reset node to work with reset driver
` [Patch v6 7/7] ARM: keystone: enable reset driver support

git reset for index restoration?
 2014-05-22 16:46 UTC  (3+ messages)

[PATCH i-g-t] kms_cursor_crc: Move igt_pipe_crc_{new, free} to init
 2014-05-22 16:47 UTC 

[PATCH 0/3] Shrinkers and proportional reclaim
 2014-05-22 16:30 UTC  (10+ messages)
` [PATCH 2/3] fs/superblock: Avoid locking counting inodes and dentries before reclaiming them
` [PATCH 3/3] mm: vmscan: Use proportional scanning during direct reclaim and full scan at DEF_PRIORITY

[PATCH] mfd: abx500-core: Remove unused function abx500_dump_all_banks()
 2014-05-22 16:45 UTC  (7+ messages)
` [PATCH] mfd: axp20x: Remove unnecessary const qualifier from axp20x_supplies[]

[PATCH V4 0/3] cpufreq: add support for intermediate (stable) frequencies
 2014-05-22 16:39 UTC  (5+ messages)
` [PATCH V4 2/3] "
` [PATCH V4 3/3] cpufreq: Tegra: implement intermediate frequency callbacks

[PATCH v2 2/2] ath10k: support get/set antenna configurations
 2014-05-22 16:44 UTC  (22+ messages)
` RE : "
      ` ath10k: set channel by command "iw" not from hostapd and DFS support of firmware-2.bin_10.1.467.2-1
        ` ath10k: firmware crash in station mode
            ` RE : "
                ` RE : "
                    ` ath10k: firmware crash in station mode & problem DFS
                      ` RE : "
                          ` RE : "
                              ` RE : "
                                      ` RE : "

[refpolicy] [PATCH 1/1] xserver_t needs to enter dirs labeled xdm_var_run_t
 2014-05-22 16:44 UTC 

DPDK Latency Issue
 2014-05-22 16:44 UTC 

[PATCH 0/2] ath10k: async pci probing
 2014-05-22 16:42 UTC  (6+ messages)
` [PATCH 2/2] ath10k: make core registering async

[RFC PATCH] mutex: Documentation rewrite
 2014-05-22 16:41 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] i2c: algos: add support for sc18im700 master i2c bus with uart interface
 2014-05-22 16:41 UTC  (2+ messages)

3D mesh rendering segmentation fault
 2014-05-22 16:40 UTC  (2+ messages)

[Bug 77599] New: Video failed on resume from suspend - G94 / GeForce 9600 GT, 10de:0622
 2014-05-22 16:39 UTC  (4+ messages)
  ` [Bug 77599] "

[PATCH v1 0/5] clk: gcc: Add APQ8084 Global Clock Controller support
 2014-05-22 16:38 UTC  (17+ messages)
` [PATCH v1 1/5] clk: qcom: Add APQ8084 Global Clock Controller documentation
` [PATCH v1 2/5] clk: qcom: Allow an override function to be passed as data
` [PATCH v1 3/5] clk: gcc: Add APQ8084 Global Clock Controller support
` [PATCH v1 4/5] ARM: dts: qcom: Add APQ8084 Global Clock Controller DT node
` [PATCH v1 5/5] ARM: dts: qcom: Add APQ8084 serial port "

[Qemu-devel] [PATCH 00/20] block: Handle failure for potentially large allocations
 2014-05-22 16:38 UTC  (23+ messages)
` [Qemu-devel] [PATCH 08/20] nfs: "
` [Qemu-devel] [PATCH 11/20] qcow2: "
` [Qemu-devel] [PATCH 12/20] qed: "
` [Qemu-devel] [PATCH 13/20] raw-posix: "
` [Qemu-devel] [PATCH 14/20] raw-win32: "
` [Qemu-devel] [PATCH 15/20] rbd: "
` [Qemu-devel] [PATCH 16/20] vdi: "
` [Qemu-devel] [PATCH 17/20] vhdx: "
` [Qemu-devel] [PATCH 18/20] vmdk: "
` [Qemu-devel] [PATCH 19/20] vpc: "
` [Qemu-devel] [PATCH 20/20] mirror: "

[PATCH 00/32] Split index mode for very large indexes
 2014-05-22 16:38 UTC  (4+ messages)
` [PATCH 0/8] Speed up cache loading time
  ` [PATCH 8/8] read-cache: inform the daemon that the index has been updated

[PATCH v2 0/2] irqchip: Broadcom Set Top Box Level-2 interrupt controller
 2014-05-22 16:36 UTC  (9+ messages)
` [PATCH v2 1/2] irqchip: add "
` [PATCH v2 2/2] Documentation: add Broadcom STB Level-2 interrupt controller binding

Hwclock: can't open '/dev/misc/rtc': No such file or directory imx6sl (custom imxl2evn10aa)
 2014-05-22 16:36 UTC  (2+ messages)

[U-Boot] Booting armv8 kernel on uboot
 2014-05-22 16:36 UTC  (3+ messages)

[Intel-gfx] [PATCH 1/2] drm: Add drm_crtc_vblank_waitqueue()
 2014-05-22 16:36 UTC  (2+ messages)
` [PATCH v2 "

[PATCH] rbd: fix osd_request memory leak in __rbd_dev_header_watch_sync()
 2014-05-22 16:35 UTC 

Frustrating PCI x ACPI x APIC(?) interaction/bug
 2014-05-22 16:34 UTC  (3+ messages)

[PATCH 6/6] drm/i915: Switch to unified plane cursor handling (v2)
 2014-05-22 16:34 UTC  (2+ messages)
` [PATCH 6/6] drm/i915: Switch to unified plane cursor handling (v3)

[PATCH] ARM AT91: clocksource tcb_clksrc.c: make tc_mode interrupt safe
 2014-05-22 16:33 UTC  (3+ messages)

efl doesn't build
 2014-05-22 16:33 UTC  (2+ messages)

[PATCH 2/6] drm: Refactor setplane to allow internal use (v2)
 2014-05-22 16:33 UTC  (2+ messages)
` [PATCH 2/6] drm: Refactor setplane to allow internal use (v3)

[PATCH 1/2] staging: comedi: addi_apci_1564: move apci1564_di_insn_bits() to addi_apci_1564.c
 2014-05-22 16:33 UTC  (4+ messages)
` [PATCH 2/2] staging: comedi: addi_apci_1564: move apci1564_do_insn_bits() "

sabre lite qt
 2014-05-22 16:32 UTC  (2+ messages)

[Ksummit-discuss] [CORE TOPIC] [nomination] Move Fast and Oops Things
 2014-05-22 16:31 UTC  (7+ messages)

[Patch v5 0/7] Introduce keystone reset driver
 2014-05-22 16:30 UTC  (11+ messages)
` [Patch v5 3/7] mfd: ti-keystone-devctrl: add bindings for device state control

Freescale imx beta/release sd burning questions
 2014-05-22 16:31 UTC  (3+ messages)

[PATCH v8 00/44] Use ref transactions for all ref updates
 2014-05-22 16:31 UTC  (5+ messages)
` [PATCH v8 35/44] refs.c: make delete_ref use a transaction

Building images for mfgtools
 2014-05-22 16:30 UTC  (2+ messages)

xfsmail info
 2014-05-22 16:30 UTC  (2+ messages)

[Bug 78453] New: [HAWAII] Get acceleration working
 2014-05-22 16:30 UTC  (2+ messages)
` [Bug 78453] "

[PATCH] devshell: Add interactive python shell
 2014-05-22 16:28 UTC 

[PATCH 0/4] [PATCH_V2]mesa: upgrade to 10.1.3
 2014-05-22 16:28 UTC  (2+ messages)
` [PATCH 0/4] [V3]mesa: "

[PATCHv2 4/4] linux-ti-staging: Add version 3.15 of TI integration kernel
 2014-05-22 16:28 UTC 

[PATCH] i8k: increase fan limit to 3
 2014-05-22 16:27 UTC  (6+ messages)
    ` [lm-sensors] "

Freerdp video redirection blank screen
 2014-05-22 16:27 UTC  (2+ messages)

mount hangs after disk crash (RAID-1)
 2014-05-22 16:27 UTC  (3+ messages)

[meta-fsl-arm][PATCH] gstreamer1.0-plugins-imx: Update to version 0.9.6
 2014-05-22 16:26 UTC  (2+ messages)

[meta-fsl-arm-extra][PATCH] linux-cubox-i: Fix wifi - use a newer version of the SolidRun imx Linux kernel
 2014-05-22 16:25 UTC  (2+ messages)

[PATCH 1/2] omap5-sgx-ddk-um-linux: remove version 1.9.0.10 as replaced by 1.9.0.12
 2014-05-22 16:24 UTC  (2+ messages)
` [PATCH 2/2] linux-ti-staging: bump to 3.12.20 stable release

[PATCH] RSA: Don't select non-existent symbol
 2014-05-22 16:25 UTC 

[GIT PULL] at91: DT for 3.16 at91-dt3 #3
 2014-05-22 16:24 UTC  (2+ messages)

[PATCH RFC] Remove the cancel_delayed_work() call from scsi_put_command()
 2014-05-22 16:22 UTC  (2+ messages)

lttng-ust under the hood
 2014-05-22 16:21 UTC 

pci: kernel crash in bus_find_device
 2014-05-22 16:19 UTC  (8+ messages)

[Printing-architecture] Next OP SC - Mon/Tue - 1/2 December 2008 - please join us
 2014-05-22 16:19 UTC  (2+ messages)
` [Printing-architecture] Last OP Meeting - Tue - 20 May 2014 - The Recording

[PATCH 1/4] linux-ti-staging: Remove old 3.8 version
 2014-05-22 16:19 UTC  (5+ messages)
` [PATCH 2/4] linux-ti-staging: Make files directory version specific
` [PATCH 3/4] setup-defconfig: allow use of in-kernel config fragments
` [PATCH 4/4] linux-ti-staging: Add version 3.15 of TI integration kernel

[fsl-community-bsp-base][PATCH] add meta-fsl-ppc support
 2014-05-22 16:17 UTC  (2+ messages)

[PATCH] ASoC: alc5623: Depend on I2C
 2014-05-22 15:54 UTC 

[PATCH 00/15] MIPS: Add mips_paravirt
 2014-05-22 16:15 UTC  (7+ messages)
` [PATCH 07/15] MIPS: Add mips_cpunum() function

[PATCH] xfs/005: filter _scratch_mount output and fix golden output to match it
 2014-05-22 16:17 UTC  (2+ messages)

Stable DRI/DRM 3D hardware acceleration on Linux/ia64 (zx1)? The solution: timer frequency
 2014-05-22 16:17 UTC 

adding aliases to mmc ... again
 2014-05-22 16:16 UTC  (2+ messages)

Device pass through on XEN on ARM
 2014-05-22 16:16 UTC  (3+ messages)

[PATCH] mcp251x: mcp2515 stops receiving
 2014-05-22 16:08 UTC  (5+ messages)

randconfig build error with next-20140522, in drivers/net/ethernet/cisco/enic/enic_main.c
 2014-05-22 16:14 UTC 

Question about SPI NOR flash
 2014-05-22 16:14 UTC  (6+ messages)

Polish translation update for xfsprogs 3.2.0
 2014-05-22 16:15 UTC 

[PATCH] net: ipv6: Fixed up ipsec packet be re-routing issue
 2014-05-22 16:12 UTC  (2+ messages)

[U-Boot] [PATCH V2] cmd_mmc.c: check mmc_init() during mmc dev
 2014-05-22 16:11 UTC  (5+ messages)

[Xen Hackathon] EFI + GRUB2 + Xen
 2014-05-22 16:10 UTC 

[Xen Hackathon] EFI + GRUB2 + Xen
 2014-05-22 16:10 UTC 

[PATCH v8 0/13] remove maintenance interrupts
 2014-05-22 16:10 UTC  (3+ messages)
` [PATCH v8 13/13] gic_remove_from_queues: take a lock on the right vcpu

[PATCH 00/25] Netfilter/nftables updates for net-next
 2014-05-22 16:09 UTC  (2+ messages)

[PATCH v2 00/17] ixgbe/mbuf: add TSO support
 2014-05-22 16:09 UTC  (3+ messages)
` [PATCH v2 00/17] "

[PATCH v2] ARM: realview: basic device tree implementation
 2014-05-22 16:09 UTC  (6+ messages)

[PATCH v2] tools: implement initial ramdisk support for ARM
 2014-05-22 16:07 UTC  (7+ messages)

[PATCH 0/3] xen: arm: fixes for initrd and dtb placement
 2014-05-22 16:07 UTC  (6+ messages)
` [PATCH 1/3] tools: arm: improve placement of initial modules


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.