summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-1743-238/+1185
|\
| * seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNOKees Cook2015-02-171-1/+3
| * samples/seccomp: improve label helperKees Cook2015-02-172-1/+9
| * ipc,sem: use current->state helpersDavidlohr Bueso2015-02-171-1/+1
| * scripts/gdb: disable pagination while printing from breakpoint handlerJan Kiszka2015-02-171-0/+11
| * scripts/gdb: define maintainerJan Kiszka2015-02-171-0/+5
| * scripts/gdb: convert CpuList to generator functionJan Kiszka2015-02-172-40/+33
| * scripts/gdb: convert ModuleList to generator functionJan Kiszka2015-02-172-23/+12
| * scripts/gdb: use a generator instead of iterator for task listDaniel Wagner2015-02-171-30/+20
| * scripts/gdb: ignore byte-compiled python filesDaniel Thompson2015-02-172-0/+3
| * scripts/gdb: port to python3 / gdb7.7Pantelis Koukousoulas2015-02-176-9/+18
| * scripts/gdb: add basic documentationJan Kiszka2015-02-171-0/+160
| * scripts/gdb: add lx-lsmod commandJan Kiszka2015-02-171-1/+45
| * scripts/gdb: add class to iterate over CPU masksJan Kiszka2015-02-171-0/+54
| * scripts/gdb: add lx_current convenience functionJan Kiszka2015-02-171-0/+17
| * scripts/gdb: add internal helper and convenience function for per-cpu lookupJan Kiszka2015-02-172-0/+69
| * scripts/gdb: add get_gdbserver_type helperJan Kiszka2015-02-171-0/+35
| * 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
OpenPOWER on IntegriCloud