| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | PM / Hibernate: Do not leak memory in error/test code paths | Rafael J. Wysocki | 2011-11-23 | 1 | -6/+10 |
* | Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-22 | 1 | -5/+0 |
|\ |
|
| * | writeback: remove vm_dirties and task->dirties | Wu Fengguang | 2011-11-17 | 1 | -5/+0 |
* | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2011-11-20 | 2 | -7/+19 |
|\ \ |
|
| * | | PM / Suspend: Fix bug in suspend statistics update | Srivatsa S. Bhat | 2011-11-19 | 1 | -1/+2 |
| * | | PM / Hibernate: Fix the early termination of test modes | Srivatsa S. Bhat | 2011-11-18 | 1 | -6/+17 |
| |/ |
|
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-11-17 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | genirq: Fix irqfixup, irqpoll regression | Edward Donovan | 2011-11-03 | 1 | -1/+1 |
* | | PM / QoS: Set cpu_dma_pm_qos->name | Dominik Brodowski | 2011-11-07 | 1 | -0/+1 |
* | | Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2011-11-06 | 1 | -16/+21 |
|\ \ |
|
| * | | jump-label: initialize jump-label subsystem much earlier | Jeremy Fitzhardinge | 2011-10-25 | 1 | -4/+1 |
| * | | jump_label: add arch_jump_label_transform_static() to optimise non-live code ... | Jeremy Fitzhardinge | 2011-10-25 | 1 | -3/+15 |
| * | | jump_label: if a key has already been initialized, don't nop it out | Jeremy Fitzhardinge | 2011-10-25 | 1 | -12/+8 |
| * | | stop_machine: make stop_machine safe and efficient to call early | Jeremy Fitzhardinge | 2011-10-25 | 1 | -0/+22 |
* | | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 78 | -65/+83 |
|\ \ \ |
|
| * | | | irq: don't put module.h into irq.h for tracking irqgen modules. | Paul Gortmaker | 2011-10-31 | 1 | -1/+1 |
| * | | | kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure | Paul Gortmaker | 2011-10-31 | 10 | -0/+10 |
| * | | | kernel: fix up module header handling in rcutiny files | Paul Gortmaker | 2011-10-31 | 2 | -1/+1 |
| * | | | kernel: params.c needs module.h not moduleparam.h | Paul Gortmaker | 2011-10-31 | 1 | -1/+1 |
| * | | | kernel: ksysfs.c is implicitly using stat.h | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
| * | | | kernel: fix two implicit header assumptions in irq_work.c | Paul Gortmaker | 2011-10-31 | 1 | -0/+2 |
| * | | | kernel: fix several implicit usasges of kmod.h | Paul Gortmaker | 2011-10-31 | 3 | -0/+3 |
| * | | | kernel: Add <linux/module.h> to files using it implicitly | Paul Gortmaker | 2011-10-31 | 2 | -0/+2 |
| * | | | kernel: Map most files to use export.h instead of module.h | Paul Gortmaker | 2011-10-31 | 61 | -61/+61 |
| * | | | range: fix bogus misuse of module.h to get printk() | Paul Gortmaker | 2011-10-31 | 1 | -1/+1 |
* | | | | Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 1 | -0/+3 |
|\ \ \ \ |
|
| * | | | | writeback: per task dirty rate limit | Wu Fengguang | 2011-10-03 | 1 | -0/+3 |
* | | | | | Merge git://github.com/rustyrussell/linux | Linus Torvalds | 2011-11-06 | 2 | -4/+9 |
|\ \ \ \ \ |
|
| * | | | | | module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree | Ben Hutchings | 2011-11-07 | 2 | -0/+7 |
| * | | | | | module: Enable dynamic debugging regardless of taint | Ben Hutchings | 2011-11-07 | 1 | -4/+2 |
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2011-11-06 | 1 | -2/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | sched: Allow SD_NODES_PER_DOMAIN to be overridden | Anton Blanchard | 2011-09-20 | 1 | -2/+0 |
* | | | | | | | PM / Freezer: Revert 27920651fe "PM / Freezer: Make fake_signal_wake_up() wak... | Tejun Heo | 2011-11-04 | 1 | -1/+1 |
* | | | | | | | PM / QoS: Remove redundant check | Guennadi Liakhovetski | 2011-11-04 | 1 | -2/+1 |
* | | | | | | | PM / Sleep: Fix race between CPU hotplug and freezer | Srivatsa S. Bhat | 2011-11-04 | 1 | -0/+74 |
* | | | | | | | Revert "perf: Add PM notifiers to fix CPU hotplug races" | Linus Torvalds | 2011-11-03 | 1 | -95/+2 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | memcg: replace ss->id_lock with a rwlock | Andrew Bresticker | 2011-11-02 | 1 | -9/+9 |
* | | | | | | sysctl: add support for poll() | Lucas De Marchi | 2011-11-02 | 2 | -0/+25 |
* | | | | | | cpusets: avoid looping when storing to mems_allowed if one node remains set | David Rientjes | 2011-11-02 | 1 | -3/+6 |
* | | | | | | cgroups: don't attach task to subsystem if migration failed | Ben Blum | 2011-11-02 | 1 | -6/+9 |
* | | | | | | cgroups: more safe tasklist locking in cgroup_attach_proc | Ben Blum | 2011-11-02 | 1 | -3/+3 |
* | | | | | | Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-01 | 1 | -6/+6 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'dt/gic' into next/dt | Arnd Bergmann | 2011-10-31 | 10 | -30/+564 |
| |\ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
| | * | | | | | irq: support domains with non-zero hwirq base | Rob Herring | 2011-10-31 | 1 | -6/+6 |
| | * | | | | | Merge remote-tracking branch 'rmk/devel-stable' into HEAD | Rob Herring | 2011-10-24 | 9 | -24/+558 |
| | |\ \ \ \ \
| | | |_|/ / /
| | |/| | | | |
|
* | | | | | | | Merge branch 'akpm' (Andrew's incoming) | Linus Torvalds | 2011-10-31 | 9 | -25/+54 |
|\ \ \ \ \ \ \ |
|