aboutsummaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-10mm/slub.c: run free_partial() outside of the kmem_cache_node->list_lockChris Wilson1-1/+5
2016-08-10rmap: fix compound check logic in page_remove_file_rmapSteve Capper1-1/+1
2016-08-10mm, rmap: fix false positive VM_BUG() in page_add_file_rmap()Kirill A. Shutemov1-2/+3
2016-08-10mm/page_alloc.c: recalculate some of node threshold when on/offline memoryJoonsoo Kim1-15/+35
2016-08-10mm/page_alloc.c: fix wrong initialization when sysctl_min_unmapped_ratio changesJoonsoo Kim1-1/+1
2016-08-10thp: move shmem_huge_enabled() outside of SYSFS ifdefArnd Bergmann1-1/+3
2016-08-10revert "ARM: keystone: dts: add psci command definition"Andrew Morton1-8/+0
2016-08-10rapidio: dereferencing an error pointerDan Carpenter1-11/+13
2016-08-10tools/testing/nvdimm: fix SIGTERM vs hotplug crashDan Williams1-0/+2
2016-08-10arm64: Kconfig: select HISILICON_IRQ_MBIGEN only if PCI is selectedSudeep Holla1-1/+1
2016-08-10arm64: Kconfig: select ALPINE_MSI only if PCI is selectedSudeep Holla1-1/+1
2016-08-10ARM: dts: realview: Fix PBX-A9 cache descriptionRobin Murphy1-5/+4
2016-08-10ARM: tegra: fix erroneous address in dtsRalf Ramsauer1-2/+2
2016-08-10ARM: dts: add syscon compatible string for AP sysconLinus Walleij1-1/+1
2016-08-10ARM: dts: add syscon compatible string for CP sysconLinus Walleij1-1/+1
2016-08-10ARM: oxnas: select reset controller frameworkArnd Bergmann1-0/+2
2016-08-10ARM: hide mach-*/ include for ARM_SINGLE_ARMV7MArnd Bergmann1-0/+2
2016-08-10ARM: don't include removed directoriesArnd Bergmann3-5/+3
2016-08-10arm: oabi compat: add missing access checksDave Weinstein1-1/+7
2016-08-10get_maintainer: Don't check if STDIN exists in a VCS repositoryJoe Perches1-1/+1
2016-08-10x86/mm/pkeys: Fix compact mode by removing protection keys' XSAVE buffer manipulationDave Hansen1-121/+17
2016-08-10x86/build: Reduce the W=1 warnings noise when compiling x86 syscall tablesValdis Kletnieks1-0/+2
2016-08-10x86/platform/UV: Fix kernel panic running RHEL kdump kernel on UV systemsMike Travis1-0/+5
2016-08-10x86/platform/UV: Fix problem with UV4 BIOS providing incorrect PXM valuesMike Travis2-20/+13
2016-08-10x86/platform/UV: Fix bug with iounmap() of the UV4 EFI System Table causing a crashMike Travis1-3/+5
2016-08-10x86/platform/UV: Fix problem with UV4 Socket IDs not being contiguousMike Travis1-4/+5
2016-08-10x86/entry: Clarify the RF saving/restoring situation with SYSCALL/SYSRETBorislav Petkov1-5/+9
2016-08-10x86/mm: Disable preemption during CR3 read+writeSebastian Andrzej Siewior1-0/+7
2016-08-10selftests/powerpc: Specify we expect to build with std=gnu99Michael Ellerman1-1/+1
2016-08-10ALSA: hda - Manage power well properly for resumeTakashi Iwai1-12/+20
2016-08-10powerpc/vdso: Fix build rules to rebuild vdsos correctlyNicholas Piggin2-6/+6
2016-08-10powerpc/Makefile: Use cflags-y/aflags-y for setting endian optionsMichael Ellerman1-10/+12
2016-08-10x86/mm/KASLR: Increase BRK pages for KASLR memory randomizationThomas Garnier1-2/+12
2016-08-10x86/mm/KASLR: Fix physical memory calculation on KASLR memory randomizationThomas Garnier2-3/+7
2016-08-10x86/hpet: Fix /dev/rtc breakage caused by RTC cleanupArnd Bergmann1-1/+1
2016-08-10x86, kasan, ftrace: Put APIC interrupt handlers into .irqentry.textAlexander Potapenko1-0/+11
2016-08-10locking/pvqspinlock: Fix a bug in qstat_read()Pan Xinhui1-1/+0
2016-08-10locking/pvqspinlock: Fix double hash raceWanpeng Li1-1/+1
2016-08-10locking/qrwlock: Fix write unlock bug on big endian systemspan xinhui1-2/+25
2016-08-10sched/deadline: Fix lock pinning warning during CPU hotplugWanpeng Li1-1/+4
2016-08-10sched/cputime: Mitigate performance regression in times()/clock_gettime()Giovanni Gherdovich1-0/+19
2016-08-10sched/fair: Fix typo in sync_throttle()Xunlei Pang1-1/+1
2016-08-10sched/deadline: Fix wrap-around in DL heapTommaso Cucinotta1-1/+1
2016-08-10perf/core: Set cgroup in CPU contexts for new cgroup eventsDavid Carrillo-Cisneros2-18/+40
2016-08-10perf/core: Fix sideband list-iteration vs. event ordering NULL pointer deference crashPeter Zijlstra1-5/+18
2016-08-10x86/timers/apic: Inform TSC deadline clockevent device about recalibrationNicolai Stange3-0/+30
2016-08-10x86/timers/apic: Fix imprecise timer interrupts by eliminating TSC clockevents frequency roundoff errorNicolai Stange1-2/+2
2016-08-10powerpc/32: Fix crash during static key initBenjamin Herrenschmidt4-0/+8
2016-08-10powerpc: Update obsolete comment in setup_32.c about early_init()Benjamin Herrenschmidt1-4/+2
2016-08-10powerpc: Print the kernel load address at the end of prom_init()Benjamin Herrenschmidt1-1/+1