summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-17scripts/gdb: add helper and convenience function to look up tasksJan Kiszka
2015-02-17scripts/gdb: add task iteration classJan Kiszka
2015-02-17scripts/gdb: add lx-dmesg commandJan Kiszka
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 branch 'parisc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-02-17Merge tag 'nios2-v3.20-rc1' of git://git.rocketboards.org/linux-socfpga-nextLinus Torvalds
2015-02-17Merge tag 'suspend-to-idle-3.20-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-02-17locks: fix list insertion when lock is split in twoJeff Layton
2015-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2015-02-17watchdog: bcm47xx_wdt.c: allow enabling on BCM5301X archRafał Miłecki
2015-02-17watchdog: jz4740: Add DT supportZubair Lutfullah Kakakhel
2015-02-17dt: watchdog: Add DT binding documentation for jz4740 watchdog timerZubair Lutfullah Kakakhel
2015-02-17watchdog: dw_wdt: Try to get a 30 second watchdog by defaultDoug Anderson
2015-02-17watchdog: dw_wdt: pat the watchdog before enabling itDoug Anderson