Commit Graph

957 Commits (9a1a69901dae144ae160af5ac38848866d7c83b1)

Author SHA1 Message Date
Randy Dunlap 0a4dd35c67 kconfig: update compression algorithm info 13 years ago
H Hartley Sweeten c67e5382fb init: disable sparse checking of the mount.o source files 13 years ago
Thomas Gleixner 764e0da14f timers: Fixup the Kconfig consolidation fallout 13 years ago
Linus Torvalds 31a67102f4 Fix blocking allocations called very early during bootup 13 years ago
Eric W. Biederman b38a86eb19 userns: Convert the move_pages, and migrate_pages permission checks to use uid_eq 13 years ago
Eric W. Biederman 14a590c3f9 userns: Convert cgroup permission checks to use uid_eq 13 years ago
Eric W. Biederman 8751e03958 userns: Convert tmpfs to use kuid and kgid where appropriate 13 years ago
Eric W. Biederman ab27b91b9f userns: Convert sysfs to use kgid/kuid where appropriate 13 years ago
Eric W. Biederman 091bd3ea4e userns: Convert sysctl permission checks to use kuid and kgids. 13 years ago
Eric W. Biederman dcb0f22282 userns: Convert proc to use kuid/kgid where appropriate 13 years ago
Eric W. Biederman 08cefc7ab8 userns: Convert ext4 to user kuid/kgid where appropriate 13 years ago
Eric W. Biederman 1523299d58 userns: Convert ext3 to use kuid/kgid where appropriate 13 years ago
Eric W. Biederman b8a9f9e183 userns: Convert ext2 to use kuid/kgid where appropriate. 13 years ago
Eric W. Biederman f04c6ce2cf userns: Convert devpts to use kuid/kgid where appropriate 13 years ago
Eric W. Biederman ebc887b278 userns: Convert binary formats to use kuid/kgid where appropriate 13 years ago
Eric W. Biederman e1c972b681 userns: Add negative depends on entries to avoid building code that is userns unsafe 13 years ago
Sasha Levin 377485f624 init: don't try mounting device as nfs root unless type fully matches 13 years ago
Thomas Gleixner a6359d1eec init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK 13 years ago
Thomas Gleixner a4a2eb490e init_task: Create generic init_task instance 13 years ago
Jim Cromie 9fb48c744b params: add 3rd arg to option handler callback signature 13 years ago
Robert Richter 392d65a9ad perf: Remove PERF_COUNTERS config option 13 years ago
Chris Metcalf a99cd11251 init: fix bug where environment vars can't be passed via boot args 13 years ago
Paul E. McKenney 8932a63d5e rcu: Reduce cache-miss initialization latencies for large systems 13 years ago
Paul E. McKenney c9336643e1 rcu: Clarify help text for RCU_BOOST_PRIO 13 years ago
David Daney 1dbdc6f177 kbuild/extable: Hook up sortextable into the build system. 13 years ago
Eric W. Biederman 5673a94c14 userns: Add a Kconfig option to enforce strict kuid and kgid type checks 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
Tejun Heo 32e380aedc blkcg: make CONFIG_BLK_CGROUP bool 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