messages from 2014-11-08 16:39:42 to 2014-11-08 18:50:40 UTC [more...]
[PATCH 0/2] of: Fix some 'const' problems
2014-11-09 18:28 UTC (3+ messages)
` [PATCH 1/2] of: Make const the device node pointers in of_clk_get and of_node_put
[PATCH v5 00/24] AMDKFD Kernel Driver
2014-11-08 18:50 UTC (43+ messages)
` [PATCH v5 01/24] drm/radeon: reduce number of free VMIDs and pipes in KV
` [PATCH v5 02/24] drm/radeon/cik: Don't touch int of pipes 1-7
` [PATCH v5 03/24] drm/radeon: Report doorbell configuration to amdkfd
` [PATCH v5 04/24] drm/radeon: adding synchronization for GRBM GFX
` [PATCH v5 05/24] drm/radeon: Add radeon <--> amdkfd interface
` [PATCH v5 06/24] Update MAINTAINERS and CREDITS files with amdkfd info
` [PATCH v5 07/24] amdkfd: Add IOCTL set definitions of amdkfd
` [PATCH v5 08/24] amdkfd: Add amdkfd skeleton driver
` [PATCH v5 09/24] amdkfd: Add topology module to amdkfd
` [PATCH v5 10/24] amdkfd: Add basic modules "
` [PATCH v5 11/24] amdkfd: Add binding/unbinding calls to amd_iommu driver
` [PATCH v5 12/24] amdkfd: Add queue module
` [PATCH v5 13/24] amdkfd: Add mqd_manager module
` [PATCH v5 14/24] amdkfd: Add kernel queue module
` [PATCH v5 15/24] amdkfd: Add module parameter of scheduling policy
` [PATCH v5 16/24] amdkfd: Add packet manager module
` [PATCH v5 17/24] amdkfd: Add process queue "
` [PATCH v5 18/24] amdkfd: Add device "
` [PATCH v5 19/24] amdkfd: Add interrupt handling module
` [PATCH v5 20/24] amdkfd: Implement the create/destroy/update queue IOCTLs
` [PATCH v5 21/24] amdkfd: Implement the Set Memory Policy IOCTL
[PATCH 0/1] arm: imx: fsl_otp: make fuses (OTP memory) read-only
2014-11-08 18:49 UTC (10+ messages)
[PATCH 0/2] Support updating working trees when pushing into non-bare repos
2014-11-08 18:48 UTC (4+ messages)
` [PATCH 1/2] Add a few more values for receive.denyCurrentBranch
[Buildroot] [PATCH 1/1] package/mesa3d: bump to 10.3.3
2014-11-08 18:40 UTC
[Regression] 83f45fc turns machine's screen off
2014-11-08 18:36 UTC
multiple tracing sessions using relayd
2014-11-08 18:31 UTC
[RFC PATCH] overlayfs: support more than one read-only layer
2014-11-08 18:27 UTC (2+ messages)
[Buildroot] [PATCH] linux: add option to create kernel tarball
2014-11-08 18:24 UTC (4+ messages)
[U-Boot] [PATCH v2 0/8] *** iMX6 SabreSD SPL Support ***
2014-11-08 18:22 UTC (9+ messages)
` [U-Boot] [PATCH v2 1/8] mmc: add spl_board_mmc_init
` [U-Boot] [PATCH v2 2/8] mmc: imx6: call spl_board_mmc_init
` [U-Boot] [PATCH v2 3/8] imx6: add spl on board configuration
` [U-Boot] [PATCH v2 4/8] imx6: add some flexibility for defining macros
` [U-Boot] [PATCH v2 5/8] imx6: add spl on board configuration
` [U-Boot] [PATCH v2 6/8] imx6: SPL support for iMX6 SabreSD
` [U-Boot] [PATCH v2 7/8] imx6: add data configuration file for SPL
` [U-Boot] [PATCH v2 8/8] kconfig: imx6: add SUPPORT_SPL
[PATCH 1/2] mailbox: Avoid NULL-pointer dereference in mbox_chan_received_data()
2014-11-08 18:21 UTC (5+ messages)
` [PATCH 2/2] mailbox: Don't unnecessarily re-arm the polling timer
AF9035 not builded from git
2014-11-08 18:18 UTC
[Patch Part3 v3 00/38] Enable hierarchy irqdomian on x86 platforms
2014-11-08 18:13 UTC (51+ messages)
` [Patch Part3 v3 01/38] x86, intel-mid: Delay initialization of APB timer
` [Patch Part3 v3 02/38] x86, intel-mid, trivial: Refine code syntax for sfi_parse_mtmr()
` [Patch Part3 v3 03/38] x86, irq: Kill unused pre_init_apic_IRQ0()
` [Patch Part3 v3 04/38] x86, irq: Prepare IOAPIC interfaces to support hierarchy irqdomain
` [Patch Part3 v3 05/38] x86, irq: Implement callbacks to enable hierarchy irqdomain on IOAPICs
` [Patch Part3 v3 06/38] x86, irq: Refine the way to allocate irq_cfg for legacy IRQs
` [Patch Part3 v3 07/38] x86, irq: Simplify the way to print IOAPIC entry
` [Patch Part3 v3 08/38] x86, irq: Introduce helper functions to support hierarchy irqdomain for IOAPIC
` [Patch Part3 v3 09/38] x86, irq: Convert IOAPIC to use hierarchy irqdomain interfaces
` [Patch Part3 v3 10/38] x86, irq: Kill unused old IOAPIC "
` [Patch Part3 v3 11/38] x86, irq: Kill unused struct mp_pin_info
` [Patch Part3 v3 12/38] x86, irq: Kill x86_io_apic_ops.print_entries and related interfaces
` [Patch Part3 v3 13/38] x86, irq: Kill x86_io_apic_ops.setup_entry "
` [Patch Part3 v3 14/38] x86, irq: Kill x86_io_apic_ops.set_affinity "
` [Patch Part3 v3 15/38] x86, irq: Kill x86_io_apic_ops.eoi_ioapic_pin "
` [Patch Part3 v3 16/38] x86, irq: Kill GENERIC_IRQ_LEGACY_ALLOC_HWIRQ
` [Patch Part3 v3 17/38] x86: Clean up unused forward declarations in x86_init.h
` [Patch Part3 v3 18/38] x86: irq_remapping: Clean up unsued code
` [Patch Part3 v3 19/38] iommu/vt-d: "
` [Patch Part3 v3 20/38] iommu/amd: "
` [Patch Part3 v3 21/38] x86: irq_remapping: Clean up unused interfaces
` [Patch Part3 v3 22/38] x86, irq: Kill irq_cfg.irq_remapped
` [Patch Part3 v3 23/38] iommu/vt-d: Move struct irq_2_iommu into intel_irq_remapping.c
` [Patch Part3 v3 24/38] iommu/amd: Move struct irq_2_irte into amd_iommu.c
` [Patch Part3 v3 25/38] x86, irq: Move irq_cfg.irq_2_pin into io_apic.c
` [Patch Part3 v3 26/38] x86, irq: Kill struct io_apic_irq_attr
` [Patch Part3 v3 27/38] x86, irq: Kill x86_io_apic_ops.write and x86_io_apic_ops.modify
` [Patch Part3 v3 28/38] x86, irq: Clean up io_apic.h
` [Patch Part3 v3 29/38] x86, irq: Use cached IOAPIC entry instead of reading from hardware
` [Patch Part3 v3 30/38] x86, irq: Kill unused alloc_irq_and_cfg_at()
` [Patch Part3 v3 31/38] x86, irq: Change functions only used in vector.c as static
` [Patch Part3 v3 32/38] x86, irq: Kill function apic_set_affinity()
` [Patch Part3 v3 33/38] x86, irq: Move check of cfg->move_in_progress into send_cleanup_vector()
` [Patch Part3 v3 34/38] x86, irq: Move private data in struct irq_cfg into dedicated data structure
` [Patch Part3 v3 35/38] x86, irq: Refine the way to calculate NR_IRQS
` [Patch Part3 v3 36/38] ACPI, irq, x86: Kill private function mp_register_gsi()/ mp_unregister_gsi()
` [Patch Part3 v3 37/38] x86, irq: Introduce mechanism to support different vector allocation policies
` [Patch Part3 v3 38/38] x86, irq: Add kernel parameter vector_alloc to set CPU vector allocation policy
[RFC] PCI: BCM5301X: add PCIe2 driver for BCM5301X SoCs
2014-11-08 18:13 UTC (2+ messages)
[PATCH v1 1/3] usb: phy: device-tree documentation for gpio-vbus
2014-11-08 18:06 UTC (9+ messages)
` [PATCH v1 2/3] usb: phy: convert gpio-vbus to gpio_desc
Build optimization question
2014-11-08 18:03 UTC (4+ messages)
[PATCH v3 0/3] i2c/at91: add support PM functions
2014-11-08 18:03 UTC (11+ messages)
` [PATCH v3 1/3] i2c/at91: add support for runtime PM
` [PATCH v3 2/3] i2c/at91: add support for system PM
` [PATCH v3 3/3] i2c/at91: adopt pinctrl support
[PATCH v2 for 4.5] xen/arm: Add support for GICv3 for domU
2014-11-08 18:01 UTC (11+ messages)
[PATCH net-next] PPC: bpf_jit_comp: add SKF_AD_HATYPE instruction
2014-11-08 17:59 UTC (3+ messages)
[PATCH] i2c: exynos5: use proper errno for timeout
2014-11-08 17:55 UTC (2+ messages)
[PATCH] i2c: mux: create "channel-n" symlinks for child segments
2014-11-08 17:51 UTC (3+ messages)
[PATCH v2] i2c: mux: create proper topology in sysfs
2014-11-08 17:50 UTC
[Buildroot] [autobuild.buildroot.net] Build results for 2014-11-06
2014-11-08 17:47 UTC (3+ messages)
Thinkpad X60s/200s: Intel 3945/5100 works with kernel 2.6.32-67/3.0.0-32 but not 3.7 vanilla
2014-11-08 17:44 UTC (2+ messages)
[v6 0/4] ext4: add project quota support
2014-11-08 17:43 UTC (5+ messages)
` [v6 1/4] vfs: adds general codes to enforces project quota limits
` [v6 2/4] ext4: adds project ID support
` [v6 3/4] ext4: adds project quota support
` [v6 4/4] ext4: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support
Intel Wireless 7260 + 5G + AP mode
2014-11-08 17:42 UTC (2+ messages)
[Bug 86038] [radeonsi] Dreamfall Chapters: heavy visual corruption
2014-11-08 17:36 UTC (4+ messages)
` [Bug 86038] [radeonsi] Dreamfall Chapters: heavy visual corruption, large parts of the screen are black in some scenes
[PATCH v2 0/6] exynos: Move pmu driver to driver/soc folder and add exynos7 support
2014-11-08 17:35 UTC (7+ messages)
` [PATCH v2 2/6] drivers: soc: Add support for Exynos PMU driver
` [PATCH v2 6/6] drivers: soc: samsung: Add support for Exynos7 pmu
[Buildroot] [git commit] arch/Config.in.x86: drop BR2_x86_generic
2014-11-08 17:35 UTC (4+ messages)
[PATCH v9 0/3] i2c: imx: add DMA support for freescale i2c driver
2014-11-08 17:35 UTC (5+ messages)
` [PATCH v9 3/3] "
[linux-3.14 test] 31438: regressions - FAIL
2014-11-08 17:33 UTC
Pull requests : speed up the reviews
2014-11-08 17:32 UTC
[PATCH v5 0/4] Correct vendor-prefix and document device isl29028
2014-11-08 17:22 UTC (15+ messages)
` [PATCH v5 1/4] dt-bindings: Document correct and deprecated vendor-prefix with "
` [PATCH v5 2/4] dt-bindings: Document deprecated device vendor name to fix related warning
` [PATCH v5 3/4] Staging: iio: light: Added correct vendor-prefix for device isl29028
` [PATCH v5 4/4] arch: arm: boot: dts: Correct vendor-prefix for iio device isl29028 in compatible property
[PATCH v1 0/3] Transition pxa25x clock to common clocks
2014-11-08 17:26 UTC (4+ messages)
--trust-exit-code not working
2014-11-08 17:23 UTC
[PATCH] [meta-mingw] Add whitelist of WINDRES and RC to hash
2014-11-08 17:17 UTC (2+ messages)
` [PATCH] [meta-mingw] *-mingw32.conf: "
Systemd Blues: Took our thing
2014-11-08 17:16 UTC
[PULL REQUEST] i2c for 3.18
2014-11-08 17:16 UTC (2+ messages)
Using git clone
2014-11-08 17:15 UTC (2+ messages)
[PATCH 00/19] Untracked cache to speed up "git status"
2014-11-08 17:08 UTC (4+ messages)
` [PATCH v2 00/22] untracked cache updates
` [PATCH v2 02/22] untracked cache: record .gitignore information and dir hierarchy
[PATCH] Technisat DVB-S2 USB: reduced buffer sizes
2014-11-08 17:15 UTC
[PATCH 00/25] Add machine qemuarm64
2014-11-08 17:07 UTC (5+ messages)
[PATCH] drm/i915: intel_backlight scale() math WA v2
2014-11-08 17:03 UTC (5+ messages)
[PATCH wpan-tools 1/5] phy: remove split dump feature
2014-11-08 17:00 UTC (5+ messages)
` [PATCH wpan-tools 2/5] interface: backoff exponents print human readable
` [PATCH wpan-tools 3/5] mac: do backoff_exponent into one cmd
` [PATCH wpan-tools 4/5] phy: do page and channel setting "
` [PATCH wpan-tools 5/5] nl802154: update nl802154 header
[ath5k-devel] Rookie needs helps with ath5k basics
2014-11-08 16:53 UTC (3+ messages)
PATCH: Fix coding style warning
2014-11-08 16:52 UTC (2+ messages)
[Buildroot] [RFC/PATCH v5 00/13] package/kodi: Bump version to 14.0b2-Helix
2014-11-08 16:49 UTC (3+ messages)
candump error flags
2014-11-08 16:46 UTC (10+ messages)
Seeking a KVM benchmark
2014-11-08 16:44 UTC (6+ messages)
[Buildroot] [PATCH v2 1/1] package/cramfs: Needs zlib
2014-11-08 16:40 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.