aboutsummaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-231-0/+7
|\
| * cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ...Max Krasnyansky2008-07-181-0/+7
* | make CONFIG_KMOD invisibleJohannes Berg2008-07-221-8/+3
* | Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefsDenys Vlasenko2008-07-221-2/+2
* | initrd: Fix virtual/physical mix-up in overwrite testGeert Uytterhoeven2008-07-201-2/+3
|/
* Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6Linus Torvalds2008-07-161-1/+2
|\
| * do_mounts: allow UBI root device nameAdrian Hunter2008-07-141-1/+2
* | Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-07-151-0/+2
|\ \
| * \ Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-151-0/+2
| |\ \
| | * | Add generic helpers for arch IPI function callsJens Axboe2008-06-261-0/+2
| | |/
* | | Merge branch 'core/rcu' into core/rcu-for-linusIngo Molnar2008-07-151-0/+1
|\ \ \ | |/ / |/| |
| * | Merge branch 'linus' into core/rcuIngo Molnar2008-06-162-1/+1
| |\|
| * | rcu: add call_rcu_sched()Paul E. McKenney2008-05-191-0/+1
* | | x86: use cpu_khz for loops_per_jiffy calculation, cleanupAlok Kataria2008-06-241-17/+19
* | | x86: use cpu_khz for loops_per_jiffy calculationAlok Kataria2008-06-231-17/+19
| |/ |/|
* | Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LISTSam Ravnborg2008-05-251-0/+1
* | md: proper extern for mdp_majorAdrian Bunk2008-05-241-1/+0
|/
* initcalls: Fix m68k build and possible buffer overflowCyrill Gorcunov2008-05-151-3/+3
* Split up 'do_initcalls()' into two simpler functionsLinus Torvalds2008-05-151-36/+41
* Clean up 'print_fn_descriptor_symbol()' typesLinus Torvalds2008-05-151-6/+3
* block: do_mounts - accept root=<non-existant partition>Kay Sievers2008-05-141-1/+26
* init: don't lose initcall return valuesCyrill Gorcunov2008-05-131-9/+9
* module: don't ignore vermagic string if module doesn't have modversionsRusty Russell2008-05-091-3/+3
* pcspkr: fix dependanciesStas Sergeev2008-05-071-0/+8
* sched: default to n for GROUP_SCHED and FAIR_GROUP_SCHEDParag Warudkar2008-05-051-2/+3
* sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCKPeter Zijlstra2008-05-051-0/+1
* sched, x86: add HAVE_UNSTABLE_SCHED_CLOCKIngo Molnar2008-05-051-0/+6
* Make forced module loading optionalLinus Torvalds2008-05-041-0/+9
* slub: #ifdef simplificationChristoph Lameter2008-05-021-1/+1
* infrastructure to debug (dynamic) objectsThomas Gleixner2008-04-301-0/+3
* Deprecate find_task_by_pid()Pavel Emelyanov2008-04-301-1/+1
* signals: fix /sbin/init protection from unwanted signalsOleg Nesterov2008-04-301-0/+2
* idr: create idr_layer_cache at boot timeAkinobu Mita2008-04-291-0/+2
* sysctl: allow embedded targets to disable sysctl_check.cHolger Schurig2008-04-291-0/+11
* cgroups: add an owner to the mm_structBalbir Singh2008-04-292-0/+8
* cgroups: implement device whitelistSerge E. Hallyn2008-04-291-0/+7
* CGroup API files: make CGROUP_DEBUG default to offPaul Menage2008-04-291-0/+1
* directly use kmalloc() and kfree() in init/initramfs.cThomas Petazzoni2008-04-291-10/+10
* Simplify initcall_debug outputBjorn Helgaas2008-04-291-14/+6
* let LOG_BUF_SHIFT default to 17Adrian Bunk2008-04-291-9/+6
* init: fix integer as NULL pointer warningsHarvey Harrison2008-04-282-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-281-1/+1
|\
| * sparc64: Kill CONFIG_SPARC32_COMPATDavid S. Miller2008-04-261-1/+1
* | make CC_OPTIMIZE_FOR_SIZE non-experimentalIngo Molnar2008-04-281-5/+1
|/
* [POWERPC] Use __weak macro for smp_setup_processor_idBenjamin Herrenschmidt2008-04-241-1/+1
* [POWERPC] Add thread_info_cache_init() weak hookBenjamin Herrenschmidt2008-04-241-0/+5
* sched: better rt-group documentationViktor Radnai2008-04-191-0/+7
* init: move setup of nr_cpu_ids to as early as possibleMike Travis2008-04-191-0/+17
* cpumask: add CPU_MASK_ALL_PTR macroMike Travis2008-04-191-1/+6
* slub: No need for per node slab counters if !SLUB_DEBUGChristoph Lameter2008-04-141-1/+1