aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-02-19Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds9-90/+40
2015-02-18Merge tag 'locks-v3.20-2' of git://git.samba.org/jlayton/linuxLinus Torvalds4-49/+36
2015-02-18Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds19-499/+582
2015-02-18Merge tag 'pci-v3.20-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+0
2015-02-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds43-1605/+3367
2015-02-18Merge tag 'mfd-for-linus-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds44-109/+3229
2015-02-18Merge tag 'pwm/for-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds10-21/+704
2015-02-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds71-1911/+4736
2015-02-18Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds22-32/+758
2015-02-18Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394Linus Torvalds3-18/+2
2015-02-18Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtdLinus Torvalds35-214/+1385
2015-02-18pwm: tegra: Use NSEC_PER_SECThierry Reding1-1/+1
2015-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds52-143/+483
2015-02-17Merge tag 'md/3.20-fixes' of git://neil.brown.name/mdLinus Torvalds3-3/+6
2015-02-17Merge tag 'please-pull-fixmcelog' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/rasLinus Torvalds1-4/+1
2015-02-17Merge tag 'docs-fix' of git://git.lwn.net/linux-2.6Linus Torvalds1-17/+0
2015-02-17Merge 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-17Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds15-37/+343
2015-02-17Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds6-29/+73
2015-02-17Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds7-218/+145
2015-02-17Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds6-165/+212
2015-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds23-378/+356
2015-02-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds43-238/+1185
2015-02-17seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNOKees Cook1-1/+3
2015-02-17samples/seccomp: improve label helperKees Cook2-1/+9
2015-02-17ipc,sem: use current->state helpersDavidlohr Bueso1-1/+1
2015-02-17scripts/gdb: disable pagination while printing from breakpoint handlerJan Kiszka1-0/+11
2015-02-17scripts/gdb: define maintainerJan Kiszka1-0/+5
2015-02-17scripts/gdb: convert CpuList to generator functionJan Kiszka2-40/+33
2015-02-17scripts/gdb: convert ModuleList to generator functionJan Kiszka2-23/+12
2015-02-17scripts/gdb: use a generator instead of iterator for task listDaniel Wagner1-30/+20
2015-02-17scripts/gdb: ignore byte-compiled python filesDaniel Thompson2-0/+3
2015-02-17scripts/gdb: port to python3 / gdb7.7Pantelis Koukousoulas6-9/+18
2015-02-17scripts/gdb: add basic documentationJan Kiszka1-0/+160
2015-02-17scripts/gdb: add lx-lsmod commandJan Kiszka1-1/+45
2015-02-17scripts/gdb: add class to iterate over CPU masksJan Kiszka1-0/+54
2015-02-17scripts/gdb: add lx_current convenience functionJan Kiszka1-0/+17
2015-02-17scripts/gdb: add internal helper and convenience function for per-cpu lookupJan Kiszka2-0/+69
2015-02-17scripts/gdb: add get_gdbserver_type helperJan Kiszka1-0/+35
2015-02-17scripts/gdb: add internal helper and convenience function to retrieve thread_infoJan Kiszka1-0/+35
2015-02-17scripts/gdb: add is_target_arch helperJan Kiszka1-0/+13
2015-02-17scripts/gdb: add helper and convenience function to look up tasksJan Kiszka2-0/+28
2015-02-17scripts/gdb: add task iteration classJan Kiszka1-0/+46
2015-02-17scripts/gdb: add lx-dmesg commandJan Kiszka2-0/+65
2015-02-17scripts/gdb: add read_u16/32/64 helpersJan Kiszka1-0/+21
2015-02-17scripts/gdb: add get_target_endianness helperJan Kiszka1-0/+18
2015-02-17scripts/gdb: add internal helper and convenience function to look up a moduleJan Kiszka2-0/+29
2015-02-17scripts/gdb: add automatic symbol reloading on module insertionJan Kiszka1-0/+39
2015-02-17kernel/module.c: do not inline do_init_module()Jan Kiszka1-2/+7