summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-17scripts/gdb: add read_u16/32/64 helpersJan Kiszka
2015-02-17scripts/gdb: add get_target_endianness helperJan Kiszka
2015-02-17scripts/gdb: add internal helper and convenience function to look up a moduleJan Kiszka
2015-02-17scripts/gdb: add automatic symbol reloading on module insertionJan Kiszka
2015-02-17kernel/module.c: do not inline do_init_module()Jan Kiszka
2015-02-17scripts/gdb: add lx-symbols commandJan Kiszka
2015-02-17scripts/gdb: add module iteration classJan Kiszka
2015-02-17scripts/gdb: add container_of helper and convenience functionJan Kiszka
2015-02-17scripts/gdb: add cache for type objectsJan Kiszka
2015-02-17scripts/gdb: add infrastructureJan Kiszka
2015-02-17fs/affs/super.c: fix switch indentationFabian Frederick
2015-02-17fs/affs/inode.c: remove double extern affs_symlink_inode_operationsFabian Frederick
2015-02-17fs/affs/bitmap.c: remove unnecessary returnFabian Frederick
2015-02-17fs/affs/amigaffs.c: remove else after returnFabian Frederick
2015-02-17fs/affs: define AFFSNAMEMAX to replace constant useFabian Frederick
2015-02-17fs/affs: use unsigned int for string lengthsFabian Frederick
2015-02-17fs/affs/super.c: destroy sbi mutex in affs_kill_sb()Fabian Frederick
2015-02-17fs/affs/file.c: fix direct IO writes beyond EOFFabian Frederick
2015-02-17fs/affs/file.c: replace if/BUG by BUG_ONFabian Frederick
2015-02-17fs/affs: fix casting in printed messagesGeert Uytterhoeven
2015-02-17eventfd: don't take the spinlock in eventfd_pollChris Mason
2015-02-17lib/rbtree.c: fix typo in commentJohn de la Garza
2015-02-17vmcore: fix PT_NOTE n_namesz, n_descsz overflow issueWANG Chao
2015-02-17kexec: add IND_FLAGS macroGeoff Levand
2015-02-17kexec: add bit definitions for kimage entry flagsGeoff Levand
2015-02-17kexec: simplify conditionalGeoff Levand
2015-02-17kexec: Fix make headers_checkGeoff Levand
2015-02-17kexec: fix a typo in commentAlexander Kuleshov
2015-02-17kexec: remove never used member destination in kimageBaoquan He
2015-02-17signal: use current->state helpersDavidlohr Bueso
2015-02-17ptrace: remove linux/compat.h inclusion under CONFIG_COMPATFabian Frederick
2015-02-17fs: fat: use MSDOS_SB macro to get msdos_sb_infoFred Chou
2015-02-17fs/reiserfs/inode.c: replace 0 by NULL for pointersFabian Frederick
2015-02-17fs/ufs/super.c: fix potential race conditionFabian Frederick
2015-02-17fs/ufs/super.c: remove unnecessary castingFabian Frederick
2015-02-17fs/coda/dir.c: forward declaration clean-upFabian Frederick
2015-02-17fs/befs/linuxvfs.c: remove unnecessary castingFabian Frederick
2015-02-17Merge tag '64bit-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-02-17Merge tag 'defconfig-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-02-17Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-17Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-02-17Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2015-02-17Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-17Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2015-02-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-16rtc: add driver for DS1685 family of real time clocksJoshua Kinard
2015-02-16MAINTAINERS: add entry for Maxim PMICs on Samsung boardsKrzysztof Kozlowski
2015-02-16lib/Kconfig: use bool instead of booleanChristoph Jaeger
2015-02-16powerpc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-02-16ocfs2: set append dio as a ro compat featureJoseph Qi