Commit Graph

916 Commits (3ec5652ab70f6e9a888d9e5f67c858af354323b3)

Author SHA1 Message Date
Jim Cromie 9fb48c744b params: add 3rd arg to option handler callback signature 13 years ago
Al Viro 39429c5e4a new helper: ext2_image_size() 13 years ago
Al Viro 2f99c36986 get rid of pointless includes of ext2_fs.h 13 years ago
Rusty Russell 5f054e31c6 documentation: remove references to cpu_*_map. 13 years ago
David Howells 49a7f04a4b Move all declarations of free_initmem() to linux/mm.h 13 years ago
Pawel Moll 026cee0086 params: <level>_initcall-like kernel parameters 13 years ago
Bernhard Walle 0e0cb892a8 init/do_mounts.c: print error code on mount failure 13 years ago
Diwakar Tundlam 8595c539f0 init: check printed flag to skip printing message 13 years ago
Stephen Rothwell bc58450b02 init: Remove CONFIG_PPC_ISERIES 13 years ago
Jim Cromie 7fa87ce726 init: fix wording error in mm_init comment 13 years ago
Thomas Gleixner bd2f55361f sched/rt: Use schedule_preempt_disabled() 13 years ago
Paul E. McKenney 5c8806a037 rcu: Move RCU_TRACE to lib/Kconfig.debug 13 years ago
Nathaniel Husted 29ef73b7a8 Kernel: Audit Support For The ARM Platform 13 years ago
Eric Paris 633b454545 audit: only allow tasks to set their loginuid if it is -1 13 years ago
Cyrill Gorcunov 067bce1a06 c/r: introduce CHECKPOINT_RESTORE symbol 13 years ago
Rusty Russell 2329abfa34 module_param: make bool parameters really bool (core code) 13 years ago
Fabio Estevam 6db9dc150e sched: Fix CONFIG_CGROUP_SCHED dependency 13 years ago
Al Viro d8c9584ea2 vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb 13 years ago
Chuck Lever 43717c7dae NFS: Retry mounting NFSROOT 13 years ago
Al Viro 685dd2d5be init/initramfs.c: should use umode_t 13 years ago
Glauber Costa e5671dfae5 Basic kernel memory functionality for the Memory Controller 13 years ago
Paul E. McKenney b807fbff31 rcu: Permit RCU_FAST_NO_HZ to be used by TREE_PREEMPT_RCU 13 years ago
Stanislaw Gruszka 54c29c635a mm, x86: Remove debug_pagealloc_enabled 13 years ago
Ming Lei 73839c5b2e init/main.c: Execute lockdep_init() as early as possible 13 years ago
Jack Steiner b565201cf7 x86: Reduce clock calibration time during slave cpu startup 13 years ago
WANG Cong c736de60ae sysctl: make CONFIG_SYSCTL_SYSCALL default to n 13 years ago
Will Drewry 79975f1327 init: add root=PARTUUID=UUID/PARTNROFF=%d support 13 years ago
Neil Armstrong f919b9235f init/do_mounts_rd.c: fix ramdisk identification for padded cramfs 13 years ago
Michal Schmidt b1e4d20cbf params: make dashes and underscores in parameter names truly equal 13 years ago
Jeremy Fitzhardinge 97ce2c88f9 jump-label: initialize jump-label subsystem much earlier 13 years ago
wangyanqing b0f84374b6 bootup: move 'usermodehelper_enable()' a little earlier 14 years ago
Paul E. McKenney 8008e129dc rcu: Drive configuration directly from SMP and PREEMPT 14 years ago
Linus Torvalds d5767c5353 bootup: move 'usermodehelper_enable()' to the end of do_basic_setup() 14 years ago
Alexander Sverdlin 808bf29b91 init: carefully handle loglevel option on kernel cmdline. 14 years ago
Paul Turner ab84d31e15 sched: Introduce primitives to account for CFS bandwidth tracking 14 years ago
Linus Torvalds 288d5abec8 Boot up with usermodehelper disabled 14 years ago
Hugh Dickins 41ffe5d5ce tmpfs: miscellaneous trivial cleanups 14 years ago
Sameer Nanda 7afe1845dd init: skip calibration delay if previously done 14 years ago
WANG Cong 00a66d2974 mm: remove the leftovers of noswapaccount 14 years ago
Russell King 1b19ca9f0b Fix CPU spinlock lockups on secondary CPU bringup 14 years ago
Takao Indoh d8ad7d1123 generic-ipi: Fix kexec boot crash by initializing call_single_queue before enabling interrupts 14 years ago
Josh Triplett d2c3225879 gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNEL 14 years ago
Borislav Petkov de695e159e init/calibrate.c: remove annoying printk 14 years ago
Josh Triplett bd5dc17be8 uts: make default hostname configurable, rather than always using "(none)" 14 years ago
Ralf Baechle 8761f1ab71 pcspkr: Cleanup Kconfig dependencies 14 years ago
Ralf Baechle 15f304b664 i8253: Consolidate all kernel definitions of i8253_lock 14 years ago
Josh Triplett f505c553db debug: Make CONFIG_EXPERT select CONFIG_DEBUG_KERNEL to unhide debug options 14 years ago
Linus Torvalds 6345d24daf mm: Fix boot crash in mm_alloc() 14 years ago
Daniel Lezcano a77aea9201 cgroup: remove the ns_cgroup 14 years ago
Mike Travis 162a7e7500 printk: allocate kernel log buffer earlier 14 years ago