aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* cgroup: kill subsys->can_attach_task(), pre_attach() and attach_task()Tejun Heo2011-12-12
* cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a...Tejun Heo2011-12-12
* threadgroup: extend threadgroup_lock() to cover exit and execTejun Heo2011-12-12
* threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsemTejun Heo2011-12-12
* PM / Freezer: Remove the "userspace only" constraint from freezer[_do_not]_co...Srivatsa S. Bhat2011-12-08
* Freezer / sunrpc / NFS: don't allow TASK_KILLABLE sleeps to block the freezerJeff Layton2011-12-06
* Freezer: fix more fallout from the thaw_process renameStephen Rothwell2011-11-24
* Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Rafael J. Wysocki2011-11-23
|\
| * freezer: fix wait_event_freezable/__thaw_task racesOleg Nesterov2011-11-23
| * freezer: kill unused set_freezable_with_signal()Tejun Heo2011-11-23
| * freezer: remove unused @sig_only from freeze_task()Tejun Heo2011-11-21
| * freezer: fix set_freezable[_with_signal]() raceTejun Heo2011-11-21
| * freezer: remove should_send_signal() and update frozen()Tejun Heo2011-11-21
| * freezer: make freezing() test freeze conditions in effect instead of TIF_FREEZETejun Heo2011-11-21
| * cgroup_freezer: prepare for removal of TIF_FREEZETejun Heo2011-11-21
| * freezer: clean up freeze_processes() failure pathTejun Heo2011-11-21
| * freezer: kill PF_FREEZINGTejun Heo2011-11-21
| * freezer: rename thaw_process() to __thaw_task() and simplify the implementationTejun Heo2011-11-21
| * freezer: implement and use kthread_freezable_should_stop()Tejun Heo2011-11-21
| * freezer: unexport refrigerator() and update try_to_freeze() slightlyTejun Heo2011-11-21
* | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-11-23
|\ \
| * | i2c: Delete ANY_I2C_BUSJean Delvare2011-11-23
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2011-11-23
|\ \ \
| * | | regulator: TPS65910: Fix VDD1/2 voltage selector countAfzal Mohammed2011-11-23
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-11-23
|\ \ \ \ | |_|/ / |/| | |
| * | | drm: integer overflow in drm_mode_dirtyfb_ioctl()Xi Wang2011-11-23
| * | | drm/radeon/kms: add a CS ioctl flag not to rewrite tiling flags in the CSMarek Olšák2011-11-20
* | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-11-22
|\ \ \ \
| * | | | nfs: when attempting to open a directory, fall back on normal lookup (try #5)Jeff Layton2011-11-04
* | | | | Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-22
|\ \ \ \ \
| * | | | | writeback: remove vm_dirties and task->dirtiesWu Fengguang2011-11-17
* | | | | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-11-21
|\ \ \ \ \ \
| * | | | | | RS485: fix inconsistencies in the meaning of some variablesClaudio Scordino2011-11-15
* | | | | | | Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-11-21
|\ \ \ \ \ \ \
| * | | | | | | device.h: Fix struct member documentationMarcos Paulo de Souza2011-11-15
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-11-21
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | libceph: Allocate larger oid buffer in request msgsStratos Psomadakis2011-11-11
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-20
|\ \ \ \ \ \ \
| * | | | | | | net-netlink: Add a new attribute to expose TCLASS values via netlinkMaciej Żenczykowski2011-11-14
| * | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-11-09
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Merge branch 'master' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/linvill...John W. Linville2011-11-09
| | |\ \ \ \ \ \
| | | * | | | | | cfg80211: fix missing kernel-docJohannes Berg2011-11-08
| | | * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-08
| | | |\ \ \ \ \ \
| | | | * | | | | | Bluetooth: Use miliseconds for L2CAP channel timeoutsAndrzej Kaczmarek2011-11-07
* | | | | | | | | | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-11-20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Revert "KVM: PPC: Add support for explicit HIOR setting"Alexander Graf2011-11-17
* | | | | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-11-20
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | PM Sleep: Do not extend wakeup paths to devices with ignore_children setRafael J. Wysocki2011-11-17
* | | | | | | | | | | | hugetlb: remove dummy definitions of HPAGE_MASK and HPAGE_SIZEDavid Rientjes2011-11-19
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-11-19
|\ \ \ \ \ \ \ \ \ \ \ \