aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-12procfs: don't need a PATH_MAX allocation to hold a string representation of a...Jeff Layton
2012-10-12vfs: embed struct filename inside of names_cache allocation if possibleJeff Layton
2012-10-12audit: make audit_inode take struct filenameJeff Layton
2012-10-12vfs: make path_openat take a struct filename pointerJeff Layton
2012-10-12vfs: turn do_path_lookup into wrapper around struct filename variantJeff Layton
2012-10-12audit: allow audit code to satisfy getname requests from its names_listJeff Layton
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2012-10-12btrfs: Fix compilation with user namespace support enabledEric W. Biederman
2012-10-12userns: Fix posix_acl_file_xattr_userns gid conversionEric W. Biederman
2012-10-12userns: Properly print bluetooth socket uidsEric W. Biederman
2012-10-12dm: store dm_target_io in bio front_padMikulas Patocka
2012-10-12dm thin: move bio_prison code to separate moduleMike Snitzer
2012-10-12dm thin: prepare to separate bio_prison codeMike Snitzer
2012-10-12dm thin: support discard with non power of two block sizeMike Snitzer
2012-10-12arch/tile: enable interrupts in do_work_pending()Chris Metcalf
2012-10-12Merge tag 'tags/disintegrate-tile-20121009' into for-linusChris Metcalf
2012-10-12mcs7830: Fix link state detectionOndrej Zary
2012-10-12net: add doc for in4_pton()Amerigo Wang
2012-10-12net: add doc for in6_pton()Amerigo Wang
2012-10-12vti: fix sparse bit endian warningsstephen hemminger
2012-10-12tcp: resets are misroutedAlexey Kuznetsov
2012-10-12alpha: switch to saner kernel_execve() semanticsAl Viro
2012-10-12arm: switch to saner kernel_execve() semanticsAl Viro
2012-10-12x86, um: convert to saner kernel_execve() semanticsAl Viro
2012-10-12infrastructure for saner ret_from_kernel_thread semanticsAl Viro
2012-10-12dm persistent data: convert to use le32_add_cpuWei Yongjun
2012-10-12dm: use ACCESS_ONCE for sysfs valuesMikulas Patocka
2012-10-12dm bufio: use list_moveWei Yongjun
2012-10-12dm mpath: fix check for null mpio in end_io fnWei Yongjun
2012-10-12Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-10-12Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2012-10-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-12Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-10-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-10-12xen/pv-on-hvm kexec: add quirk for Xen 3.4 and shutdown watches.Konrad Rzeszutek Wilk
2012-10-12xen/bootup: allow {read|write}_cr8 pvops call.Konrad Rzeszutek Wilk
2012-10-12xen/bootup: allow read_tscp call for Xen PV guests.Konrad Rzeszutek Wilk
2012-10-12UAPI: (Scripted) Disintegrate arch/arm/include/asmDavid Howells
2012-10-12tty/console: fix warnings in drivers/tty/serial/kgdboc.cArnd Bergmann
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