Show patches with: Archived = No       |   14397 patches
« 1 2 ... 101 102 103143 144 »
Patch Series S/W/F Date Submitter Delegate State
[11/11] ASoC: ux500: Dramatically reduce the size of the DAI driver data struct --- 2013-12-19 Lee Jones Accepted
[10/11] ASoC: ux500_pcm: Differentiate between pdata and DT initialisation --- 2013-12-19 Lee Jones Accepted
[09/11] ASoC: ux500_pcm: Take out pointless dev_dbg() call --- 2013-12-19 Lee Jones Accepted
[08/11] ASoC: ux500: Store DMA data in the DAI differently in the pdata and DT case --- 2013-12-19 Lee Jones Accepted
[07/11] ASoC: ux500_pcm: Extend Device Tree support to deal with DMA data --- 2013-12-19 Lee Jones Accepted
[06/11] ASoC: ux500_pcm: Expect different saved DMA data when obtaining from DAI store --- 2013-12-19 Lee Jones Accepted
[05/11] ASoC: ux500_pcm: Stop pretending that we support varying address widths --- 2013-12-19 Lee Jones Accepted
[04/11] ASoC: Ux500: Match platform by device node when booting Device Tree --- 2013-12-19 Lee Jones Accepted
[03/11] ASoC: ux500: Provide better checking for Device Tree and/or Platform Data --- 2013-12-19 Lee Jones Accepted
[02/11] ASoC: ab8500: Revert back to find_next_bit() --- 2013-12-19 Lee Jones New
[01/11] ARM: ux500: Don't use enums for MSP IDs - for easy DT conversion --- 2013-12-19 Lee Jones Accepted
ARM: ux500: Enable system suspend with WFI support --- 2013-12-18 Ulf Hansson Accepted
[RFC] KVM: arm/arm64: Clarify KVM_ARM_VCPU_INIT api --- 2013-12-18 Christoffer Dall New
[v2] arm: KVM: Don't return PSCI_INVAL if waitqueue is inactive --- 2013-12-18 Christoffer Dall Superseded
[v5,10/10] KVM: arm-vgic: Support CPU interface reg access --- 2013-12-17 Christoffer Dall Accepted
[v5,09/10] KVM: arm-vgic: Add GICD_SPENDSGIR and GICD_CPENDSGIR handlers --- 2013-12-17 Christoffer Dall Accepted
[v5,08/10] KVM: arm-vgic: Support unqueueing of LRs to the dist --- 2013-12-17 Christoffer Dall Accepted
[v5,07/10] KVM: arm-vgic: Add vgic reg access from dev attr --- 2013-12-17 Christoffer Dall Accepted
[v5,06/10] arm/arm64: kvm: Set vcpu->cpu to -1 on vcpu_put --- 2013-12-17 Christoffer Dall Accepted
[v5,05/10] KVM: arm-vgic: Make vgic mmio functions more generic --- 2013-12-17 Christoffer Dall Accepted
[v5,04/10] irqchip: arm-gic: Define additional MMIO offsets and masks --- 2013-12-17 Christoffer Dall Accepted
[v5,03/10] KVM: arm-vgic: Set base addr through device API --- 2013-12-17 Christoffer Dall Accepted
[v5,02/10] KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGIC --- 2013-12-17 Christoffer Dall Accepted
[v5,01/10] ARM: KVM: Allow creating the VGIC after VCPUs --- 2013-12-17 Christoffer Dall Accepted
[v4,5/5] ACPI: do not map/unmap memory regions for FADT entries in reduced HW mode --- 2013-12-17 Al Stone New
[v4,4/5] ACPI: in HW reduced mode, using FADT PM information is not allowed. --- 2013-12-17 Al Stone New
[v4,3/5] ACPI: HW reduced mode does not allow use of the FADT sci_interrupt field --- 2013-12-17 Al Stone New
[v4,2/5] ACPI: bus master reload not supported in reduced HW mode --- 2013-12-17 Al Stone New
[v4,1/5] ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE to enable this ACPI mode --- 2013-12-17 Al Stone New
[V2] arm: mm: fix dcache flush logic for compound high pages --- 2013-12-16 Steve Capper Accepted
[v4,16/16] ARM: Remove uprobes dependency on kprobes --- 2013-12-16 David Long New
[v4,15/16] ARM: add uprobes support --- 2013-12-16 David Long New
[v4,14/16] ARM: Make arch_specific_insn a define for new arch_probes_insn structure --- 2013-12-16 David Long New
[v4,13/16] ARM: Add an emulate flag to the kprobes/uprobes instruction decode functions --- 2013-12-16 David Long New
[v4,12/16] ARM: Change the remaining shared kprobes/uprobes symbols to something generic --- 2013-12-16 David Long New
[v4,11/16] ARM: Rename the shared kprobes/uprobe return value enum --- 2013-12-16 David Long New
[v4,10/16] ARM: Change more ARM kprobes symbol names to something more --- 2013-12-16 David Long New
[v4,09/16] ARM: Make the kprobes condition_check symbol names more generic --- 2013-12-16 David Long New
[v4,08/16] ARM: Use new opcode type in ARM kprobes/uprobes code --- 2013-12-16 David Long New
[v4,07/16] ARM: Remove use of struct kprobe from generic probes code --- 2013-12-16 David Long New
[v4,06/16] ARM: Disable jprobes test when built into thumb-mode kernel --- 2013-12-16 David Long New
[v4,05/16] ARM: use a function table for determining instruction interpreter actions --- 2013-12-16 David Long New
[v4,04/16] ARM: move generic thumb instruction parsing code to new files for use by other feature --- 2013-12-16 David Long New
[v4,03/16] ARM: Move generic arm instruction parsing code to new files for sharing between features --- 2013-12-16 David Long New
[v4,02/16] ARM: move shared uprobe/kprobe definitions into new include file --- 2013-12-16 David Long New
[v4,01/16] uprobes: allow ignoring of probe hits --- 2013-12-16 David Long New
[RFC,6/6] arm: mm: Add Transparent HugePage support for non-LPAE --- 2013-12-13 Steve Capper New
[RFC,5/6] arm: mm: HugeTLB support for non-LPAE systems --- 2013-12-13 Steve Capper New
[RFC,4/6] arm: mm: Compute pgprot values for huge page sections --- 2013-12-13 Steve Capper New
[RFC,3/6] arm: mm: Make mmu_gather aware of huge pages --- 2013-12-13 Steve Capper New
[RFC,2/6] arm: mm: Adjust the parameters for __sync_icache_dcache --- 2013-12-13 Steve Capper New
[RFC,1/6] mm: hugetlb: Introduce huge_pte_page and huge_pte_present --- 2013-12-13 Steve Capper New
[v5] ARM/KVM: save and restore generic timer registers --- 2013-12-13 Andre Przywara Accepted
[2/2,v2] ARM: s3c64xx: get rid of custom <mach/gpio.h> --- 2013-12-13 Linus Walleij Accepted
[1/2,v3] ARM: s3c24xx: get rid of custom <mach/gpio.h> --- 2013-12-13 Linus Walleij Accepted
[2/2] arm: cacheflush: Fix user split-caching logic --- 2013-12-13 Steve Capper New
[1/2] arm: mm: fix dcache flush logic for compound high pages --- 2013-12-13 Steve Capper New
[1/1] usb: musb: ux500_dma: fix potential NULL dereference error --- 2013-12-13 Lee Jones Accepted
[V2,3/3] ARM: ux500: regulators: Remove dead code for SD-card regulator --- 2013-12-13 Ulf Hansson Accepted
ARM: integrator: use managed resources for the IM-PD1 --- 2013-12-13 Linus Walleij Superseded
[10/10] KVM: arm-vgic: Support CPU interface reg access --- 2013-12-12 Christoffer Dall Superseded
[09/10] KVM: arm-vgic: Add GICD_SPENDSGIR and GICD_CPENDSGIR handlers --- 2013-12-12 Christoffer Dall Superseded
[08/10] KVM: arm-vgic: Support unqueueing of LRs to the dist --- 2013-12-12 Christoffer Dall New
[07/10] KVM: arm-vgic: Add vgic reg access from dev attr --- 2013-12-12 Christoffer Dall Superseded
[06/10] arm/arm64: kvm: Set vcpu->cpu to -1 on vcpu_put --- 2013-12-12 Christoffer Dall Superseded
[05/10] KVM: arm-vgic: Make vgic mmio functions more generic --- 2013-12-12 Christoffer Dall Superseded
[04/10] irqchip: arm-gic: Define additional MMIO offsets and masks --- 2013-12-12 Christoffer Dall Superseded
[03/10] KVM: arm-vgic: Set base addr through device API --- 2013-12-12 Christoffer Dall Superseded
[02/10] KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGIC --- 2013-12-12 Christoffer Dall New
[01/10] ARM: KVM: Allow creating the VGIC after VCPUs --- 2013-12-12 Christoffer Dall Superseded
[v2,2/2] ARM/ARM64: KVM: Forward PSCI SYSTEM_OFF and SYSTEM_RESET to user space --- 2013-12-12 Anup Patel New
[v2,1/2] KVM: Add KVM_EXIT_SYSTEM_EVENT to user space API header --- 2013-12-12 Anup Patel Superseded
KVM: Documentation: Fix typo for KVM_ARM_VCPU_INIT ioctl --- 2013-12-12 Anup Patel Superseded
arm64: KVM: Force undefined exception for Guest SMC intructions --- 2013-12-12 Anup Patel Accepted
[RESEND] arm64: KVM: Add Kconfig option for max VCPUs per-Guest --- 2013-12-12 Anup Patel Accepted
[2/2] ARM: s3c64xx: get rid of custom <mach/gpio.h> --- 2013-12-12 Linus Walleij New
[1/2] ARM: s3c24xx: get rid of custom <mach/gpio.h> --- 2013-12-12 Linus Walleij New
[3/3] ARM: ux500: regulators: Remove dead code for SD-card regulator --- 2013-12-12 Ulf Hansson New
[2/3] ARM: ux500: Configure regulator for I/O voltage for SD-card slot --- 2013-12-12 Ulf Hansson Accepted
[1/3] ARM: ux500: Refactor common DT configs for sdi[n] devices --- 2013-12-12 Ulf Hansson Accepted
[v4] ARM/KVM: save and restore generic timer registers --- 2013-12-12 Christoffer Dall New
ARM: pxa: fix USB gadget driver compilation regression --- 2013-12-11 Linus Walleij Accepted
[v12,08/08] ARM: hi3xxx: select GPIO in Kconfig --- 2013-12-11 Haojian Zhuang Accepted
[v12,07/08] ARM: dts: enable clock binding on Hi3620 --- 2013-12-11 Haojian Zhuang Accepted
[v12,06/08] ARM: hi3xxx: add hotplug support --- 2013-12-11 Haojian Zhuang Accepted
[v12,05/08] ARM: hi3xxx: add smp support --- 2013-12-11 Haojian Zhuang Accepted
[v12,04/08] ARM: config: add defconfig for Hi3xxx --- 2013-12-11 Haojian Zhuang Accepted
[v12,03/08] ARM: config: enable hi3xxx in multi_v7_defconfig --- 2013-12-11 Haojian Zhuang Accepted
[v12,02/08] ARM: dts: enable hi4511 with device tree --- 2013-12-11 Haojian Zhuang Accepted
[v12,01/08] ARM: hi3xxx: add board support with device tree --- 2013-12-11 Haojian Zhuang Accepted
[v4] ARM/KVM: save and restore generic timer registers --- 2013-12-10 Andre Przywara New
[2/2] ARM: dts: bcm28155-ap: Enable all the i2c busses --- 2013-12-06 Tim Kryger Accepted
[1/2] ARM: dts: bcm281xx: Add i2c busses --- 2013-12-06 Tim Kryger Accepted
ARM: s3c24xx: get rid of custom <mach/gpio.h> --- 2013-12-06 Linus Walleij New
[RESEND] ARM: bcm_defconfig: Do not expect appended DTB --- 2013-12-05 Tim Kryger Accepted
[2/2] ARM: bcm_defconfig: Unset CONFIG_CRYPTO_ANSI_CPRNG --- 2013-12-05 Tim Kryger Accepted
[1/2] ARM: bcm_defconfig: CONFIG_OABI_COMPAT default off --- 2013-12-05 Tim Kryger Accepted
ARM: dts: Leave sdio1 as disabled on bcm28155-ap --- 2013-12-05 Tim Kryger Accepted
[RESEND] ARM: dts: bcm28155-ap: Fix Card Detection GPIO --- 2013-12-05 Tim Kryger New
[v4,8/8] ARM: dts: Specify clocks for timer on bcm11351 --- 2013-12-05 Tim Kryger Accepted
« 1 2 ... 101 102 103143 144 »