aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
| * | | | | | | | | Merge branch 'pm-sleep'Rafael J. Wysocki2012-03-04
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | PM / Freezer: Remove references to TIF_FREEZE in commentsMarcos Paulo de Souza2012-03-04
| | * | | | | | | | PM / Hibernate: Enable usermodehelpers in hibernate() error pathSrivatsa S. Bhat2012-03-04
| | * | | | | | | | PM / Hibernate: print physical addresses consistently with other parts of kernelBjorn Helgaas2012-02-17
| | * | | | | | | | PM / Sleep: Drop suspend_stats_update()Rafael J. Wysocki2012-02-17
| | * | | | | | | | PM / Sleep: Make enter_state() in kernel/power/suspend.c staticRafael J. Wysocki2012-02-17
| | * | | | | | | | PM / Sleep: Unify kerneldoc comments in kernel/power/suspend.cRafael J. Wysocki2012-02-17
| | * | | | | | | | PM / Sleep: Remove unnecessary label from suspend_freeze_processes()Rafael J. Wysocki2012-02-13
| | * | | | | | | | PM / Sleep: Do not check wakeup too often in try_to_freeze_tasks()Rafael J. Wysocki2012-02-13
| | * | | | | | | | PM / Hibernate: Refactor and simplify freezer_test_doneSrivatsa S. Bhat2012-02-09
| | * | | | | | | | PM / Hibernate: Thaw kernel threads in hibernation_snapshot() in error/test pathSrivatsa S. Bhat2012-02-09
| | * | | | | | | | PM / Suspend: Avoid code duplication in suspend statistics updateMarcos Paulo de Souza2012-02-09
| | * | | | | | | | Merge commit 'pm-fixes-for-3.3-rc3' into pm-sleepRafael J. Wysocki2012-02-09
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| / / / / / / | | | |/ / / / / /
| | * | | | | | | PM / Sleep: Introduce "late suspend" and "early resume" of devicesRafael J. Wysocki2012-01-29
* | | | | | | | | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | power: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
| * | | | | | | | | kdb: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kernel/resource.c: move EXPORT_SYMBOL right after definitionCong Wang2012-02-03
* | | | | | | | | | Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-03-20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | workqueue: use percpu allocator for cwq on UPLai Jiangshan2012-03-12
* | | | | | | | | | | Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-03-20
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cgroup: Walk task list under tasklist_lock in cgroup_enable_task_cg_listFrederic Weisbecker2012-02-21
| * | | | | | | | | | | cgroup: Remove wrong comment on cgroup_enable_task_cg_list()Frederic Weisbecker2012-02-21
| * | | | | | | | | | | cgroup: remove cgroup_subsys argument from callbacksLi Zefan2012-02-02
| * | | | | | | | | | | cgroup: remove extra calls to find_existing_css_setMandeep Singh Baines2012-01-30
| * | | | | | | | | | | cgroup: replace tasklist_lock with rcu_read_lockMandeep Singh Baines2012-01-20
| * | | | | | | | | | | cgroup: simplify double-check locking in cgroup_attach_procMandeep Singh Baines2012-01-20
| * | | | | | | | | | | cgroup: move struct cgroup_pidlist out from the header fileLi Zefan2012-01-20
* | | | | | | | | | | | exit_signal: fix the "parent has changed security domain" logicOleg Nesterov2012-03-20
* | | | | | | | | | | | exit_signal: simplify the "we have changed execution domain" logicOleg Nesterov2012-03-20
* | | | | | | | | | | | CLONE_PARENT shouldn't allow to set ->exit_signalOleg Nesterov2012-03-20
* | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-20
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ntp: Fix integer overflow when setting timeSasha Levin2012-03-15
| * | | | | | | | | | | | Merge branch 'fortglx/3.4/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner2012-02-15
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | time: Move common updates to a functionThomas Gleixner2012-01-26
| | * | | | | | | | | | | | time: Reorder so the hot data is togetherThomas Gleixner2012-01-26
| | * | | | | | | | | | | | time: Remove most of xtime_lock usage in timekeeping.cJohn Stultz2012-01-26
| | * | | | | | | | | | | | ntp: Add ntp_lock to replace xtime_lockingJohn Stultz2012-01-26
| | * | | | | | | | | | | | ntp: Access tick_length variable via ntp_tick_length()John Stultz2012-01-26
| | * | | | | | | | | | | | ntp: Cleanup timex.hJohn Stultz2012-01-26
| | * | | | | | | | | | | | time: Add timekeeper lockJohn Stultz2012-01-26
| | * | | | | | | | | | | | time: Cleanup global variables and move them to the topJohn Stultz2012-01-26
| | * | | | | | | | | | | | time: Move raw_time into timekeeper structureJohn Stultz2012-01-26
| | * | | | | | | | | | | | time: Move xtime into timekeeeper structureJohn Stultz2012-01-26
| | * | | | | | | | | | | | time: Move wall_to_monotonic into the timekeeper structureJohn Stultz2012-01-26
| | * | | | | | | | | | | | time: Move total_sleep_time into the timekeeper structureJohn Stultz2012-01-26
| * | | | | | | | | | | | | timer: Fix bad idle check on irq entryFrederic Weisbecker2012-02-15
| * | | | | | | | | | | | | nohz: Remove ts->Einidle checks before restarting the tickFrederic Weisbecker2012-02-15
| * | | | | | | | | | | | | nohz: Remove update_ts_time_stat from tick_nohz_start_idleMichal Hocko2012-02-15