summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-07-27Linux 3.16-rc7v3.16-rc7Linus Torvalds
2014-07-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-07-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-07-27Merge branch 'vfs-for-3.16' of git://git.infradead.org/users/hch/vfsLinus Torvalds
2014-07-27Merge tag 'firewire-fix-vt6315' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-07-26Fix gcc-4.9.0 miscompilation of load_balance() in schedulerLinus Torvalds
2014-07-26mm: fix direct reclaim writeback regressionHugh Dickins
2014-07-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-07-25Merge tag 'sound-3.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-07-25Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-07-25parport: fix menu breakageRandy Dunlap
2014-07-25Merge tag 'blackfin-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-07-26blackfin: vmlinux.lds.S: reserve 32 bytes space at the end of data section fo...Steven Miao
2014-07-26defconfig: BF609: update spi config nameSteven Miao
2014-07-26irq: blackfin sec: drop duplicated sec priority setSteven Miao
2014-07-26blackfin: bind different groups of one pinmux function to different state nameSonic Zhang
2014-07-26blackfin: fix some bf5xx boards build for missing <linux/gpio.h>Steven Miao
2014-07-26pm: bf609: cleanup smc nor flashSteven Miao
2014-07-25Merge branch 'parisc-3.16-6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2014-07-24x86: Merge tag 'ras_urgent' into x86/urgentH. Peter Anvin
2014-07-25drm/radeon: fix cut and paste issue for hawaii.Jerome Glisse
2014-07-25Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2014-07-25Merge tag 'drm-intel-fixes-2014-07-24' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-07-24parisc: Eliminate memset after alloc_bootmem_pagesHIMANGI SARAOGI
2014-07-24parisc: Remove SA_RESTORER defineJohn David Anglin
2014-07-24hwmon: (smsc47m192) Fix temperature limit and vrm write operationsGuenter Roeck
2014-07-24fs: umount on symlink leaks mnt countVasily Averin
2014-07-24direct-io: fix uninitialized warning in do_direct_IO()Boaz Harrosh
2014-07-23Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-07-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-07-23Merge tag 'xtensa-next-20140721' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2014-07-23Merge tag 'pinctrl-v3.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-07-23Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-07-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-07-23Merge tag 'urgent-slab-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-07-23Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-07-23mm: hugetlb: fix copy_hugetlb_page_range()Naoya Horiguchi
2014-07-23simple_xattr: permit 0-size extended attributesHugh Dickins
2014-07-23mm/fs: fix pessimization in hole-punching pagecacheHugh Dickins
2014-07-23shmem: fix splicing from a hole while it's punchedHugh Dickins
2014-07-23shmem: fix faulting into a hole, not taking i_mutexHugh Dickins
2014-07-23mm: do not call do_fault_around for non-linear faultKonstantin Khlebnikov
2014-07-23sh: also try passing -m4-nofpu for SH2A buildsGeert Uytterhoeven
2014-07-23zram: avoid lockdep splat by revalidate_diskMinchan Kim
2014-07-23mm/rmap.c: fix pgoff calculation to handle hugepage correctlyNaoya Horiguchi
2014-07-23coredump: fix the setting of PF_DUMPCORESilesh C V
2014-07-23firewire: ohci: disable MSI for VIA VT6315 againStefan Richter
2014-07-23drm/radeon: fix irq ring buffer overflow handlingChristian König