Show patches with: none      |   14479 patches
« 1 2 ... 66 67 68144 145 »
Patch Series S/W/F Date Submitter Delegate State
[v3,1/3] i2c: hix5hd2: add devicetree documentation --- 2014-09-30 Zhangfei Gao Not Applicable
arm64: ptrace: hw_break_set take into account hardware breakpoints number --- 2014-09-29 vkamensky New
[media] rc: fix hix5hd2 compile-test issue --- 2014-09-29 Zhangfei Gao Not Applicable
[RFC,4/4] irqchip: gicv2m: Add supports for ARM GICv2m MSI(-X) --- 2014-09-28 Suthikulpanit, Suravee New
[RFC,3/4] arm64: Do not call enable PCI resources when specify PCI_PROBE_ONLY --- 2014-09-28 Suthikulpanit, Suravee New
[RFC,2/4] PCI: generic: Add support for ARM64 and MSI(x) --- 2014-09-28 Suthikulpanit, Suravee New
[RFC,1/4] arm64: amd-seattle: Adding device tree for AMD Seattle platform --- 2014-09-28 Suthikulpanit, Suravee New
[RFC] arm/arm64: KVM: Fix BE accesses to GICv2 EISR and ELRSR regs --- 2014-09-28 Christoffer Dall New
[v2,3/3] ARM: dts: hix5hd2: add i2c node --- 2014-09-28 Zhangfei Gao Not Applicable
[v2,2/3] i2c: hix5hd2: add i2c controller driver --- 2014-09-28 Zhangfei Gao Not Applicable
[v2,1/3] i2c: hix5hd2: add devicetree documentation --- 2014-09-28 Zhangfei Gao Not Applicable
[GIT,PULL,v2,for,3.18] pull request for the clock update of Hisilicon HiX5HD2 soc --- 2014-09-28 Wei Xu New
arm: kprobes-test: Fix compile error "bad immediate value for offset" --- 2014-09-26 Jon Medhurst (Tixy) Accepted
[V4,6/6] arm64: mm: Enable RCU fast_gup --- 2014-09-26 Steve Capper New
[V4,5/6] arm64: mm: Enable HAVE_RCU_TABLE_FREE logic --- 2014-09-26 Steve Capper Accepted
[V4,4/6] arm: mm: Enable RCU fast_gup --- 2014-09-26 Steve Capper Accepted
[V4,3/6] arm: mm: Enable HAVE_RCU_TABLE_FREE logic --- 2014-09-26 Steve Capper Accepted
[V4,2/6] arm: mm: Introduce special ptes for LPAE --- 2014-09-26 Steve Capper Accepted
[V4,1/6] mm: Introduce a general RCU get_user_pages_fast. --- 2014-09-26 Steve Capper New
[27/27] arm/arm64: KVM: Report correct FSC for unsupported fault types --- 2014-09-26 Christoffer Dall Accepted
[26/27] arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd alloc --- 2014-09-26 Christoffer Dall Accepted
[25/27] arm/arm64: KVM: Fix set_clear_sgi_pend_reg offset --- 2014-09-26 Christoffer Dall Accepted
[24/27] arm/arm64: KVM: vgic: make number of irqs a configurable attribute --- 2014-09-26 Christoffer Dall Accepted
[23/27] arm/arm64: KVM: vgic: delay vgic allocation until init time --- 2014-09-26 Christoffer Dall Accepted
[22/27] arm/arm64: KVM: vgic: kill VGIC_NR_IRQS --- 2014-09-26 Christoffer Dall Accepted
[21/27] arm/arm64: KVM: vgic: handle out-of-range MMIO accesses --- 2014-09-26 Christoffer Dall Accepted
[20/27] arm/arm64: KVM: vgic: kill VGIC_MAX_CPUS --- 2014-09-26 Christoffer Dall Accepted
[19/27] arm/arm64: KVM: vgic: Parametrize VGIC_NR_SHARED_IRQS --- 2014-09-26 Christoffer Dall Accepted
[18/27] arm/arm64: KVM: vgic: switch to dynamic allocation --- 2014-09-26 Christoffer Dall Accepted
[17/27] KVM: ARM: vgic: plug irq injection race --- 2014-09-26 Christoffer Dall Accepted
[16/27] arm/arm64: KVM: vgic: Clarify and correct vgic documentation --- 2014-09-26 Christoffer Dall Accepted
[15/27] arm/arm64: KVM: vgic: Fix SGI writes to GICD_I{CS}PENDR0 --- 2014-09-26 Christoffer Dall Accepted
[14/27] arm/arm64: KVM: vgic: Improve handling of GICD_I{CS}PENDRn --- 2014-09-26 Christoffer Dall Accepted
[13/27] arm/arm64: KVM: vgic: Clear queued flags on unqueue --- 2014-09-26 Christoffer Dall Accepted
[12/27] arm/arm64: KVM: Rename irq_active to irq_queued --- 2014-09-26 Christoffer Dall Accepted
[11/27] arm/arm64: KVM: Rename irq_state to irq_pending --- 2014-09-26 Christoffer Dall Accepted
[10/27] KVM: EVENTFD: remove inclusion of irq.h --- 2014-09-26 Christoffer Dall Accepted
[09/27] ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault() --- 2014-09-26 Christoffer Dall Accepted
[08/27] KVM: vgic: declare probe function pointer as const --- 2014-09-26 Christoffer Dall Accepted
[07/27] KVM: vgic: return int instead of bool when checking I/O ranges --- 2014-09-26 Christoffer Dall Accepted
[06/27] KVM: ARM/arm64: return -EFAULT if copy_from_user fails in set_timer_reg --- 2014-09-26 Christoffer Dall Accepted
[05/27] KVM: ARM/arm64: avoid returning negative error code as bool --- 2014-09-26 Christoffer Dall Accepted
[04/27] KVM: ARM/arm64: fix broken __percpu annotation --- 2014-09-26 Christoffer Dall Accepted
[03/27] KVM: ARM/arm64: fix non-const declaration of function returning const --- 2014-09-26 Christoffer Dall Accepted
[02/27] arm/arm64: KVM: Support KVM_CAP_READONLY_MEM --- 2014-09-26 Christoffer Dall Accepted
[01/27] KVM: Introduce gfn_to_hva_memslot_prot --- 2014-09-26 Christoffer Dall Accepted
[00/27] Changes for arm/arm64 KVM for 3.18 --- 2014-09-26 Christoffer Dall New
[media] rc: fix hix5hd2 compile-test issue --- 2014-09-26 Zhangfei Gao Not Applicable
[RFC,v2] arm64: kgdb: fix single stepping --- 2014-09-26 AKASHI Takahiro New
Kprobes build failure --- 2014-09-26 Jon Medhurst (Tixy) New
arm/arm64: KVM: Report correct FSC for unsupported fault types --- 2014-09-26 Christoffer Dall Superseded
[2/2] arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZE --- 2014-09-25 Christoffer Dall New
[1/2] arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2 --- 2014-09-25 Christoffer Dall New
arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd alloc --- 2014-09-25 Christoffer Dall Superseded
arm/arm64: KVM: Fix set_clear_sgi_pend_reg offset --- 2014-09-25 Christoffer Dall Superseded
[v2] ARM: mm: clear SCTLR.HA instead of setting it for LPAE --- 2014-09-24 Will Deacon Accepted
rc: fix hix5hd2 build issue in 0-DAY kernel build --- 2014-09-24 Zhangfei Gao Not Applicable
ARM: hisi: Fix platmcpm compilation when ARMv6 is selected --- 2014-09-24 Wei Xu Accepted
arm, vt8500, LLVMLlinux: Use mcr instead of mcr% for mach-vt8500 --- 2014-09-24 Behan Webster Accepted
[v2] soc: qcom: do not disable the iface clock in probe --- 2014-09-23 Srinivas Kandagatla Accepted
[GIT,PULL] ARM: STi: DT changes for v3.18 --- 2014-09-23 Maxime COQUELIN New
[GIT,PULL] arm/arm64: KVM: Fix unaligned access bug on gicv2 access --- 2014-09-23 Christoffer Dall New
[3/3] media: st-rc: Remove .owner field for driver --- 2014-09-22 Srinivas Kandagatla Accepted
[2/3] media: st-rc: move pm ops setup out of conditional compilation. --- 2014-09-22 Srinivas Kandagatla Accepted
[1/3] media: st-rc: move to using reset_control_get_optional --- 2014-09-22 Srinivas Kandagatla Accepted
[GIT,PULL] arm/arm64: KVM: Fix unaligned access bug on gicv2 access --- 2014-09-22 Christoffer Dall Accepted
[GIT,PULL] Last-minute fix for kvm/arm64 --- 2014-09-22 Christoffer Dall New
[GIT,PULL] ARM: dts: Keystone DTS updates for 3.18 --- 2014-09-22 Santosh Shilimkar New
[GIT PULL] ARM: dts: Keystone DTS updates for 3.18 --- 2014-09-22 Santosh Shilimkar New
ARM: mm: clear SCTLR.HA instead of setting it for LPAE --- 2014-09-22 Will Deacon Superseded
[GIT,PULL] iommu/arm-smmu: updates for 3.18 --- 2014-09-22 Will Deacon New
of: amba: use of_dma_configure for AMBA devices --- 2014-09-22 Catalin Marinas Accepted
arm64: debug: don't re-enable debug exceptions on return from el1_dbg --- 2014-09-22 Will Deacon Accepted
[v5,4/4] clk: hix5hd2: add I2C clocks --- 2014-09-22 Zhangfei Gao Accepted
[v5,3/4] clk: hix5hd2: add watchdog0 clocks --- 2014-09-22 Zhangfei Gao Accepted
[v5,2/4] clk: hix5hd2: add sd clk --- 2014-09-22 Zhangfei Gao Accepted
[v5,1/4] clk: hix5hd2: add complex clk --- 2014-09-22 Zhangfei Gao Accepted
[V8,2/2] irqchip: gicv2m: Add supports for ARM GICv2m MSI(-X) --- 2014-09-20 Suthikulpanit, Suravee New
[V8,1/2] irqchip: gic: Add support for multiple MSI for ARM64 --- 2014-09-20 Suthikulpanit, Suravee New
[v3] arm64: dmi: Add SMBIOS/DMI support --- 2014-09-19 Ard Biesheuvel Accepted
[GIT,PULL] RealView Device Tree support for v3.18 --- 2014-09-19 Linus Walleij New
[resend] arm64: dmi: Add SMBIOS/DMI support --- 2014-09-19 Ard Biesheuvel New
arm64/pci: fix dma coherency inheritance for PCI devices --- 2014-09-19 Mark Salter New
[GIT,PULL,v2,for,v3.17] pull request from pxa to fix ssp name --- 2014-09-18 Haojian Zhuang New
[GIT,PULL,v2,for,v3.18] pull request from pxa git --- 2014-09-18 Haojian Zhuang New
[RESENT,for,3.18] ARM: vexpress: Add CLCD Device Tree properties --- 2014-09-18 Pawel Moll Accepted
[2/2,V7] irqchip: gicv2m: Add supports for ARM GICv2m MSI(-X) --- 2014-09-18 Suthikulpanit, Suravee New
[1/2,V7] irqchip: gic: Add support for multiple MSI for ARM64 --- 2014-09-18 Suthikulpanit, Suravee New
[2/2] irqchip: gicv2m: Add supports for ARM GICv2m MSI(-X) --- 2014-09-18 Suthikulpanit, Suravee New
[1/2,V7] irqchip: gic: Add support for multiple MSI for ARM64 --- 2014-09-18 Suthikulpanit, Suravee New
[6/6] arm/arm64: KVM: map MMIO regions at creation time --- 2014-09-17 Ard Biesheuvel New
[5/6] arm64: kvm: define PAGE_S2_DEVICE as read-only by default --- 2014-09-17 Ard Biesheuvel Superseded
[4/6] ARM: kvm: define PAGE_S2_DEVICE as read-only by default --- 2014-09-17 Ard Biesheuvel Superseded
[3/6] arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremap --- 2014-09-17 Ard Biesheuvel New
[2/6] arm/arm64: KVM: fix potential NULL dereference in user_mem_abort() --- 2014-09-17 Ard Biesheuvel New
[1/6] arm/arm64: KVM: use __GFP_ZERO not memset() to get zeroed pages --- 2014-09-17 Ard Biesheuvel Superseded
[v2] ARM: vexpress: Remove non-DT code --- 2014-09-17 Pawel Moll Accepted
ARM: DT: apq8064: add support to sdcc4 for wlan. --- 2014-09-17 Srinivas Kandagatla Accepted
ARM: DT: ifc6410: Add board memory range. --- 2014-09-17 Srinivas Kandagatla New
ARM: bcm2835: add I2S pinctrl to device tree --- 2014-09-17 Stephen Warren New
« 1 2 ... 66 67 68144 145 »