summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-19Merge branch 'r8152-next'David S. Miller1-27/+104
2015-02-19r8152: support setting rx coalescehayeswang1-0/+57
2015-02-19r8152: change rx early size when the mtu is changedhayeswang1-1/+15
2015-02-19r8152: separate USB_RX_EARLY_AGGhayeswang1-26/+32
2015-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3818-86785/+162798
2015-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds52-143/+483
2015-02-18Merge tag 'md/3.20-fixes' of git://neil.brown.name/mdLinus Torvalds3-3/+6
2015-02-18Merge tag 'please-pull-fixmcelog' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+1
2015-02-18Merge tag 'docs-fix' of git://git.lwn.net/linux-2.6Linus Torvalds1-17/+0
2015-02-18Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-1/+6
2015-02-18md/raid5: Fix livelock when array is both resyncing and degraded.NeilBrown1-1/+2
2015-02-18Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds15-37/+343
2015-02-18Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds6-29/+73
2015-02-18Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds7-218/+145
2015-02-18Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-165/+212
2015-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds23-378/+356
2015-02-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds43-238/+1185
2015-02-18seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNOKees Cook1-1/+3
2015-02-18samples/seccomp: improve label helperKees Cook2-1/+9
2015-02-18ipc,sem: use current->state helpersDavidlohr Bueso1-1/+1
2015-02-18scripts/gdb: disable pagination while printing from breakpoint handlerJan Kiszka1-0/+11
2015-02-18scripts/gdb: define maintainerJan Kiszka1-0/+5
2015-02-18scripts/gdb: convert CpuList to generator functionJan Kiszka2-40/+33
2015-02-18scripts/gdb: convert ModuleList to generator functionJan Kiszka2-23/+12
2015-02-18scripts/gdb: use a generator instead of iterator for task listDaniel Wagner1-30/+20
2015-02-18scripts/gdb: ignore byte-compiled python filesDaniel Thompson2-0/+3
2015-02-18scripts/gdb: port to python3 / gdb7.7Pantelis Koukousoulas6-9/+18
2015-02-18scripts/gdb: add basic documentationJan Kiszka1-0/+160
2015-02-18scripts/gdb: add lx-lsmod commandJan Kiszka1-1/+45
2015-02-18scripts/gdb: add class to iterate over CPU masksJan Kiszka1-0/+54
2015-02-18scripts/gdb: add lx_current convenience functionJan Kiszka1-0/+17
2015-02-18scripts/gdb: add internal helper and convenience function for per-cpu lookupJan Kiszka2-0/+69
2015-02-18scripts/gdb: add get_gdbserver_type helperJan Kiszka1-0/+35
2015-02-18scripts/gdb: add internal helper and convenience function to retrieve thread_...Jan Kiszka1-0/+35
2015-02-18scripts/gdb: add is_target_arch helperJan Kiszka1-0/+13
2015-02-18scripts/gdb: add helper and convenience function to look up tasksJan Kiszka2-0/+28
2015-02-18scripts/gdb: add task iteration classJan Kiszka1-0/+46
2015-02-18scripts/gdb: add lx-dmesg commandJan Kiszka2-0/+65
2015-02-18scripts/gdb: add read_u16/32/64 helpersJan Kiszka1-0/+21
2015-02-18scripts/gdb: add get_target_endianness helperJan Kiszka1-0/+18
2015-02-18scripts/gdb: add internal helper and convenience function to look up a moduleJan Kiszka2-0/+29
2015-02-18scripts/gdb: add automatic symbol reloading on module insertionJan Kiszka1-0/+39
2015-02-18kernel/module.c: do not inline do_init_module()Jan Kiszka1-2/+7
2015-02-18scripts/gdb: add lx-symbols commandJan Kiszka2-0/+128
2015-02-18scripts/gdb: add module iteration classJan Kiszka1-0/+39
2015-02-18scripts/gdb: add container_of helper and convenience functionJan Kiszka2-0/+37
2015-02-18scripts/gdb: add cache for type objectsJan Kiszka1-0/+34
2015-02-18scripts/gdb: add infrastructureJan Kiszka6-1/+51
2015-02-18fs/affs/super.c: fix switch indentationFabian Frederick1-33/+33
2015-02-18fs/affs/inode.c: remove double extern affs_symlink_inode_operationsFabian Frederick1-2/+0