Show patches with: State = Action Required       |    Archived = No       |   426459 patches
« 1 2 ... 472 473 4744264 4265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,00/31] ppc patch queue 2013-01-07 - - - - --- 2013-01-07 Alexander Graf New
[01/31] openpic: symbolicize some magic numbers - - - - --- 2013-01-07 Alexander Graf New
[02/31] openpic: remove pcsr (CPU sensitivity register) - - - - --- 2013-01-07 Alexander Graf New
[03/31] openpic: support large vectors on FSL mpic - - - - --- 2013-01-07 Alexander Graf New
[04/31] openpic: BRR1 is not a CPU-specific register. - - - - --- 2013-01-07 Alexander Graf New
[05/31] openpic: s/opp->nb_irqs -1/opp->nb_cpus - 1/ - - - - --- 2013-01-07 Alexander Graf New
[06/31] openpic: don't crash on a register access without a CPU context - - - - --- 2013-01-07 Alexander Graf New
[07/31] powerpc: linux header sync script includes epapr_hcalls.h - - - - --- 2013-01-07 Alexander Graf New
[08/31] openpic: fix coding style issues - - - - --- 2013-01-07 Alexander Graf New
[09/31] PPC: Reset qemu timers when guest reset - - - - --- 2013-01-07 Alexander Graf New
[10/31] PPC: fix segfault in signal handling code - - 1 - --- 2013-01-07 Alexander Graf New
[11/31] openpic: fix debug prints - - - - --- 2013-01-07 Alexander Graf New
[12/31] openpic: lower interrupt when reading the MSI register - - - - --- 2013-01-07 Alexander Graf New
[13/31] ppc/booke: fix crit/mcheck/debug exceptions - - - - --- 2013-01-07 Alexander Graf New
[14/31] openpic: make register names correspond better with hw docs - - - - --- 2013-01-07 Alexander Graf New
[15/31] openpic: rework critical interrupt support - - - - --- 2013-01-07 Alexander Graf New
[16/31] openpic: make ctpr signed - - - - --- 2013-01-07 Alexander Graf New
[17/31] openpic/fsl: critical interrupts ignore mask before v4.1 - - - - --- 2013-01-07 Alexander Graf New
[18/31] openpic: always call IRQ_check from IRQ_get_next - - - - --- 2013-01-07 Alexander Graf New
[19/31] Revert "openpic: Accelerate pending irq search" - - - - --- 2013-01-07 Alexander Graf New
[20/31] openpic: use standard bitmap operations - - - - --- 2013-01-07 Alexander Graf New
[21/31] openpic: add some bounds checking for IRQ numbers - - - - --- 2013-01-07 Alexander Graf New
[22/31] openpic: fix sense and priority bits - - - - --- 2013-01-07 Alexander Graf New
[23/31] openpic: IRQ_check: search the queue a word at a time - - - - --- 2013-01-07 Alexander Graf New
[24/31] openpic: move IACK to its own function - - - - --- 2013-01-07 Alexander Graf New
[25/31] openpic: fix CTPR and de-assertion of interrupts - - - - --- 2013-01-07 Alexander Graf New
[26/31] kvm: Update kernel headers - - - - --- 2013-01-07 Alexander Graf New
[27/31] PPC: KVM: set has-idle in guest device tree - - - - --- 2013-01-07 Alexander Graf New
[28/31] PPC: Bring EPR support closer to reality - - - - --- 2013-01-07 Alexander Graf New
[29/31] target-ppc: Slim conversion of model definitions to QOM subclasses - - - - --- 2013-01-07 Alexander Graf New
[30/31] target-ppc: Error out for -cpu host on unknown PVR - - - - --- 2013-01-07 Alexander Graf New
[31/31] PPC: linux-user: Calculate context pointer explicitly - - - - --- 2013-01-07 Alexander Graf New
[PULL,0/6] s390 patch queue 2013-01-07 - - - - --- 2013-01-07 Alexander Graf New
[1/6] s390: new contributions GPLv2 or later - - - - --- 2013-01-07 Alexander Graf New
[2/6] s390: Move IPL code into a separate device - - - - --- 2013-01-07 Alexander Graf New
[3/6] S390: Enable -cpu help and QMP query-cpu-definitions - - 1 - --- 2013-01-07 Alexander Graf New
[4/6] s390x: Remove inline function ebcdic_put and related data from cpu.h - - - - --- 2013-01-07 Alexander Graf New
[5/6] s390: Add CPU reset handler - - - - --- 2013-01-07 Alexander Graf New
[6/6] s390x: fix indentation - - - - --- 2013-01-07 Alexander Graf New
[s390-next] target-s390x: Unregister reset callback on finalization - - - - --- 2013-01-07 Andreas Färber New
qga/channel-posix.c: Explicitly include string.h - - 1 - --- 2013-01-07 Peter Maydell New
[qom-cpu,1/7] kvm: Add fake KVM constants to avoid #ifdefs on KVM-specific code - - - - --- 2013-01-07 Eduardo Habkost New
[qom-cpu,2/7] target-i386: Don't set any KVM flag by default if KVM is disabled - - - - --- 2013-01-07 Eduardo Habkost New
[qom-cpu,3/7] target-i386: Disable kvm_mmu by default - - - - --- 2013-01-07 Eduardo Habkost New
[qom-cpu,4/7] target-i386/cpu: Introduce FeatureWord typedefs - - - - --- 2013-01-07 Eduardo Habkost New
[qom-cpu,5/7] target-i386: kvm_check_features_against_host(): Use feature_word_info - - - - --- 2013-01-07 Eduardo Habkost New
[qom-cpu,6/7] target-i386/cpu.c: Add feature name array for ext4_features - - - - --- 2013-01-07 Eduardo Habkost New
[qom-cpu,7/7] target-i386: check/enforce: Check all feature words - - - - --- 2013-01-07 Eduardo Habkost New
[01/61] qdev : add a maximum device allowed field for the bus. - - 1 - --- 2013-01-07 fred.konrad@greensocs.com New
[02/61] virtio-bus : introduce virtio-bus - - 1 - --- 2013-01-07 fred.konrad@greensocs.com New
[03/61] virtio-pci-bus : introduce virtio-pci-bus. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[04/61] virtio-pci : refactor virtio-pci device. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[05/61] virtio-device : refactor virtio-device. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[06/61] virtio-s390-bus : add virtio-s390-bus. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[07/61] virtio-s390-device : create a virtio-s390-bus during init. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[08/61] virtio-blk : show VirtIOBlock structure. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[09/61] virtio-blk : don't use pointer for configuration. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[10/61] virtio-blk : add the virtio-blk device. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[11/61] virtio-blk-pci : switch to new API. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[12/61] virtio-blk-s390 : switch to the new API. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[13/61] virtio-blk : cleanup : use QOM cast. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[14/61] virtio-blk : cleanup : remove qdev field. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[15/61] virtio-net : show the VirtIONet structure. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[16/61] virtio-net : add the virtio-net device. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[17/61] virtio-net-pci : switch to the new API. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[18/61] virtio-net-s390 : switch to the new API. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[19/61] virtio-net : cleanup : use QOM cast. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[20/61] virtio-net : cleanup : init and exit function. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[21/61] virtio-net : cleanup : remove qdev field. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[22/61] virtio-scsi : show the VirtIOSCSI structure. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[23/61] virtio-scsi : don't use pointer for configuration. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[24/61] virtio-scsi : allocate cmd_vqs array separately. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[25/61] virtio-scsi : moving host_features from properties to transport properties. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[26/61] virtio-scsi : add the virtio-scsi device. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[27/61] virtio-scsi-pci : switch to new API. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[28/61] virtio-scsi-s390 : switch to the new API. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[29/61] virtio-scsi : cleanup : use QOM casts. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[30/61] virtio-scsi : cleanup : init and exit functions. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[31/61] virtio-scsi : cleanup : remove qdev field. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[32/61] virtio-balloon : show the VirtIOBalloon structure. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[33/61] virtio-balloon : add the virtio-balloon device. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[34/61] virtio-balloon-pci : switch to the new API. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[35/61] virtio-balloon : cleanup : init and exit function. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[36/61] virtio-balloon : cleanup : QOM casts. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[37/61] virtio-balloon : cleanup : remove qdev field. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[38/61] virtio-rng : show the VirtIORNG structure. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[39/61] virtio-rng : don't use pointer for configuration. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[40/61] virtio-rng : add virtio-rng device. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[41/61] virtio-rng-s390 : switch to the new API. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[42/61] virtio-rng-pci : switch to the new API. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[43/61] virtio-rng.c : cleanup : init and exit functions. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[44/61] virtio-rng.c : cleanup : remove qdev field. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[45/61] virtio-rng.c : cleanup : use QOM casts. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[46/61] virtio-serial : show structures. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[47/61] virtio-serial : add the virtio-serial device. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[48/61] virtio-serial-pci : switch to the new API. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[49/61] virtio-serial-s390 : switch to the new API. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[50/61] virtio-serial : cleanup : init and exit functions. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[51/61] virtio-serial : cleanup : use QOM casts. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
[52/61] virtio-serial : cleanup : remove qdev field. - - - - --- 2013-01-07 fred.konrad@greensocs.com New
« 1 2 ... 472 473 4744264 4265 »