Age | Commit message (Expand) | Author |
2007-09-14 | [POWERPC] Add workaround for MPICs with broken register reads | Olof Johansson |
2007-09-14 | [POWERPC] Move lowlevel runlatch calls under cpu feature control | Olof Johansson |
2007-09-14 | [POWERPC] pasemi: Export more SPRs to sysfs when CONFIG_DEBUG_KERNEL=y | Olof Johansson |
2007-09-14 | [POWERPC] Add an optional device_node pointer to the irq_host | Michael Ellerman |
2007-09-14 | Merge branch 'linux-2.6' into for-2.6.24 | Paul Mackerras |
2007-09-11 | [POWERPC] cell/PS3: Fix a bug that causes the PS3 to hang on the SPU Class 0 ... | Masato Noguchi |
2007-08-28 | Merge branch 'linux-2.6' into for-2.6.24 | Paul Mackerras |
2007-08-22 | [POWERPC] Copy over headers from arch/ppc to arch/powerpc that we need | Kumar Gala |
2007-08-22 | [POWERPC] Split out iSeries specific exception macros | Stephen Rothwell |
2007-08-22 | [POWERPC] Move the exception macros into a header file | Stephen Rothwell |
2007-08-22 | [POWERPC] Move iSeries startup code out of head_64.S | Stephen Rothwell |
2007-08-22 | [POWERPC] Use strcasecmp() rather than strncasecmp() when determining device ... | Scott Wood |
2007-08-22 | [POWERPC] Add clrbits8 and setbits8 | Scott Wood |
2007-08-22 | [POWERPC] iSeries: Clean up lparmap mess | Stephen Rothwell |
2007-08-20 | [POWERPC] 40x decrementer fixes | Josh Boyer |
2007-08-20 | [POWERPC] 40x MMU | Josh Boyer |
2007-08-17 | [POWERPC] Fix FSL BookE machine check reporting | Becky Bruce |
2007-08-17 | [POWERPC] Tidy up CONFIG_PPC_MM_SLICES code | Stephen Rothwell |
2007-08-17 | [POWERPC] Remove get_property and device_is_compatible | Stephen Rothwell |
2007-08-17 | [POWERPC] Update lmb.h include protection to ASM_POWERPC | Becky Bruce |
2007-08-17 | [POWERPC] Implement atomic{, 64}_{read, write}() without volatile | Segher Boessenkool |
2007-08-17 | [POWERPC] pseries: Eliminate global error_log_cnt variable | Linas Vepstas |
2007-08-17 | [POWERPC] Replace a few #defines with empty inline functions | Segher Boessenkool |
2007-08-10 | [POWERPC] Fix initialization and usage of dma_mask | Benjamin Herrenschmidt |
2007-08-10 | [POWERPC] cell: Move SPU affinity init to spu_management_of_ops | Andre Detsch |
2007-08-03 | [POWERPC] Fixes for the SLB shadow buffer code | Michael Neuling |
2007-08-03 | [POWERPC] Expand RPN field to 34 bits when using 64k pages | Paul Mackerras |
2007-07-31 | Fix WARN_ON() on bitfield ops | Linus Torvalds |
2007-07-31 | remove unused TIF_NOTIFY_RESUME flag | Stephane Eranian |
2007-07-26 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
2007-07-26 | fix 'dynreloc miscount' link error on Powerpc | Sam Ravnborg |
2007-07-26 | make powerpc BUG_ON() OK with pointers and bitwise | Al Viro |
2007-07-26 | [POWERPC] Add function to check if address is an IO port | Benjamin Herrenschmidt |
2007-07-26 | [POWERPC] iSeries: Fix section mismatch warnings | Stephen Rothwell |
2007-07-26 | [POWERPC] iSeries: We need vio_enable_interrupts | Stephen Rothwell |
2007-07-23 | [POWERPC] Provide ability to setup P2P bridge registers from struct resource | Kumar Gala |
2007-07-23 | [POWERPC] Make endianess of cfg_addr for indirect pci ops runtime | Kumar Gala |
2007-07-23 | [POWERPC] Removed setup_indirect_pci_nomap | Kumar Gala |
2007-07-23 | [POWERPC] Added indirect quirk to handle PCIe PHB that have issue w/no link | Kumar Gala |
2007-07-23 | [POWERPC] Add the ability to find PCI capabilities early on | Kumar Gala |
2007-07-22 | [POWERPC] MPIC protected sources | Benjamin Herrenschmidt |
2007-07-22 | [POWERPC] of_detach_node()'s device node argument cannot be const | Segher Boessenkool |
2007-07-20 | [CELL] spufs: rework list management and associated locking | Christoph Hellwig |
2007-07-20 | [CELL] oprofile: add support to OProfile for profiling CELL BE SPUs | Bob Nelson |
2007-07-20 | [CELL] spufs: extension of spu_create to support affinity definition | Arnd Bergmann |
2007-07-20 | [CELL] cell: add vicinity information on spus | Arnd Bergmann |
2007-07-20 | [CELL] cell: add per BE structure with info about its SPUs | Arnd Bergmann |
2007-07-20 | [CELL] spufs: fix decr_status meanings | Masato Noguchi |
2007-07-20 | [CELL] spufs: add spu stats in sysfs and ctx stat file in spufs | Andre Detsch |
2007-07-20 | [CELL] spufs: Avoid unexpectedly restaring MFC during context save | Kazunori Asayama |