summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2013-10-29perf: Kill the dead !vma->vm_mm code in perf_event_mmap_event()Oleg Nesterov
2013-10-29perf: Remove useless atomic_tPeter Zijlstra
2013-10-29sched: Avoid throttle_cfs_rq() racing with period_timer stoppingBen Segall
2013-10-29sched: Guarantee new group-entities always have weightPaul Turner
2013-10-29sched: Fix hrtimer_cancel()/rq->lock deadlockBen Segall
2013-10-29sched: Fix cfs_bandwidth misuse of hrtimer_expires_remainingBen Segall
2013-10-29sched: Fix race on toggling cfs_bandwidth_usedBen Segall
2013-10-29perf: Fix perf ring buffer memory orderingPeter Zijlstra
2013-10-29Merge branch 'perf/urgent' into perf/coreIngo Molnar
2013-10-28sched: Remove extra put_online_cpus() inside sched_setaffinity()Michael wang
2013-10-28genirq: Set the irq thread policy without checking CAP_SYS_NICEThomas Pfaff
2013-10-28Merge branch 'pm-sleep'Rafael J. Wysocki
2013-10-28Merge branch 'pm-qos'Rafael J. Wysocki
2013-10-27Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-10-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-10-27Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-10-26sched/rt: Fix task_tick_rt() commentLi Bin
2013-10-26Merge tag 'pm+acpi-3.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-10-25keys: change asymmetric keys to use common hash definitionsDmitry Kasatkin
2013-10-25smp: don't warn about csd->flags having CSD_FLAG_LOCK cleared for !waitJens Axboe
2013-10-25smp: export __smp_call_function_single()Jens Axboe
2013-10-24pid_namespace: make freeing struct pid_namespace rcu-delayedAl Viro
2013-10-25PM / hibernate: Move software_resume to late_initcall_syncRuss Dill
2013-10-24of/irq: simplify args to irq_create_of_mappingGrant Likely
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-23clockevents: Sanitize ticks to nsec conversionThomas Gleixner
2013-10-22Merge branch 'for-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-10-20Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2013-10-19static_key: WARN on usage before jump_label_init was calledHannes Frederic Sowa
2013-10-19Merge 3.12-rc6 into driver-core-nextGreg Kroah-Hartman
2013-10-18ftrace: Add set_graph_notrace filterNamhyung Kim
2013-10-18ftrace: Narrow down the protected area of graph_lockNamhyung Kim
2013-10-18ftrace: Introduce struct ftrace_graph_dataNamhyung Kim
2013-10-18ftrace: Get rid of ftrace_graph_filter_enabledNamhyung Kim
2013-10-18tracing: Fix potential out-of-bounds in trace_get_user()Steven Rostedt
2013-10-18time: Fix signedness bug in sysfs_get_uname() and its callersPatrick Palka
2013-10-18timekeeping: Fix some trivial typos in commentsXie XiuQi
2013-10-18alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't existKOSAKI Motohiro
2013-10-18PM / Hibernate: Use bool for boolean fields of struct snapshot_dataRafael J. Wysocki
2013-10-18mutex: Avoid gcc version dependent __builtin_constant_p() usageTetsuo Handa
2013-10-18timekeeping: Fix some trivial typos in commentsXie XiuQi
2013-10-18irq: Fix some trivial typos in commentsXie XiuQi
2013-10-18PM / Sleep: Detect device suspend/resume lockup and log eventBenoit Goby
2013-10-18Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2013-10-17PM / QoS: simplify pm_qos_power_write()Andy Shevchenko
2013-10-17perf: Disable PERF_RECORD_MMAP2 supportStephane Eranian
2013-10-17kernel: add support for init_array constructorsFrantisek Hrbata
2013-10-16sysrq: Allow magic SysRq key functions to be disabled through KconfigBen Hutchings
2013-10-16sched/wait: Introduce prepare_to_wait_event()Oleg Nesterov
2013-10-16sched: Remove get_online_cpus() usagePeter Zijlstra