summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-03-10Merge commit 'tip-core/auto-core-next'Stephen Rothwell
2009-03-10Merge commit 'x86/auto-x86-next'Stephen Rothwell
2009-03-10Merge commit 'powerpc/next'Stephen Rothwell
2009-03-09copy_process: fix CLONE_PARENT && parent_exec_id interactionOleg Nesterov
2009-03-09Fix fixpoint divide exception in acct_update_integralsHeiko Carstens
2009-03-06Merge branch 'core/percpu' into auto-core-nextIngo Molnar
2009-03-06percpu, module: implement reserved allocation and use it for module percpu va...Tejun Heo
2009-03-05Merge branch 'x86/urgent' into x86/coreIngo Molnar
2009-03-05Merge branch 'core/ipi' into auto-core-nextIngo Molnar
2009-03-05Merge branch 'core/softlockup' into auto-core-nextIngo Molnar
2009-03-05Merge branch 'core/softirq' into auto-core-nextIngo Molnar
2009-03-05Merge branch 'core/percpu' into auto-core-nextIngo Molnar
2009-03-05Merge branch 'core/locking' into auto-core-nextIngo Molnar
2009-03-05lockdep: remove duplicate CONFIG_DEBUG_LOCKDEP definitionsDavid Rientjes
2009-03-05Merge commit 'v2.6.29-rc7' into core/lockingIngo Molnar
2009-03-04rcu: increment quiescent state counter in ksoftirqd()Eric Dumazet
2009-03-04lockdep: remove extra "irq" stringPeter Zijlstra
2009-03-04lockdep: fix incorrect state namePeter Zijlstra
2009-03-04Merge branch 'x86/core' into core/percpuIngo Molnar
2009-03-04Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar
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-01Merge branch 'x86/urgent' into x86/patIngo Molnar
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-26sched_rt: don't start timer when rt bandwidth disabledHiroshi Shimamoto
2009-02-26rcu: Teach RCU that idle task is not quiscent state at bootPaul E. McKenney
2009-02-25generic-ipi: cleanupsIngo Molnar
2009-02-25generic-ipi: remove CSD_FLAG_WAITPeter Zijlstra
2009-02-25generic-ipi: remove kmalloc()Peter Zijlstra
2009-02-25generic IPI: simplify barriers and lockingNick Piggin
2009-02-24Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar
2009-02-23Merge commit 'ftrace/function-graph' into nextBenjamin Herrenschmidt
2009-02-22Merge branch 'linus' into x86/apicIngo Molnar
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-20Merge branch 'x86/urgent' into x86/coreIngo Molnar
2009-02-20percpu: implement new dynamic percpu allocatorTejun Heo
2009-02-20alloc_percpu: change percpu_ptr to per_cpu_ptrRusty Russell
2009-02-20module: reorder module pcpu related functionsTejun Heo
2009-02-19Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
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