All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-02-13 15:20:39 to 2015-02-13 16:14:36 UTC [more...]

[PATCHv2 00/33] ARM: OMAP2+: PRCM/omap ctrl cleanups against 3.19-rc1
 2015-02-13 16:12 UTC  (58+ messages)
` [PATCHv2 01/33] ARM: OMAP2+: clock: move clock provider infrastructure to clock driver
` [PATCHv2 02/33] ARM: OMAP2+: PRCM: rename of_prcm_init to omap_prcm_init
` [PATCHv2 03/33] ARM: OMAP2+: PRCM: split PRCM module init to their own driver files
` [PATCHv2 06/33] ARM: OMAP3: PRM: invert the wkst_mask for the prm_clear_mod_irqs
` [PATCHv2 07/33] ARM: OMAP2+: PRM: add generic API for clear_mod_irqs
` [PATCHv2 09/33] ARM: OMAP3+: PRM: add common APIs for prm_vp_check/clear_txdone
` [PATCHv2 10/33] ARM: OMAP4+: PRM: move omap_prm_base_init under OMAP4 PRM driver
` [PATCHv2 11/33] ARM: OMAP4+: CM: move omap_cm_base_init under OMAP4 CM driver
` [PATCHv2 12/33] ARM: OMAP2+: clock: add support for static clock memmap indexes
` [PATCHv2 13/33] ARM: OMAP2+: CM: determine CM base address from device tree
` [PATCHv2 14/33] ARM: OMAP4: PRM: move omap4xxx_prm_init earlier in init order
` [PATCHv2 15/33] ARM: OMAP2+: PRM: determine PRM base address from device tree
` [PATCHv2 16/33] ARM: OMAP2+: control: determine control module base address from DT
` [PATCHv2 17/33] ARM: OMAP2+: PRM: move SoC specific init calls within a generic API
` [PATCHv2 18/33] ARM: OMAP4+: PRM: determine prm_device_inst based on DT compatibility
` [PATCHv2 19/33] ARM: OMAP2+: CM: move SoC specific init calls within a generic API
` [PATCHv2 20/33] ARM: OMAP4+: PRM: setup prm_features from the PRM init time flags
` [PATCHv2 21/33] ARM: OMAP4+: PRM: get rid of cpu_is_omap44xx calls from interrupt init
` [PATCHv2 22/33] ARM: OMAP2+: clock: convert low-level clock APIs to use regmap
` [PATCHv2 23/33] ARM: OMAP2+: control: remove API for getting control module base address
` [PATCHv2 24/33] ARM: OMAP2+: id: cache omap_type value
` [PATCHv2 25/33] ARM: dts: am33xx: add syscon support to scrm node
` [PATCHv2 26/33] ARM: dts: am4372: add syscon support to control module node
` [PATCHv2 27/33] ARM: dts: omap24xx: add syscon support to scrm node
` [PATCHv2 28/33] ARM: dts: omap3: "
` [PATCHv2 29/33] ARM: OMAP2+: control: convert to use syscon for register accesses
` [PATCHv2 30/33] ARM: dts: omap4: add nodes for control module core instances
` [PATCHv2 31/33] ARM: dts: omap5: "
` [PATCHv2 32/33] ARM: dts: dra7: fix control module core instance nodes
` [PATCHv2 33/33] ARM: OMAP4+: control: add support for initializing control module via DT

master - system_id: use for VG ownership
 2015-02-13 16:14 UTC 

[PATCH v3 0/2] couple of generic remoteproc enhancements
 2015-02-13 16:13 UTC  (9+ messages)
` [PATCH v3 2/2] remoteproc: add support to handle internal memories

[PATCH v2 0/6] Link Bonding mode 6 support (ALB)
 2015-02-13 16:12 UTC  (2+ messages)

[Patch 0/3] firmware: dmi_scan: add some SMBIOSv3 corrections
 2015-02-13 16:12 UTC  (6+ messages)
` [Patch 2/3] firmware: dmi_scan: fix dmi_len type

[PATCH RFC 0/5] Dove PMU support
 2015-02-13 16:12 UTC  (7+ messages)
` [PATCH 3/5] ARM: dove: create a proper PMU driver for power domains, PMU IRQs and resets

[PATCH v5 00/24] Virtual NUMA for PV and HVM
 2015-02-13 16:11 UTC  (26+ messages)
` [PATCH v5 08/24] libxl: introduce libxl__vnuma_config_check
` [PATCH v5 09/24] libxl: x86: factor out e820_host_sanitize
` [PATCH v5 10/24] libxl: functions to build vmemranges for PV guest
` [PATCH v5 11/24] libxl: build, check and pass vNUMA info to Xen "
` [PATCH v5 12/24] hvmloader: retrieve vNUMA information from hypervisor
` [PATCH v5 13/24] hvmloader: construct SRAT
` [PATCH v5 14/24] hvmloader: construct SLIT
` [PATCH v5 19/24] libxl: define LIBXL_HAVE_VNUMA

[PATCH] Revert "smc91x: retrieve IRQ and trigger flags in a modern way"
 2015-02-13 16:08 UTC  (4+ messages)

[Bridge] [PATCH] bridge: make it possible for packets to traverse the bridge withour hitting netfilter
 2015-02-13 16:08 UTC  (4+ messages)
  `  "

[Qemu-devel] [PATCH v2 0/9] Block Throttle Group Support
 2015-02-13 16:06 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/9] throttle: Extract timers from ThrottleState into a separate ThrottleTimers structure
` [Qemu-devel] [PATCH 2/9] throttle: Add throttle group infrastructure
` [Qemu-devel] [PATCH 3/9] throttle: Add throttle group infrastructure tests
` [Qemu-devel] [PATCH 4/9] throttle: Prepare to have multiple timers for one ThrottleState
` [Qemu-devel] [PATCH 5/9] throttle: Add a way to know if throttle_schedule_timer had armed a timer
` [Qemu-devel] [PATCH 6/9] throttle: Add a way to fire one of the timers asap like a bottom half
` [Qemu-devel] [PATCH 7/9] throttle: Add throttle group support
` [Qemu-devel] [PATCH 8/9] throttle: Update throttle infrastructure copyright
` [Qemu-devel] [PATCH 9/9] throttle: add name of ThrottleGroup to BlockDeviceInfo

[PATCH] leds: flash: remove stray include directive
 2015-02-13 16:06 UTC 

[PATCH RFC 0/3] DPDK ethdev callback support
 2015-02-13 16:06 UTC  (10+ messages)
  ` [PATCH v2 0/4] "
      ` [PATCH v2 1/4] ethdev: rename callbacks field to intr_cbs
      ` [PATCH v2 2/4] ethdev: Add in data rxtx callback support
      ` [PATCH v2 3/4] examples: example showing use of callbacks
      ` [PATCH v2 4/4] abi: Added rxtx callback functions to ABI versioning

[PATCH 0/3] Fix for SKL partial EU enablement
 2015-02-13 16:27 UTC  (4+ messages)
` [PATCH 1/3] drm/i915/skl: Determine SKL slice/subslice/EU info
` [PATCH 2/3] drm/i915/skl: Add SKL HW status to SSEU status
` [PATCH 3/3] drm/i915: Request full SSEU enablement on Gen9

Some help to fix 'ipac-ng', a iptables-based accounting software
 2015-02-13 15:57 UTC 

[PATCH BlueZ v1 00/14] Rewrite local GATT server using shared/gatt
 2015-02-13 16:06 UTC  (3+ messages)
` [PATCH BlueZ v1 03/14] core: Introduce btd_gatt_database

[U-Boot] [PATCH 0/2] Add getenv_long and Micrel ksz9031 skew settings
 2015-02-13 16:05 UTC  (7+ messages)
` [U-Boot] [PATCH 2/2] net: phy: Add ability to program the ksz9031 skew values from the uboot env

DVBSky S960 drivers fro Raspberry Pi Kernel 3.18.5+
 2015-02-13 16:05 UTC 

[PATCH] drm: atmel-hlcdc: remove useless pm_runtime_put_sync in probe
 2015-02-13 16:05 UTC  (4+ messages)

[RFC PATCH 0/9] livepatch: consistency model
 2015-02-13 16:04 UTC  (5+ messages)
` [RFC PATCH 8/9] livepatch: allow patch modules to be removed

[PATCH] efi: get_memory_map: add sufficient slack for memory descriptors
 2015-02-13 16:04 UTC  (9+ messages)

[libnftnl PATCH v2] rule: don't release the tree parameter in the function nft_jansson_parse_rule
 2015-02-13 16:04 UTC  (5+ messages)
` [libnftnl PATCH v2] ruleset: fix a leak when we use the set lists

[PATCH 2/2] unit: SMS-DELIVER decoding/encoding test for long alphanum address
 2015-02-13 16:02 UTC  (2+ messages)

BlueZ for Android 4.4.3
 2015-02-13 16:02 UTC  (6+ messages)

[PATCH 0/9] ARM: DRA7: add display support
 2015-02-13 16:01 UTC  (8+ messages)
` [PATCH 9/9] RFC: ARM: DRA7: enable DSS_DESHDCP_CLKEN

[PATCH] sms: SMS-DELIVER TP-OA Alphanum decoding and encoding fix
 2015-02-13 16:01 UTC  (2+ messages)

[PATCH 0/8] usb: ulpi bus
 2015-02-13 16:01 UTC  (5+ messages)
` [PATCH 8/8] phy: add driver for TI TUSB1210 ULPI PHY

[PATCH 00/14] Add support to STMicroelectronics STM32 family
 2015-02-13 16:00 UTC  (13+ messages)
` [PATCH 04/14] reset: Add reset_controller_of_init() function
` [PATCH 12/14] ARM: dts: Introduce STM32F429 MCU

[PATCH RFC 0/1] Add 'make pdf' target to convert guide docs to pdf
 2015-02-13 15:59 UTC  (5+ messages)
` [PATCH v4 0/5] doc: "
  ` [PATCH v4 3/5] doc: Fix encoding of (r) character

[PATCH] doc: Add requirements for x32 ABI
 2015-02-13 15:58 UTC 

[Bug 60667] New: resizing ext4 with small block size corrupts filesystem
 2015-02-13 15:58 UTC  (2+ messages)
` [Bug 60667] "

[U-Boot] [PATCH 1/2] dm: stv0991: Move driver model CONFIGs to Kconfig
 2015-02-13 15:57 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] dm: mx6: sabre: "

[review-request][PATCH] bitbake: toaster: layerdetails Use new vcs reference api
 2015-02-13 15:56 UTC  (5+ messages)

[PATCH] Btrfs: add metadump_v2 support to the kernel
 2015-02-13 15:56 UTC  (2+ messages)

[PATCH] dm-io: reject unsupported DISCARD/WRITE SAME requests with EOPNOTSUPP
 2015-02-13 15:55 UTC  (2+ messages)
`  "

[PATCH] drm: Fix drm_crtc_vblank_get() documentation
 2015-02-13 15:53 UTC 

[PATCH v2] ARM: Don't use complete() during __cpu_die
 2015-02-13 15:52 UTC  (12+ messages)

PML (Page Modification Logging) design for Xen
 2015-02-13 15:52 UTC  (10+ messages)

[PATCH 0/2] xserver-xorg update and improvments
 2015-02-13 15:51 UTC  (2+ messages)

[PATCH v8 9/9] btrfs: Use sb_want_write() to protect sysfs feature change
 2015-02-13 15:50 UTC  (2+ messages)

[PATCH] vhost: support upto 509 memory regions
 2015-02-13 15:49 UTC 

[Qemu-devel] [vhost] link new devices
 2015-02-13 15:33 UTC 

[PATCH 0/3] Slab allocator array operations V2
 2015-02-13 15:49 UTC  (12+ messages)
` [PATCH 1/3] Slab infrastructure for array operations
` [PATCH 2/3] slub: Support "

[PATCH 9/9] btrfs: Use sb_want_write() to protect sysfs feature change
 2015-02-13 15:48 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] arm: reduce .bss section clear time
 2015-02-13 15:48 UTC  (7+ messages)

[PATCH v2 1/3] media/videobuf2-dma-sg: Fix handling of sg_table structure
 2015-02-13 15:47 UTC  (5+ messages)

[GIT PULL] x86/apic updates for v3.20
 2015-02-13 15:47 UTC  (5+ messages)

[PATCH v3] drm: atmel-hlcdc: Atomic mode-setting conversion
 2015-02-13 15:46 UTC  (3+ messages)

DVB suspend/resume regression on 3.19
 2015-02-13 15:46 UTC  (6+ messages)

scsi: Implement per-cpu logging buffer
 2015-02-13 15:45 UTC  (5+ messages)

[Qemu-devel] [PATCH] cocoa.m: Adds console items to the view menu
 2015-02-13 15:37 UTC  (4+ messages)

[PATCH 3/3] Btrfs: account for large extents with enospc
 2015-02-13 15:44 UTC  (3+ messages)
` [PATCH 3/3 v2] "

[PATCH] libselinux: fix audit2why error handling if SELinux is disabled
 2015-02-13 15:43 UTC 

[PATCH V4] x86 spinlock: Fix memory corruption on completing completions
 2015-02-13 15:40 UTC  (7+ messages)

[PATCH 6/9] hashmap: Add re-entrancy support to foreach function
 2015-02-13 15:38 UTC  (2+ messages)

[PATCH v2] ath10k: Increase AST table SKID length limit
 2015-02-13 15:36 UTC  (2+ messages)

[PATCH 0/3 v2] Fix kdump failures with crashkernel=high
 2015-02-13 15:34 UTC  (8+ messages)
` [PATCH 3/3] x86, crash: Allocate enough low-mem when crashkernel=high

How to compile btrfs-progs?
 2015-02-13 15:33 UTC  (3+ messages)

[PATCH v10 0/6] ARM: VDSO
 2015-02-13 15:32 UTC  (8+ messages)
` [PATCH v10 4/6] ARM: add vdso user-space code

[Bug 89059] Dota crashes constantly before 10min mark
 2015-02-13 15:32 UTC  (2+ messages)

[PATCH 1/5] ARM: dts: imx28-apf28dev: Add pinctrl for USB OTG ID pin
 2015-02-13 15:31 UTC  (6+ messages)
` [PATCH 2/5] ARM: dts: imx28-apf28: fix mac0 gpio polarity
  ` [PATCH 3/5] ARM: dts: imx28-apf28dev: fix mac1 gpio location and polarity
    ` [PATCH 4/5] ARM: dts: imx28-apf28dev: add support for can0

[PATCH RESEND] Monitor: fix for regression with container devices
 2015-02-13 15:29 UTC  (3+ messages)

[RFC] xfs shrink feature
 2015-02-13 15:28 UTC  (2+ messages)

[PATCH 3/3] btrfs: cleanup: use for() loop in btrfs_map_bio()
 2015-02-13 15:27 UTC  (2+ messages)

[PATCH 2/3] btrfs: cleanup: use wait_event() for btrfs_rm_dev_replace_blocked()
 2015-02-13 15:25 UTC  (2+ messages)

[PATCH 1/3] btrfs: cleanup: remove unuesd DEDINE_WAIT() in btrfs_bio_counter_inc_blocked()
 2015-02-13 15:25 UTC  (2+ messages)

[U-Boot] [PATCH v3] powerpc/t1040qds: Add support of SD boot for T1040QDS Board
 2015-02-13 15:25 UTC 

[U-Boot] MPC8541 / MPC8555E: DDR_SDRAM_CLK_CNLT[SS_EN] handling
 2015-02-13 15:21 UTC  (2+ messages)

[U-Boot] Unused video drivers
 2015-02-13 15:21 UTC  (2+ messages)

[PATCHv2 0/5] i2c: i801: Few cleanups
 2015-02-13 15:20 UTC  (5+ messages)
` [PATCHv2 5/5] i2c: i801: Use managed pcim_* PCI device initialization and reservation


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.