All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-02-25 19:04:26 to 2015-02-25 19:59:27 UTC [more...]

[PATCH 1/3 v3] x86: entry_64.S: fix wrong symbolic constant usage: R11->ARGOFFSET
 2015-02-25 19:59 UTC  (5+ messages)
` [PATCH 2/3 v3] x86: entry_64.S: always allocate complete "struct pt_regs"

[PATCH v6 0/7] Support for Fujitsu MB86S7X SoCs
 2015-02-25 19:59 UTC  (4+ messages)
` [PATCH v6 4/7] clk: Add clock driver for mb86s7x

[Qemu-devel] [PULL 00/11] X86 patches
 2015-02-25 19:58 UTC  (12+ messages)
` [Qemu-devel] [PULL 01/11] target-i386: Simplify listflags() function
` [Qemu-devel] [PULL 02/11] target-i386: Eliminate unnecessary get_cpuid_vendor() function
` [Qemu-devel] [PULL 03/11] target-i386: Move topology.h to include/hw/i386
` [Qemu-devel] [PULL 04/11] target-i386: Rename cpu_x86_init() to cpu_x86_init_user()
` [Qemu-devel] [PULL 05/11] target-i386: Eliminate cpu_init() function
` [Qemu-devel] [PULL 06/11] target-i386: Simplify error handling on cpu_x86_init_user()
` [Qemu-devel] [PULL 07/11] target-i386: Move CPUX86State.cpuid_apic_id to X86CPU.apic_id
` [Qemu-devel] [PULL 08/11] linux-user: Check for cpu_init() errors
` [Qemu-devel] [PULL 09/11] target-i386: Set APIC ID using cpu_index on CONFIG_USER
` [Qemu-devel] [PULL 10/11] target-i386: Require APIC ID to be explicitly set before CPU realize
` [Qemu-devel] [PULL 11/11] target-i386: Move APIC ID compatibility code to pc.c

[U-Boot] [PATCH v4 03/10] Exynos542x: Add workaround for ARM errata 798870
 2015-02-25 19:58 UTC  (2+ messages)

[U-Boot] [PATCH v4 00/11] Add support for booting multiple cores
 2015-02-25 19:55 UTC  (4+ messages)
` [U-Boot] [PATCH v4 03/10] Exynos542x: Add workaround for ARM errata 798870

Question on setting tx-power in ath10k
 2015-02-25 19:55 UTC  (2+ messages)

SMB2 test suite question
 2015-02-25 19:54 UTC  (2+ messages)

brcmfmac43241b4-sdio / Thinkpad Tablet 10 issues
 2015-02-25 19:54 UTC  (4+ messages)

[PATCH iproute2] lib: Replace 16384 netlink buf by macro
 2015-02-25 19:42 UTC  (3+ messages)

[PATCH net 0/2] rhashtable updates
 2015-02-25 19:52 UTC  (9+ messages)
` [PATCH net 2/2] rhashtable: remove indirection for grow/shrink decision functions

eDP display control registers in Linux kernel
 2015-02-25 19:51 UTC  (4+ messages)

[PATCH net] amd-xgbe: Request IRQs only after driver is fully setup
 2015-02-25 19:50 UTC 

Question on tx-power and number of chains
 2015-02-25 19:50 UTC  (5+ messages)

[U-Boot] [PATCH V2 0/9] ARM: OMAP3-DRA7: CP15 erratum workarounds and improvements
 2015-02-25 19:49 UTC  (4+ messages)
` [U-Boot] [PATCH V2 7/9] ARM: OMAP3: Introduce OMAP3 Cortex-A8 revision specific errata

[PATCH] thermal: armada: read stable temp on Armada XP
 2015-02-25 19:47 UTC  (7+ messages)

[RFC 1/3] i2c: Enhancement of i2c API to address circular lock dependency problem
 2015-02-25 19:47 UTC  (6+ messages)

[PATCH 0/3] additional sample app guides
 2015-02-25 19:46 UTC  (4+ messages)
  ` [PATCH 1/3] examples/skeleton: minor refactoring to help documentation
  ` [PATCH 2/3] doc: add docs for basic forwarding skeleton app
  ` [PATCH 3/3] doc: add docs for the rxtx_callbacks sample app

About checkout with untracked files on remote
 2015-02-25 19:45 UTC 

0001-media-vb2-Fill-vb2_buffer-with-bytesused-from-user.patch
 2015-02-25 19:44 UTC  (3+ messages)

[v3 0/2] thermal: Add qcom tsens thermal sensor driver
 2015-02-25 19:45 UTC  (5+ messages)
` [v3 1/2] "
` [v3 2/2] ARM: qcom: dts: Add tsens thermal data

[PATCHv3 00/35] ARM: OMAP2+: PRCM / SCM cleanups against 4.0-rc1
 2015-02-25 19:44 UTC  (62+ messages)
` [PATCHv3 01/35] ARM: OMAP2+: PRCM: rename of_prcm_init to omap_prcm_init
` [PATCHv3 02/35] ARM: OMAP3: PRM: invert the wkst_mask for the prm_clear_mod_irqs
` [PATCHv3 03/35] ARM: OMAP2+: PRM: add generic API for clear_mod_irqs
` [PATCHv3 04/35] ARM: OMAP3+: PRM: add common APIs for prm_vp_check/clear_txdone
` [PATCHv3 05/35] ARM: OMAP4+: PRM: move omap_prm_base_init under OMAP4 PRM driver
` [PATCHv3 06/35] ARM: OMAP4+: CM: move omap_cm_base_init under OMAP4 CM driver
` [PATCHv3 07/35] ARM: OMAP4: PRM: move omap4xxx_prm_init earlier in init order
` [PATCHv3 08/35] clk: ti: fix ti_clk_get_reg_addr error handling
` [PATCHv3 09/35] Documentation: DT: document PRCM compatible strings for dm81x SoCs
` [PATCHv3 10/35] ARM: OMAP2+: PRCM: add support for static clock memmap indices
` [PATCHv3 11/35] ARM: OMAP2+: clock: move clock provider infrastructure to clock driver
` [PATCHv3 12/35] ARM: OMAP2+: PRCM: split PRCM module init to their own driver files
` [PATCHv3 13/35] ARM: OMAP2+: CM: determine CM base address from device tree
` [PATCHv3 14/35] ARM: OMAP2+: PRM: determine PRM "
` [PATCHv3 15/35] ARM: OMAP2+: control: determine control module base address from DT
` [PATCHv3 16/35] ARM: OMAP2+: PRM: move SoC specific init calls within a generic API
` [PATCHv3 17/35] ARM: OMAP4+: PRM: determine prm_device_inst based on DT compatibility
` [PATCHv3 18/35] ARM: OMAP2+: CM: move SoC specific init calls within a generic API
` [PATCHv3 19/35] ARM: OMAP4+: PRM: setup prm_features from the PRM init time flags
` [PATCHv3 20/35] ARM: OMAP4+: PRM: get rid of cpu_is_omap44xx calls from interrupt init
` [PATCHv3 21/35] ARM: OMAP2+: clock: add low-level support for regmap
` [PATCHv3 22/35] ARM: OMAP2+: control: remove API for getting control module base address
` [PATCHv3 23/35] ARM: OMAP2+: id: cache omap_type value
` [PATCHv3 24/35] ARM: OMAP2+: control: add syscon support for register accesses
` [PATCHv3 25/35] ARM: dts: omap24xx: merge control module features under scrm node
` [PATCHv3 26/35] ARM: dts: omap3: "
` [PATCHv3 27/35] ARM: dts: am33xx: "
` [PATCHv3 28/35] ARM: dts: am43xx-epos-evm: fix pinmux node layout
` [PATCHv3 29/35] ARM: dts: am4372: merge control module features under scrm node
` [PATCHv3 30/35] ARM: dts: omap4: add system control module node
` [PATCHv3 31/35] ARM: OMAP4: display: convert display to use syscon for dsi muxing
` [PATCHv3 32/35] ARM: OMAP4+: control: remove support for legacy pad read/write
` [PATCHv3 33/35] ARM: dts: omap5: add system control module node
` [PATCHv3 34/35] ARM: dts: dra7: "
` [PATCHv3 35/35] ARM: OMAP4+: control: add support for initializing control module via DT

[PATCH 1/2] drm/i915: Use enabled value from crtc_state rather than crtc
 2015-02-25 19:43 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Ensure crtc_state backpointer is always initialized

[PATCH] perf: Fix sigbus with perf-top
 2015-02-25 19:43 UTC  (2+ messages)

[PATCH] git-svn: fix localtime=true on non-glibc environments
 2015-02-25 19:42 UTC  (3+ messages)

b4eef9b36db4 ("kvm: x86: vmx: NULL out hwapic_isr_update() in case of !enable_apicv")
 2015-02-25 19:41 UTC  (2+ messages)
` [PATCH] KVM: SVM: fix interrupt injection (apic->isr_count always 0)

[PATCH] clk: Use lockdep asserts to find missing hold of prepare_lock
 2015-02-25 19:40 UTC  (2+ messages)

i.MX6 Video combiner
 2015-02-25 19:40 UTC  (4+ messages)

SYMTAB_SHNDX has bad sh_link build error
 2015-02-25 19:39 UTC 

[RFC PATCH] ipc/sem.c: Add one more memory barrier to sem_lock()
 2015-02-25 19:36 UTC 

[RESEND][PATCH] ARM errata, 430973: update the affected revisions
 2015-02-25 19:36 UTC 

[PATCH] ARM: i.MX6Q: Add fixup for RTL8211E Gigabit Ethernet PHY
 2015-02-25 19:34 UTC 

[PATCH] rtlwifi: rtl8192cu: Add case in rtl92cu_get_hw_reg
 2015-02-25 19:34 UTC 

[PATCH v5 0/6] Add common clock support for Broadcom iProc architecture
 2015-02-25 19:33 UTC  (4+ messages)

[PATCH net-next RFC 0/5] Add NTF_EXT_AGED to control FDB ageing in SW or HW
 2015-02-25 19:33 UTC  (11+ messages)

[PATCH v14 12/13] eal/pci: Add rte_eal_dev_attach/detach() functions
 2015-02-25 19:32 UTC  (17+ messages)
  ` [PATCH v15 00/13] Port Hotplug Framework
      ` [PATCH v15 01/13] eal: Enable port Hotplug framework in Linux
      ` [PATCH v15 02/13] eal_pci: Add flag to hold kernel driver type
      ` [PATCH v15 03/13] eal_pci: pci memory map work with "
      ` [PATCH v15 04/13] eal/pci, ethdev: Remove assumption that port will not be detached
      ` [PATCH v15 05/13] eal/pci: Consolidate pci address comparison APIs
      ` [PATCH v15 06/13] ethdev: Add rte_eth_dev_release_port to release specified port
      ` [PATCH v15 07/13] eal, ethdev: Add a function and function pointers to close ether device
      ` [PATCH v15 08/13] eal/linux/pci: Add functions for unmapping igb_uio resources
      ` [PATCH v15 09/13] eal/pci: Add probe and close functions of pci driver
      ` [PATCH v15 10/13] ethdev: Add one dev_type parameter to rte_eth_dev_allocate
      ` [PATCH v15 11/13] eal/pci: Add vdev driver initialization and uninitialization functions
      ` [PATCH v15 12/13] ethdev: Add rte_eth_dev_attach/detach() functions
      ` [PATCH v15 13/13] doc: Add port hotplug framework section to programmers guide
      ` [PATCH v15] librte_pmd_pcap: Add port hotplug support
      ` [PATCH v15] testpmd: "

[GIT PULL] Thermal SoC management updates for v4.0-rc2
 2015-02-25 19:32 UTC 

[PATCH 0/4] i2c: sunxi: Add Reduced Serial Bus (RSB) support
 2015-02-25 16:10 UTC  (4+ messages)
` [PATCH 2/4] i2c: sunxi: Add Reduced Serial Bus (RSB) DT bindings documentation

who is using radosgw with civetweb?
 2015-02-25 19:31 UTC 

[PATCH v3 0/8] Split off mini-os to a separate tree
 2015-02-25 19:31 UTC  (3+ messages)
` [PATCH v3 4/8] stubdom: no need to clean mini-os

[PATCH v9 0/4] Add gpio/pinconf support to Broadcom Cygnus SoC
 2015-02-25 19:30 UTC  (3+ messages)

[PATCH v4 0/4] Add pinctrl support to Broadcom Cygnus SoC
 2015-02-25 19:29 UTC  (3+ messages)

Image scaling performance
 2015-02-25 19:28 UTC  (10+ messages)

[PATCH 1/2] llvm-common: Extend to nativesdk class
 2015-02-25 19:28 UTC  (2+ messages)
` [PATCH 2/2] ti-llvm3.3: Add LLVM 3.3 with c6x intrinsic support

[PATCH 1/1] Documentation/sysctl/kernel.txt: header
 2015-02-25 19:23 UTC  (3+ messages)

[PATCH] rtlwifi: rtl8192cu: Add case in rtl92cu_get_hw_reg
 2015-02-25 19:24 UTC  (5+ messages)

[PATCH] cmem: Bump version to 4.10.0.1 and enable autoload of module
 2015-02-25 19:23 UTC 

[RFC] New of_io_release_and_unmap()
 2015-02-25 19:23 UTC  (3+ messages)
` [PATCH] of/address: Add of_io_release_and_unmap()

[PATCH 1/1] serial: 8250_dw: Fix get_mctrl behaviour
 2015-02-25 19:21 UTC  (2+ messages)

[PATCH v2 2/2] hwrng: iproc-rng200 - Add Broadcom IPROC RNG driver
 2015-02-25 19:17 UTC  (4+ messages)

[Buildroot] [PATCH v2 1/4] pkg-cmake: allow to build package in a subdirectory
 2015-02-25 19:18 UTC  (4+ messages)
` [Buildroot] [PATCH v2 2/4] python-cheetah: add host-package support
` [Buildroot] [PATCH v2 3/4] python-markdown: "
` [Buildroot] [PATCH v2 4/4 GNURadio: new package

[PATCH] e1000e: fixup comments jumbled by i219 support
 2015-02-25 19:11 UTC 

[PATCH] e1000e: avoid incorrect ioremap/iounmap sequences for e1000_pch_spt
 2015-02-25 19:11 UTC 

[U-Boot] "Writing to MMC(%d)... failed"
 2015-02-25 19:14 UTC 

[PATCH 0/9] hwmon: thermal: Odroid U3: Provide support for Odroid U3 fan
 2015-02-25 19:13 UTC  (9+ messages)
` [PATCH v5 0/6] "
  ` [PATCH v5 1/6] Documentation: dts: Documentation entry to explain how to use PWM FAN as a cooling device
      ` [lm-sensors] [PATCH v5 1/6] Documentation: dts: Documentation entry to explain how to use PWM FA

drm-next-4.1-wip: NI/Turks *ERROR* chosen encoder in use 4
 2015-02-25 19:13 UTC  (2+ messages)
` Fwd: "

[PATCH] ARM: omap-device: add missed callback for suspend-to-disk
 2015-02-25 19:12 UTC  (3+ messages)

feature request: excluding files/paths from "git grep"
 2015-02-25 19:11 UTC  (7+ messages)

[patch] ALSA: cmipci: remove a stray space character
 2015-02-25 19:10 UTC  (3+ messages)

[PATCH 0/4 v4] max_threadx handling
 2015-02-25 19:08 UTC  (8+ messages)
` [PATCH 0/3 v5] "
  ` [PATCH 1/3 v5] kernel/fork.c: new function for max_threads

[patch] ALSA: azt3328: some indenting cleanups
 2015-02-25 19:10 UTC  (3+ messages)

[patch] sound/sb_midi: a couple indenting fixes
 2015-02-25 19:09 UTC  (3+ messages)

[patch] sound/sb_ess: white space cleanups
 2015-02-25 19:09 UTC  (3+ messages)

[patch] sound/oss/opl3: remove some stray whitespace
 2015-02-25 19:09 UTC  (3+ messages)

[PATCH v2] ARM: dts: am335x-bone-common: enable aes and sham
 2015-02-25 19:09 UTC  (3+ messages)

[patch] sound: sys_timer: indent poll_def_tmr() correctly
 2015-02-25 19:09 UTC  (3+ messages)

[PATCH] spi: spidev_test: Added functionalities
 2015-02-25 19:08 UTC  (2+ messages)

[net-next PATCH 0/4] fib_trie: Remove leaf_info structure
 2015-02-25 19:06 UTC  (5+ messages)
` [net-next PATCH 1/4] fib_trie: Convert fib_alias to hlist from list
` [net-next PATCH 2/4] fib_trie: Replace plen with slen in leaf_info
` [net-next PATCH 3/4] fib_trie: Add slen to fib alias
` [net-next PATCH 4/4] fib_trie: Remove leaf_info

new link failing on duplicate names in different namespaces
 2015-02-25 19:03 UTC  (3+ messages)
  ` What are the intended semantics of IFLA_LINK_NETNSID?

new screencast demo: git-deps facilitating porting between branches
 2015-02-25 19:05 UTC 


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.