Commit Graph

10552 Commits (c4e72ad6bbbbbf1f826df3a5d3e3c4af2f4d48c9)

Author SHA1 Message Date
Randy Dunlap ee2f154a59 docbook: add more wait/wake/completion to device-drivers docbook 15 years ago
Namhyung Kim f5d87d851d printk: declare printk_ratelimit_state in ratelimit.h 15 years ago
Namhyung Kim 674dff6507 printk: change type of 'boot_delay' to int * 15 years ago
Namhyung Kim 8155c02a44 printk: add lock context annotation 15 years ago
Namhyung Kim 6c095efd82 printk: fixup declaration of kmsg_reasons 15 years ago
Akinobu Mita 4ce6494dbd stop_machine: convert cpu notifier to return encapsulate errno value 15 years ago
Rakib Mullick ca51c5a763 kernel/stop_machine.c: fix unused variable warning 15 years ago
Eric Dumazet 518de9b39e fs: allow for more than 2^31 files 15 years ago
Namhyung Kim 571428be55 kernel/user.c: add lock release annotation on free_user() 15 years ago
Andrew Morton ca1cab37d9 workqueues: s/ON_STACK/ONSTACK/ 15 years ago
Jan Beulich 3ecb01df32 use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages 15 years ago
Peter Zijlstra 61ecdb801e mm: strictly nested kmap_atomic() 15 years ago
Ying Han 3d5992d2ac oom: add per-mm oom disable count 15 years ago
Christoph Hellwig 312d3ca856 fs: use percpu counter for nr_dentry and nr_dentry_unused 15 years ago
Christoph Hellwig 85fe4025c6 fs: do not assign default i_ino in new_inode 15 years ago
Al Viro 7de9c6ee3e new helper: ihold() 15 years ago
Dave Chinner cffbc8aa33 fs: Convert nr_inodes and nr_unused to per-cpu counters 15 years ago
Eric Dumazet 7e360c38ab fs: allow for more than 2^31 files 15 years ago
David Howells 5260562754 MN10300: Fix the PERCPU() alignment to allow for workqueues 15 years ago
Jason Wessel 495363d380 kdb,debug_core: adjust master cpu switch logic against new debug_core locking 15 years ago
Jason Wessel dfee3a7b92 debug_core: refactor locking for master/slave cpus 15 years ago
Dongdong Deng c1bb9a9c19 debug_core: disable hw_breakpoints on all cores in kgdb_cpu_enter() 15 years ago
Jason Wessel 91b152aa85 kdb,kgdb: fix sparse fixups 15 years ago
Jason Wessel 75d14edee5 kdb: Fix oops in kdb_unregister 15 years ago
Jason Wessel e3bda3ac33 kdb,ftdump: Remove reference to internal kdb include 15 years ago
Jason Wessel f7030bbc44 kdb: Allow kernel loadable modules to add kdb shell functions 15 years ago
Jason Wessel fb70b5888b debug_core: stop rcu warnings on kernel resume 15 years ago
Jason Wessel 16cdc628c3 debug_core: move all watch dog syncs to a single function 15 years ago
KOSAKI Motohiro b0ae198113 security: remove unused parameter from security_task_setscheduler() 15 years ago
Steven Rostedt 7e40798f40 tracing: Fix compile issue for trace_sched_wakeup.c 15 years ago
Darren Hart 7ada876a87 futex: Fix errors in nested key ref-counting 15 years ago
Arnd Bergmann 01b284f9b6 blktrace: remove the big kernel lock 15 years ago
Arnd Bergmann 0fc86c7bd9 rtmutex-tester: make it build without BKL 15 years ago
Tejun Heo daaae6b010 workqueue: remove in_workqueue_context() 15 years ago
Tejun Heo 31ddd871fc workqueue: Clarify that schedule_on_each_cpu is synchronous 15 years ago
Ingo Molnar b7dadc3879 sched: Export account_system_vtime() 15 years ago
Venkatesh Pallipadi d267f87fb8 sched: Call tick_check_idle before __irq_enter 15 years ago
Venkatesh Pallipadi aa48380851 sched: Remove irq time from available CPU power 15 years ago
Venkatesh Pallipadi 305e6835e0 sched: Do not account irq time to current task 15 years ago
Venkatesh Pallipadi b52bfee445 sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq time 15 years ago
Venkatesh Pallipadi 6cdd5199da sched: Add a PF flag for ksoftirqd identification 15 years ago
Venkatesh Pallipadi 75e1056f5c sched: Fix softirq time accounting 15 years ago
Nikhil Rao 75dd321d79 sched: Drop group_capacity to 1 only if local group has extra capacity 15 years ago
Nikhil Rao fab476228b sched: Force balancing on newidle balance if local group has capacity 15 years ago
Nikhil Rao 2582f0eba5 sched: Set group_imb only a task can be pulled from the busiest cpu 15 years ago
Nikhil Rao ef8002f684 sched: Do not consider SCHED_IDLE tasks to be cache hot 15 years ago
Peter Zijlstra 7e54a5a0b6 perf: Optimize sw events 15 years ago
Peter Zijlstra 82cd6def98 perf: Use jump_labels to optimize the scheduler hooks 15 years ago
Peter Zijlstra 3b6e901f83 jump_label: Use more consistent naming 15 years ago
Peter Zijlstra d580ff8699 perf, hw_breakpoint: Fix crash in hw_breakpoint creation 15 years ago