Show patches with: none      |   371553 patches
« 1 2 ... 2891 2892 28933715 3716 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2] ARM: Don't use complete() during __cpu_die - - - --- 2015-03-23 Paul E. McKenney New
[V4] ARM: cpuidle: Register per cpuidle device - - - --- 2015-03-23 Daniel Lezcano New
[v2,12/12] KVM: arm/arm64: remove now obsolete VGIC specific MMIO handling code - - - --- 2015-03-23 Andre Przywara New
[v2,11/12] KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO bus - - - --- 2015-03-23 Andre Przywara New
[v2,10/12] KVM: arm/arm64: prepare GICv3 emulation to use kvm_io_bus MMIO handling - - - --- 2015-03-23 Andre Przywara New
[v2,09/12] KVM: arm/arm64: prepare GICv2 emulation to be handled by kvm_io_bus - - - --- 2015-03-23 Andre Przywara New
[v2,08/12] KVM: arm/arm64: implement kvm_io_bus MMIO handling for the VGIC - - - --- 2015-03-23 Andre Przywara New
[v2,07/12] KVM: arm/arm64: simplify vgic_find_range() and callers - - - --- 2015-03-23 Andre Przywara New
[v2,06/12] KVM: mark kvm->buses as empty once they were destroyed - - - --- 2015-03-23 Andre Przywara New
[v2,05/12] KVM: arm/arm64: rename struct kvm_mmio_range to vgic_io_range - - - --- 2015-03-23 Andre Przywara New
[v2,04/12] KVM: x86: remove now unneeded include directory from Makefile - - - --- 2015-03-23 Andre Przywara New
[v2,03/12] KVM: arm/arm64: remove now unneeded include directory from Makefile - - - --- 2015-03-23 Andre Przywara New
[v2,02/12] KVM: move iodev.h from virt/kvm/ to include/kvm - - - --- 2015-03-23 Andre Przywara New
[v2,01/12] KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks. - - - --- 2015-03-23 Andre Przywara New
[v17] Currently SPM driver always initializes before the cpuidle driver - - - --- 2015-03-23 Lina Iyer New
arm64: efi: don't restore TTBR0 if active_mm points at init_mm - - - --- 2015-03-23 Catalin Marinas New
[4/4] arm64: align PHYS_OFFSET to block size - - - --- 2015-03-23 Ard Biesheuvel New
[3/4] arm64: move kernel text below PAGE_OFFSET - - - --- 2015-03-23 Ard Biesheuvel New
[2/4] arm64: fixmap: move translation tables to dedicated region - - - --- 2015-03-23 Ard Biesheuvel New
[1/4] arm64: use tagged pointers to distinguish kernel text from the linear mapping - - - --- 2015-03-23 Ard Biesheuvel New
linux-next: manual merge of the arm-soc tree with the arm-perf tree - - - --- 2015-03-23 Suzuki K Poulose New
[resend] ASoC: fsl-ssi: Fix bitclock calculation for master mode - - - --- 2015-03-23 Marc Kleine-Budde New
[1/3] ARM: dts: sunxi: A10s Olinuxino add missing SPI and simplefb. - - - --- 2015-03-23 Michal Suchanek New
[PATCHv2] arm: crypto: Add optimized SHA-256/224 - - - --- 2015-03-23 Sami Tolvanen New
[2/2] rtc: driver for Conexant Digicolor CX92755 on-chip RTC - - - --- 2015-03-23 Baruch Siach New
[1/2] rtc: digicolor: document device tree binding - - - --- 2015-03-23 Baruch Siach New
[v7,31/31] PCI: Clean up CONFIG_PCI_DOMAINS_GENERIC - - - --- 2015-03-23 Yijing Wang New
[v7,30/31] PCI: Remove pci_bus_assign_domain_nr() - - - --- 2015-03-23 Yijing Wang New
[v7,29/31] PCI: Remove platform specific pci_domain_nr() - - - --- 2015-03-23 Yijing Wang New
[v7,28/31] PCI: rename to pci_find_host_bridge() - - - --- 2015-03-23 Yijing Wang New
[v7,27/31] PCI: Rename __pci_create_root_bus() to pci_create_root_bus() - - - --- 2015-03-23 Yijing Wang New
[v7,26/31] PCI/xgene: Use pci_scan_root_bus() instead of pci_create_root_bus() - - - --- 2015-03-23 Yijing Wang New
[v7,25/31] PCI/designware: Use pci_scan_root_bus() for simplicity - - - --- 2015-03-23 Yijing Wang New
[v7,24/31] PCI/tegra: Remove redundant tegra_pcie_scan_bus() - - - --- 2015-03-23 Yijing Wang New
[v7,23/31] PCI/mvebu: Use pci_common_init_dev() to simplify code - - - --- 2015-03-23 Yijing Wang New
[v7,22/31] parisc/PCI: Use pci_scan_root_bus() for simplicity - - - --- 2015-03-23 Yijing Wang New
[v7,21/31] sparc/PCI: Use pci_scan_host_bridge() for simplicity - - - --- 2015-03-23 Yijing Wang New
[v7,20/31] PCI: Remove pcibios_root_bridge_prepare() and pcibos_set_root_bus_speed() - - - --- 2015-03-23 Yijing Wang New
[v7,19/31] powerpc/pci: Use pci_scan_host_bridge() for simplicity - - - --- 2015-03-23 Yijing Wang New
[v7,18/31] ia64/PCI: Refine pci_acpi_scan_root() with generic pci_host_bridge - - - --- 2015-03-23 Yijing Wang New
[v7,17/31] x86/PCI: Refine pci_acpi_scan_root() with generic pci_host_bridge - - - --- 2015-03-23 Yijing Wang New
[v7,16/31] PCI: Introduce pci_bus_child_max_busnr() - - - --- 2015-03-23 Yijing Wang New
[v7,15/31] PCI: Introduce new scan function pci_scan_host_bridge() - - - --- 2015-03-23 Yijing Wang New
[v7,14/31] PCI: Introduce pci_host_bridge_ops to support host specific operations - - - --- 2015-03-23 Yijing Wang New
[v7,13/31] PCI: Move pcibios_root_bridge_prepare() to pci_create_host_bridge() - - - --- 2015-03-23 Yijing Wang New
[v7,12/31] powerpc/PCI: Rename pcibios_root_bridge_prepare() to pcibios_set_root_bus_speed() - - - --- 2015-03-23 Yijing Wang New
[v7,11/31] PCI: Save sysdata in pci_host_bridge drvdata - - - --- 2015-03-23 Yijing Wang New
[v7,10/31] PCI: Introduce pci_host_bridge_list to manage host bridges - - - --- 2015-03-23 Yijing Wang New
[v7,09/31] PCI: Introduce pci_host_first_busnr() function - - - --- 2015-03-23 Yijing Wang New
[v7,08/31] PCI: Update pci_host_bridge bus resource - - - --- 2015-03-23 Yijing Wang New
[v7,07/31] PCI: Add default bus resource in pci_host_bridge - - - --- 2015-03-23 Yijing Wang New
[v7,06/31] PCI: Separate pci_host_bridge creation out of pci_create_root_bus() - - - --- 2015-03-23 Yijing Wang New
[v7,05/31] PCI: Introduce pci_host_assign_domain_nr() to assign domain - - - --- 2015-03-23 Yijing Wang New
[v7,04/31] PCI: Move pci_bus_assign_domain_nr() declaration into drivers/pci/pci.h - - - --- 2015-03-23 Yijing Wang New
[v7,03/31] PCI: Save domain in pci_host_bridge - - - --- 2015-03-23 Yijing Wang New
[v7,02/31] PCI: Remove deprecated pci_scan_bus_parented() - - - --- 2015-03-23 Yijing Wang New
[v7,01/31] xen/PCI: Don't use deprecated function pci_scan_bus_parented() - - - --- 2015-03-23 Yijing Wang New
[RFC,4/4] arm64: kvm: add cpu reset at module exit - - - --- 2015-03-23 AKASHI Takahiro New
[RFC,3/4] arm64: kvm: add cpu reset hook for cpu hotplug - - - --- 2015-03-23 AKASHI Takahiro New
[RFC,2/4] arm64: kexec: fix kvm issue - - - --- 2015-03-23 AKASHI Takahiro New
[RFC,1/4] arm64: kvm: add a cpu tear-down function - - - --- 2015-03-23 AKASHI Takahiro New
ARM: kvm: implement replacement for ld's LOG2CEIL() - - - --- 2015-03-23 Ard Biesheuvel New
[1/1] Revert "ARM: dts: add display power domain for exynos5250" - - - --- 2015-03-23 Javier Martinez Canillas New
soc/tegra: pmc: Add Tegra210 support - - - --- 2015-03-23 Thierry Reding New
[v2,3/3] arm64: drop sleep_idmap_phys - - - --- 2015-03-23 Ard Biesheuvel New
[v2,2/3] arm64: reduce ID map to a single page - - - --- 2015-03-23 Ard Biesheuvel New
[v2,1/3] arm64: remove soft_restart() and friends - - - --- 2015-03-23 Ard Biesheuvel New
[v2] ARM: mm: Do not invoke OOM for higher order IOMMU DMA allocations - - - --- 2015-03-23 Tomasz Figa New
[v2] arm: zynq: Fix system clock with multi_v7_defconfig - - - --- 2015-03-23 Ola Jeppsson New
arm: zynq: Fix system clock with multi_v7_defconfig - - - --- 2015-03-22 Ola Jeppsson New
[V2] arm64: percpu: Make this_cpu accessors pre-empt safe - - - --- 2015-03-22 Steve Capper New
[V2] ARM: BCM5301X: Implement SMP support - - - --- 2015-03-22 Rafał Miłecki New
[2/2] watchdog: digicolor: driver for Conexant Digicolor CX92755 SoC - - - --- 2015-03-22 Baruch Siach New
[1/2] watchdog: digicolor: document device tree binding - - - --- 2015-03-22 Baruch Siach New
ARM: S3C64XX: Use fixed IRQ bases to avoid conflicts on Cragganmore - - - --- 2015-03-22 Charles Keepax New
ARM: remove duplicate reboot.h include in process.c - - - --- 2015-03-22 Baruch Siach New
[7/7] ARM: dts: add OPPs for i.MX23/i.MX28 - - - --- 2015-03-22 Stefan Wahren New
[6/7] ARM: mxs: register cpufreq-dt in pm init - - - --- 2015-03-22 Stefan Wahren New
[5/7] ARM: dts: enable regulator support for i.MX23/i.MX28 - - - --- 2015-03-22 Stefan Wahren New
[4/7] regulator: add mxs regulator driver - - - --- 2015-03-22 Stefan Wahren New
[3/7] DT: add binding for MXS regulator - - - --- 2015-03-22 Stefan Wahren New
[2/7] power: mxs_power: add driver for mxs power subsystem - - - --- 2015-03-22 Stefan Wahren New
[1/7] DT: add binding for mxs power subsystem - - - --- 2015-03-22 Stefan Wahren New
arm: mach-omap2: remove superfluous NULL pointer check - - - --- 2015-03-22 Stefan Agner New
dmaengine: ste_dma40: fix implicit conversion - - - --- 2015-03-21 Stefan Agner New
ARM: cygnus: fix const declaration bcm_cygnus_dt_compat - - - --- 2015-03-21 Stefan Agner New
[v3,3/3] ARM: dts: add property for maximum ADC clock frequencies - - - --- 2015-03-21 Stefan Agner New
[v3,2/3] iio: adc: vf610: implement configurable conversion modes - - - --- 2015-03-21 Stefan Agner New
[v3,1/3] iio: adc: vf610: use ADC clock within specification - - - --- 2015-03-21 Stefan Agner New
[5/5] dmaengine: pxa_dma: add support for legacy transition - - - --- 2015-03-21 Robert Jarzmik New
[4/5] dmaengine: pxa_dma: add debug information - - - --- 2015-03-21 Robert Jarzmik New
[3/5] dmaengine: pxa: add pxa dmaengine driver - - - --- 2015-03-21 Robert Jarzmik New
[2/5] MAINTAINERS: add pxa dma driver to pxa architecture - - - --- 2015-03-21 Robert Jarzmik New
[1/5] Documentation: dmaengine: pxa-dma design - - - --- 2015-03-21 Robert Jarzmik New
Bug in drivers/net/ethernet/freescale/fec_main.c, TX is broken. In 4.0.0-rc3 - - - --- 2015-03-21 Russell King - ARM Linux New
ARM: io: Unpessimize relaxed io accessors - - - --- 2015-03-21 Peter Hurley New
RFC: [PATCH] arm: vfp: vfp_save_state() crashes on VFP11 when FPEXC.EX bit is set - - - --- 2015-03-21 Christopher Alexander Tobias Schulze New
[05/10] ARM: s3c64xx: enable sparse IRQ support - - - --- 2015-03-21 Charles Keepax New
extcon: Fix missing locking when [un]registering notifiers - - - --- 2015-03-21 Hans de Goede New
sun4i-timer: Only register a sched_clock on sun4i and sun5i - - - --- 2015-03-21 Hans de Goede New
« 1 2 ... 2891 2892 28933715 3716 »