summaryrefslogtreecommitdiffstats
path: root/drivers/mmc (unfollow)
Commit message (Expand)AuthorFilesLines
2012-10-12net: add doc for in4_pton()Amerigo Wang1-0/+12
2012-10-12net: add doc for in6_pton()Amerigo Wang1-0/+12
2012-10-12vti: fix sparse bit endian warningsstephen hemminger1-2/+2
2012-10-12tcp: resets are misroutedAlexey Kuznetsov2-4/+6
2012-10-12alpha: switch to saner kernel_execve() semanticsAl Viro3-17/+2
2012-10-12arm: switch to saner kernel_execve() semanticsAl Viro4-29/+7
2012-10-12x86, um: convert to saner kernel_execve() semanticsAl Viro10-68/+21
2012-10-12infrastructure for saner ret_from_kernel_thread semanticsAl Viro5-8/+27
2012-10-12dm persistent data: convert to use le32_add_cpuWei Yongjun1-2/+2
2012-10-12dm: use ACCESS_ONCE for sysfs valuesMikulas Patocka2-8/+4
2012-10-12dm bufio: use list_moveWei Yongjun1-2/+1
2012-10-12dm mpath: fix check for null mpio in end_io fnWei Yongjun1-1/+2
2012-10-12xen/pv-on-hvm kexec: add quirk for Xen 3.4 and shutdown watches.Konrad Rzeszutek Wilk1-0/+21
2012-10-12xen/bootup: allow {read|write}_cr8 pvops call.Konrad Rzeszutek Wilk1-1/+15
2012-10-12xen/bootup: allow read_tscp call for Xen PV guests.Konrad Rzeszutek Wilk1-0/+2
2012-10-12UAPI: (Scripted) Disintegrate arch/arm/include/asmDavid Howells24-926/+1006
2012-10-12tty/console: fix warnings in drivers/tty/serial/kgdboc.cArnd Bergmann1-2/+8
2012-10-12kdb,vt_console: Fix missed data due to pager overrunsJason Wessel2-5/+41
2012-10-12kdb: Fix dmesg/bta scroll to quit with 'q'Jason Wessel2-0/+4
2012-10-12kgdboc: Accept either kbd or kdb to activate the vga + keyboard kdb shellJason Wessel1-1/+2
2012-10-12kgdb,x86: fix warning about unused variableJason Wessel1-0/+2
2012-10-12mips,kgdb: fix recursive page fault with CONFIG_KPROBESJason Wessel1-0/+9
2012-10-12kgdb: Add module event hooksJason Wessel1-0/+18
2012-10-12vfs: unexport getname and putname symbolsJeff Layton1-2/+0
2012-10-12acct: constify the name arg to acct_onJeff Layton1-1/+1
2012-10-12vfs: allocate page instead of names_cache buffer in mount_block_rootJeff Layton2-5/+5
2012-10-12audit: overhaul __audit_inode_child to accomodate retryingJeff Layton5-38/+47
2012-10-12audit: optimize audit_compare_dname_pathJeff Layton4-12/+20
2012-10-12audit: make audit_compare_dname_path use parent_len helperEric Paris1-20/+7
2012-10-12audit: remove dirlen argument to audit_compare_dname_pathJeff Layton4-10/+5
2012-10-12audit: set the name_len in audit_inode for parent lookupsJeff Layton8-34/+87
2012-10-12audit: add a new "type" field to audit_names structJeff Layton2-5/+15
2012-10-12audit: reverse arguments to audit_inode_childJeff Layton5-19/+19
2012-10-12audit: no need to walk list in audit_inode if name is NULLJeff Layton1-1/+5
2012-10-12audit: pass in dentry to audit_copy_inode wherever possibleJeff Layton1-2/+2
2012-10-12audit: remove unnecessary NULL ptr checks from do_path_lookupJeff Layton1-6/+2
2012-10-12make sure that kernel_thread() callbacks call do_exit() themselvesAl Viro1-2/+2
2012-10-12make sure that we always have a return path from kernel_execve()Al Viro1-8/+5
2012-10-12ppc: eeh_event should just use kthread_run()Al Viro1-3/+2
2012-10-12don't bother with kernel_thread/kernel_execve for launching linuxrcAl Viro1-25/+16
2012-10-12alpha: get rid of switch_stack argument of do_work_pending()Al Viro2-23/+20
2012-10-12alpha: don't bother passing switch_stack separately from regsAl Viro1-13/+13
2012-10-12alpha: take SIGPENDING/NOTIFY_RESUME loop into signal.cAl Viro2-17/+20
2012-10-12alpha: simplify TIF_NEED_RESCHED handlingAl Viro1-17/+9
2012-10-12vfs: bogus warnings in fs/namei.cArnd Bergmann1-0/+1
2012-10-12consitify do_mount() argumentsAl Viro10-26/+27
2012-10-11UAPI: (Scripted) Disintegrate include/linux/mmcDavid Howells3-1/+1
2012-10-11mmc: mxs-mmc: Fix merge issue causing build errorMarek Vasut1-1/+1
2012-10-11compiler-gcc4.h: correct verion check for __compiletime_errorDaniel Santos1-1/+1
2012-10-11modpost: Permit .GCC.command.line sectionsJonathan Kliegman1-0/+1