summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-1417-18/+18
* [PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/mm/init.cEric W. Biederman2007-02-141-6/+16
* [PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/kernel/vsyscall.cEric W. Biederman2007-02-141-2/+2
* [PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/ia32/ia32_binfmt.cEric W. Biederman2007-02-141-10/+20
* [PATCH] sysctl: x86_64: remove unnecessary use of insert_at_headEric W. Biederman2007-02-142-2/+2
* [PATCH] sysctl: C99 convert arch/sh64/kernel/traps.c and remove ABI breakageEric W. Biederman2007-02-141-11/+38
* [PATCH] sysctl: C99 convert ctl_tables entries in arch/ppc/kernel/ppc_htab.cEric W. Biederman2007-02-141-3/+8
* [PATCH] sysctl: C99 convert ctl_tables in arch/powerpc/kernel/idle.cEric W. Biederman2007-02-141-3/+8
* [PATCH] sysctl: s390: remove unnecessary use of insert_at_headEric W. Biederman2007-02-143-4/+4
* [PATCH] sysctl: s390: move sysctl definitions to sysctl.hEric W. Biederman2007-02-143-7/+1
* [PATCH] sysctl: C99 convert arch/mips/lasat/sysctl.c and remove ABI breakageEric W. Biederman2007-02-141-29/+116
* [PATCH] sysctl: C99 convert the ctl_tables in arch/mips/au1000/common/power.cEric W. Biederman2007-02-141-6/+32
* [PATCH] sysctl: mips/au1000: remove sys_sysctl supportEric W. Biederman2007-02-141-11/+5
* [PATCH] sysctl: C99 convert arch/ia64/kernel/perfmon and remove ABI breakageEric W. Biederman2007-02-141-9/+47
* [PATCH] sysctl: C99 Convert arch/ia64/sn/kernel/xpc_main.cEric W. Biederman2007-02-141-48/+38
* [PATCH] sysctl: sn: remove sysctl ABI BREAKAGEEric W. Biederman2007-02-141-6/+6
* [PATCH] sysctl: C99 convert arch/frv/kernel/sysctl.cEric W. Biederman2007-02-141-5/+24
* [PATCH] sysctl: C99 convert arch/frv/kernel/pm.cEric W. Biederman2007-02-141-7/+43
* [PATCH] sysctl: frv: remove unnecessary insert_at_head flagEric W. Biederman2007-02-141-1/+1
* [PATCH] sysctl: move CTL_FRV into sysctl.h where it belongsEric W. Biederman2007-02-141-1/+0
* [PATCH] sysctl: frv: pm remove unnecessary insert_at_head flagEric W. Biederman2007-02-141-1/+1
* [PATCH] sysctl: move CTL_PM into sysctl.h where it belongsEric W. Biederman2007-02-141-1/+0
* [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-143-3/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2007-02-1380-1349/+8052
|\
| * [POWERPC] Use udbg_early_init() on ppc32David Gibson2007-02-143-6/+13
| * [POWERPC] Open Firmware serial port driverArnd Bergmann2007-02-141-0/+15
| * [POWERPC] Move MPIC smp routines into mpic.cMichael Ellerman2007-02-142-23/+21
| * [POWERPC] Cleanup pseries kexec codeMichael Ellerman2007-02-144-48/+83
| * [POWERPC] Cleanup pseries smp initialisation codeMichael Ellerman2007-02-143-6/+9
| * [POWERPC] Consolidate pseries platform header files into pseries.hMichael Ellerman2007-02-145-29/+23
| * Merge branch 'cell-merge' of git+ssh://master.kernel.org/pub/scm/linux/kernel...Paul Mackerras2007-02-148-273/+473
| |\
| | * [POWERPC] cell: pm_rtas_activat_signals routine cleanupMaynard Johnson2007-02-131-16/+33
| | * [POWERPC] cell: PPU Oprofile cleanup patchCarl Love2007-02-132-51/+67
| | * [POWERPC] spufs: avoid accessing kernel memory through mmapped /mem nodeMasato Noguchi2007-02-131-0/+3
| | * [POWERPC] spu sched: static timeslicing for SCHED_RR contextsChristoph Hellwig2007-02-134-3/+56
| | * [POWERPC] spu sched: use DECLARE_BITMAPChristoph Hellwig2007-02-131-2/+1
| | * [POWERPC] spu sched: forced preemption at executionChristoph Hellwig2007-02-133-0/+76
| | * [POWERPC] spu sched: update some commentsChristoph Hellwig2007-02-131-8/+8
| | * [POWERPC] spu sched: simplity spu_remove_from_active_listChristoph Hellwig2007-02-131-29/+15
| | * [POWERPC] spufs: optimize spu_runChristoph Hellwig2007-02-135-12/+23
| | * [POWERPC] spufs: runqueue simplificationChristoph Hellwig2007-02-132-67/+93
| | * [POWERPC] spufs: move prio to spu_contextChristoph Hellwig2007-02-134-8/+6
| | * [POWERPC] spufs: state_mutex cleanupChristoph Hellwig2007-02-133-53/+64
| | * [POWERPC] spufs: simplify state_mutexChristoph Hellwig2007-02-133-30/+17
| | * [POWERPC] spufs: sched.c cleanupsChristoph Hellwig2007-02-131-37/+61
| | * [POWERPC] spufs: bind_context sets SPU_STATE_RUNNABLEChristoph Hellwig2007-02-132-2/+2
| | * [POWERPC] spufs: remove superfluous SPU_STATE_SAVED assignmentsChristoph Hellwig2007-02-132-4/+1
| | * [POWERPC] spufs: remove empty last line in run.cChristoph Hellwig2007-02-131-1/+0
| | * [POWERPC] spufs: remove SPU_CONTEXT_PREEMPTChristoph Hellwig2007-02-131-3/+0
| * | Merge branch '85xx' into for_paulusKumar Gala2007-02-132-4/+0
| |\ \
OpenPOWER on IntegriCloud