Commit Graph

10705 Commits (d8cdda3efb9331bedbcca2343591eab2316f4cae)

Author SHA1 Message Date
Salman Qazi f13d4f979c hrtimer: Preserve timer state in remove_hrtimer() 15 years ago
Takuya Yoshikawa 864616ee67 sched: Comment updates: fix default latency and granularity numbers 15 years ago
Randy Dunlap fb62db2ba9 futex: Fix kernel-doc notation & typos 15 years ago
Masami Hiramatsu fd02e6f7ae kprobes: Fix selftest to clear flags field for reusing probes 15 years ago
Borislav Petkov 14cae9bd2f tracing: Fix function-graph build warning on 32-bit 15 years ago
Thomas Gleixner c0a19ebc01 genirq: Fix CONFIG_GENIRQ_NO_DEPRECATED=y build 15 years ago
Steven Rostedt d01343244a ring-buffer: Fix typo of time extends per page 15 years ago
Thomas Gleixner 5b8c4f23c5 printk: Make console_sem a semaphore not a pseudo mutex 15 years ago
Thomas Gleixner baa0d233af genirq: Switch sparse_irq allocator to GFP_KERNEL 15 years ago
Thomas Gleixner a05a900a51 genirq: Make sparse_lock a mutex 15 years ago
Thomas Gleixner 78f90d91f3 genirq: Remove the now unused sparse irq leftovers 15 years ago
Thomas Gleixner b7b29338dc genirq: Sanitize dynamic irq handling 15 years ago
Thomas Gleixner b7d0d8258a genirq: Remove arch_init_chip_data() 15 years ago
Thomas Gleixner b683de2b3c genirq: Query arch for number of early descriptors 15 years ago
Thomas Gleixner aa99ec0f3f genirq: Use sane sparse allocator 15 years ago
Thomas Gleixner 06f6c3399e genirq: Implement irq reservation 15 years ago
Thomas Gleixner a98d24b71b genirq: Implement sane enumeration 15 years ago
Thomas Gleixner 13bfe99e09 genirq: Prepare proc for real sparse irq support 15 years ago
Thomas Gleixner 1f5a5b87f7 genirq: Implement a sane sparse_irq allocator 15 years ago
Thomas Gleixner 1318a481fc genirq: Provide default irq init flags 15 years ago
Thomas Gleixner d895f51ebb genirq: Remove export of kstat_irqs_cpu 15 years ago
Thomas Gleixner 154cd387cd genirq: Remove early_init_irq_lock_class() 15 years ago
Thomas Gleixner 3795de236d genirq: Distangle kernel/irq/handle.c 15 years ago
Thomas Gleixner f303a6dd12 genirq: Sanitize irq_data accessors 15 years ago
Thomas Gleixner 442471848f genirq: Provide status modifier 15 years ago
Thomas Gleixner e144710b30 genirq: Distangle irq.h 15 years ago
John Blackwood ad0cf3478d perf: Fix incorrect copy_from_user() usage 15 years ago
Matt Fleming 84c7991059 perf: New helper function for pmu name 15 years ago
Tejun Heo 6370a6ad3b workqueue: add and use WQ_MEM_RECLAIM flag 15 years ago
Tejun Heo 30310045dd workqueue: fix HIGHPRI handling in keep_working() 15 years ago
Eric Dumazet 27b3d80a7b sysctl: fix min/max handling in __do_proc_doulongvec_minmax() 15 years ago
Peter Zijlstra 6506cf6ce6 sched: fix RCU lockdep splat from task_group() 15 years ago
Dongdong Deng 4ee0a60392 rcu: using ACCESS_ONCE() to observe the jiffies_stall/rnp->qsmask value 15 years ago
Paul E. McKenney b0a0f667a3 sched: suppress RCU lockdep splat in task_fork_fair 15 years ago
Andi Kleen a337fdac7a HWPOISON: Copy si_addr_lsb to user 15 years ago
Paul E. McKenney 773e3f9357 rcu: move check from rcu_dereference_bh to rcu_read_lock_bh_held 15 years ago
Linus Torvalds 5336377d62 modules: Fix module_bug_list list corruption race 15 years ago
Tejun Heo cdadf0097c workqueue: add queue_work and activate_work trace points 15 years ago
Tejun Heo 97bd234701 workqueue: prepare for more tracepoints 15 years ago
Jan Blunck 38d018dba3 BKL: Remove BKL from cgroup 15 years ago
Jan Blunck db71922217 BKL: Explicitly add BKL around get_sb/fill_super 15 years ago
Thomas Gleixner bd15141226 genirq: Provide config option to disable deprecated code 15 years ago
Stephane Eranian 540804b5c5 perf_events: Fix invalid pointer when pid is invalid 15 years ago
Thomas Gleixner 21e2b8c62c genirq: Provide compat handling for chip->retrigger() 15 years ago
Thomas Gleixner 2f7e99bb9b genirq: Provide compat handling for chip->set_wake() 15 years ago
Thomas Gleixner b2ba2c3003 genirq: Provide compat handling for chip->set_type() 15 years ago
Thomas Gleixner c96b3b3c44 genirq: Provide compat handling for chip->set_affinity() 15 years ago
Thomas Gleixner 37e12df709 genirq: Provide compat handling for chip->startup() 15 years ago
Thomas Gleixner bc310dda41 genirq: Provide compat handling for chip->disable()/shutdown() 15 years ago
Thomas Gleixner c5f756344c genirq: Provide compat handling for chip->enable() 15 years ago