summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2011-03-03Merge branch 'quilt/rr'Stephen Rothwell
2011-03-03Merge remote-tracking branch 'net/master'Stephen Rothwell
2011-03-03Merge remote-tracking branch 'kvm/linux-next'Stephen Rothwell
2011-03-03Merge remote-tracking branch 'sh/sh-latest'Stephen Rothwell
2011-02-28export pid symbols needed for kvm_vcpu_on_spinRik van Riel
2011-02-28Merge remote branch 'tip/sched/core' into HEADAvi Kivity
2011-02-26clockevents: Prevent oneshot mode when broadcast device is periodicThomas Gleixner
2011-02-25module: deal with alignment issues in built-in module versionsDmitry Torokhov
2011-02-22Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-02-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-02-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-02-19genirq: Disable the SHIRQ_DEBUG call in request_threaded_irq for nowThomas Gleixner
2011-02-19genirq: Prevent access beyond allocated_irqs bitmapThomas Gleixner
2011-02-18Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-02-16PM / Hibernate: Return error code when alloc_image_page() failsStanislaw Gruszka
2011-02-16workqueue: make sure MAYDAY_INITIAL_TIMEOUT is at least 2 jiffies longTejun Heo
2011-02-16workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo
2011-02-16perf: Fix throttle logicPeter Zijlstra
2011-02-15Merge branches 'core-fixes-for-linus' and 'timers-fixes-for-linus' of git://g...Linus Torvalds
2011-02-15Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-02-15sh: Enable CONFIG_GCOV_PROFILE_ALL for shChris Smith
2011-02-14workqueue: wake up a worker when a rescuer is leaving a gcwqTejun Heo
2011-02-12timer debug: Hide kernel addresses via %pK in /proc/timer_listKees Cook
2011-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-02-11ptrace: use safer wake up on ptrace_detach()Tejun Heo
2011-02-11security: add cred argument to security_capable()Chris Wright
2011-02-10cap_syslog: accept CAP_SYS_ADMIN for nowLinus Torvalds
2011-02-10watchdog, nmi: Lower the severity of error messagesDon Zickus
2011-02-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-02-08Revert "lockdep, timer: Fix del_timer_sync() annotation"Peter Zijlstra
2011-02-07CRED: Fix memory and refcount leaks upon security_prepare_creds() failureTetsuo Handa
2011-02-07CRED: Fix BUG() upon security_cred_alloc_blank() failureTetsuo Handa
2011-02-06Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-02-04Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2011-02-04lockdep, timer: Fix del_timer_sync() annotationPeter Zijlstra
2011-02-03Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-02-03Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-02-03Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-02-03tracing: Replace syscall_meta_data struct array with pointer arraySteven Rostedt
2011-02-03tracepoints: Fix section alignment using pointer arrayMathieu Desnoyers
2011-02-03sched: Add yield_to(task, preempt) functionalityMike Galbraith
2011-02-03sched: Use a buddy to implement yield_task_fair()Rik van Riel
2011-02-03sched: Limit the scope of clear_buddiesRik van Riel
2011-02-03sched: Check the right ->nr_running in yield_task_fair()Rik van Riel
2011-02-03sched: Fix update_curr_rt()Peter Zijlstra
2011-02-03perf: Fix reading in perf_event_read()Peter Zijlstra
2011-02-02tracing: Replace trace_event struct array with pointer arraySteven Rostedt
2011-02-02genirq: Prevent irq storm on migrationThomas Gleixner
2011-01-31watchdog: Don't change watchdog state on read of sysctlMarcin Slusarz
2011-01-31watchdog: Fix sysctl consistencyMarcin Slusarz