aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-12kdb,vt_console: Fix missed data due to pager overrunsJason Wessel
2012-10-12kdb: Fix dmesg/bta scroll to quit with 'q'Jason Wessel
2012-10-12kgdboc: Accept either kbd or kdb to activate the vga + keyboard kdb shellJason Wessel
2012-10-12kgdb,x86: fix warning about unused variableJason Wessel
2012-10-12mips,kgdb: fix recursive page fault with CONFIG_KPROBESJason Wessel
2012-10-12kgdb: Add module event hooksJason Wessel
2012-10-12Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar
2012-10-12vfs: unexport getname and putname symbolsJeff Layton
2012-10-12acct: constify the name arg to acct_onJeff Layton
2012-10-12vfs: allocate page instead of names_cache buffer in mount_block_rootJeff Layton
2012-10-12audit: overhaul __audit_inode_child to accomodate retryingJeff Layton
2012-10-12audit: optimize audit_compare_dname_pathJeff Layton
2012-10-12audit: make audit_compare_dname_path use parent_len helperEric Paris
2012-10-12audit: remove dirlen argument to audit_compare_dname_pathJeff Layton
2012-10-12audit: set the name_len in audit_inode for parent lookupsJeff Layton
2012-10-12audit: add a new "type" field to audit_names structJeff Layton
2012-10-12audit: reverse arguments to audit_inode_childJeff Layton
2012-10-12audit: no need to walk list in audit_inode if name is NULLJeff Layton
2012-10-12audit: pass in dentry to audit_copy_inode wherever possibleJeff Layton
2012-10-12audit: remove unnecessary NULL ptr checks from do_path_lookupJeff Layton
2012-10-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-10-12Merge tag 'pinctrl-for-3.7-late' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-10-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-10-12Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-12Merge branch 'writeback-for-next' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-10-11make sure that kernel_thread() callbacks call do_exit() themselvesAl Viro
2012-10-11make sure that we always have a return path from kernel_execve()Al Viro
2012-10-11ppc: eeh_event should just use kthread_run()Al Viro
2012-10-11don't bother with kernel_thread/kernel_execve for launching linuxrcAl Viro
2012-10-11alpha: get rid of switch_stack argument of do_work_pending()Al Viro
2012-10-11alpha: don't bother passing switch_stack separately from regsAl Viro
2012-10-11alpha: take SIGPENDING/NOTIFY_RESUME loop into signal.cAl Viro
2012-10-11alpha: simplify TIF_NEED_RESCHED handlingAl Viro
2012-10-12Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2012-10-12Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2012-10-12Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2012-10-12Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-10-12Merge tag 'for-linus-merge-3.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-10-11vfs: bogus warnings in fs/namei.cArnd Bergmann
2012-10-11consitify do_mount() argumentsAl Viro
2012-10-11UAPI: (Scripted) Disintegrate include/linux/mmcDavid Howells
2012-10-11mmc: mxs-mmc: Fix merge issue causing build errorMarek Vasut
2012-10-11compiler-gcc4.h: correct verion check for __compiletime_errorDaniel Santos
2012-10-11modpost: Permit .GCC.command.line sectionsJonathan Kliegman
2012-10-11usbnet: Support devices reporting idlenessOliver Neukum
2012-10-11Add CDC-ACM support for the CX93010-2x UCMxx USB ModemJean-Christian de Rivaz
2012-10-11net/ethernet/jme: disable ASPMKevin Baradon
2012-10-11Merge tag 'disintegrate-wimax-20121009' of git://git.infradead.org/users/dhow...David S. Miller