Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | | freezer: kill PF_FREEZING | Tejun Heo | 2011-11-21 | 1 | -6/+0 | |
| | | | * | | | | freezer: test freezable conditions while holding freezer_lock | Tejun Heo | 2011-11-21 | 2 | -16/+3 | |
| | | | * | | | | freezer: make freezing indicate freeze condition in effect | Tejun Heo | 2011-11-21 | 3 | -20/+27 | |
| | | | * | | | | freezer: use dedicated lock instead of task_lock() + memory barrier | Tejun Heo | 2011-11-21 | 2 | -49/+37 | |
| | | | * | | | | freezer: don't distinguish nosig tasks on thaw | Tejun Heo | 2011-11-21 | 1 | -13/+7 | |
| | | | * | | | | freezer: remove racy clear_freeze_flag() and set PF_NOFREEZE on dead tasks | Tejun Heo | 2011-11-21 | 2 | -4/+2 | |
| | | | * | | | | freezer: rename thaw_process() to __thaw_task() and simplify the implementation | Tejun Heo | 2011-11-21 | 3 | -24/+16 | |
| | | | * | | | | freezer: implement and use kthread_freezable_should_stop() | Tejun Heo | 2011-11-21 | 2 | -2/+29 | |
| | | | * | | | | freezer: unexport refrigerator() and update try_to_freeze() slightly | Tejun Heo | 2011-11-21 | 1 | -3/+7 | |
| | | | * | | | | freezer: fix current->state restoration race in refrigerator() | Tejun Heo | 2011-11-21 | 1 | -1/+7 | |
| | * | | | | | | PM / Hibernate: Remove deprecated hibernation test modes | Srivatsa S. Bhat | 2011-12-06 | 1 | -29/+4 | |
| | * | | | | | | PM / Hibernate: Thaw processes in SNAPSHOT_CREATE_IMAGE ioctl test path | Srivatsa S. Bhat | 2011-12-06 | 3 | -4/+11 | |
| | * | | | | | | PM / Hibernate: Enable usermodehelpers in software_resume() error path | Srivatsa S. Bhat | 2011-12-06 | 1 | -1/+3 | |
| | * | | | | | | PM / Hibernate: Refactor and simplify hibernation_snapshot() code | Srivatsa S. Bhat | 2011-11-23 | 1 | -13/+9 | |
| | * | | | | | | PM: Fix indentation and remove extraneous whitespaces in kernel/power/main.c | Srivatsa S. Bhat | 2011-11-23 | 1 | -3/+3 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge branch 'pm-misc' into pm-for-linus | Rafael J. Wysocki | 2011-12-25 | 2 | -6/+4 | |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| | * | | | | | CPU: Add right qualifiers for alloc_frozen_cpus() and cpu_hotplug_pm_sync_init() | Fenghua Yu | 2011-11-23 | 1 | -2/+2 | |
| | * | | | | | PM / Usermodehelper: Cleanup remnants of usermodehelper_pm_callback() | Srivatsa S. Bhat | 2011-11-23 | 1 | -4/+2 | |
| | |/ / / / | ||||||
* | | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2012-01-08 | 9 | -58/+37 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | vfs: switch ->show_options() to struct dentry * | Al Viro | 2012-01-06 | 1 | -2/+2 | |
| * | | | | | | vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb | Al Viro | 2012-01-06 | 1 | -1/+1 | |
| | | | | | | | ||||||
| | \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ | Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z | Al Viro | 2012-01-06 | 8 | -25/+24 | |
| |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | fs: move code out of buffer.c | Al Viro | 2012-01-03 | 1 | -1/+0 | |
| | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | auditsc: propage umode_t | Al Viro | 2012-01-03 | 1 | -2/+2 | |
| | * | | | | | | switch kern_ipc_perm to umode_t | Al Viro | 2012-01-03 | 1 | -5/+5 | |
| | * | | | | | | switch mq_open() to umode_t | Al Viro | 2012-01-03 | 1 | -3/+3 | |
| | * | | | | | | sysctl: use umode_t for table permissions | Al Viro | 2012-01-03 | 1 | -1/+1 | |
| | * | | | | | | cgroup: propagate mode_t | Al Viro | 2012-01-03 | 1 | -7/+7 | |
| | * | | | | | | switch debugfs to umode_t | Al Viro | 2012-01-03 | 4 | -4/+4 | |
| | * | | | | | | switch vfs_mkdir() and ->mkdir() to umode_t | Al Viro | 2012-01-03 | 1 | -2/+2 | |
| |/ / / / / / | ||||||
| * | | | | | | get rid of timer in kern/acct.c | Al Viro | 2012-01-03 | 1 | -30/+10 | |
* | | | | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-01-07 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | irq: check domain hwirq range for DT translate | Rob Herring | 2011-12-28 | 1 | -0/+3 | |
* | | | | | | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-01-07 | 4 | -58/+57 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 2012-01-06 | 4 | -58/+57 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | clockevents: remove sysdev.h | Kay Sievers | 2011-12-21 | 1 | -1/+0 | |
| | * | | | | | | | | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem | Kay Sievers | 2011-12-21 | 1 | -21/+19 | |
| | * | | | | | | | | clocksource: convert sysdev_class to a regular subsystem | Kay Sievers | 2011-12-14 | 1 | -18/+19 | |
| | * | | | | | | | | rtmutex-tester: convert sysdev_class to a regular subsystem | Kay Sievers | 2011-12-14 | 1 | -18/+19 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g... | Linus Torvalds | 2012-01-06 | 1 | -5/+7 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'devel-stable' into for-linus | Russell King | 2012-01-05 | 1 | -5/+7 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | ARM: 7235/1: irqdomain: export irq_domain_simple_ops for !CONFIG_OF | Jamie Iles | 2011-12-23 | 1 | -5/+7 | |
* | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-01-06 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst... | Thomas Gleixner | 2011-12-05 | 1 | -5/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | time: Fix spelling mistakes in new comments | John Stultz | 2011-11-21 | 1 | -4/+4 | |
| | * | | | | | | | | | | | time: fix bogus comment in timekeeping_get_ns_raw | Dan McGee | 2011-11-21 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-01-06 | 27 | -2463/+2687 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | sched/tracing: Add a new tracepoint for sleeptime | Arun Sharma | 2011-12-23 | 2 | -2/+1 | |
| * | | | | | | | | | | | | | sched: Disable scheduler warnings during oopses | Dave Jones | 2011-12-23 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | sched: Fix cgroup movement of waking process | Daisuke Nishimura | 2011-12-21 | 1 | -1/+3 |