Age | Commit message (Expand) | Author |
2011-03-29 | powerpc: Convert to new irq_* function names | Thomas Gleixner |
2011-03-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2011-03-10 | powerpc: platforms/iseries irq_data conversion. | Lennert Buytenhek |
2011-03-10 | powerpc/iseries: Fix early init access to lppaca | Benjamin Herrenschmidt |
2011-01-20 | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes |
2010-11-29 | powerpc/iseries: Remove unused mf_getSrcHistory function and caller. | Jesper Juhl |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-10-13 | powerpc/Makefiles: Change to new flag variables | matt mooney |
2010-09-02 | powerpc: Abstract indexing of lppaca structs | Paul Mackerras |
2010-08-24 | powerpc: Fix bogus it_blocksize in VIO iommu code | Anton Blanchard |
2010-08-05 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-08-01 | of/address: Clean up function declarations | Grant Likely |
2010-07-09 | powerpc/iseries: Use kstrdup | Julia Lawall |
2010-07-08 | powerpc/iseries: Fix possible null pointer dereference in iSeries_pcibios_fix... | Denis Kirjanov |
2010-05-21 | powerpc: Avoid bad relocations in iSeries code | Paul Mackerras |
2010-05-06 | powerpc/cpumask: Convert iseries SMP code to new cpumask API | Anton Blanchard |
2010-04-07 | powerpc/iseries/pci: Use __ratelimit | Akinobu Mita |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-09 | powerpc: Dynamically allocate pacas | Michael Ellerman |
2010-02-17 | powerpc: Remove whitespace in irq chip name fields | Anton Blanchard |
2010-02-09 | powerpc: Remove trailing space in messages | Frans Pop |
2010-01-15 | powerpc/iseries: Initialise on-stack completion | Michael Ellerman |
2009-12-18 | powerpc/iseries: use DECLARE_COMPLETION_ONSTACK for non-constant completion | Yong Zhang |
2009-12-18 | powerpc/iseries: Convert to proc_fops | Alexey Dobriyan |
2009-12-14 | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner |
2009-11-24 | powerpc: Fixup last users of irq_chip->typename | Thomas Gleixner |
2009-11-24 | powerpc: Replace old style lock initializer | Thomas Gleixner |
2009-10-30 | powerpc: Remove get_irq_desc() | Michael Ellerman |
2009-10-27 | powerpc/iseries: Remove compiler version dependent hack | Stephen Rothwell |
2009-09-24 | powerpc: Change archdata dma_data to a union | Becky Bruce |
2009-09-11 | powerpc/iseries: Fix oops reading from /proc/iSeries/mf/*/cmdline | Benjamin Herrenschmidt |
2009-08-20 | powerpc: Remove use of a second scratch SPRG in STAB code | Benjamin Herrenschmidt |
2009-08-20 | powerpc: Use names rather than numbers for SPRGs (v2) | Benjamin Herrenschmidt |
2009-08-20 | powerpc: Rename exception.h to exception-64s.h | Benjamin Herrenschmidt |
2009-06-15 | powerpc/iseries: Mark signal_vsp_instruction() as maybe unused | Michael Ellerman |
2009-06-15 | powerpc/iseries: Fix unused function warning in iSeries DT code | Michael Ellerman |
2009-05-21 | powerpc/pci: clean up direct access to sysdata by iseries platform | Kumar Gala |
2009-05-15 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-05-15 | powerpc/iseries: Fix pci breakage due to bad dma_data initialization | Stephen Rothwell x |
2009-05-12 | viocd: needs to depend on BLOCK | Alexander Beregalov |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang |
2009-03-11 | powerpc/kconfig: Kill PPC_MULTIPLATFORM | Benjamin Herrenschmidt |
2009-03-11 | powerpc/irq: Convert obsolete irq_desc_t to struct irq_desc | Thomas Gleixner |
2009-03-11 | powerpc: Wire up /proc/vmallocinfo to our ioremap() | Benjamin Herrenschmidt |
2009-01-13 | powerpc: Change u64/s64 to a long long integer type | Ingo Molnar |
2009-01-08 | powerpc: Fix iseries drivers build failure without CONFIG_VIOPATH | Kamalesh Babulal |
2009-01-08 | powerpc/iseries: Kexec is known not to work on iseries | Michael Ellerman |
2008-12-21 | powerpc/iseries: viodasd needs to depend on CONFIG_BLOCK | Stephen Rothwell |
2008-10-31 | powerpc: Update remaining dma_mapping_ops to use map/unmap_page | Mark Nelson |