Commit Graph

4650 Commits (75081322c9d0d56f8880178f9fcc93778bcf0220)

Author SHA1 Message Date
Adrian Bunk 7a8fc9b248 removed unused #include <linux/version.h>'s 17 years ago
Miao Xie 3c4fbe5e01 nohz: fix wrong event handler after online an offlined cpu 17 years ago
Randy Dunlap 01dcb0443e rcu: fix synchronize_rcu() so that kernel-doc works 17 years ago
Peter Zijlstra efc2dead2c sched: enable LB_BIAS by default 17 years ago
Ken Chen 2d70b68d42 fix setpriority(PRIO_PGRP) thread iterator breakage 17 years ago
Roland McGrath 1b04624f93 tracehook: fix SA_NOCLDWAIT 17 years ago
Dmitry Baryshkov 6951b12a0f lockdep: fix spurious 'inconsistent lock state' warning 17 years ago
Stephen Hemminger df60a84418 lockdep: fix build if CONFIG_PROVE_LOCKING not defined 17 years ago
Peter Zijlstra 55cd53404c sched: scale sysctl_sched_shares_ratelimit with nr_cpus 17 years ago
Dave Chinner be4de35263 completions: uninline try_wait_for_completion and completion_done 17 years ago
Andrew Morton 8c5a1cf0ad kexec: use a mutex for locking rather than xchg() 17 years ago
Huang Ying 3122c33119 kexec jump: fix for ftrace 17 years ago
Huang Ying 73bd9c72a2 kexec jump: in sync with hibernation implementation 17 years ago
Huang Ying ca195b7f6d kexec jump: remove duplication of kexec_restart_prepare() 17 years ago
Huang Ying 163f6876f5 kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE 17 years ago
Huang Ying 7ade3fcc1f kexec jump: clean up #ifdef and comments 17 years ago
Huang Ying 4cd69b986e kexec: fix compilation warning on xchg(&kexec_lock, 0) in kernel_kexec() 17 years ago
Peter Zijlstra f1679d0848 sched: fix rt-bandwidth hotplug race 17 years ago
David Howells 5cd9c58fbe security: Fix setting of PF_SUPERPRIV by __capable() 17 years ago
Zhang, Yanmin 09f2724a78 sched: fix the race between walk_tg_tree and sched_create_group 17 years ago
Arjan van de Ven 2df8b1d656 lockdep: use WARN() in kernel/lockdep.c 17 years ago
Andrew Morton c72f4573a5 lockdep: spin_lock_nest_lock(), checkpatch fixes 17 years ago
Ingo Molnar d6672c5018 lockdep: build fix 17 years ago
Alexey Dobriyan f18e439d10 genirq: switch /proc/irq/*/smp_affinity et al to seqfiles 17 years ago
Heiko Carstens 3ee1062b4e cpu hotplug: s390 doesn't support additional_cpus anymore. 17 years ago
Nick Piggin c2fc11985d generic-ipi: fix stack and rcu interaction bug in smp_call_function_mask(), fix 17 years ago
Li Zefan ed6d68763b stop_machine: remove unused variable 17 years ago
Arjan van de Ven 59f9415ffb modules: extend initcall_debug functionality to the module loader 17 years ago
Peter Zijlstra 0f2bc27be2 lockdep: fix debug_lock_alloc 17 years ago
Dmitry Adamushko 279ef6bbb8 sched, cpu hotplug: fix set_cpus_allowed() use in hotplug callbacks 17 years ago
Nick Piggin cc7a486cac generic-ipi: fix stack and rcu interaction bug in smp_call_function_mask() 17 years ago
Mike Galbraith 77ae651347 sched: fix mysql+oltp regression 17 years ago
Ingo Molnar 3295f0ef9f lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]() 17 years ago
Rabin Vincent 8bfe0298f7 lockdep: handle chains involving classes defined in modules 17 years ago
Peter Zijlstra b7d39aff91 lockdep: spin_lock_nest_lock() 17 years ago
Peter Zijlstra 7531e2f34d lockdep: lock protection locks 17 years ago
Peter Zijlstra 4f3e7524b2 lockdep: map_acquire 17 years ago
Dave Jones f82b217e35 lockdep: shrink held_lock structure 17 years ago
Peter Zijlstra 1b12bbc747 lockdep: re-annotate scheduler runqueues 17 years ago
Peter Zijlstra 64aa348edc lockdep: lock_set_subclass - reset a held lock's subclass 17 years ago
Peter Zijlstra c1955a3d47 sched_clock: delay using sched_clock() 17 years ago
Dmitry Baryshkov cb3952bf78 DMA: make dma-coherent.c documentation kdoc-friendly 17 years ago
Richard Hughes bf1db69fbf pm_qos: spelling fixes 17 years ago
Jan Beulich d2dc1f4adb dma: fix order calculation in dma_mark_declared_memory_occupied() 17 years ago
David Brownell c69ad71bcd genirq: better warning on irqchip->set_type() failure 17 years ago
Oleg Nesterov 5b2becc8cf semaphore: __down_common: use signal_pending_state() 17 years ago
Tom Zanussi 3219445033 relay: fix "full buffer with exactly full last subbuffer" accounting problem 17 years ago
Jeremy Fitzhardinge 725aad24c3 __sched_setscheduler: don't do any policy checks when not "user" 17 years ago
zhangxiliang 1a61c88def Re: [PATCH] Fix the kernel panic of audit_filter_task when key field is set 17 years ago
Roland McGrath 5c7edcd7ee tracehook: fix exit_signal=0 case 17 years ago