summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2009-03-11Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/coreIngo Molnar-51/+140
2009-03-10kernel/user.c: fix a memory leak when freeing up non-init usernamespaces usersDhaval Giani-7/+7
2009-03-10Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ...Ingo Molnar-1/+2
2009-03-09copy_process: fix CLONE_PARENT && parent_exec_id interactionOleg Nesterov-6/+5
2009-03-09Fix fixpoint divide exception in acct_update_integralsHeiko Carstens-1/+5
2009-03-06percpu, module: implement reserved allocation and use it for module percpu va...Tejun Heo-1/+1
2009-03-05Merge branch 'x86/urgent' into x86/coreIngo Molnar-18/+69
2009-03-04rcu: increment quiescent state counter in ksoftirqd()Eric Dumazet-0/+1
2009-03-04Merge branch 'x86/core' into core/percpuIngo Molnar-7/+21
2009-03-04Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar-7/+21
2009-03-03Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-14/+50
2009-03-03Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-4/+19
2009-03-02x86-64: seccomp: fix 32/64 syscall holeRoland McGrath-3/+4
2009-03-01Merge branch 'x86/urgent' into x86/patIngo Molnar-4/+17
2009-02-27Fix recursive lock in free_uid()/free_user_ns()David Howells-4/+17
2009-02-27sched: don't allow setuid to succeed if the user does not have rt bandwidthDhaval Giani-13/+49
2009-02-26sched_rt: don't start timer when rt bandwidth disabledHiroshi Shimamoto-1/+1
2009-02-26rcu: Teach RCU that idle task is not quiscent state at bootPaul E. McKenney-4/+19
2009-02-24Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar-19/+53
2009-02-22Merge branch 'linus' into x86/apicIngo Molnar-79/+189
2009-02-22PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki-2/+24
2009-02-21Merge branch 'hibernate'Linus Torvalds-10/+30
2009-02-21PM: Fix suspend_console and resume_console to use only one semaphoreArve Hjønnevåg-6/+9
2009-02-21PM: Wait for console in resumeArve Hjønnevåg-0/+6
2009-02-21PM: Fix pm_notifiers during user mode hibernationAndrey Borzenkov-4/+4
2009-02-21PM: fix build for CONFIG_PM unsetRafael J. Wysocki-1/+2
2009-02-21PM/resume: wait for device probing to finishArjan van de Ven-0/+11
2009-02-20Merge branch 'x86/urgent' into x86/coreIngo Molnar-67/+135
2009-02-20percpu: implement new dynamic percpu allocatorTejun Heo-0/+31
2009-02-20alloc_percpu: change percpu_ptr to per_cpu_ptrRusty Russell-4/+4
2009-02-20module: reorder module pcpu related functionsTejun Heo-15/+18
2009-02-19Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+26
2009-02-18tracing: limit the number of loops the ring buffer self test can makeSteven Rostedt-0/+10
2009-02-18tracing: have function trace select kallsymsSteven Rostedt-0/+2
2009-02-18tracing: disable tracing while testing ring bufferSteven Rostedt-0/+9
2009-02-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds-2/+3
2009-02-18pm: fix build for CONFIG_PM unsetRafael J. Wysocki-1/+2
2009-02-18cgroups: fix possible use after freeLi Zefan-1/+1
2009-02-18block: fix bad definition of BIO_RW_SYNCJens Axboe-2/+3
2009-02-17Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-3/+12
2009-02-17Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-30/+30
2009-02-17Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-4/+33
2009-02-17Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-25/+28
2009-02-17tracing/function-graph-tracer: trace the idle tasksFrederic Weisbecker-1/+5
2009-02-17Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/p...Ingo Molnar-119/+295
2009-02-15trace: mmiotrace to the tracer menu in KconfigPekka Paalanen-0/+23
2009-02-15mmiotrace: count events lost due to not recordingPekka Paalanen-4/+10
2009-02-15Merge commit 'v2.6.29-rc5' into x86/apicIngo Molnar-2/+1
2009-02-13User namespaces: Only put the userns when we unhash the uidSerge E. Hallyn-2/+1
2009-02-13timers: more consistently use clock vs timerPeter Zijlstra-30/+30