summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2012-03-16ENGR00175844 irq: enable IRQF_EARLY_RESUME irq when dpm_suspend_noirq failedXinyu Chen
2012-03-12ENGR00173756-2 cpufreq: fix license issueXinyu Chen
2012-02-27ENGR00175308-1 MX6Q PM: cpu hotplug on earlysuspendLin Fuzhen
2012-02-08ENGR00173756-1 Android: cpufreq: add cpu frquency governor save/restore funct...Zhang Jiejing
2012-02-02Merge branch 'android-3.0' into imx_3.0.15_androidXinyu Chen
2012-01-09ENGR00156637 [MX6]Reboot take long time on SMPAnson Huang
2012-01-09ENGR00133978 PM: add time sensitive debug function to suspend & resumeZhang Jiejing
2012-01-03Revert "clockevents: Set noop handler in clockevents_exchange_device()"Linus Torvalds
2011-12-21Make TASKSTATS require root accessLinus Torvalds
2011-12-21alarmtimers: Fix time comparisonThomas Gleixner
2011-12-09clockevents: Set noop handler in clockevents_exchange_device()Thomas Gleixner
2011-12-09clocksource: Fix bug with max_deferment margin calculationYang Honggang (Joseph)
2011-12-09jump_label: jump_label_inc may return before the code is patchedGleb Natapov
2011-12-09tick-broadcast: Stop active broadcast device when replacing itThomas Gleixner
2011-12-09tracing: fix event_subsystem ref countingIlya Dryomov
2011-12-09trace_events_filter: Use rcu_assign_pointer() when setting ftrace_event_call-...Tejun Heo
2011-12-09genirq: Fix race condition when stopping the irq threadIdo Yariv
2011-12-09hrtimer: Fix extra wakeups from __remove_hrtimer()Jeff Ohlstein
2011-12-09timekeeping: add arch_offset hook to ktime_get functionsHector Palacios
2011-12-09cgroup_freezer: fix freezing groups with stopped tasksMichal Hocko
2011-12-09genirq: fix regression in irqfixup, irqpollEdward Donovan
2011-11-26genirq: Fix irqfixup, irqpoll regressionEdward Donovan
2011-11-22Fix "time: Catch invalid timespec sleep values in __timekeeping_inject_sleept...Arve Hjønnevåg
2011-11-22time: Catch invalid timespec sleep values in __timekeeping_inject_sleeptimeJohn Stultz
2011-11-11PM / Suspend: Off by one in pm_suspend()Dan Carpenter
2011-11-11ptrace: don't clear GROUP_STOP_SIGMASK on double-stopOleg Nesterov
2011-11-11genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlierIan Campbell
2011-11-11tracing: Fix returning of duplicate data after EOF in trace_pipe_rawSteven Rostedt
2011-11-11time: Change jiffies_to_clock_t() argument type to unsigned longhank
2011-11-11kmod: prevent kmod_loop_msg overflow in __request_module()Jiri Kosina
2011-10-27Merge commit 'v3.0.8' into android-3.0Colin Cross
2011-10-25cputimer: Cure lock inversionPeter Zijlstra
2011-10-25Avoid using variable-length arrays in kernel/sys.cLinus Torvalds
2011-10-16ftrace: Fix regression where ftrace breaks when modules are loadedSteven Rostedt
2011-10-16ftrace: Fix regression of :mod:module function enablingSteven Rostedt
2011-10-16posix-cpu-timers: Cure SMP wobblesPeter Zijlstra
2011-10-16sched: Fix up wchan borkageSimon Kirby
2011-10-16sched/rt: Migrate equal priority tasks to available CPUsShawn Bohrer
2011-10-03workqueue: lock cwq access in drain_workqueueThomas Tuttle
2011-10-03genirq: Make irq_shutdown() symmetric vs. irq_startup againGeert Uytterhoeven
2011-10-03sched: Fix a memory leak in __sdt_free()WANG Cong
2011-10-03sched: Move blk_schedule_flush_plug() out of __schedule()Thomas Gleixner
2011-10-03sched: Separate the scheduler entry for preemptionThomas Gleixner
2011-10-03alarmtimers: Avoid possible denial of service with high freq periodic timersJohn Stultz
2011-10-03alarmtimers: Memset itimerspec passed into alarm_timer_getJohn Stultz
2011-10-03alarmtimers: Avoid possible null pointer traversalJohn Stultz
2011-10-03kernel/printk: do not turn off bootconsole in printk_late_init() if keep_bootconNishanth Aravamudan
2011-09-06PM: Backoff suspend if repeated attempts failTodd Poynor
2011-08-29Add a personality to report 2.6.x version numbersAndi Kleen
2011-08-29x86, mtrr: lock stop machine during MTRR rendezvous sequenceSuresh Siddha