summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | kernel/kexec_file.c: remove unneeded variables in kexec_purgatory_setup_sechdrsPhilipp Rudo2018-04-131-22/+12
| * | | | | | kernel/kexec_file.c: remove unneeded for-loop in kexec_purgatory_setup_sechdrsPhilipp Rudo2018-04-131-46/+30
| * | | | | | kernel/kexec_file.c: split up __kexec_load_puragoryPhilipp Rudo2018-04-131-97/+103
| * | | | | | kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*Philipp Rudo2018-04-131-21/+42
| * | | | | | kernel/kexec_file.c: search symbols in read-only kexec_purgatoryPhilipp Rudo2018-04-131-16/+22
| * | | | | | kernel/kexec_file.c: make purgatory_info->ehdr constPhilipp Rudo2018-04-131-2/+2
| * | | | | | kernel/kexec_file.c: remove checks in kexec_purgatory_loadPhilipp Rudo2018-04-131-14/+0
| * | | | | | kexec_file, x86: move re-factored code to generic sideAKASHI Takahiro2018-04-131-0/+175
| * | | | | | kexec_file,x86,powerpc: factor out kexec_file_ops functionsAKASHI Takahiro2018-04-131-4/+56
| * | | | | | kexec_file: make use of purgatory optionalAKASHI Takahiro2018-04-131-0/+5
| * | | | | | kexec: export PG_swapbacked to VMCOREINFOPetr Tesarik2018-04-131-0/+1
| * | | | | | resource: fix integer overflow at reallocationTakashi Iwai2018-04-131-1/+2
| * | | | | | Merge tag 'trace-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2018-04-122-34/+15
| |\ \ \ \ \ \
| | * | | | | | tracing: Enforce passing in filter=NULL to create_filter()Steven Rostedt (VMware)2018-04-111-14/+10
| | * | | | | | trace_uprobe: Simplify probes_seq_show()Ravi Bangoria2018-04-111-18/+3
| | * | | | | | trace_uprobe: Use %lx to display offsetRavi Bangoria2018-04-111-1/+1
| | * | | | | | tracing/uprobe: Add support for overlayfsHoward McLauchlan2018-04-111-1/+1
| | * | | | | | tracing: Use ARRAY_SIZE() macro instead of open coding itJérémy Lefaure2018-04-111-1/+1
* | | | | | | | bpf: btf: Add pretty print support to the basic arraymapMartin KaFai Lau2018-04-193-4/+234
* | | | | | | | bpf: btf: Add BPF_OBJ_GET_INFO_BY_FD support to BTF fdMartin KaFai Lau2018-04-192-1/+18
* | | | | | | | bpf: btf: Add BPF_BTF_LOAD commandMartin KaFai Lau2018-04-192-0/+84
* | | | | | | | bpf: btf: Add pretty print capability for data with BTF type infoMartin KaFai Lau2018-04-191-0/+198
* | | | | | | | bpf: btf: Check members of struct/unionMartin KaFai Lau2018-04-191-0/+205
* | | | | | | | bpf: btf: Validate type referenceMartin KaFai Lau2018-04-191-1/+665
* | | | | | | | bpf: btf: Introduce BPF Type Format (BTF)Martin KaFai Lau2018-04-192-0/+916
* | | | | | | | xdp: transition into using xdp_frame for return APIJesper Dangaard Brouer2018-04-171-3/+3
* | | | | | | | bpf: cpumap convert to use generic xdp_frameJesper Dangaard Brouer2018-04-171-72/+28
* | | | | | | | xdp: introduce xdp_return_frame API and use in cpumapJesper Dangaard Brouer2018-04-171-24/+36
|/ / / / / / /
* | | | | | | Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2018-04-124-55/+44
|\ \ \ \ \ \ \
| * | | | | | | kdb: use memmove instead of overlapping memcpyArnd Bergmann2018-02-041-2/+2
| * | | | | | | kdb: use ktime_get_mono_fast_ns() instead of ktime_get_ts()Baolin Wang2018-01-311-3/+3
| * | | | | | | kdb: bl: don't use tab character in outputRandy Dunlap2018-01-251-2/+2
| * | | | | | | kdb: drop newline in unknown command outputRandy Dunlap2018-01-251-0/+11
| * | | | | | | kdb: make "mdr" command repeatRandy Dunlap2018-01-251-6/+21
| * | | | | | | kdb: use __ktime_get_real_seconds instead of __current_kernel_timeArnd Bergmann2018-01-252-42/+5
* | | | | | | | Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-04-116-88/+271
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'pm-cpuidle' and 'pm-qos'Rafael J. Wysocki2018-04-116-88/+271
| |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | PM / QoS: mark expected switch fall-throughsGustavo A. R. Silva2018-04-091-0/+2
| | * | | | | | | | | tick-sched: avoid a maybe-uninitialized warningArnd Bergmann2018-04-101-3/+6
| | * | | | | | | | | time: hrtimer: Use timerqueue_iterate_next() to get to the next timerRafael J. Wysocki2018-04-091-3/+1
| | * | | | | | | | | nohz: Avoid duplication of code related to got_idle_tickRafael J. Wysocki2018-04-091-10/+6
| | * | | | | | | | | nohz: Gather tick_sched booleans under a common flag fieldFrederic Weisbecker2018-04-092-9/+15
| | * | | | | | | | | cpuidle: menu: Refine idle state selection for running tickRafael J. Wysocki2018-04-091-6/+6
| | * | | | | | | | | sched: idle: Select idle state before stopping the tickRafael J. Wysocki2018-04-093-17/+57
| | * | | | | | | | | time: hrtimer: Introduce hrtimer_next_event_without()Rafael J. Wysocki2018-04-071-2/+53
| | * | | | | | | | | time: tick-sched: Split tick_nohz_stop_sched_tick()Rafael J. Wysocki2018-04-072-46/+82
| | * | | | | | | | | cpuidle: Return nohz hint from cpuidle_select()Rafael J. Wysocki2018-04-062-1/+23
| | * | | | | | | | | jiffies: Introduce USER_TICK_USEC and redefine TICK_USECRafael J. Wysocki2018-04-061-1/+1
| | * | | | | | | | | sched: idle: Do not stop the tick before cpuidle_idle_call()Rafael J. Wysocki2018-04-051-4/+15
| | * | | | | | | | | sched: idle: Do not stop the tick upfront in the idle loopRafael J. Wysocki2018-04-052-11/+24
OpenPOWER on IntegriCloud