linux-drm-fsl-dcu.git
2015-02-19 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2015-02-19 Linus TorvaldsMerge tag 'edac_fixes_for_3.20' of git://git./linux...
2015-02-19 Linus TorvaldsMerge tag 'platform-drivers-x86-v3.20-1' of git://git...
2015-02-19 Linus TorvaldsMerge branch 'kconfig' of git://git./linux/kernel/git...
2015-02-19 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2015-02-19 Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2015-02-18 Linus TorvaldsMerge tag 'locks-v3.20-2' of git://git.samba.org/jlayto...
2015-02-18 Linus TorvaldsMerge tag 'asm-generic-for-linus' of git://git./linux...
2015-02-18 Linus TorvaldsMerge tag 'pci-v3.20-fixes-1' of git://git./linux/kerne...
2015-02-18 Linus TorvaldsMerge tag 'virtio-next-for-linus' of git://git./linux...
2015-02-18 Linus TorvaldsMerge tag 'mfd-for-linus-3.20' of git://git./linux...
2015-02-18 Linus TorvaldsMerge tag 'pwm/for-3.20-rc1' of git://git./linux/kernel...
2015-02-18 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2015-02-18 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2015-02-18 Linus TorvaldsMerge tag 'firewire-updates' of git://git./linux/kernel...
2015-02-18 Linus TorvaldsMerge tag 'for-linus-20150216' of git://git.infradead...
2015-02-18 Thierry Redingpwm: tegra: Use NSEC_PER_SEC
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 Jeff Laytonlocks: fix list insertion when lock is split in two
2015-02-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-17 Rafał Miłeckiwatchdog: bcm47xx_wdt.c: allow enabling on BCM5301X...
2015-02-17 Zubair Lutfullah... watchdog: jz4740: Add DT support
2015-02-17 Zubair Lutfullah... dt: watchdog: Add DT binding documentation for jz4740...
2015-02-17 Doug Andersonwatchdog: dw_wdt: Try to get a 30 second watchdog by...
2015-02-17 Doug Andersonwatchdog: dw_wdt: pat the watchdog before enabling it
2015-02-17 Guenter Roeckwatchdog: w83627hf_wdt: Add support for NCT6791 and...
2015-02-17 Rafał Miłeckiwatchdog: bcm47xx_wdt.c: add restart handler support
2015-02-17 Mike Looijmanswatchdog: gpio_wdt: Add "always_running" feature to...
next