Commit Graph

8848 Commits (34cae30b8457cf090f215e212ba019e7c303f8fd)

Author SHA1 Message Date
André Goddard Rosa e7d2860b69 tree-wide: convert open calls to remove spaces to skip_spaces() lib function 15 years ago
Bernhard Walle 5ada918b82 vt: introduce and use vt_kmsg_redirect() function 15 years ago
H Hartley Sweeten dfc6a736d4 kernel/sys.c: fix "warning: do-while statement is not a compound statement" noise 15 years ago
Xiao Guangrong c0f68c2fab generic-ipi: cleanup for generic_smp_call_function_interrupt() 15 years ago
Amerigo Wang 70da2340fb 'sysctl_max_map_count' should be non-negative 15 years ago
Lee Schermerhorn 06808b0827 hugetlb: derive huge pages nodes allowed from task mempolicy 15 years ago
Alexey Dobriyan 4b731d50ff bsdacct: fix uid/gid misreporting 15 years ago
Thomas Gleixner b5f91da0a6 clockevents: Convert to raw_spinlock 15 years ago
Thomas Gleixner d192c47f25 clockevents: Make tick_device_lock static 15 years ago
Thomas Gleixner e625cce1b7 perf_event: Convert to raw_spinlock 15 years ago
Thomas Gleixner ecb49d1a63 hrtimers: Convert to raw_spinlocks 15 years ago
Thomas Gleixner 239007b844 genirq: Convert irq_desc.lock to raw_spinlock 15 years ago
Thomas Gleixner 9f5a5621e7 smp: Convert smplocks to raw_spinlocks 15 years ago
Thomas Gleixner d209d74d52 rtmutes: Convert rtmutex.lock to raw_spinlock 15 years ago
Thomas Gleixner 1d61548254 sched: Convert pi_lock to raw_spinlock 15 years ago
Thomas Gleixner fe841226bd sched: Convert cpupri lock to raw_spinlock 15 years ago
Thomas Gleixner 0986b11b12 sched: Convert rt_runtime_lock to raw_spinlock 15 years ago
Thomas Gleixner 05fa785cf8 sched: Convert rq->lock to raw_spinlock 15 years ago
Thomas Gleixner a26724591e plist: Make plist debugging raw_spinlock aware 15 years ago
Thomas Gleixner 9c1721aa49 locking: Cleanup the name space completely 15 years ago
Thomas Gleixner 9828ea9d75 locking: Further name space cleanups 15 years ago
Thomas Gleixner c2f21ce2e3 locking: Implement new raw_spinlock 15 years ago
Thomas Gleixner 0199c4e68d locking: Convert __raw_spin* functions to arch_spin* 15 years ago
Thomas Gleixner edc35bd72e locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED 15 years ago
Thomas Gleixner 445c89514b locking: Convert raw_spinlock to arch_spinlock 15 years ago
Thomas Gleixner b7b40ade58 locking: Reorder functions in spinlock.c 15 years ago
Alan Cox 5ec93d1154 tty: Move the leader test in disassociate 15 years ago
Jason Wessel 7f8b7ed6f8 kgdb: Always process the whole breakpoint list on activate or deactivate 15 years ago
Jason Wessel d625e9c0d7 kgdb: continue and warn on signal passing from gdb 15 years ago
Jason Wessel 028e7b1759 kgdb: allow for cpu switch when single stepping 15 years ago
Jason Wessel 84667d4849 kgdb: Read buffer overflow 15 years ago
Ingo Molnar b9889ed1dd sched: Remove forced2_migrations stats 15 years ago
Xiao Guangrong 5e855db5d8 perf_event: Fix variable initialization in other codepaths 15 years ago
Phil Carmody dfc12eb26a sched: Fix memory leak in two error corner cases 15 years ago
Heiko Carstens 5f201907df hrtimer: move timer stats helper functions to hrtimer.c 15 years ago
Thomas Gleixner 41d2e49493 hrtimer: Tune hrtimer_interrupt hang logic 15 years ago
Mike Galbraith 4ca3ef71f5 sched: Fix build warning in get_update_sysctl_factor() 15 years ago
Luck, Tony ea5b41f9d5 lockdep: Avoid out of bounds array reference in save_trace() 15 years ago
Xiao Guangrong 21140f4d33 perf_event: Fix perf_swevent_hrtimer() variable initialization 15 years ago
Carsten Emde f2942487ff tracing: Remove comparing of NULL to va_list in trace_array_vprintk() 15 years ago
Jiri Olsa be1eca3931 tracing: Fix function graph trace_pipe to properly display failed entries 15 years ago
Johannes Berg d184b31c0e tracing: Add full state to trace_seq 15 years ago
Steven Rostedt a63ce5b306 tracing: Buffer the output of seq_file in case of filled buffer 15 years ago
Steven Rostedt 29bf4a5e3f tracing: Only call pipe_close if pipe_close is defined 15 years ago
Frederic Weisbecker 822a696111 tracing/kprobes: Fix field creation's bad error handling 15 years ago
Christian Ehrhardt acb4a848da sched: Update normalized values on user updates via proc 15 years ago
Christian Ehrhardt 1983a922a1 sched: Make tunable scaling style configurable 15 years ago
Christian Ehrhardt 0bcdcf28c9 sched: Fix missing sched tunable recalculation on cpu add/remove 15 years ago
Peter Zijlstra 57785df5ac sched: Fix task priority bug 15 years ago
Peter Zijlstra cd8ad40de3 sched: cgroup: Implement different treatment for idle shares 15 years ago