aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-03-05sched: don't rebalance if attached on NULL domainFrederic Weisbecker
2009-03-05Merge commit 'v2.6.29-rc7' into sched/coreIngo Molnar
2009-03-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-04rcu: increment quiescent state counter in ksoftirqd()Eric Dumazet
2009-03-03Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-03-03Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-03-02x86-64: seccomp: fix 32/64 syscall holeRoland McGrath
2009-03-03genirq: assert that irq handlers are indeed running in hardirq contextPeter Zijlstra
2009-03-02Merge branch 'linus' into irq/genirqIngo Molnar
2009-03-02sched: kill unused parameter of pick_next_task()Wang Chen
2009-03-02Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/coreIngo Molnar
2009-03-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-02-27Fix recursive lock in free_uid()/free_user_ns()David Howells
2009-02-27sched: don't allow setuid to succeed if the user does not have rt bandwidthDhaval Giani
2009-02-27keys: distinguish per-uid keys in different namespacesSerge E. Hallyn
2009-02-26sched_clock: cleanupsPeter Zijlstra
2009-02-26sched: allow architectures to specify sched_clock_stableIngo Molnar
2009-02-26time: ntp: fix bug in ntp_update_offset() & do_adjtimex(), fixJohn Stultz
2009-02-26sched_rt: don't start timer when rt bandwidth disabledHiroshi Shimamoto
2009-02-26cpuacct: add a branch predictionLi Zefan
2009-02-26Merge branches 'sched/cleanups', 'sched/urgent' and 'linus' into sched/coreIngo Molnar
2009-02-26rcu: Teach RCU that idle task is not quiscent state at bootPaul E. McKenney
2009-02-25time: ntp: clean up second_overflow()Ingo Molnar
2009-02-25time: ntp: simplify ntp_tick_adj calculationsIngo Molnar
2009-02-25time: ntp: make 64-bit constants more robustIngo Molnar
2009-02-25time: ntp: refactor do_adjtimex() some moreIngo Molnar
2009-02-25time: ntp: refactor do_adjtimex()Ingo Molnar
2009-02-25time: ntp: fix bug in ntp_update_offset() & do_adjtimex()Ingo Molnar
2009-02-25time: ntp: micro-optimize ntp_update_offset()Ingo Molnar
2009-02-25time: ntp: simplify ntp_update_offset_fll()Ingo Molnar
2009-02-25time: ntp: refactor and clean up ntp_update_offset()Ingo Molnar
2009-02-25time: ntp: refactor up ntp_update_frequency()Ingo Molnar
2009-02-25time: ntp: clean up ntp_update_frequency()Ingo Molnar
2009-02-25time: ntp: simplify the MAX_TICKADJ_SCALED definitionIngo Molnar
2009-02-25time: ntp: simplify the second_overflow() code flowIngo Molnar
2009-02-25time: ntp: clean up kernel/time/ntp.cIngo Molnar
2009-02-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-02-22PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki
2009-02-21Merge branch 'hibernate'Linus Torvalds
2009-02-21PM: Fix suspend_console and resume_console to use only one semaphoreArve Hjønnevåg
2009-02-21PM: Wait for console in resumeArve Hjønnevåg
2009-02-21PM: Fix pm_notifiers during user mode hibernationAndrey Borzenkov
2009-02-21PM: fix build for CONFIG_PM unsetRafael J. Wysocki
2009-02-21PM/resume: wait for device probing to finishArjan van de Ven
2009-02-19Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-02-19time: apply NTP frequency/tick changes immediatelyjohn stultz
2009-02-18tracing: limit the number of loops the ring buffer self test can makeSteven Rostedt
2009-02-18tracing: have function trace select kallsymsSteven Rostedt
2009-02-18tracing: disable tracing while testing ring bufferSteven Rostedt
2009-02-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds