summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-02FS-Cache: Synchronise object death state change vs operation submissionDavid Howells
2015-04-02FS-Cache: Handle a new operation submitted against a killed objectDavid Howells
2015-04-02FS-Cache: When submitting an op, cancel it if the target object is dyingDavid Howells
2015-04-02FS-Cache: Move fscache_report_unexpected_submission() to make it more availableDavid Howells
2015-02-24FS-Cache: Count culled objects and objects rejected due to lack of spaceDavid Howells
2015-02-18Merge tag 'locks-v3.20-2' of git://git.samba.org/jlayton/linuxLinus Torvalds
2015-02-18Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-18Merge tag 'pci-v3.20-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-18Merge tag 'mfd-for-linus-3.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-02-18Merge tag 'pwm/for-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-02-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-02-18Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2015-02-18Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-02-18Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-02-18pwm: tegra: Use NSEC_PER_SECThierry Reding
2015-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-02-17Merge tag 'md/3.20-fixes' of git://neil.brown.name/mdLinus Torvalds
2015-02-17Merge tag 'please-pull-fixmcelog' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-17Merge tag 'docs-fix' of git://git.lwn.net/linux-2.6Linus Torvalds
2015-02-17Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-02-18md/raid5: Fix livelock when array is both resyncing and degraded.NeilBrown
2015-02-17Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2015-02-17Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2015-02-17Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2015-02-17Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-02-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-17seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNOKees Cook
2015-02-17samples/seccomp: improve label helperKees Cook
2015-02-17ipc,sem: use current->state helpersDavidlohr Bueso
2015-02-17scripts/gdb: disable pagination while printing from breakpoint handlerJan Kiszka
2015-02-17scripts/gdb: define maintainerJan Kiszka
2015-02-17scripts/gdb: convert CpuList to generator functionJan Kiszka
2015-02-17scripts/gdb: convert ModuleList to generator functionJan Kiszka
2015-02-17scripts/gdb: use a generator instead of iterator for task listDaniel Wagner
2015-02-17scripts/gdb: ignore byte-compiled python filesDaniel Thompson
2015-02-17scripts/gdb: port to python3 / gdb7.7Pantelis Koukousoulas
2015-02-17scripts/gdb: add basic documentationJan Kiszka
2015-02-17scripts/gdb: add lx-lsmod commandJan Kiszka
2015-02-17scripts/gdb: add class to iterate over CPU masksJan Kiszka
2015-02-17scripts/gdb: add lx_current convenience functionJan Kiszka
2015-02-17scripts/gdb: add internal helper and convenience function for per-cpu lookupJan Kiszka
2015-02-17scripts/gdb: add get_gdbserver_type helperJan Kiszka
2015-02-17scripts/gdb: add internal helper and convenience function to retrieve thread_...Jan Kiszka
2015-02-17scripts/gdb: add is_target_arch helperJan Kiszka
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