aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2007-10-15sched: debug: track maximum 'slice'Ingo Molnar
2007-10-15sched: small sched_debug cleanupIngo Molnar
2007-10-15sched: use list_for_each_entry_safe() in __wake_up_common()Matthias Kaehlcke
2007-10-15sched: resched task in task_new_fair()Ingo Molnar
2007-10-15sched: fix sysctl_sched_child_runs_first flagIngo Molnar
2007-10-14clockevents: introduce force broadcast notifierThomas Gleixner
2007-10-14more low-hanging fruits - kernel, fs, lib signednessAl Viro
2007-10-13minimal build fixes for uml (fallout from x86 merge)Al Viro
2007-10-12clock events: allow replacement of broadcast timerVenki Pallipadi
2007-10-12clockevents: fix periodic broadcast for oneshot devicesThomas Gleixner
2007-10-12clockevents: Allow build w/o run-tine usage for migration purposesThomas Gleixner
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-10-12[POWERPC] Implement logging of unhandled signalsOlof Johansson
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds
2007-10-10[NET]: make netlink user -> kernel interface synchroniousDenis V. Lunev
2007-10-10[NET]: Add network namespace clone & unshare support.Eric W. Biederman
2007-10-10[KERNEL]: Unexport raise_softirq_irqoffAdrian Bunk
2007-10-10[NET]: Support multiple network namespaces with netlinkEric W. Biederman
2007-10-10[SOFTIRQ]: Remove do_softirq() symbol export.Robert Olsson
2007-10-10[KTIME]: Introduce ktime_sub_ns and ktime_sub_usArnaldo Carvalho de Melo
2007-10-10Fix warnings with !CONFIG_BLOCKJens Axboe
2007-10-07fix bogus reporting of signals by auditAl Viro
2007-10-07Fix timer_stats printout of events/secAnton Blanchard
2007-10-02sched: fix profile=sleepIngo Molnar
2007-10-01robust futex thread exit raceMartin Schwidefsky
2007-10-01Fix SMP poweroff hangsMark Lord
2007-09-26hibernation doesn't even build on frv - tons of helpers are missingAl Viro
2007-09-22clockevents: remove the suspend/resume workaround^WthinkoThomas Gleixner
2007-09-20signalfd simplificationDavide Libenzi
2007-09-19sched: fix invalid sched_class useHiroshi Shimamoto
2007-09-19sched: add /proc/sys/kernel/sched_compat_yieldIngo Molnar
2007-09-19Fix user namespace exiting OOPsPavel Emelyanov
2007-09-19Convert uid hash to hlistPavel Emelyanov
2007-09-19kernel/user.c: Use list_for_each_entry instead of list_for_eachMatthias Kaehlcke
2007-09-19Fix UTS corruption during clone(CLONE_NEWUTS)Alexey Dobriyan
2007-09-16clockevents: prevent stale tick update on offline cpuThomas Gleixner
2007-09-16clockevents: do not shutdown the oneshot broadcast deviceThomas Gleixner
2007-09-16clockevents: Enforce oneshot broadcast when broadcast mask is set on resumeThomas Gleixner
2007-09-16timekeeping: Prevent time going backwards on resumeThomas Gleixner
2007-09-16timekeeping: access rtc outside of xtime lockThomas Gleixner
2007-09-11Fix "no_sync_cmos_clock" logic inversion in kernel/time/ntp.cTony Breeds
2007-09-11Restore call_usermodehelper_pipe() behaviourMichael Ellerman
2007-09-11futex_compat: fix list traversal bugsArnd Bergmann
2007-09-10Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACHRoland McGrath
2007-09-05sched: fix ideal_runtime calculations for reniced tasksPeter Zijlstra
2007-09-05sched: improve prev_sum_exec_runtime settingPeter Zijlstra
2007-09-05sched: simplify __check_preempt_curr_fair()Peter Zijlstra
2007-09-05sched: fix xtensa build warningIngo Molnar
2007-09-05sched: debug: fix sum_exec_runtime clearingIngo Molnar
2007-09-05sched: debug: fix cfs_rq->wait_runtime accountingIngo Molnar