aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* sched: use constants if !CONFIG_SCHED_DEBUGIngo Molnar2007-10-15
* sched: uniform tuningsIngo Molnar2007-10-15
* sched: debug: track maximum 'slice'Ingo Molnar2007-10-15
* sched: small sched_debug cleanupIngo Molnar2007-10-15
* sched: use list_for_each_entry_safe() in __wake_up_common()Matthias Kaehlcke2007-10-15
* sched: resched task in task_new_fair()Ingo Molnar2007-10-15
* sched: fix sysctl_sched_child_runs_first flagIngo Molnar2007-10-15
* clockevents: introduce force broadcast notifierThomas Gleixner2007-10-14
* more low-hanging fruits - kernel, fs, lib signednessAl Viro2007-10-14
* minimal build fixes for uml (fallout from x86 merge)Al Viro2007-10-13
* clock events: allow replacement of broadcast timerVenki Pallipadi2007-10-12
* clockevents: fix periodic broadcast for oneshot devicesThomas Gleixner2007-10-12
* clockevents: Allow build w/o run-tine usage for migration purposesThomas Gleixner2007-10-12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-10-12
|\
| * [POWERPC] Implement logging of unhandled signalsOlof Johansson2007-10-12
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-11
|\ \
| * | [NET]: make netlink user -> kernel interface synchroniousDenis V. Lunev2007-10-11
| * | [NET]: Add network namespace clone & unshare support.Eric W. Biederman2007-10-10
| * | [KERNEL]: Unexport raise_softirq_irqoffAdrian Bunk2007-10-10
| * | [NET]: Support multiple network namespaces with netlinkEric W. Biederman2007-10-10
| * | [SOFTIRQ]: Remove do_softirq() symbol export.Robert Olsson2007-10-10
| * | [KTIME]: Introduce ktime_sub_ns and ktime_sub_usArnaldo Carvalho de Melo2007-10-10
* | | Fix warnings with !CONFIG_BLOCKJens Axboe2007-10-10
|/ /
* | fix bogus reporting of signals by auditAl Viro2007-10-07
* | Fix timer_stats printout of events/secAnton Blanchard2007-10-07
|/
* sched: fix profile=sleepIngo Molnar2007-10-02
* robust futex thread exit raceMartin Schwidefsky2007-10-01
* Fix SMP poweroff hangsMark Lord2007-10-01
* hibernation doesn't even build on frv - tons of helpers are missingAl Viro2007-09-26
* clockevents: remove the suspend/resume workaround^WthinkoThomas Gleixner2007-09-22
* signalfd simplificationDavide Libenzi2007-09-20
* sched: fix invalid sched_class useHiroshi Shimamoto2007-09-19
* sched: add /proc/sys/kernel/sched_compat_yieldIngo Molnar2007-09-19
* Fix user namespace exiting OOPsPavel Emelyanov2007-09-19
* Convert uid hash to hlistPavel Emelyanov2007-09-19
* kernel/user.c: Use list_for_each_entry instead of list_for_eachMatthias Kaehlcke2007-09-19
* Fix UTS corruption during clone(CLONE_NEWUTS)Alexey Dobriyan2007-09-19
* clockevents: prevent stale tick update on offline cpuThomas Gleixner2007-09-16
* clockevents: do not shutdown the oneshot broadcast deviceThomas Gleixner2007-09-16
* clockevents: Enforce oneshot broadcast when broadcast mask is set on resumeThomas Gleixner2007-09-16
* timekeeping: Prevent time going backwards on resumeThomas Gleixner2007-09-16
* timekeeping: access rtc outside of xtime lockThomas Gleixner2007-09-16
* Fix "no_sync_cmos_clock" logic inversion in kernel/time/ntp.cTony Breeds2007-09-11
* Restore call_usermodehelper_pipe() behaviourMichael Ellerman2007-09-11
* futex_compat: fix list traversal bugsArnd Bergmann2007-09-11
* Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACHRoland McGrath2007-09-10
* sched: fix ideal_runtime calculations for reniced tasksPeter Zijlstra2007-09-05
* sched: improve prev_sum_exec_runtime settingPeter Zijlstra2007-09-05
* sched: simplify __check_preempt_curr_fair()Peter Zijlstra2007-09-05
* sched: fix xtensa build warningIngo Molnar2007-09-05