Commit Graph

916 Commits (3ec5652ab70f6e9a888d9e5f67c858af354323b3)

Author SHA1 Message Date
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
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Serge E. Hallyn 59607db367 userns: add a user_namespace as creator/owner of uts_namespace 14 years ago
Eric W. Biederman 45a68628d3 pid: remove the child_reaper special case in init/main.c 14 years ago
Davidlohr Bueso ea611b2699 init: return proper error code in do_mounts_rd() 14 years ago
Phil Carmody b1b5f65e53 calibrate: retry with wider bounds when converge seems to fail 14 years ago
Phil Carmody 191e56880a calibrate: home in on correct lpj value more quickly 14 years ago
Phil Carmody 71c696b1d0 calibrate: extract fall-back calculation into own helper 14 years ago
Amerigo Wang 34db18a054 smp: move smp setup functions to kernel/smp.c 14 years ago
Mandeep Singh Baines 80cdc6dae7 fs: use appropriate printk priority levels 14 years ago
Aneesh Kumar K.V 990d6c2d7a vfs: Add name to file handle conversion support 14 years ago
Arnd Bergmann 4ba8216cd9 BKL: That's all, folks 14 years ago
Li Zefan 2d0f25201e perf cgroup: Fix a typo in kernel config 14 years ago
Stephane Eranian e5d1367f17 perf: Add cgroup support 14 years ago
Tim Deegan 70a062286b fix jiffy calculations in calibrate_delay_direct to handle overflow 14 years ago
Ferenc Wagner 5d6a4ea576 sysfs: Capitalize description of SYSFS_DEPRECATED{_V2} options 14 years ago
David Rientjes 6a108a14fa kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 14 years ago
Tejun Heo 2ce802f62b lockdep: Move early boot local IRQ enable/disable status to init/main.c 14 years ago
Michael Witten c5e0591ae3 Kconfig: BLK_THROTTLE -> BLK_DEV_THROTTLING 14 years ago
Michael Witten 79e2e7597d Kconfig: Typo: seti -> set 14 years ago
Paul E. McKenney c072a388d5 rcu: demote SRCU_SYNCHRONIZE_DELAY from kernel-parameter status 14 years ago
Lasse Collin 3ebe12439b decompressors: add boot-time XZ support 14 years ago
Jan Beulich a1cf11d8f6 name_to_dev_t() must not call __init code 14 years ago
Tejun Heo ee4569a3a7 init: don't call flush_scheduled_work() from do_initcalls() 14 years ago
Jim Cromie 43d547f9ce init/Kconfig: fix typo 14 years ago
Peter Zijlstra 9f58a205c6 init: Initialized IDR earlier 14 years ago
Peter Zijlstra 24a24bb6ff perf: Move perf_event_init() into main.c 14 years ago
Mike Galbraith 5091faa449 sched: Add 'autogroup' scheduling feature: automated per session task groups 14 years ago
Paul E. McKenney 46fdb0937f rcu: Make synchronize_srcu_expedited() fast if running readers 14 years ago
Paul E. McKenney 9e571a82f0 rcu: add tracing for TINY_RCU and TINY_PREEMPT_RCU 14 years ago
Paul E. McKenney 24278d1483 rcu: priority boosting for TINY_PREEMPT_RCU 14 years ago
Peter Zijlstra 004417a6d4 perf, arch: Cleanup perf-pmu init vs lockup-detector 14 years ago
Michal Hocko a42c390cfa cgroups: make swap accounting default behavior configurable 14 years ago
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
Daniel Lezcano 7af37bec41 namespaces Kconfig: move namespace menu location after the cgroup 14 years ago
Daniel Lezcano eef691b36e namespaces Kconfig: remove the cgroup device whitelist experimental tag 14 years ago
Daniel Lezcano 79ae9c29e4 namespaces Kconfig: remove pointless cgroup dependency 14 years ago
Daniel Lezcano 8dd2a82c29 namespaces Kconfig: make namespace a submenu 14 years ago
Daniel Lezcano 17a6d4411a namespaces: default all the namespaces to 'yes' when CONFIG_NAMESPACES is selected 14 years ago