summaryrefslogtreecommitdiffstats
path: root/fs/omfs (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-26Revert "arm64: hibernate: Refuse to hibernate if the boot cpu is offline"James Morse1-26/+0
2016-08-26arm64: hibernate: Resume when hibernate image created on non-boot CPUJames Morse2-0/+54
2016-08-26cpu/hotplug: Allow suspend/resume CPU to be specifiedJames Morse2-5/+10
2016-08-26arm64: always enable DEBUG_RODATA and remove the Kconfig optionMark Rutland3-11/+4
2016-08-25arm64: mark reserved memblock regions explicitly in iomemAKASHI Takahiro2-4/+13
2016-08-25arm64: hibernate: Support DEBUG_PAGEALLOCJames Morse4-11/+86
2016-08-25arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmapJames Morse6-12/+42
2016-08-25arm64: Create sections.hJames Morse7-28/+35
2016-08-25arm64: Introduce execute-only page access permissionsCatalin Marinas4-10/+15
2016-08-25arm64: kprobe: Always clear pstate.D in breakpoint exception handlerPratyush Anand1-16/+13
2016-08-22arm64: head.S: get rid of x25 and x26 with 'global' scopeArd Biesheuvel2-17/+13
2016-08-22arm64: apply __ro_after_init to some objectsJisheng Zhang6-21/+26
2016-08-22arm64: vdso: constify vm_special_mapping used for aarch32 vectors pageJisheng Zhang1-1/+1
2016-08-22arm64: vdso: add __init section marker to alloc_vectors_pageJisheng Zhang1-1/+1
2016-08-22arm64: remove redundant "select HAVE_CLK"Masahiro Yamada1-1/+0
2016-08-22arm64: remove traces of perf_ops_bpMark Rutland1-2/+0
2016-08-22arm64: perf: Use the builtin_platform_driverKefeng Wang1-5/+1
2016-08-22arm64: mm: convert __dma_* routines to use start, sizeKwangwoo Lee3-47/+44
2016-08-22arm64: factor work_pending state machine to CChris Metcalf2-18/+30
2016-08-22arm64: hibernate: reduce TLB maintenance scopeMark Rutland1-2/+2
2016-08-22Linux 4.8-rc3v4.8-rc3Linus Torvalds1-1/+1
2016-08-21EDAC, skx_edac: Add EDAC driver for SkylakeTony Luck4-0/+1136
2016-08-20parisc: Fix order of EREFUSED define in errno.hHelge Deller1-2/+2
2016-08-20parisc: Fix automatic selection of cr16 clocksourceHelge Deller2-20/+0
2016-08-19Make the hardened user-copy code depend on having a hardened allocatorLinus Torvalds1-0/+1
2016-08-18locking/barriers: Suppress sparse warnings in lockless_dereference()Johannes Berg1-3/+3
2016-08-18Revert "drm/fb-helper: Reduce READ_ONCE(master) to lockless_dereference"Johannes Berg1-1/+1
2016-08-18arm64: Fix shift warning in arch/arm64/mm/dump.cCatalin Marinas1-3/+3
2016-08-18sched/cputime: Resync steal time when guest & host lose syncWanpeng Li1-3/+15
2016-08-18sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regressionPeter Zijlstra1-5/+10
2016-08-18perf/core: Check return value of the perf_event_read() IPIDavid Carrillo-Cisneros1-3/+4
2016-08-18perf/core: Enable mapping of the stop filtersMathieu Poirier1-10/+5
2016-08-18perf/core: Update filters only on executable mmapMathieu Poirier1-0/+7
2016-08-18perf/core: Fix file name handling for start/stop filtersMathieu Poirier1-2/+4
2016-08-18perf/core: Fix event_function_local()Peter Zijlstra1-12/+48
2016-08-18x86/smp: Fix __max_logical_packages value setupJiri Olsa1-9/+16
2016-08-18x86/microcode/AMD: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=yBorislav Petkov1-1/+8
2016-08-18uprobes: Fix the memcg accountingOleg Nesterov1-2/+3
2016-08-18net_sched: allow flushing tc police actionsRoman Mashak1-42/+1
2016-08-18net_sched: unify the init logic for act_policeWANG Cong1-9/+10
2016-08-18net_sched: convert tcf_exts from list to pointer arrayWANG Cong7-41/+85
2016-08-18net_sched: move tc offload macros to pkt_cls.hWANG Cong2-16/+22
2016-08-18net_sched: fix a typo in tc_for_each_action()WANG Cong1-1/+1
2016-08-18net_sched: remove an unnecessary list_del()WANG Cong1-1/+0
2016-08-18net_sched: remove the leftover cleanup_a()WANG Cong1-19/+3
2016-08-18mlxsw: spectrum: Allow packets to be trapped from any PGIdo Schimmel1-1/+1
2016-08-18mlxsw: spectrum: Unmap 802.1Q FID before destroying itIdo Schimmel1-0/+2
2016-08-18mlxsw: spectrum: Add missing rollbacks in error pathIdo Schimmel1-1/+3
2016-08-18mlxsw: reg: Fix missing op field fill-upJiri Pirko1-0/+1
2016-08-18mlxsw: spectrum: Trap loop-backed packetsIdo Schimmel3-0/+16