Age | Commit message (Expand) | Author |
2011-02-07 | powerpc: Fix hcall tracepoint recursion | Anton Blanchard |
2011-01-21 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2011-01-21 | powerpc: Fix corruption when grabbing FWNMI data | Anton Blanchard |
2011-01-21 | powerpc: Rework pseries machine check handler | Anton Blanchard |
2011-01-21 | powerpc: Never halt RTAS error logging after receiving an unrecoverable machi... | Anton Blanchard |
2011-01-21 | powerpc/kexec: Don't initialise kexec hooks to default handlers | Anton Blanchard |
2011-01-21 | powerpc/kdump: Remove ppc_md.machine_crash_shutdown | Anton Blanchard |
2011-01-20 | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2011-01-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2011-01-10 | headers: kobject.h redux | Alexey Dobriyan |
2010-12-22 | Merge branch 'master' into for-next | Jiri Kosina |
2010-12-09 | powerpc/pseries: Pass phb only to iommu_table_setparms_lpar | Benjamin Herrenschmidt |
2010-12-09 | powerpc/pseries: Do not need to check for dma_window == NULL | Nishanth Aravamudan |
2010-12-09 | powerpc/pseries: Checking for pdn->parent is redundant | Nishanth Aravamudan |
2010-12-09 | powerpc/pseries: Do not search for dma-window property on dlpar remove | Nishanth Aravamudan |
2010-12-09 | Merge branch 'nvram' into next | Benjamin Herrenschmidt |
2010-11-30 | powerpc/nvram: Rename ppc64,linux partition to ibm,rtas-log | Benjamin Herrenschmidt |
2010-11-30 | powerpc/nvram: Move the log partition stuff to pseries | Benjamin Herrenschmidt |
2010-11-30 | powerpc/nvram: More flexible nvram_create_partition() | Benjamin Herrenschmidt |
2010-11-30 | powerpc/nvram: Move things out of asm/nvram.h | Benjamin Herrenschmidt |
2010-11-29 | powerpc: Remove second definition of STACK_FRAME_OVERHEAD | Stephen Rothwell |
2010-11-29 | powerpc: Add VPHN firmware feature | Jesse Larrew |
2010-11-29 | powerpc/pseries: iommu cleanup | Nishanth Aravamudan |
2010-11-29 | powerpc: Add support for new hcall H_BEST_ENERGY | Vaidyanathan Srinivasan |
2010-11-29 | powerpc/pseries: Add kernel parameter to disable batched hcalls | Will Schmidt |
2010-11-18 | powerpc/pseries: Don't override CONFIG_PPC_PSERIES_DEBUG | Nishanth Aravamudan |
2010-11-16 | suspend: constify platform_suspend_ops | Lionel Debroux |
2010-11-03 | powerpc: remove cast from void* | matt mooney |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | 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-10-13 | powerpc/pseries/xics: Use cpu_possible_mask rather than cpu_all_mask | Nishanth Aravamudan |
2010-10-13 | powerpc/pseries: Use kmemdup | Nishanth Aravamudan |
2010-10-13 | powerpc/pseries: Partition migration in the kernel | Nathan Fontenot |
2010-10-13 | powerpc/pseries: Export device tree updating routines | Nathan Fontenot |
2010-10-12 | pci: Convert msi to new irq_chip functions | Thomas Gleixner |
2010-09-02 | powerpc/pseries: Re-enable dispatch trace log userspace interface | Paul Mackerras |
2010-09-02 | powerpc: Account time using timebase rather than PURR | Paul Mackerras |
2010-09-02 | powerpc: Abstract indexing of lppaca structs | Paul Mackerras |
2010-09-02 | powerpc/pseries: Correct rtas_data_buf locking in dlpar code | Nathan Fontenot |
2010-08-24 | powerpc: Fix bogus it_blocksize in VIO iommu code | Anton Blanchard |
2010-08-24 | powerpc: Correct smt_enabled=X boot option for > 2 threads per core | Nathan Fontenot |
2010-08-24 | powerpc: Silence xics_migrate_irqs_away() during cpu offline | Signed-off-by: Darren Hart |
2010-08-05 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2010-08-04 | Merge commit 'gcl/next' into next | Benjamin Herrenschmidt |
2010-07-31 | powerpc: ONLINE to OFFLINE CPU state transition during removal | Robert Jennings |
2010-07-31 | powerpc/pseries: Increase cpu die timeout | Benjamin Herrenschmidt |
2010-07-31 | powerpc: Remove redundant xics badness warning | Brian King |