| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman | 2007-02-14 | 17 | -18/+18 |
* | [PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/mm/init.c | Eric W. Biederman | 2007-02-14 | 1 | -6/+16 |
* | [PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/kernel/vsyscall.c | Eric W. Biederman | 2007-02-14 | 1 | -2/+2 |
* | [PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/ia32/ia32_binfmt.c | Eric W. Biederman | 2007-02-14 | 1 | -10/+20 |
* | [PATCH] sysctl: x86_64: remove unnecessary use of insert_at_head | Eric W. Biederman | 2007-02-14 | 2 | -2/+2 |
* | [PATCH] sysctl: C99 convert arch/sh64/kernel/traps.c and remove ABI breakage | Eric W. Biederman | 2007-02-14 | 1 | -11/+38 |
* | [PATCH] sysctl: C99 convert ctl_tables entries in arch/ppc/kernel/ppc_htab.c | Eric W. Biederman | 2007-02-14 | 1 | -3/+8 |
* | [PATCH] sysctl: C99 convert ctl_tables in arch/powerpc/kernel/idle.c | Eric W. Biederman | 2007-02-14 | 1 | -3/+8 |
* | [PATCH] sysctl: s390: remove unnecessary use of insert_at_head | Eric W. Biederman | 2007-02-14 | 3 | -4/+4 |
* | [PATCH] sysctl: s390: move sysctl definitions to sysctl.h | Eric W. Biederman | 2007-02-14 | 3 | -7/+1 |
* | [PATCH] sysctl: C99 convert arch/mips/lasat/sysctl.c and remove ABI breakage | Eric W. Biederman | 2007-02-14 | 1 | -29/+116 |
* | [PATCH] sysctl: C99 convert the ctl_tables in arch/mips/au1000/common/power.c | Eric W. Biederman | 2007-02-14 | 1 | -6/+32 |
* | [PATCH] sysctl: mips/au1000: remove sys_sysctl support | Eric W. Biederman | 2007-02-14 | 1 | -11/+5 |
* | [PATCH] sysctl: C99 convert arch/ia64/kernel/perfmon and remove ABI breakage | Eric W. Biederman | 2007-02-14 | 1 | -9/+47 |
* | [PATCH] sysctl: C99 Convert arch/ia64/sn/kernel/xpc_main.c | Eric W. Biederman | 2007-02-14 | 1 | -48/+38 |
* | [PATCH] sysctl: sn: remove sysctl ABI BREAKAGE | Eric W. Biederman | 2007-02-14 | 1 | -6/+6 |
* | [PATCH] sysctl: C99 convert arch/frv/kernel/sysctl.c | Eric W. Biederman | 2007-02-14 | 1 | -5/+24 |
* | [PATCH] sysctl: C99 convert arch/frv/kernel/pm.c | Eric W. Biederman | 2007-02-14 | 1 | -7/+43 |
* | [PATCH] sysctl: frv: remove unnecessary insert_at_head flag | Eric W. Biederman | 2007-02-14 | 1 | -1/+1 |
* | [PATCH] sysctl: move CTL_FRV into sysctl.h where it belongs | Eric W. Biederman | 2007-02-14 | 1 | -1/+0 |
* | [PATCH] sysctl: frv: pm remove unnecessary insert_at_head flag | Eric W. Biederman | 2007-02-14 | 1 | -1/+1 |
* | [PATCH] sysctl: move CTL_PM into sysctl.h where it belongs | Eric W. Biederman | 2007-02-14 | 1 | -1/+0 |
* | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups | Thomas Gleixner | 2007-02-14 | 3 | -3/+3 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2007-02-13 | 80 | -1349/+8052 |
|\ |
|
| * | [POWERPC] Use udbg_early_init() on ppc32 | David Gibson | 2007-02-14 | 3 | -6/+13 |
| * | [POWERPC] Open Firmware serial port driver | Arnd Bergmann | 2007-02-14 | 1 | -0/+15 |
| * | [POWERPC] Move MPIC smp routines into mpic.c | Michael Ellerman | 2007-02-14 | 2 | -23/+21 |
| * | [POWERPC] Cleanup pseries kexec code | Michael Ellerman | 2007-02-14 | 4 | -48/+83 |
| * | [POWERPC] Cleanup pseries smp initialisation code | Michael Ellerman | 2007-02-14 | 3 | -6/+9 |
| * | [POWERPC] Consolidate pseries platform header files into pseries.h | Michael Ellerman | 2007-02-14 | 5 | -29/+23 |
| * | Merge branch 'cell-merge' of git+ssh://master.kernel.org/pub/scm/linux/kernel... | Paul Mackerras | 2007-02-14 | 8 | -273/+473 |
| |\ |
|
| | * | [POWERPC] cell: pm_rtas_activat_signals routine cleanup | Maynard Johnson | 2007-02-13 | 1 | -16/+33 |
| | * | [POWERPC] cell: PPU Oprofile cleanup patch | Carl Love | 2007-02-13 | 2 | -51/+67 |
| | * | [POWERPC] spufs: avoid accessing kernel memory through mmapped /mem node | Masato Noguchi | 2007-02-13 | 1 | -0/+3 |
| | * | [POWERPC] spu sched: static timeslicing for SCHED_RR contexts | Christoph Hellwig | 2007-02-13 | 4 | -3/+56 |
| | * | [POWERPC] spu sched: use DECLARE_BITMAP | Christoph Hellwig | 2007-02-13 | 1 | -2/+1 |
| | * | [POWERPC] spu sched: forced preemption at execution | Christoph Hellwig | 2007-02-13 | 3 | -0/+76 |
| | * | [POWERPC] spu sched: update some comments | Christoph Hellwig | 2007-02-13 | 1 | -8/+8 |
| | * | [POWERPC] spu sched: simplity spu_remove_from_active_list | Christoph Hellwig | 2007-02-13 | 1 | -29/+15 |
| | * | [POWERPC] spufs: optimize spu_run | Christoph Hellwig | 2007-02-13 | 5 | -12/+23 |
| | * | [POWERPC] spufs: runqueue simplification | Christoph Hellwig | 2007-02-13 | 2 | -67/+93 |
| | * | [POWERPC] spufs: move prio to spu_context | Christoph Hellwig | 2007-02-13 | 4 | -8/+6 |
| | * | [POWERPC] spufs: state_mutex cleanup | Christoph Hellwig | 2007-02-13 | 3 | -53/+64 |
| | * | [POWERPC] spufs: simplify state_mutex | Christoph Hellwig | 2007-02-13 | 3 | -30/+17 |
| | * | [POWERPC] spufs: sched.c cleanups | Christoph Hellwig | 2007-02-13 | 1 | -37/+61 |
| | * | [POWERPC] spufs: bind_context sets SPU_STATE_RUNNABLE | Christoph Hellwig | 2007-02-13 | 2 | -2/+2 |
| | * | [POWERPC] spufs: remove superfluous SPU_STATE_SAVED assignments | Christoph Hellwig | 2007-02-13 | 2 | -4/+1 |
| | * | [POWERPC] spufs: remove empty last line in run.c | Christoph Hellwig | 2007-02-13 | 1 | -1/+0 |
| | * | [POWERPC] spufs: remove SPU_CONTEXT_PREEMPT | Christoph Hellwig | 2007-02-13 | 1 | -3/+0 |
| * | | Merge branch '85xx' into for_paulus | Kumar Gala | 2007-02-13 | 2 | -4/+0 |
| |\ \ |
|