Commit Graph

853 Commits (8918034dfb7b0f625ba9eb0329d5750a9573f62e)

Author SHA1 Message Date
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
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
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