summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2014-05-08sched: Fix endless sync_sched/rcu() loop inside _cpu_down()Kaushal Kumar
2014-05-08sched: Remove extra put_online_cpus() inside sched_setaffinity()Kaushal Kumar
2014-05-08sched: Remove get_online_cpus() usageKaushal Kumar
2014-04-16debugging: keep track of page ownersAlexander Nyberg
2014-03-26Merge "Merge upstream linux-stable v3.10.28 into msm-3.10"Linux Build Service Account
2014-03-24Merge upstream linux-stable v3.10.28 into msm-3.10Ian Maund
2014-03-20sched: Call the notify_on_migrate notifier chain for wakeups as wellRohit Gupta
2014-03-20cpufreq: cpu-boost: Introduce scheduler assisted load based syncsRohit Gupta
2014-03-20sched: window-based load stats for tasksSrivatsa Vaddagiri
2014-03-20sched: Make scheduler aware of cpu frequency stateSrivatsa Vaddagiri
2014-03-12Merge "sched: Make task load information available in /proc"Linux Build Service Account
2014-03-07coresight: move call to abort tracing after panic timeout delaySarang Joshi
2014-03-06sched: Make task load information available in /procSyed Rameez Mustafa
2014-02-27Merge "printk: introduce printk oops log buffer"Linux Build Service Account
2014-02-24coresight: add event to abort tracing late on kernel panicSarang Joshi
2014-02-22Merge "coresight: add event to abort tracing on kernel panic"Linux Build Service Account
2014-02-21coresight: add event to abort tracing on kernel panicSarang Joshi
2014-02-21printk: introduce printk oops log bufferJoonwoo Park
2014-02-07sched_clock: Add support for >32 bit sched_clockStephen Boyd
2014-02-07sched_clock: Use an hrtimer instead of timerStephen Boyd
2014-02-07sched_clock: Use seqcount instead of rolling our ownStephen Boyd
2014-02-07clocksource: Extract max nsec calculation into separate functionStephen Boyd
2014-02-07ARM: sched_clock: Load cycle count after epoch stabilizesStephen Boyd
2014-02-07sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd
2014-02-07kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig
2014-02-07constify copy_siginfo_to_user{,32}()Al Viro
2014-02-07Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2014-02-07mm: remove free_area_cacheMichel Lespinasse
2014-02-05sysctl: add boot_reason and cold_boot sysctl entries for arm64David Collins
2014-02-05sched: Fix compiler warningsAbhimanyu Kapur
2014-01-30sched: convert WARN_ON() to printk_sched() in try_to_wake_up_local()Syed Rameez Mustafa
2014-01-15sched: Guarantee new group-entities always have weightPaul Turner
2014-01-15sched: Fix hrtimer_cancel()/rq->lock deadlockBen Segall
2014-01-15sched: Fix cfs_bandwidth misuse of hrtimer_expires_remainingBen Segall
2014-01-15sched: Fix race on toggling cfs_bandwidth_usedBen Segall
2014-01-09mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel
2014-01-09sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov
2014-01-09libata, freezer: avoid block device removal while system is frozenTejun Heo
2014-01-09sched/rt: Fix rq's cpupri leak while enqueue/dequeue child RT entitiesKirill Tkhai
2014-01-09sched: numa: skip inaccessible VMAsMel Gorman
2014-01-09ftrace: Initialize the ftrace profiler for each possible cpuMiao Xie
2014-01-09Merge "rtc: alarm: have dummy set_power_on_alarm function"Linux Build Service Account
2014-01-09rtc: alarm: have dummy set_power_on_alarm functionMaria Yu
2014-01-02rtc: alarm: init power_on_alarm_lock mutex in alarmtimer_rtc_timer_initKumar Gala
2013-12-31qpnp-rtc: clear alarm register when rtc irq is disabledMatthew Qin
2013-12-29Merge "rtc: alarm: Add power-on alarm feature"Linux Build Service Account
2013-12-27rtc: alarm: Add power-on alarm featureMatthew Qin
2013-12-20sched: Avoid throttle_cfs_rq() racing with period_timer stoppingBen Segall
2013-12-20futex: fix handling of read-only-mapped hugepagesLinus Torvalds
2013-12-20PCI: Disable Bus Master only on kexec rebootKhalid Aziz