summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-06x86/tsc: Read all ratio bits from MSR_PLATFORM_INFOChen Yu
2016-05-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-06net: bridge: fix old ioctl unlocked net device walkNikolay Aleksandrov
2016-05-06VSOCK: do not disconnect socket when peer has shutdown SEND onlyIan Campbell
2016-05-06net/mlx4_en: Fix endianness bug in IPV6 csum calculationDaniel Jurgens
2016-05-06mailmap: add John Paul Adrian GlaubitzLinus Torvalds
2016-05-06Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-05-06byteswap: try to avoid __builtin_constant_p gcc bugArnd Bergmann
2016-05-06lib/stackdepot: avoid to return 0 handleJoonsoo Kim
2016-05-06mm: fix kcompactd hang during memory offliningVlastimil Babka
2016-05-06modpost: fix module autoloading for OF devices with generic compatible propertyPhilipp Zabel
2016-05-06proc: prevent accessing /proc/<PID>/environ until it's readyMathias Krause
2016-05-06mm/zswap: provide unique zpool nameDan Streetman
2016-05-06mm: thp: kvm: fix memory corruption in KVM with THP enabledAndrea Arcangeli
2016-05-06MAINTAINERS: fix Rajendra Nayak's addressEric Engestrom
2016-05-06mm, cma: prevent nr_isolated_* counters from going negativeHugh Dickins
2016-05-06mm: update min_free_kbytes from khugepaged after core initializationJason Baron
2016-05-06huge pagecache: mmap_sem is unlocked when truncation splits pmdHugh Dickins
2016-05-06rapidio/mport_cdev: fix uapi type definitionsAlexandre Bounine
2016-05-06mm: memcontrol: let v2 cgroups follow changes in system swappinessJohannes Weiner
2016-05-06mm: thp: correct split_huge_pages file permissionYang Shi
2016-05-05Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-05Merge tag 'iio-fixes-for-4.6d' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-05-05Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-05maintainers: update rmk's email address(es)Russell King
2016-05-05writeback: Fix performance regression in wb_over_bg_thresh()Howard Cochran
2016-05-05ARM: 8573/1: domain: move {set,get}_domain under config guardVladimir Murzin
2016-05-05ARM: 8572/1: nommu: change memory reserve for the vectorsJean-Philippe Brucker
2016-05-05ARM: 8571/1: nommu: fix PMSAv7 setupJean-Philippe Brucker
2016-05-05IB/iser: Fix max_sectors calculationChristoph Hellwig
2016-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2016-05-05Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-05-05propogate_mnt: Handle the first propogated copy being a slaveEric W. Biederman
2016-05-05netfilter: nfnetlink_acct: validate NFACCT_QUOTA parameterPhil Turnbull
2016-05-05x86/sysfb_efi: Fix valid BAR address range checkWang YanQing
2016-05-05ARC: support HIGHMEM even without PAE40Vineet Gupta
2016-05-05ARC: Fix PAE40 boot failures due to PTE truncationVineet Gupta
2016-05-05ARC: Add missing io barriers to io{read,write}{16,32}be()Vineet Gupta
2016-05-05[media] media-device: fix builds when USB or PCI is compiled as moduleMauro Carvalho Chehab
2016-05-05perf/x86/amd/iommu: Do not register a task ctx for uncore like PMUsPeter Zijlstra
2016-05-05x86/platform/UV: Bring back the call to map_low_mmrs in uv_system_initAlex Thorlton
2016-05-05perf/x86: Add model numbers for Kabylake CPUsAndi Kleen
2016-05-05crypto: rsa - select crypto mgr dependencyTadeusz Struk
2016-05-05crypto: hash - Fix page length clamping in hash walkHerbert Xu
2016-05-05Merge tag 'drm-intel-fixes-2016-05-02' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2016-05-05Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-05-05gpu: ipu-v3: Fix imx-ipuv3-crtc module autoloadingPhilipp Zabel
2016-05-04PM / OPP: Remove useless checkViresh Kumar
2016-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-05-04asm-generic: use compat version for preadv2 and pwritev2Yury Norov