summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-11-21Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-11-21Merge branch 'char-misc-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-11-21iio: fix a leak due to improper use of anon_inode_getfd()Al Viro
2011-11-21microblaze: bury asm/namei.hAl Viro
2011-11-21usb_storage: don't use set_freezable_with_signal()Tejun Heo
2011-11-21freezer: remove unused @sig_only from freeze_task()Tejun Heo
2011-11-21freezer: use lock_task_sighand() in fake_signal_wake_up()Tejun Heo
2011-11-21freezer: restructure __refrigerator()Tejun Heo
2011-11-21freezer: fix set_freezable[_with_signal]() raceTejun Heo
2011-11-21freezer: remove should_send_signal() and update frozen()Tejun Heo
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo
2011-11-21freezer: make freezing() test freeze conditions in effect instead of TIF_FREEZETejun Heo
2011-11-21cgroup_freezer: prepare for removal of TIF_FREEZETejun Heo
2011-11-21freezer: clean up freeze_processes() failure pathTejun Heo
2011-11-21freezer: kill PF_FREEZINGTejun Heo
2011-11-21freezer: test freezable conditions while holding freezer_lockTejun Heo
2011-11-21freezer: make freezing indicate freeze condition in effectTejun Heo
2011-11-21freezer: use dedicated lock instead of task_lock() + memory barrierTejun Heo
2011-11-21freezer: don't distinguish nosig tasks on thawTejun Heo
2011-11-21freezer: remove racy clear_freeze_flag() and set PF_NOFREEZE on dead tasksTejun Heo
2011-11-21freezer: rename thaw_process() to __thaw_task() and simplify the implementationTejun Heo
2011-11-21freezer: implement and use kthread_freezable_should_stop()Tejun Heo
2011-11-21freezer: unexport refrigerator() and update try_to_freeze() slightlyTejun Heo
2011-11-21freezer: don't unnecessarily set PF_NOFREEZE explicitlyTejun Heo
2011-11-21freezer: fix current->state restoration race in refrigerator()Tejun Heo
2011-11-21Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds
2011-11-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-11-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-11-21fix braino in um patchset (mea culpa)Al Viro
2011-11-21Btrfs: remove free-space-cache.c WARN during log replayChris Mason
2011-11-21ext4: fix up a undefined error in ext4_free_blocks in debugging codeYongqiang Yang
2011-11-20VFS: Log the fact that we've given ELOOP rather than creating a loopDavid Howells
2011-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-20Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-11-20Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds
2011-11-20Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-11-20Btrfs: sectorsize align offsets in fiemapJosef Bacik
2011-11-20Btrfs: clear pages dirty for io and set them extent mappedJosef Bacik
2011-11-20Btrfs: wait on caching if we're loading the free space cacheJosef Bacik
2011-11-20Btrfs: prefix resize related printks with btrfs:Arnd Hannemann
2011-11-20btrfs: fix stat blocks accountingDavid Sterba
2011-11-20Btrfs: avoid unnecessary bitmap search for cluster setupLi Zefan
2011-11-20Btrfs: fix to search one more bitmap for cluster setupLi Zefan
2011-11-20btrfs: mirror_num should be int, not u64Jan Schmidt
2011-11-20btrfs: Fix up 32/64-bit compatibility for new ioctlsJeff Mahoney
2011-11-20Btrfs: fix barrier flushesChris Mason
2011-11-20KVM guest: prevent tracing recursion with kvmclockAvi Kivity
2011-11-20drm/radeon/kms: add a CS ioctl flag not to rewrite tiling flags in the CSMarek Olšák
2011-11-19Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-11-19minixfs: kill manual hweight(), simplifyAl Viro