Commit Graph

2556 Commits (34b51f39e23bc9e529830ddf6108381d4bab95a6)

Author SHA1 Message Date
Olof Johansson d0c3d534a4 [POWERPC] Implement logging of unhandled signals 18 years ago
Denis V. Lunev cd40b7d398 [NET]: make netlink user -> kernel interface synchronious 18 years ago
Eric W. Biederman 9dd776b6d7 [NET]: Add network namespace clone & unshare support. 18 years ago
Adrian Bunk 464771fe47 [KERNEL]: Unexport raise_softirq_irqoff 18 years ago
Eric W. Biederman b4b510290b [NET]: Support multiple network namespaces with netlink 18 years ago
Robert Olsson c45248c701 [SOFTIRQ]: Remove do_softirq() symbol export. 18 years ago
Arnaldo Carvalho de Melo a272378d11 [KTIME]: Introduce ktime_sub_ns and ktime_sub_us 18 years ago
Jens Axboe f5ff8422bb Fix warnings with !CONFIG_BLOCK 18 years ago
Al Viro 291041e935 fix bogus reporting of signals by audit 18 years ago
Anton Blanchard 74922be148 Fix timer_stats printout of events/sec 18 years ago
Ingo Molnar 30084fbd1c sched: fix profile=sleep 18 years ago
Martin Schwidefsky 9f96cb1e8b robust futex thread exit race 18 years ago
Mark Lord 4047727e5a Fix SMP poweroff hangs 18 years ago
Al Viro 459685c75b hibernation doesn't even build on frv - tons of helpers are missing 18 years ago
Thomas Gleixner b7e113dc9d clockevents: remove the suspend/resume workaround^Wthinko 18 years ago
Davide Libenzi b8fceee17a signalfd simplification 18 years ago
Hiroshi Shimamoto 9c95e7319b sched: fix invalid sched_class use 18 years ago
Ingo Molnar 1799e35d5b sched: add /proc/sys/kernel/sched_compat_yield 18 years ago
Pavel Emelyanov 28f300d236 Fix user namespace exiting OOPs 18 years ago
Pavel Emelyanov 735de2230f Convert uid hash to hlist 18 years ago
Matthias Kaehlcke d8a4821dca kernel/user.c: Use list_for_each_entry instead of list_for_each 18 years ago
Alexey Dobriyan efc63c4fb0 Fix UTS corruption during clone(CLONE_NEWUTS) 18 years ago
Thomas Gleixner 5e41d0d60a clockevents: prevent stale tick update on offline cpu 18 years ago
Thomas Gleixner 31d9b3938c clockevents: do not shutdown the oneshot broadcast device 18 years ago
Thomas Gleixner 07eec6af44 clockevents: Enforce oneshot broadcast when broadcast mask is set on resume 18 years ago
Thomas Gleixner 6a669ee8a7 timekeeping: Prevent time going backwards on resume 18 years ago
Thomas Gleixner 3be9095063 timekeeping: access rtc outside of xtime lock 18 years ago
Tony Breeds 298a5df45d Fix "no_sync_cmos_clock" logic inversion in kernel/time/ntp.c 18 years ago
Michael Ellerman 3210f0ecdb Restore call_usermodehelper_pipe() behaviour 18 years ago
Arnd Bergmann 179c85ea53 futex_compat: fix list traversal bugs 18 years ago
Roland McGrath 7d94143291 Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACH 18 years ago
Peter Zijlstra 1169783085 sched: fix ideal_runtime calculations for reniced tasks 18 years ago
Peter Zijlstra 4a55b45036 sched: improve prev_sum_exec_runtime setting 18 years ago
Peter Zijlstra 7c92e54f6f sched: simplify __check_preempt_curr_fair() 18 years ago
Ingo Molnar cf2ab4696e sched: fix xtensa build warning 18 years ago
Ingo Molnar 2491b2b89d sched: debug: fix sum_exec_runtime clearing 18 years ago
Ingo Molnar a206c07213 sched: debug: fix cfs_rq->wait_runtime accounting 18 years ago
Ingo Molnar a0dc72601d sched: fix niced_granularity() shift 18 years ago
Suresh Siddha 7fd0d2dde9 sched: fix MC/HT scheduler optimization, without breaking the FUZZ logic. 18 years ago
Oleg Nesterov 60187d2708 sigqueue_free: fix the race with collect_signal() 18 years ago
Alexey Dobriyan 99db67bc04 userns: don't leak root user 18 years ago
Jarek Poplawski 59845b1ffd request_irq: fix DEBUG_SHIRQ handling 18 years ago
Rafael J. Wysocki f3de4be9d5 PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBERNATION 18 years ago
Oleg Nesterov b07e35f94a setpgid(child) fails if the child was forked by sub-thread 18 years ago
Jonathan Lim f2ab6d8889 Assign task_struct.exit_code before taskstats_exit() 18 years ago
Ingo Molnar 9f508f8258 sched: clean up task_new_fair() 18 years ago
Ingo Molnar 213c8af67f sched: small schedstat fix 18 years ago
Ingo Molnar b77d69db9f sched: fix wait_start_fair condition in update_stats_wait_end() 18 years ago
Ting Yang 7109c4429a sched: call update_curr() in task_tick_fair() 18 years ago
Ingo Molnar f6cf891c4d sched: make the scheduler converge to the ideal latency 18 years ago