Commit Graph

10705 Commits (d8cdda3efb9331bedbcca2343591eab2316f4cae)

Author SHA1 Message Date
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
Bjorn Helgaas e7f8567db9 resources: support allocating space within a region from the top down 15 years ago
Bjorn Helgaas a1862e3107 resources: handle overflow when aligning start of available area 15 years ago
Bjorn Helgaas 6909ba14c2 resources: ensure callback doesn't allocate outside available space 15 years ago
Bjorn Helgaas 5d6b1fa301 resources: factor out resource_clip() to simplify find_resource() 15 years ago
Bjorn Helgaas a9cea01741 resources: add a default alignf to simplify find_resource() 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
Masami Hiramatsu 43948f5027 kprobes: Remove redundant text_mutex lock in optimize 15 years ago
Rakib Mullick d4a6f3c32c sched_stat: Update sched_info_queue/dequeue() code comments 15 years ago
Joe Perches aa7b250c25 tracing: Fix 'faild' -> 'failed' typo 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
Thomas Gleixner 2656c36699 genirq: Warn if enable_irq is called before irq is set up 15 years ago
Stephane Eranian d7842da470 perf_events: Fix for transaction recovery in group_sched_in() 15 years ago
Stephane Eranian 9ffcfa6f1f perf_events: Revert: Fix transaction recovery in group_sched_in() 15 years ago
Peter Zijlstra b2b5ce022a sched, cgroup: Fixup broken cgroup movement 15 years ago
Thomas Gleixner f4bc6bb2d5 tracing: Cleanup the convoluted softirq tracepoints 15 years ago
Steven Rostedt dd49a38cf3 tracing: Do not limit the size of the number of CPU buffers 15 years ago
KOSAKI Motohiro b0ae198113 security: remove unused parameter from security_task_setscheduler() 15 years ago
Steven Rostedt b8b2663bd7 ring-buffer: Remove unused macro RB_TIMESTAMPS_PER_PAGE 15 years ago
Steven Rostedt d9abde2138 ring-buffer: Micro-optimize with some strategic inlining 15 years ago
Steven Rostedt 140ff89127 ring-buffer: Remove condition to add timestamp in fast path 15 years ago
Steven Rostedt 69d1b839f7 ring-buffer: Bind time extend and data events together 15 years ago
Steven Rostedt f25106aeab ring-buffer: Pass delta by value and not by reference 15 years ago
Steven Rostedt e8bc43e84f ring-buffer: Pass timestamp by value and not by reference 15 years ago
Steven Rostedt 747e94ae3d ring-buffer: Make write slow path out of line 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