Age | Commit message (Expand) | Author |
2011-12-12 | cgroup: kill subsys->can_attach_task(), pre_attach() and attach_task() | Tejun Heo |
2011-12-12 | cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a... | Tejun Heo |
2011-12-12 | threadgroup: extend threadgroup_lock() to cover exit and exec | Tejun Heo |
2011-12-12 | threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsem | Tejun Heo |
2011-12-08 | PM / Freezer: Remove the "userspace only" constraint from freezer[_do_not]_co... | Srivatsa S. Bhat |
2011-12-06 | Freezer / sunrpc / NFS: don't allow TASK_KILLABLE sleeps to block the freezer | Jeff Layton |
2011-11-25 | Freezer: fix more fallout from the thaw_process rename | Stephen Rothwell |
2011-11-23 | Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Rafael J. Wysocki |
2011-11-23 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-11-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds |
2011-11-23 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2011-11-23 | freezer: fix wait_event_freezable/__thaw_task races | Oleg Nesterov |
2011-11-23 | freezer: kill unused set_freezable_with_signal() | Tejun Heo |
2011-11-23 | regulator: TPS65910: Fix VDD1/2 voltage selector count | Afzal Mohammed |
2011-11-23 | i2c: Delete ANY_I2C_BUS | Jean Delvare |
2011-11-23 | drm: integer overflow in drm_mode_dirtyfb_ioctl() | Xi Wang |
2011-11-22 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2011-11-22 | Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-21 | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2011-11-21 | Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2011-11-21 | freezer: remove unused @sig_only from freeze_task() | Tejun Heo |
2011-11-21 | freezer: fix set_freezable[_with_signal]() race | Tejun Heo |
2011-11-21 | freezer: remove should_send_signal() and update frozen() | Tejun Heo |
2011-11-21 | freezer: make freezing() test freeze conditions in effect instead of TIF_FREEZE | Tejun Heo |
2011-11-21 | cgroup_freezer: prepare for removal of TIF_FREEZE | Tejun Heo |
2011-11-21 | freezer: clean up freeze_processes() failure path | Tejun Heo |
2011-11-21 | freezer: kill PF_FREEZING | Tejun Heo |
2011-11-21 | freezer: rename thaw_process() to __thaw_task() and simplify the implementation | Tejun Heo |
2011-11-21 | freezer: implement and use kthread_freezable_should_stop() | Tejun Heo |
2011-11-21 | freezer: unexport refrigerator() and update try_to_freeze() slightly | Tejun Heo |
2011-11-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2011-11-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2011-11-20 | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2011-11-20 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2011-11-20 | drm/radeon/kms: add a CS ioctl flag not to rewrite tiling flags in the CS | Marek Olšák |
2011-11-19 | hugetlb: remove dummy definitions of HPAGE_MASK and HPAGE_SIZE | David Rientjes |
2011-11-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-11-18 | Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2011-11-18 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2011-11-17 | PM Sleep: Do not extend wakeup paths to devices with ignore_children set | Rafael J. Wysocki |
2011-11-17 | Revert "KVM: PPC: Add support for explicit HIOR setting" | Alexander Graf |
2011-11-17 | writeback: remove vm_dirties and task->dirties | Wu Fengguang |
2011-11-16 | new helper: mount_subtree() | Al Viro |
2011-11-16 | xen: Remove hanging references to CONFIG_XEN_PLATFORM_PCI | Daniel De Graaf |
2011-11-16 | xen: map foreign pages for shared rings by updating the PTEs directly | David Vrabel |
2011-11-16 | bio: change some signed vars to unsigned | Dan Carpenter |
2011-11-16 | include/linux/bio.h: use a static inline function for bio_integrity_clone() | Stephen Rothwell |
2011-11-15 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2011-11-15 | RS485: fix inconsistencies in the meaning of some variables | Claudio Scordino |
2011-11-15 | drm/radeon: add some missing FireMV pci ids | Alex Deucher |