Commit Graph

4689 Commits (cd301c7ba4bbb5a0ee6ebf13eb4a304f29b13847)

Author SHA1 Message Date
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
zhangxiliang 20c6aaa39a [PATCH] Fix the bug of using AUDIT_STATUS_RATE_LIMIT when set fail, no error output. 17 years ago
zhangxiliang 980dfb0db3 [PATCH] Fix the kernel panic of audit_filter_task when key field is set 17 years ago
zhangxiliang 036bbf76ad Re: [PATCH] the loginuid field should be output in all AUDIT_CONFIG_CHANGE audit messages 17 years ago
Vesa-Matti J Kari 1d6c9649e2 kernel/audit.c control character detection is off-by-one 17 years ago
Eric Paris ee1d315663 [PATCH] Audit: Collect signal info when SIGUSR2 is sent to auditd 17 years ago
Jason Wessel 25fc999913 kgdb: fix gdb serial thread queries 17 years ago
Jason Wessel a9b60bf4c2 kgdb: fix kgdb_validate_break_address to perform a mem write 17 years ago
Peter Zijlstra 5e710e37bd lockdep: change scheduler annotation 17 years ago
David Miller 419ca3f135 lockdep: fix combinatorial explosion in lock subgraph traversal 17 years ago
Ingo Molnar 4a273f209c sched clock: couple local and remote clocks 17 years ago
Ingo Molnar 56b906126d sched clock: simplify __update_sched_clock() 17 years ago
Ingo Molnar 18e4e36c66 sched: eliminate scd->prev_raw 17 years ago
Ingo Molnar 50526968e9 sched clock: clean up sched_clock_cpu() 17 years ago
Ingo Molnar e4e4e534fa sched clock: revert various sched_clock() changes 17 years ago
Andi Kleen f718cd4add sched: make scheduler sysfs attributes sysdev class devices 17 years ago
Oleg Nesterov 6af8bf3d86 workqueues: add comments to __create_workqueue_key() 17 years ago
Uwe Kleine-König 641de9d8f5 printk: fix comment for printk ratelimiting 17 years ago
Mathieu Desnoyers 5def9a3a22 markers: fix markers read barrier for multiple probes 17 years ago
Li Zefan aeed682421 cpuset: clean up cpuset hierarchy traversal code 17 years ago