aboutsummaryrefslogtreecommitdiff
path: root/init/main.c
AgeCommit message (Expand)Author
2006-10-02[PATCH] replace cad_pid by a struct pidCedric Le Goater
2006-10-02[PATCH] introduce kernel_execveArnd Bergmann
2006-09-27[PATCH] kdump: introduce "reset_devices" command line optionVivek Goyal
2006-09-26[PATCH] Move unwind_init earlierAndi Kleen
2006-09-26[PATCH] Allow early_param and identical __setup to existRusty Russell
2006-07-14[PATCH] per-task-delay-accounting: taskstats interfaceShailabh Nagar
2006-07-14[PATCH] per-task-delay-accounting: setupShailabh Nagar
2006-07-03[PATCH] lockdep: annotate genirqIngo Molnar
2006-07-03[PATCH] lockdep: coreIngo Molnar
2006-07-03[PATCH] lockdep: better lock debuggingIngo Molnar
2006-07-03[PATCH] lockdep: console_init after local_irq_enable()Heiko Carstens
2006-07-03[PATCH] time initialisation fixjohn stultz
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-30[PATCH] add smp_setup_processor_id()Andrew Morton
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds
2006-06-27[PATCH] fs/buffer.c: cleanupsAdrian Bunk
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman
2006-06-26Merge branch 'x86-64'Linus Torvalds
2006-06-26[PATCH] x86_64: reliable stack trace supportJan Beulich
2006-06-26[PATCH] Time: Use clocksource infrastructure for update_wall_timejohn stultz
2006-05-01[PATCH] silence initcall warningsAndrew Morton
2006-03-28[PATCH] for_each_possible_cpu: fixes for generic partKAMEZAWA Hiroyuki
2006-03-26[PATCH] remove fixup_cpu_present_map()Andrew Morton
2006-03-25[PATCH] add a proper prototype for setup_arch()Adrian Bunk
2006-03-25[PATCH] initcall failure reportingAndrew Morton
2006-03-23[PATCH] __GENERIC_PER_CPU changesEric Dumazet
2006-03-23[PATCH] Only allocate percpu data for possible CPUsEric Dumazet
2006-03-23[PATCH] Register the boot-cpu in the cpu maps earlierStas Sergeev
2006-02-10[PATCH] remove bogus comment from init/main.cHeiko Carstens
2006-01-14[PATCH] abandon gcc 295x main.c tidyCoywolf Qi Hunt
2006-01-10[PATCH] hrtimer: hrtimer core codeThomas Gleixner
2006-01-08[PATCH] Abandon gcc-2.95.xAndrew Morton
2006-01-08[PATCH] cpuset: remove test for null cpuset from alloc code pathPaul Jackson
2006-01-06[PATCH] x86/x86_64: mark rodata section read only: generic infrastructureArjan van de Ven
2006-01-03[NET]: Small cleanup to socket initializationAndi Kleen
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin
2005-09-07[PATCH] Add rdinit parameter to pick early userspace initOlof Johansson
2005-09-07[PATCH] Add warning `init=' to init/main.cAvery, Brian
2005-09-07[PATCH] detect soft lockupsIngo Molnar
2005-08-29[NET]: Fix sparse warningsArnaldo Carvalho de Melo
2005-07-28[PATCH] x86_64: Some cleanup in setup64.cAndi Kleen
2005-06-28[PATCH] Tweak idle thread setup semanticsIngo Molnar
2005-06-21[PATCH] node local per-cpu-pagesChristoph Lameter
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds