Commit Graph

3461 Commits (cbc34973709eb41b369c304c075cf2069f847012)

Author SHA1 Message Date
Linus Torvalds 04e2f1741d Add memory barrier semantics to wake_up() & co 17 years ago
Li Zefan bc231d2a04 cgroup: remove dead code in cgroup_get_rootdir() 17 years ago
Li Zefan 68db38f153 cgroup: remove duplicate code in find_css_set() 17 years ago
Li Zefan 8d53d55d27 cgroup: fix subsys bitops 17 years ago
Li Zefan f777073848 cgroup: fix memory leak in cgroup_get_sb() 17 years ago
Li Zefan a043e3b2c6 cgroup: fix comments 17 years ago
Srinivasa Ds 4362758279 kprobes: refuse kprobe insertion on add/sub_preempt_counter() 17 years ago
Thomas Gleixner a0c1e9073e futex: runtime enable pi and robust functionality 17 years ago
Thomas Gleixner 3e4ab747ef futex: fix init order 17 years ago
Harvey Harrison de4fc64f0f markers: fix sparse warnings in markers.c 17 years ago
Rafael J. Wysocki 3a2d5b7001 PM: Introduce PM_EVENT_HIBERNATE callback state 17 years ago
Kay Sievers 120fc3d77a modules: do not try to add sysfs attributes if !CONFIG_SYSFS 17 years ago
Rafael J. Wysocki 8a235efad5 Hibernation: Handle DEBUG_PAGEALLOC on x86 17 years ago
Thomas Gleixner 89d694b9db genirq: do not leave interupts enabled on free_irq 17 years ago
S.Caglar Onur 188fd89d53 genirq: spurious.c: use time_* macros 17 years ago
Eric Paris b0abcfc146 Audit: use == not = in if statements 17 years ago
Pavel Machek db4315d6f5 timer_list: print relative expiry time signed 17 years ago
Jan Blunck cf28b4863f d_path: Make d_path() use a struct path 17 years ago
Jan Blunck 44707fdf59 d_path: Use struct path in struct avc_audit_data 17 years ago
Jan Blunck 6ac08c39a1 Use struct path in fs_struct 17 years ago
Jan Blunck 1d957f9bf8 Introduce path_put() 17 years ago
Jan Blunck 4ac9137858 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} 17 years ago
Jan Blunck db74ece990 Dont touch fs_struct in usermodehelper 17 years ago
Thomas Gleixner 63070a79ba hrtimer: catch expired CLOCK_REALTIME timers early 17 years ago
Thomas Gleixner 5a7780e725 hrtimer: check relative timeouts for overflow 17 years ago
Mathieu Desnoyers fb40bd78b0 Linux Kernel Markers: support multiple probes 17 years ago
Nishanth Aravamudan 064d9efe94 hugetlb: fix overcommit locking 17 years ago
Harvey Harrison b5606c2d44 remove final fastcall users 17 years ago
Paul E. McKenney fbf6bfca76 rcupdate: fix comment 17 years ago
Peter Zijlstra b68aa2300c sched: rt-group: refure unrunnable tasks 17 years ago
Peter Zijlstra bccbe08a60 sched: rt-group: clean up the ifdeffery 17 years ago
Peter Zijlstra 052f1dc7eb sched: rt-group: make rt groups scheduling configurable 17 years ago
Peter Zijlstra 9f0c1e560c sched: rt-group: interface 17 years ago
Peter Zijlstra 23b0fdfc92 sched: rt-group: deal with PI 17 years ago
Peter Zijlstra 4cf5d77a6e sched: fix incorrect irq lock usage in normalize_rt_tasks() 17 years ago
Peter Zijlstra 8ed3699682 sched: fair-group: separate tg->shares from task_group_lock 17 years ago
Peter Zijlstra 720a2592cf hrtimer: more hrtimer_init_sleeper() fallout. 17 years ago
H. Peter Anvin c98aa86df3 timeconst.pl: correct reversal of USEC_TO_HZ and HZ_TO_USEC 17 years ago
Oleg Nesterov c289b074b6 hrtimer: don't modify restart_block->fn in restart functions 17 years ago
Oleg Nesterov 416529374b hrtimer: fix *rmtp/restarts handling in compat_sys_nanosleep() 17 years ago
Oleg Nesterov 080344b988 hrtimer: fix *rmtp handling in hrtimer_nanosleep() 17 years ago
john stultz e13a2e61dd ntp: correct inconsistent interval/tick_length usage 17 years ago
S.Çağlar Onur c1cb795338 Update kernel/.gitignore with new auto-generated files 17 years ago
Ralf Baechle 46f4f8f665 IRQ_NOPROBE helper functions 17 years ago
Yi Yang 06b2a76d25 Add new string functions strict_strto* and convert kernel params to use them 17 years ago
Sam Ravnborg fa7303e22c cpu: fix section mismatch warnings for enable_nonboot_cpus 17 years ago
Pavel Emelyanov 48d13e483c Don't operate with pid_t in rtmutex tester 17 years ago
Pavel Emelyanov 8dc86af006 Use find_task_by_vpid in posix timers 17 years ago
H. Peter Anvin bdc807871d avoid overflows in kernel/time.c 17 years ago
Joe Perches 7ef3d2fd17 printk_ratelimit() functions should use CONFIG_PRINTK 17 years ago