deliverable/linux.git
2015-03-30  Al Virosaner iov_iter initialization primitives
2015-02-18  Al Viromove iov_iter.c from mm/ to lib/
2015-02-18  Al Vironew helper: dup_iter()
2015-02-18  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-02-18  Linus TorvaldsMerge tag 'md/3.20-fixes' of git://neil.brown.name/md
2015-02-18  Linus TorvaldsMerge tag 'please-pull-fixmcelog' of git://git./linux...
2015-02-18  Linus TorvaldsMerge tag 'docs-fix' of git://git.lwn.net/linux-2.6
2015-02-18  Linus TorvaldsMerge branch 'for-3.20' of git://linux-nfs.org/~bfields...
2015-02-18  NeilBrownmd/raid5: Fix livelock when array is both resyncing...
2015-02-18  Linus TorvaldsMerge branch 'lazytime' of git://git./linux/kernel...
2015-02-17  Linus TorvaldsMerge branch 'iov_iter' of git://git./linux/kernel...
2015-02-17  Linus TorvaldsMerge branch 'getname2' of git://git./linux/kernel...
2015-02-17  Linus TorvaldsMerge branch 'debugfs_automount' of git://git./linux...
2015-02-17  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-17  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-02-17  Kees Cookseccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNO
2015-02-17  Kees Cooksamples/seccomp: improve label helper
2015-02-17  Davidlohr Buesoipc,sem: use current->state helpers
2015-02-17  Jan Kiszkascripts/gdb: disable pagination while printing from...
2015-02-17  Jan Kiszkascripts/gdb: define maintainer
2015-02-17  Jan Kiszkascripts/gdb: convert CpuList to generator function
2015-02-17  Jan Kiszkascripts/gdb: convert ModuleList to generator function
2015-02-17  Daniel Wagnerscripts/gdb: use a generator instead of iterator for...
2015-02-17  Daniel Thompsonscripts/gdb: ignore byte-compiled python files
2015-02-17  Pantelis Koukousoulasscripts/gdb: port to python3 / gdb7.7
2015-02-17  Jan Kiszkascripts/gdb: add basic documentation
2015-02-17  Jan Kiszkascripts/gdb: add lx-lsmod command
2015-02-17  Jan Kiszkascripts/gdb: add class to iterate over CPU masks
2015-02-17  Jan Kiszkascripts/gdb: add lx_current convenience function
2015-02-17  Jan Kiszkascripts/gdb: add internal helper and convenience functi...
2015-02-17  Jan Kiszkascripts/gdb: add get_gdbserver_type helper
2015-02-17  Jan Kiszkascripts/gdb: add internal helper and convenience functi...
2015-02-17  Jan Kiszkascripts/gdb: add is_target_arch helper
2015-02-17  Jan Kiszkascripts/gdb: add helper and convenience function to...
2015-02-17  Jan Kiszkascripts/gdb: add task iteration class
2015-02-17  Jan Kiszkascripts/gdb: add lx-dmesg command
2015-02-17  Jan Kiszkascripts/gdb: add read_u16/32/64 helpers
2015-02-17  Jan Kiszkascripts/gdb: add get_target_endianness helper
2015-02-17  Jan Kiszkascripts/gdb: add internal helper and convenience functi...
2015-02-17  Jan Kiszkascripts/gdb: add automatic symbol reloading on module...
2015-02-17  Jan Kiszkakernel/module.c: do not inline do_init_module()
2015-02-17  Jan Kiszkascripts/gdb: add lx-symbols command
2015-02-17  Jan Kiszkascripts/gdb: add module iteration class
2015-02-17  Jan Kiszkascripts/gdb: add container_of helper and convenience...
2015-02-17  Jan Kiszkascripts/gdb: add cache for type objects
2015-02-17  Jan Kiszkascripts/gdb: add infrastructure
2015-02-17  Fabian Frederickfs/affs/super.c: fix switch indentation
2015-02-17  Fabian Frederickfs/affs/inode.c: remove double extern affs_symlink_inod...
2015-02-17  Fabian Frederickfs/affs/bitmap.c: remove unnecessary return
2015-02-17  Fabian Frederickfs/affs/amigaffs.c: remove else after return
2015-02-17  Fabian Frederickfs/affs: define AFFSNAMEMAX to replace constant use
2015-02-17  Fabian Frederickfs/affs: use unsigned int for string lengths
2015-02-17  Fabian Frederickfs/affs/super.c: destroy sbi mutex in affs_kill_sb()
2015-02-17  Fabian Frederickfs/affs/file.c: fix direct IO writes beyond EOF
2015-02-17  Fabian Frederickfs/affs/file.c: replace if/BUG by BUG_ON
2015-02-17  Geert Uytterhoevenfs/affs: fix casting in printed messages
2015-02-17  Chris Masoneventfd: don't take the spinlock in eventfd_poll
2015-02-17  John de la... lib/rbtree.c: fix typo in comment
2015-02-17  WANG Chaovmcore: fix PT_NOTE n_namesz, n_descsz overflow issue
2015-02-17  Geoff Levandkexec: add IND_FLAGS macro
2015-02-17  Geoff Levandkexec: add bit definitions for kimage entry flags
2015-02-17  Geoff Levandkexec: simplify conditional
2015-02-17  Geoff Levandkexec: Fix make headers_check
2015-02-17  Alexander Kuleshovkexec: fix a typo in comment
2015-02-17  Baoquan Hekexec: remove never used member destination in kimage
2015-02-17  Davidlohr Buesosignal: use current->state helpers
2015-02-17  Fabian Frederickptrace: remove linux/compat.h inclusion under CONFIG_COMPAT
2015-02-17  Fred Choufs: fat: use MSDOS_SB macro to get msdos_sb_info
2015-02-17  Fabian Frederickfs/reiserfs/inode.c: replace 0 by NULL for pointers
2015-02-17  Fabian Frederickfs/ufs/super.c: fix potential race condition
2015-02-17  Fabian Frederickfs/ufs/super.c: remove unnecessary casting
2015-02-17  Fabian Frederickfs/coda/dir.c: forward declaration clean-up
2015-02-17  Fabian Frederickfs/befs/linuxvfs.c: remove unnecessary casting
2015-02-17  Linus TorvaldsMerge branch 'parisc-3.20-1' of git://git./linux/kernel...
2015-02-17  Linus TorvaldsMerge tag 'nios2-v3.20-rc1' of git://git.rocketboards...
2015-02-17  Linus TorvaldsMerge tag 'suspend-to-idle-3.20-rc1' of git://git....
2015-02-17  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-17  Guenter Roecknet: dsa: Set valid phy interface type
2015-02-17  Linus TorvaldsMerge tag '64bit-for-linus' of git://git./linux/kernel...
2015-02-17  Linus TorvaldsMerge tag 'defconfig-for-linus' of git://git./linux...
2015-02-17  Linus TorvaldsMerge tag 'drivers-for-linus' of git://git./linux/kerne...
2015-02-17  Linus TorvaldsMerge tag 'dt-for-linus' of git://git./linux/kernel...
2015-02-17  Linus TorvaldsMerge tag 'soc-for-linus' of git://git./linux/kernel...
2015-02-17  David Howellsdebugfs: Provide a file creation function that also...
2015-02-17  Linus TorvaldsMerge tag 'cleanup-for-linus' of git://git./linux/kerne...
2015-02-17  Linus TorvaldsMerge tag 'fixes-non-critical-for-linus' of git://git...
2015-02-17  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-02-17  Helge Dellerfs/binfmt_som: Drop kernel support for HP-UX SOM binaries
2015-02-17  Rickard Strandqvistparisc: Remove unused function
2015-02-17  Michael S.... parisc: macro whitespace fixes
2015-02-17  Joshua Kinardrtc: add driver for DS1685 family of real time clocks
2015-02-17  Krzysztof KozlowskiMAINTAINERS: add entry for Maxim PMICs on Samsung boards
2015-02-17  Christoph Jaegerlib/Kconfig: use bool instead of boolean
2015-02-17  Kirill A. Shutemovpowerpc: drop _PAGE_FILE and pte_file()-related helpers
2015-02-17  Joseph Qiocfs2: set append dio as a ro compat feature
2015-02-17  Joseph Qiocfs2: wait for orphan recovery first once append O_DIR...
2015-02-17  Joseph Qiocfs2: complete the rest request through buffer io
2015-02-17  Joseph Qiocfs2: do not fallback to buffer I/O write if appending
2015-02-17  Joseph Qiocfs2: allocate blocks in ocfs2_direct_IO_get_blocks
2015-02-17  Joseph Qiocfs2: implement ocfs2_direct_IO_write
next
This page took 0.041893 seconds and 5 git commands to generate.