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