summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2014-01-30sched: convert WARN_ON() to printk_sched() in try_to_wake_up_local()Syed Rameez Mustafa
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-19msm: rtb: Add RTB trace supportXiaogang Cui
2013-12-11Merge "msm: ipc_logging: Support multiplatform"Linux Build Service Account
2013-12-10sched/debug: Make sysrq prints of sched debug data optionalMatt Wagantall
2013-12-07msm: ipc_logging: Support multiplatformJeff Hugo
2013-12-05Merge "add extra free kbytes tunable"Linux Build Service Account
2013-11-25cgroup: fix to break the while loop in cgroup_attach_task() correctlyAnjana V Kumar
2013-11-25add extra free kbytes tunableRik van Riel
2013-11-20tracing/sched: add load balancer tracepointSteve Muckle
2013-11-11Merge "msm: rtb: Move RTB out of mach-msm"Linux Build Service Account
2013-11-08alarmtimer: add rtc irq support for alarmXiaocheng Li
2013-10-31msm: rtb: Move RTB out of mach-msmLaura Abbott
2013-10-24Merge "coresight: add stm logging to support optimization in trace printk"Linux Build Service Account
2013-10-22coresight: add stm logging to support optimization in trace printkAparna Das
2013-10-21printk: Remove RTB loggingLaura Abbott
2013-09-23msm: perf: clean up duplicate constraint eventsNeil Leeder
2013-09-10audit: Fix compilation issueSatya Durga Srinivasu Prabhala
2013-09-05Perf: Support sw events across hotplugNeil Leeder
2013-09-05sysctl: add cold_boot sysctl entryDavid Keitel
2013-09-04Perf: keep events across hotplugNeil Leeder
2013-09-04msm: arm: make nohlt readableNeil Leeder
2013-09-04android/lowmemorykiller: Ignore tasks with freed mmLiam Mark
2013-09-04input: synaptics_i2c_rmi4: Add TS supportShantanu Jain
2013-09-04input: touchscreen: synaptics v1.1Alexandra Chin
2013-09-04touchscreen: Remove firmware_updater from buildAmy Maloche
2013-09-04first commitAlexandra Chin
2013-09-04Merge branch 'qandroid-3.10' into msm-3.10Stephen Boyd
2013-09-04timer_list: correct the iterator for timer_listNathan Zimmer
2013-08-22PM / QoS: Fix workqueue deadlock when using pm_qos_update_request_timeout()Stephen Boyd
2013-08-22irq: display the wakeup depth and disable depth of an irqAbhijeet Dharmapurikar
2013-08-22sched: change WARN_ON_ONCE to WARN_ON in try_to_wake_up_local()Steve Muckle
2013-08-22msm: move printk out of spin lock low_water_lockTingting Yang
2013-08-22kernel/lib: add additional debug capabilites for data corruptionSyed Rameez Mustafa
2013-08-22tracing/sched: Add trace events to track cpu hotplug.Arun Bharadwaj
2013-08-22tracing/sched: Track per-cpu rt and non-rt cpu_load.Arun Bharadwaj
2013-08-22sched: re-calculate a cpu's next_balance point upon sched domain changesSrivatsa Vaddagiri
2013-08-22sched: remove migration notification from RT classSteve Muckle
2013-08-22sched: provide per cpu-cgroup option to notify on migrationsSteve Muckle
2013-08-22sched: fix reference to wrong cfs_rqSrivatsa Vaddagiri
2013-08-22kernel: Mark find_task_by_vpid with EXPORT_SYMBOL_GPLJordan Crouse
2013-08-22sched: Mark schedule_io_timeout() with EXPORT_SYMBOLJordan Crouse
2013-08-22sched: Fix SCHED_HRTICK bug leading to late preemption of tasksSrivatsa Vaddagiri
2013-08-22sched: Reset rq->next_interval before going idleSrivatsa Vaddagiri
2013-07-08ARM: Fix negative idle stats for offline cpuTaniya Das