Commit Graph

899 Commits (486e259340fc4c60474f2c14703e3b3634bb58ca)

Author SHA1 Message Date
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
Andrew Worsley d2b463135f init/calibrate.c: fix for critical bogoMIPS intermittent calculation failure 14 years ago
KOSAKI Motohiro de03c72cfc mm: convert mm->cpu_vm_cpumask into cpumask_var_t 14 years ago
Linus Torvalds 281dc5c5ec Give up on pushing CC_OPTIMIZE_FOR_SIZE 14 years ago
Daniel Hellstrom 17d9f311ec SCHED_TTWU_QUEUE is not longer needed since sparc32 now implements IPI 14 years ago
Catalin Marinas 9b090f2da8 kmemleak: Initialise kmemleak after debug_objects_mem_init() 14 years ago
David Rientjes 21a43e397e slub: Revert "[PARISC] slub: fix panic with DISCONTIGMEM" 14 years ago
Paul E. McKenney 27f4d28057 rcu: priority boosting for TREE_PREEMPT_RCU 14 years ago
Randy Dunlap 6befe5f69b init/Kconfig: fix EXPERT menu list 14 years ago
James Bottomley 4a5fa3590f [PARISC] slub: fix panic with DISCONTIGMEM 14 years ago
Artem Bityutskiy 1e2795a119 kbuild: move KALLSYMS_EXTRA_PASS from Kconfig to Makefile 14 years ago
Artem Bityutskiy 71a83ec7da Kconfig: improve KALLSYMS_ALL documentation 14 years ago
Peter Zijlstra 317f394160 sched: Move the second half of ttwu() to the remote cpu 14 years ago