aboutsummaryrefslogtreecommitdiffstats
path: root/init
AgeCommit message (Expand)Author
2008-07-25init: fix URL of "The GNU Accounting Utilities"S.Çağlar Onur
2008-07-25proper pid{hash,map}_init() prototypesAdrian Bunk
2008-07-25init/version.c: define version_string only if CONFIG_KALLSYMS is not definedDaniel Guilak
2008-07-25init/version.c: silence sparse warning by declaring the version stringDaniel Guilak
2008-07-25inflate: refactor inflate malloc codeThomas Petazzoni
2008-07-25init/: delete hard-coded setting and testing of BUILD_CRAMDISKRobert P. J. Day
2008-07-25init/do_mounts.c should #include <linux/initrd.h>Adrian Bunk
2008-07-23Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2008-07-22make CONFIG_KMOD invisibleJohannes Berg
2008-07-22Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefsDenys Vlasenko
2008-07-20initrd: Fix virtual/physical mix-up in overwrite testGeert Uytterhoeven
2008-07-18cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ...Max Krasnyansky
2008-07-16Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6Linus Torvalds
2008-07-15Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar
2008-07-15Merge branch 'core/rcu' into core/rcu-for-linusIngo Molnar
2008-07-14do_mounts: allow UBI root device nameAdrian Hunter
2008-06-26Add generic helpers for arch IPI function callsJens Axboe
2008-06-24x86: use cpu_khz for loops_per_jiffy calculation, cleanupAlok Kataria
2008-06-23x86: use cpu_khz for loops_per_jiffy calculationAlok Kataria
2008-06-16Merge branch 'linus' into core/rcuIngo Molnar
2008-05-25Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LISTSam Ravnborg
2008-05-24md: proper extern for mdp_majorAdrian Bunk
2008-05-19rcu: add call_rcu_sched()Paul E. McKenney
2008-05-15initcalls: Fix m68k build and possible buffer overflowCyrill Gorcunov
2008-05-15Split up 'do_initcalls()' into two simpler functionsLinus Torvalds
2008-05-15Clean up 'print_fn_descriptor_symbol()' typesLinus Torvalds
2008-05-14block: do_mounts - accept root=<non-existant partition>Kay Sievers
2008-05-13init: don't lose initcall return valuesCyrill Gorcunov
2008-05-09module: don't ignore vermagic string if module doesn't have modversionsRusty Russell
2008-05-07pcspkr: fix dependanciesStas Sergeev
2008-05-05sched: default to n for GROUP_SCHED and FAIR_GROUP_SCHEDParag Warudkar
2008-05-05sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCKPeter Zijlstra
2008-05-05sched, x86: add HAVE_UNSTABLE_SCHED_CLOCKIngo Molnar
2008-05-04Make forced module loading optionalLinus Torvalds
2008-05-02slub: #ifdef simplificationChristoph Lameter
2008-04-30infrastructure to debug (dynamic) objectsThomas Gleixner
2008-04-30Deprecate find_task_by_pid()Pavel Emelyanov
2008-04-30signals: fix /sbin/init protection from unwanted signalsOleg Nesterov
2008-04-29idr: create idr_layer_cache at boot timeAkinobu Mita
2008-04-29sysctl: allow embedded targets to disable sysctl_check.cHolger Schurig
2008-04-29cgroups: add an owner to the mm_structBalbir Singh
2008-04-29cgroups: implement device whitelistSerge E. Hallyn
2008-04-29CGroup API files: make CGROUP_DEBUG default to offPaul Menage
2008-04-29directly use kmalloc() and kfree() in init/initramfs.cThomas Petazzoni
2008-04-29Simplify initcall_debug outputBjorn Helgaas
2008-04-29let LOG_BUF_SHIFT default to 17Adrian Bunk
2008-04-28init: fix integer as NULL pointer warningsHarvey Harrison
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-04-28make CC_OPTIMIZE_FOR_SIZE non-experimentalIngo Molnar