summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-11sched/cputime: Fix steal time accountingWanpeng Li
2016-08-11x86/mm/kaslr: Fix -Wformat-security warningNicolas Iooss
2016-08-11Merge tag 'pxa-fixes-v4.8' of https://github.com/rjarzmik/linux into randconf...Arnd Bergmann
2016-08-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-08-10mm/slub.c: run free_partial() outside of the kmem_cache_node->list_lockChris Wilson
2016-08-10rmap: fix compound check logic in page_remove_file_rmapSteve Capper
2016-08-10mm, rmap: fix false positive VM_BUG() in page_add_file_rmap()Kirill A. Shutemov
2016-08-10mm/page_alloc.c: recalculate some of node threshold when on/offline memoryJoonsoo Kim
2016-08-10mm/page_alloc.c: fix wrong initialization when sysctl_min_unmapped_ratio changesJoonsoo Kim
2016-08-10thp: move shmem_huge_enabled() outside of SYSFS ifdefArnd Bergmann
2016-08-10revert "ARM: keystone: dts: add psci command definition"Andrew Morton
2016-08-10rapidio: dereferencing an error pointerDan Carpenter
2016-08-10tools/testing/nvdimm: fix SIGTERM vs hotplug crashDan Williams
2016-08-10arm64: Kconfig: select HISILICON_IRQ_MBIGEN only if PCI is selectedSudeep Holla
2016-08-10arm64: Kconfig: select ALPINE_MSI only if PCI is selectedSudeep Holla
2016-08-10ARM: dts: realview: Fix PBX-A9 cache descriptionRobin Murphy
2016-08-10ARM: tegra: fix erroneous address in dtsRalf Ramsauer
2016-08-10ARM: dts: add syscon compatible string for AP sysconLinus Walleij
2016-08-10ARM: dts: add syscon compatible string for CP sysconLinus Walleij
2016-08-10ARM: oxnas: select reset controller frameworkArnd Bergmann
2016-08-10ARM: hide mach-*/ include for ARM_SINGLE_ARMV7MArnd Bergmann
2016-08-10ARM: don't include removed directoriesArnd Bergmann
2016-08-10arm: oabi compat: add missing access checksDave Weinstein
2016-08-10Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-10Merge tag 'metag-for-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-08-10get_maintainer: Don't check if STDIN exists in a VCS repositoryJoe Perches
2016-08-10x86/mm/pkeys: Fix compact mode by removing protection keys' XSAVE buffer mani...Dave Hansen
2016-08-10x86/build: Reduce the W=1 warnings noise when compiling x86 syscall tablesValdis Kletnieks
2016-08-10x86/platform/UV: Fix kernel panic running RHEL kdump kernel on UV systemsMike Travis
2016-08-10x86/platform/UV: Fix problem with UV4 BIOS providing incorrect PXM valuesMike Travis
2016-08-10x86/platform/UV: Fix bug with iounmap() of the UV4 EFI System Table causing a...Mike Travis
2016-08-10x86/platform/UV: Fix problem with UV4 Socket IDs not being contiguousMike Travis
2016-08-10x86/entry: Clarify the RF saving/restoring situation with SYSCALL/SYSRETBorislav Petkov
2016-08-10x86/mm: Disable preemption during CR3 read+writeSebastian Andrzej Siewior
2016-08-10selftests/powerpc: Specify we expect to build with std=gnu99Michael Ellerman
2016-08-10ALSA: hda - Manage power well properly for resumeTakashi Iwai
2016-08-10powerpc/vdso: Fix build rules to rebuild vdsos correctlyNicholas Piggin
2016-08-10powerpc/Makefile: Use cflags-y/aflags-y for setting endian optionsMichael Ellerman
2016-08-10x86/mm/KASLR: Increase BRK pages for KASLR memory randomizationThomas Garnier
2016-08-10x86/mm/KASLR: Fix physical memory calculation on KASLR memory randomizationThomas Garnier
2016-08-10x86/hpet: Fix /dev/rtc breakage caused by RTC cleanupArnd Bergmann
2016-08-10Merge branch 'linus' into timers/urgent, to pick up fixesIngo Molnar
2016-08-10x86, kasan, ftrace: Put APIC interrupt handlers into .irqentry.textAlexander Potapenko
2016-08-10locking/pvqspinlock: Fix a bug in qstat_read()Pan Xinhui
2016-08-10locking/pvqspinlock: Fix double hash raceWanpeng Li
2016-08-10locking/qrwlock: Fix write unlock bug on big endian systemspan xinhui
2016-08-10Merge branch 'linus' into locking/urgent, to pick up fixesIngo Molnar
2016-08-10sched/deadline: Fix lock pinning warning during CPU hotplugWanpeng Li
2016-08-10sched/cputime: Mitigate performance regression in times()/clock_gettime()Giovanni Gherdovich
2016-08-10sched/fair: Fix typo in sync_throttle()Xunlei Pang