summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-05Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-07-05genirq: Fix memory leak when calling irq_free_hwirqs()Keith Busch
2014-07-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-07-04Merge tag 'md/3.16-fixes' of git://neil.brown.name/mdLinus Torvalds
2014-07-04Merge tag 'sound-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-07-04arm64: fix el2_setup check of CurrentELMarc Zyngier
2014-07-04arm64: mm: Make icache synchronisation logic huge page awareSteve Capper
2014-07-04arm64: mm: Fix horrendous config typoSteve Capper
2014-07-04ALSA: hda - restore BCLK M/N value as per CDCLK for HSW/BDW display HDA contr...Mengdong Lin
2014-07-04drm/i915: provide interface for audio driver to query cdclkJani Nikula
2014-07-03Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-07-03Merge tag 'staging-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-03Merge tag 'driver-core-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-07-03Merge tag 'trace-fixes-v3.16-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-07-03Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2014-07-03Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-07-03ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo
2014-07-03lz4: add overrun checks to lz4_uncompress_unknownoutputsize()Greg Kroah-Hartman
2014-07-03Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-07-03shmem: fix init_page_accessed use to stop !PageLRU bugHugh Dickins
2014-07-03kernel/printk/printk.c: revert "printk: enable interrupts before calling cons...Andrew Morton
2014-07-03tools/testing/selftests/ipc/msgque.c: improve error handling when not running...Shuah Khan
2014-07-03fs/seq_file: fallback to vmalloc allocationHeiko Carstens
2014-07-03/proc/stat: convert to single_open_size()Heiko Carstens
2014-07-03hwpoison: fix the handling path of the victimized page frame that belong to n...Chen Yucong
2014-07-03mm:vmscan: update the trace-vmscan-postprocess.pl for event vmscan/mm_vmscan_...Chen Yucong
2014-07-03msync: fix incorrect fstart calculationNamjae Jeon
2014-07-03zram: revalidate disk after capacity changeMinchan Kim
2014-07-03tools: memory-hotplug fix unexpected operator errorShuah Khan
2014-07-03tools: cpu-hotplug fix unexpected operator errorShuah Khan
2014-07-03autofs4: fix false positive compile errorIan Kent
2014-07-03slub: fix off by one in number of slab testsJoonsoo Kim
2014-07-03mm: page_alloc: fix CMA area initialisation when pageblock > MAX_ORDERMichal Nazarewicz
2014-07-03Btrfs: fix crash when starting transactionFilipe Manana
2014-07-03Btrfs: fix btrfs_print_leaf for skinny metadataJosef Bacik
2014-07-03Btrfs: fix race of using total_bytes_pinnedLiu Bo
2014-07-03btrfs: use E2BIG instead of EIO if compression does not helpDavid Sterba
2014-07-03btrfs: remove stale comment from btrfs_flush_all_pending_stuffsDavid Sterba
2014-07-03Btrfs: fix use-after-free when cloning a trailing file holeFilipe Manana
2014-07-03btrfs: fix null pointer dereference in btrfs_show_devname when name is nullAnand Jain
2014-07-03btrfs: fix null pointer dereference in clone_fs_devices when name is nullAnand Jain
2014-07-03btrfs: fix nossd and ssd_spread mount option regressionEric Sandeen
2014-07-03Btrfs: fix race between balance recovery and root deletionWang Shilong
2014-07-03Btrfs: atomically set inode->i_flags in btrfs_update_iflagsFilipe Manana
2014-07-03kbuild: Print the name of the build directoryMichal Marek
2014-07-03md: flush writes before starting a recovery.NeilBrown
2014-07-03md: make sure GET_ARRAY_INFO ioctl reports correct "clean" statusNeilBrown
2014-07-03Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linuxDave Airlie
2014-07-03drm: fix permissions on drm_drv.cDave Airlie