Age | Commit message (Expand) | Author | Files | Lines |
2007-02-14 | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman | 1 | -1/+1 |
2007-02-14 | [PATCH] sysctl: C99 convert ctl_tables in arch/powerpc/kernel/idle.c | Eric W. Biederman | 1 | -3/+8 |
2007-02-14 | [POWERPC] Use udbg_early_init() on ppc32 | David Gibson | 3 | -6/+13 |
2007-02-14 | [POWERPC] Open Firmware serial port driver | Arnd Bergmann | 1 | -0/+15 |
2007-02-14 | [POWERPC] Move MPIC smp routines into mpic.c | Michael Ellerman | 2 | -23/+21 |
2007-02-14 | [POWERPC] Cleanup pseries kexec code | Michael Ellerman | 4 | -48/+83 |
2007-02-14 | [POWERPC] Cleanup pseries smp initialisation code | Michael Ellerman | 3 | -6/+9 |
2007-02-14 | [POWERPC] Consolidate pseries platform header files into pseries.h | Michael Ellerman | 5 | -29/+23 |
2007-02-14 | Merge branch 'cell-merge' of git+ssh://master.kernel.org/pub/scm/linux/kernel... | Paul Mackerras | 8 | -273/+473 |
2007-02-13 | Merge branch '85xx' into for_paulus | Kumar Gala | 1 | -2/+0 |
2007-02-13 | [POWERPC] 85xx: Drop use of SYNC macro in head_fsl_booke.S | Becky Bruce | 1 | -2/+0 |
2007-02-13 | [POWERPC] cell: pm_rtas_activat_signals routine cleanup | Maynard Johnson | 1 | -16/+33 |
2007-02-13 | [POWERPC] cell: PPU Oprofile cleanup patch | Carl Love | 2 | -51/+67 |
2007-02-13 | [POWERPC] spufs: avoid accessing kernel memory through mmapped /mem node | Masato Noguchi | 1 | -0/+3 |
2007-02-13 | [POWERPC] spu sched: static timeslicing for SCHED_RR contexts | Christoph Hellwig | 4 | -3/+56 |
2007-02-13 | [POWERPC] spu sched: use DECLARE_BITMAP | Christoph Hellwig | 1 | -2/+1 |
2007-02-13 | [POWERPC] spu sched: forced preemption at execution | Christoph Hellwig | 3 | -0/+76 |
2007-02-13 | [POWERPC] spu sched: update some comments | Christoph Hellwig | 1 | -8/+8 |
2007-02-13 | [POWERPC] spu sched: simplity spu_remove_from_active_list | Christoph Hellwig | 1 | -29/+15 |
2007-02-13 | [POWERPC] spufs: optimize spu_run | Christoph Hellwig | 5 | -12/+23 |
2007-02-13 | [POWERPC] spufs: runqueue simplification | Christoph Hellwig | 2 | -67/+93 |
2007-02-13 | [POWERPC] spufs: move prio to spu_context | Christoph Hellwig | 4 | -8/+6 |
2007-02-13 | [POWERPC] spufs: state_mutex cleanup | Christoph Hellwig | 3 | -53/+64 |
2007-02-13 | [POWERPC] spufs: simplify state_mutex | Christoph Hellwig | 3 | -30/+17 |
2007-02-13 | [POWERPC] spufs: sched.c cleanups | Christoph Hellwig | 1 | -37/+61 |
2007-02-13 | [POWERPC] spufs: bind_context sets SPU_STATE_RUNNABLE | Christoph Hellwig | 2 | -2/+2 |
2007-02-13 | [POWERPC] spufs: remove superfluous SPU_STATE_SAVED assignments | Christoph Hellwig | 2 | -4/+1 |
2007-02-13 | [POWERPC] spufs: remove empty last line in run.c | Christoph Hellwig | 1 | -1/+0 |
2007-02-13 | [POWERPC] spufs: remove SPU_CONTEXT_PREEMPT | Christoph Hellwig | 1 | -3/+0 |
2007-02-13 | Merge branch '83xx' into for_paulus | Kumar Gala | 3 | -172/+1421 |
2007-02-13 | [POWERPC] 83xx: Updated mpc834x_itx_defconfig | Timur Tabi | 1 | -172/+60 |
2007-02-13 | [POWERPC] 83xx: Add support for MPC8349E-mITX-GP | Timur Tabi | 2 | -0/+1361 |
2007-02-13 | [POWERPC] 85xx: Add a defconfig for the 8568 MDS | Andy Fleming | 1 | -0/+992 |
2007-02-13 | [POWERPC] 85xx: Add support for the 8568 MDS board | Andy Fleming | 4 | -0/+640 |
2007-02-12 | Merge branch 'master' into 85xx | Kumar Gala | 72 | -1004/+3002 |
2007-02-13 | [POWERPC] spufs: Fix bitrot of the SPU mmap facility | Benjamin Herrenschmidt | 3 | -8/+22 |
2007-02-13 | [POWERPC] powerpc: Remove SPU struct pages for PS3 | Benjamin Herrenschmidt | 1 | -40/+2 |
2007-02-13 | [POWERPC] spufs: remove need for struct page for SPEs | Benjamin Herrenschmidt | 3 | -145/+80 |
2007-02-13 | [POWERPC] Small cleanup of EFIKA platform | Sylvain Munaut | 5 | -260/+244 |
2007-02-13 | [POWERPC] Fix unbalanced of_node_{get,put} in efika-setup.c | Sylvain Munaut | 1 | -7/+6 |
2007-02-13 | [POWERPC] Use common 52xx of_platform probe code for EFIKA | Sylvain Munaut | 1 | -46/+18 |
2007-02-13 | [POWERPC] Restore 'proper' link order in platform | Sylvain Munaut | 1 | -1/+1 |
2007-02-13 | [POWERPC] Add device tree fixups for the EFIKA | Sylvain Munaut | 1 | -0/+81 |
2007-02-13 | [POWERPC] mpc5200 device tree bindings refinement | Grant Likely | 2 | -112/+158 |
2007-02-13 | [POWERPC] Fixup mp5200 drivers to match device tree changes | Grant Likely | 3 | -21/+22 |
2007-02-13 | [POWERPC] correct a prototype | Stephen Rothwell | 1 | -1/+1 |
2007-02-13 | [POWERPC] Fix vDSO page count calculation | Benjamin Herrenschmidt | 2 | -14/+23 |
2007-02-13 | [POWERPC] Mark winbond IDE PCI resources with start 0 as unassigned | Olaf Hering | 1 | -0/+4 |
2007-02-13 | [POWERPC] Celleb: improve MMU hashtable locking | Akira Iguchi | 1 | -11/+8 |
2007-02-13 | [POWERPC] Remove ibm4{xx,4x}.h from arch/powerpc | David Gibson | 1 | -2/+0 |