| Commit message (Expand) | Author | Age | Files | Lines |
* | [POWERPC] Consolidate do_signal | Christoph Hellwig | 2007-06-14 | 4 | -175/+120 |
* | [POWERPC] Consolidate restore_sigmask | Christoph Hellwig | 2007-06-14 | 4 | -34/+18 |
* | [POWERPC] Consolidate sys_sigaltstack | Christoph Hellwig | 2007-06-14 | 3 | -16/+7 |
* | [POWERPC] Make syscall restart code more common | Benjamin Herrenschmidt | 2007-06-14 | 5 | -77/+94 |
* | [POWERPC] Always apply DABR changes on context switches | Benjamin Herrenschmidt | 2007-06-14 | 1 | -7/+7 |
* | [POWERPC] powerpc: ptrace can set DABR on both 32 and 64 bits | Benjamin Herrenschmidt | 2007-06-14 | 1 | -4/+0 |
* | [POWERPC] ptrace shouldn't touch FP exec mode | Benjamin Herrenschmidt | 2007-06-14 | 4 | -94/+39 |
* | [POWERPC] Allow ptrace write to pt_regs trap and orig_r3 | Benjamin Herrenschmidt | 2007-06-14 | 2 | -16/+20 |
* | [POWERPC] Remove some useless ifdef's in ptrace | Benjamin Herrenschmidt | 2007-06-14 | 1 | -4/+0 |
* | [POWERPC] Uninline common ptrace bits | Benjamin Herrenschmidt | 2007-06-14 | 4 | -254/+232 |
* | [POWERPC] ptrace updates & new, better requests | Benjamin Herrenschmidt | 2007-06-14 | 3 | -166/+209 |
* | [POWERPC] ptrace cleanups | Benjamin Herrenschmidt | 2007-06-14 | 5 | -242/+197 |
* | [POWERPC] Disable broken PPC_PTRACE_GETFPREGS on 32 bits | Benjamin Herrenschmidt | 2007-06-14 | 1 | -0/+2 |
* | [POWERPC] spufs: Add a "capabilities" file to spu contexts | Benjamin Herrenschmidt | 2007-06-14 | 1 | -0/+27 |
* | [POWERPC] spufs: Add support for SPU single stepping | Benjamin Herrenschmidt | 2007-06-14 | 1 | -1/+11 |
* | [POWERPC] Rewrite IO allocation & mapping on powerpc64 | Benjamin Herrenschmidt | 2007-06-14 | 17 | -819/+514 |
* | [POWERPC] unmap_vm_area becomes unmap_kernel_range for the public | Benjamin Herrenschmidt | 2007-06-14 | 2 | -2/+2 |
* | [POWERPC] Tweak EEH copyright info | Linas Vepstas | 2007-06-14 | 3 | -5/+10 |
* | [POWERPC] Remove dead EEH code | Linas Vepstas | 2007-06-14 | 1 | -3/+1 |
* | [POWERPC] Show EEH per-device false positives | Linas Vepstas | 2007-06-14 | 2 | -0/+8 |
* | [POWERPC] Add EEH sysfs blinkenlights | Linas Vepstas | 2007-06-14 | 5 | -4/+95 |
* | [POWERPC] Move common code out of if/else | Jon Tollefson | 2007-06-14 | 1 | -2/+1 |
* | [POWERPC] Fix VDSO compile warning | Segher Boessenkool | 2007-06-14 | 1 | -1/+1 |
* | [POWERPC] Fix console output getting dropped on platforms without udbg_putc | Milton Miller | 2007-06-14 | 1 | -1/+7 |
* | [POWERPC] Fix per-cpu allocation on oldworld SMP powermacs | Paul Mackerras | 2007-06-14 | 2 | -2/+12 |
* | [POWERPC] Fix building of COFF zImages | Paul Mackerras | 2007-06-07 | 1 | -0/+1 |
* | [POWERPC] spufs: Fix error handling in spufs_fill_dir() | Sebastian Siewior | 2007-06-07 | 1 | -2/+15 |
* | [POWERPC] spufs: Don't yield nosched context | Christoph Hellwig | 2007-06-07 | 1 | -3/+5 |
* | [POWERPC] scc_sio: Fix link failure | Christoph Hellwig | 2007-06-07 | 1 | -1/+1 |
* | [POWERPC] cbe_cpufreq: Limit frequency via cpufreq notifier chain | Thomas Renninger | 2007-06-07 | 1 | -6/+27 |
* | [POWERPC] Fix pci_setup_phb_io_dynamic for pci_iomap | Arnd Bergmann | 2007-06-07 | 1 | -1/+1 |
* | [POWERPC] spufs scheduler: Fix wakeup races | Christoph Hellwig | 2007-06-07 | 1 | -82/+77 |
* | [POWERPC] spufs: Synchronize pte invalidation vs ps close | Christoph Hellwig | 2007-06-07 | 3 | -30/+32 |
* | [POWERPC] spufs: Free mm if spufs_fill_dir() failed | Sebastian Siewior | 2007-06-07 | 1 | -0/+1 |
* | [POWERPC] spufs: Fix gang destroy leaks | Jeremy Kerr | 2007-06-07 | 1 | -35/+5 |
* | [POWERPC] spufs: Hook up spufs_release_mem | Christoph Hellwig | 2007-06-07 | 1 | -0/+1 |
* | [POWERPC] spufs: Refuse to load the module when not running on cell | Arnd Bergmann | 2007-06-07 | 1 | -0/+4 |
* | [POWERPC] pasemi: Fix iommu + 64K PAGE_SIZE bug | Olof Johansson | 2007-06-07 | 1 | -8/+0 |
* | [POWERPC] Fix zImage.coff generation for 32-bit pmac | Milton Miller | 2007-06-02 | 1 | -2/+2 |
* | [POWERPC] Compare irq numbers with NO_IRQ not IRQ_NONE | Michael Ellerman | 2007-06-02 | 1 | -3/+3 |
* | [POWERPC] Fix compile warning in pseries xics code | Michael Neuling | 2007-06-02 | 1 | -4/+6 |
* | [POWERPC] Don't use HOSTCFLAGS in BOOTCFLAGS | David Gibson | 2007-06-02 | 1 | -8/+6 |
* | [POWERPC] Create a zImage for legacy iSeries | Stephen Rothwell | 2007-06-02 | 2 | -1/+4 |
* | [POWERPC] pasemi idle uses hard_smp_processor_id | Stephen Rothwell | 2007-06-02 | 1 | -0/+1 |
* | [POWERPC] ps3/interrupt.c uses get_hard_smp_processor_id | Stephen Rothwell | 2007-06-02 | 1 | -0/+1 |
* | [POWERPC] Fix compiler/assembler flags for Ebony platform boot files | David Gibson | 2007-06-02 | 1 | -2/+2 |
* | [POWERPC] Fix ppc32 single-stepping out of syscalls | Benjamin Herrenschmidt | 2007-06-02 | 1 | -0/+2 |
* | [POWERPC] Update documentation for of_find_node_by_type() | Michael Ellerman | 2007-06-02 | 1 | -5/+6 |
* | [POWERPC] Fix Kconfig warning | Kumar Gala | 2007-05-23 | 1 | -0/+1 |
* | [POWERPC] Fix modpost warning | Kumar Gala | 2007-05-23 | 1 | -1/+1 |