aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-06Revert "DONT_SEND: debug: ftrace"frag-bisection-next-20181206Anders Roxell
2018-12-06DONT_SEND: debug: ftraceAnders Roxell
2018-12-06arm64: ftrace: Set FTRACE_SCHEDULABLE before ftrace_modify_all_code()Steven Rostedt (VMware)
2018-12-06ftrace: Allow ftrace_replace_code() to be schedulableSteven Rostedt (VMware)
2018-12-06fixup! arm64: configs: addons to the minimal configAnders Roxell
2018-12-06arm64: configs: addons to the minimal configAnders Roxell
2018-12-06tracing: instruct KCOV not to track tracing filesAnders Roxell
2018-12-06stackleak: mark stackleak_track_stack() as notraceAnders Roxell
2018-12-06kernel/trace: fix watchdog soft lockupAnders Roxell
2018-12-06arm64: entry: PROVE_LOCKING finds issues in el1_irqAnders Roxell
2018-12-06arm64: configs: WIP: add a fragment to buildAnders Roxell
2018-12-06apparmor: fix build error if SECURITY_APPARMORAnders Roxell
2018-12-06Add linux-next specific files for 20181206Stephen Rothwell
2018-12-06Merge branch 'akpm/master'Stephen Rothwell
2018-12-06drivers/media/platform/sti/delta/delta-ipc.c: fix read buffer overflowAndi Kleen
2018-12-06vfs: replace current_kernel_time64 with ktime equivalentArnd Bergmann
2018-12-06fs: don't open code lru_to_page()Nikolay Borisov
2018-12-06include/linux/sched/signal.h: replace `tsk' with `task'Andrei Vagin
2018-12-06fs-remove-caller-signal_pending-branch-predictions-fixAndrew Morton
2018-12-06fs/: remove caller signal_pending branch predictionsDavidlohr Bueso
2018-12-06mm/: remove caller signal_pending branch predictionsDavidlohr Bueso
2018-12-06arch/arc/mm/fault.c: remove caller signal_pending_branch predictionsDavidlohr Bueso
2018-12-06kernel/sched/: remove caller signal_pending branch predictionsDavidlohr Bueso
2018-12-06kernel/locking/mutex.c: remove caller signal_pending branch predictionsDavidlohr Bueso
2018-12-06zram: default to lzo-rle instead of lzoDave Rodgman
2018-12-06lib-lzo-separate-lzo-rle-from-lzo-v4Dave Rodgman
2018-12-06lib/lzo: separate lzo-rle from lzoDave Rodgman
2018-12-06lib-lzo-implement-run-length-encoding-v4.txtDave Rodgman
2018-12-06lib/lzo: implement run-length encodingDave Rodgman
2018-12-06lib/lzo: fast 8-byte copy on arm64Matt Sealey
2018-12-06lib/lzo: 64-bit CTZ on arm64Matt Sealey
2018-12-06lib/lzo: enable 64-bit CTZ on ArmMatt Sealey
2018-12-06lib/lzo: clean-up by introducing COPY16Matt Sealey
2018-12-06lib/lzo: tidy-up ifdefsDave Rodgman
2018-12-06pm-hibernate-exclude-all-pageoffline-pages-v2David Hildenbrand
2018-12-06PM/Hibernate: exclude all PageOffline() pagesDavid Hildenbrand
2018-12-06PM/Hibernate: use pfn_to_online_page()David Hildenbrand
2018-12-06vmw_balloon-mark-inflated-pages-pg_offline-v2David Hildenbrand
2018-12-06vmw_balloon: mark inflated pages PG_offlineDavid Hildenbrand
2018-12-06hv_balloon: mark inflated pages PG_offlineDavid Hildenbrand
2018-12-06xen/balloon: mark inflated pages PG_offlineDavid Hildenbrand
2018-12-06kexec: export PG_offline to VMCOREINFODavid Hildenbrand
2018-12-06mm-convert-pg_balloon-to-pg_offline-fix-fixAndrew Morton
2018-12-06mm-convert-pg_balloon-to-pg_offline-fixAndrew Morton
2018-12-06mm: convert PG_balloon to PG_offlineDavid Hildenbrand
2018-12-06mm: balloon: update comment about isolation/migration/compactionDavid Hildenbrand
2018-12-06mm/sparse: add common helper to mark all memblocks presentLogan Gunthorpe
2018-12-06mm: Introduce common STRUCT_PAGE_MAX_SHIFT defineLogan Gunthorpe
2018-12-06locking/atomics: build atomic headers as requiredMark Rutland
2018-12-06kernel/signal.c: remove some duplicated includesYangtao Li