KVM: PPC: Add missing vcpu_load()/vcpu_put() in vcpu ioctls
[safe/jmp/linux-2.6] / arch / powerpc / sysdev / uic.c
2010-02-17 Anton Blanchardpowerpc: Remove whitespace in irq chip name fields
2009-12-14 Thomas Gleixnergenirq: Convert irq_desc.lock to raw_spinlock
2009-12-09 Roman Fietzepowerpc: Make "intspec" pointers in irq_host->xlate...
2009-11-24 Thomas Gleixnerpowerpc: Fixup last users of irq_chip->typename
2009-10-30 Michael Ellermanpowerpc: Remove get_irq_desc()
2009-07-08 Anton Vorontsovpowerpc: Don't use alloc_bootmem() in init_IRQ() path
2008-06-09 Michael Ellermanpowerpc: Fix irq_alloc_host() reference counting and...
2008-01-17 Cyrill Gorcunov[POWERPC] Use for_each macros in arch/powerpc/sysdev
2007-12-23 Valentine Barshak[POWERPC] 4xx: rework UIC cascade irq handling
2007-12-23 Valentine Barshak[POWERPC] 4xx: make UIC use generic level irq handler
2007-11-19 Valentine Barshak[POWERPC] 4xx: UIC add mask_ack callback
2007-09-13 Michael Ellerman[POWERPC] Provide a default irq_host match, which match...
2007-09-13 Michael Ellerman[POWERPC] Add an optional device_node pointer to the...
2007-08-17 David Gibson[POWERPC] Improve robustness of the UIC cascade handler
2007-08-17 David Gibson[POWERPC] Fix irq flow handler for 4xx UIC
2007-08-17 David Gibson[POWERPC] Fix setting of irq trigger type in UIC driver
2007-05-07 Stephen Rothwell[POWERPC] Rename device_is_compatible to of_device_is_c...
2007-04-30 Stephen Rothwell[POWERPC] get_property cleanups
2007-04-24 David Gibson[POWERPC] Add arch/powerpc driver for UIC, PPC4xx inter...