summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-01Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-06-01Merge branch 'ux500/hickup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-06-01Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-06-01Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-06-01x86: get rid of calling do_notify_resume() when returning to kernel modeAl Viro
2012-06-01blackfin: check __get_user() return valueAl Viro
2012-06-01whack-a-mole with TIF_FREEZEAl Viro
2012-06-01FRV: Optimise the system call exit path in entry.S [ver #2]David Howells
2012-06-01FRV: Shrink TIF_WORK_MASK [ver #2]David Howells
2012-06-01FRV: Prevent syscall exit tracing and notify_resume at end of kernel exceptionsDavid Howells
2012-06-01new helper: signal_delivered()Al Viro
2012-06-01powerpc: get rid of restore_sigmask()Al Viro
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro
2012-06-01TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro
2012-06-01don't call try_to_freeze() from do_signal()Al Viro
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro
2012-06-01sh64: failure to build sigframe != signal without handlerAl Viro
2012-06-01openrisc: tracehook_signal_handler() is supposed to be called on successAl Viro
2012-06-01new helper: sigmask_to_save()Al Viro
2012-06-01new helper: restore_saved_sigmask()Al Viro
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro
2012-06-01HAVE_RESTORE_SIGMASK is defined on all architectures nowAl Viro
2012-06-01nfs: don't open in ->d_revalidateMiklos Szeredi
2012-06-01vfs: retry last component if opening stale dentryMiklos Szeredi
2012-06-01vfs: nameidata_to_filp(): don't throw away file on errorMiklos Szeredi
2012-06-01vfs: nameidata_to_filp(): inline __dentry_open()Miklos Szeredi
2012-06-01vfs: do_dentry_open(): don't put filpMiklos Szeredi
2012-06-01vfs: split __dentry_open()Miklos Szeredi
2012-06-01vfs: do_last() common post lookupMiklos Szeredi
2012-06-01vfs: do_last(): add audit_inode before openMiklos Szeredi
2012-06-01vfs: do_last(): only return EISDIR for O_CREATMiklos Szeredi
2012-06-01vfs: do_last(): check LOOKUP_DIRECTORYMiklos Szeredi
2012-06-01vfs: do_last(): make ENOENT exit RCU safeMiklos Szeredi
2012-06-01vfs: make follow_link check RCU safeMiklos Szeredi
2012-06-01vfs: do_last(): use inode variableMiklos Szeredi
2012-06-01vfs: do_last(): inline walk_component()Miklos Szeredi
2012-06-01vfs: do_last(): make exit RCU safeMiklos Szeredi
2012-06-01vfs: split do_lookup()Miklos Szeredi
2012-06-01Btrfs: move over to use ->update_timeJosef Bacik
2012-06-01fs: introduce inode operation ->update_timeJosef Bacik
2012-06-01drm/edid: Make the header fixup threshold tunableAdam Jackson
2012-06-01drm/radeon: fix regression in UMS CS ioctlAlex Deucher
2012-06-01drm/vmwgfx: Fix nasty write past alloced memory areaThomas Hellstrom
2012-06-01drm/ttm: Fix spinlock imbalanceThomas Hellstrom
2012-06-01drm/radeon: fixup tiling group size and backendmap on r6xx-r9xx (v4)Alex Deucher
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds