summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scripts/gdb: add internal helper and convenience function to retrieve thread_...Jan Kiszka2015-02-171-0/+35
* scripts/gdb: add is_target_arch helperJan Kiszka2015-02-171-0/+13
* scripts/gdb: add helper and convenience function to look up tasksJan Kiszka2015-02-172-0/+28
* scripts/gdb: add task iteration classJan Kiszka2015-02-171-0/+46
* scripts/gdb: add lx-dmesg commandJan Kiszka2015-02-172-0/+65
* scripts/gdb: add read_u16/32/64 helpersJan Kiszka2015-02-171-0/+21
* scripts/gdb: add get_target_endianness helperJan Kiszka2015-02-171-0/+18
* scripts/gdb: add internal helper and convenience function to look up a moduleJan Kiszka2015-02-172-0/+29
* scripts/gdb: add automatic symbol reloading on module insertionJan Kiszka2015-02-171-0/+39
* kernel/module.c: do not inline do_init_module()Jan Kiszka2015-02-171-2/+7
* scripts/gdb: add lx-symbols commandJan Kiszka2015-02-172-0/+128
* scripts/gdb: add module iteration classJan Kiszka2015-02-171-0/+39
* scripts/gdb: add container_of helper and convenience functionJan Kiszka2015-02-172-0/+37
* scripts/gdb: add cache for type objectsJan Kiszka2015-02-171-0/+34
* scripts/gdb: add infrastructureJan Kiszka2015-02-176-1/+51
* fs/affs/super.c: fix switch indentationFabian Frederick2015-02-171-33/+33
* fs/affs/inode.c: remove double extern affs_symlink_inode_operationsFabian Frederick2015-02-171-2/+0
* fs/affs/bitmap.c: remove unnecessary returnFabian Frederick2015-02-171-1/+0
* fs/affs/amigaffs.c: remove else after returnFabian Frederick2015-02-171-2/+1
* fs/affs: define AFFSNAMEMAX to replace constant useFabian Frederick2015-02-175-13/+16
* fs/affs: use unsigned int for string lengthsFabian Frederick2015-02-172-8/+9
* fs/affs/super.c: destroy sbi mutex in affs_kill_sb()Fabian Frederick2015-02-171-0/+1
* fs/affs/file.c: fix direct IO writes beyond EOFFabian Frederick2015-02-171-0/+7
* fs/affs/file.c: replace if/BUG by BUG_ONFabian Frederick2015-02-171-4/+2
* fs/affs: fix casting in printed messagesGeert Uytterhoeven2015-02-175-40/+33
* eventfd: don't take the spinlock in eventfd_pollChris Mason2015-02-171-6/+6
* lib/rbtree.c: fix typo in commentJohn de la Garza2015-02-171-1/+1
* vmcore: fix PT_NOTE n_namesz, n_descsz overflow issueWANG Chao2015-02-171-4/+4
* kexec: add IND_FLAGS macroGeoff Levand2015-02-172-2/+1
* kexec: add bit definitions for kimage entry flagsGeoff Levand2015-02-171-4/+15
* kexec: simplify conditionalGeoff Levand2015-02-171-7/+10
* kexec: Fix make headers_checkGeoff Levand2015-02-171-6/+0
* kexec: fix a typo in commentAlexander Kuleshov2015-02-171-1/+1
* kexec: remove never used member destination in kimageBaoquan He2015-02-172-6/+0
* signal: use current->state helpersDavidlohr Bueso2015-02-171-2/+2
* ptrace: remove linux/compat.h inclusion under CONFIG_COMPATFabian Frederick2015-02-171-1/+0
* fs: fat: use MSDOS_SB macro to get msdos_sb_infoFred Chou2015-02-171-1/+1
* fs/reiserfs/inode.c: replace 0 by NULL for pointersFabian Frederick2015-02-171-1/+1
* fs/ufs/super.c: fix potential race conditionFabian Frederick2015-02-171-4/+0
* fs/ufs/super.c: remove unnecessary castingFabian Frederick2015-02-171-1/+3
* fs/coda/dir.c: forward declaration clean-upFabian Frederick2015-02-171-82/+56
* fs/befs/linuxvfs.c: remove unnecessary castingFabian Frederick2015-02-171-3/+3
* Merge tag '64bit-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-02-1717-1/+1720
|\
| * arm64: Kconfig: clean up two no-op Kconfig options from CONFIG_ARCH_TEGRA*Paul Walmsley2015-01-291-2/+0
| * arm64: Fix sort of platform Kconfig entriesOlof Johansson2015-01-271-5/+5
| * Merge tag 'v3.20-next-arm64' of https://github.com/mbgg/linux-mediatek into n...Olof Johansson2015-01-279-1/+228
| |\
| | * arm64: mediatek: Add MT8173 SoC Kconfig and defconfigEddie Huang2015-01-262-0/+8
| | * arm64: dts: Add mediatek MT8173 SoC and evaluation board dts and MakefileEddie Huang2015-01-264-0/+212
| | * Document: DT: Add bindings for mediatek MT8173 SoC PlatformEddie Huang2015-01-263-1/+8
| * | arm64: Add support for FSL's LS2085A SoC in Kconfig and defconfigBhupesh Sharma2015-01-272-0/+6
OpenPOWER on IntegriCloud