summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2011-07-14sched: adjust scheduler cpu power for stolen timeGlauber Costa
2011-07-14KVM guest: Steal time accountingGlauber Costa
2011-07-14KVM: Steal time implementationGlauber Costa
2011-07-12KVM: Add compat ioctl for KVM_SET_SIGNAL_MASKAlexander Graf
2011-07-06resource: ability to resize an allocated resourceRam Pai
2011-06-27taskstats: don't allow duplicate entries in listener modeVasiliy Kulikov
2011-06-25Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-06-21alarmtimers: Return -ENOTSUPP if no RTC device is presentJohn Stultz
2011-06-21alarmtimers: Handle late rtc module loadingJohn Stultz
2011-06-21PM: Free memory bitmaps if opening /dev/snapshot failsMichal Kubecek
2011-06-19Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urg...Linus Torvalds
2011-06-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-06-17KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyringDavid Howells
2011-06-17generic-ipi: Fix kexec boot crash by initializing call_single_queue before en...Takao Indoh
2011-06-16rcu: Move RCU_BOOST #ifdefs to header filePaul E. McKenney
2011-06-16clocksource: Make watchdog robust vs. interruptionThomas Gleixner
2011-06-15rcu: use softirq instead of kthreads except when RCU_BOOST=yPaul E. McKenney
2011-06-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-06-15gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNELJosh Triplett
2011-06-15memcg: clear mm->owner when last possible owner leavesKAMEZAWA Hiroyuki
2011-06-15sched: Check if lowest_mask is initialized in find_lowest_rq()Steven Rostedt
2011-06-15sched: Fix need_resched() when checking peemptHillf Danton
2011-06-14signal.c: fix kernel-doc notationRandy Dunlap
2011-06-14rcu: Use softirq to address performance regressionShaohua Li
2011-06-14rcu: Simplify curing of load woesPaul E. McKenney
2011-06-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-06-10genirq: Prevent potential NULL dereference in irq_set_irq_wake()Jesper Juhl
2011-06-09tracing: Fix regression in printk_formats fileSteven Rostedt
2011-06-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-06-07Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-06-07Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-06-07ftrace: Revert 8ab2b7efd ftrace: Remove unnecessary disabling of irqsSteven Rostedt
2011-06-07kprobes/trace: Fix kprobe selftest for gcc 4.6Steven Rostedt
2011-06-07sched: Fix/clarify set_task_cpu() locking rulesPeter Zijlstra
2011-06-07lockdep: Fix lock_is_held() on recursionPeter Zijlstra
2011-06-06ftrace: Fix possible undefined return codeGuoWen Li
2011-06-04perf: Comment /proc/sys/kernel/perf_event_paranoid to be part of user ABIVince Weaver
2011-06-04Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar
2011-06-03timers: Consider slack value in mod_timer()Sebastian Andrzej Siewior
2011-06-03genirq: Ensure we locate the passed IRQ in irq_alloc_descs()Mark Brown
2011-06-03genirq: Fix descriptor init on non-sparse IRQsLinus Walleij
2011-06-03irq: Handle spurios irq detection for threaded irqsSebastian Andrzej Siewior
2011-06-03genirq: Print threaded handler in spurious debug outputSebastian Andrzej Siewior
2011-06-03clockevents: Handle empty cpumask gracefullyThomas Gleixner
2011-05-31perf, cgroups: Fix up for new APIPeter Zijlstra
2011-05-31sched: Fix schedstat.nr_wakeups_migratePeter Zijlstra
2011-05-31sched: Fix cross-cpu clock sync on remote wakeupsPeter Zijlstra
2011-05-31rcu: Cure load woesPeter Zijlstra
2011-05-29mm: Fix boot crash in mm_alloc()Linus Torvalds
2011-05-29Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds