| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers/base/devtmpfs.c: don't pretend path is const in delete_path | Rasmus Villemoes | 2018-09-16 | 1 | -1/+1 |
* | kernfs: update comment about kernfs_path() return value | Konstantin Khlebnikov | 2018-09-16 | 1 | -4/+5 |
* | Linux 4.19-rc4v4.19-rc4 | Linus Torvalds | 2018-09-16 | 1 | -1/+1 |
* | Code of Conduct: Let's revamp it. | Greg Kroah-Hartman | 2018-09-16 | 3 | -29/+82 |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-09-15 | 7 | -25/+30 |
|\ |
|
| * | x86/APM: Fix build warning when PROC_FS is not enabled | Randy Dunlap | 2018-09-15 | 1 | -0/+2 |
| * | Revert "x86/mm/legacy: Populate the user page-table with user pgd's" | Joerg Roedel | 2018-09-14 | 2 | -10/+1 |
| * | x86/efi: Load fixmap GDT in efi_call_phys_epilog() before setting %cr3 | Guenter Roeck | 2018-09-12 | 1 | -2/+1 |
| * | x86/xen: Disable CPU0 hotplug for Xen PV | Juergen Gross | 2018-09-12 | 1 | -1/+3 |
| * | x86/EISA: Don't probe EISA bus for Xen PV guests | Boris Ostrovsky | 2018-09-11 | 1 | -2/+8 |
| * | x86/doc: Fix Documentation/x86/earlyprintk.txt | Randy Dunlap | 2018-09-10 | 1 | -10/+15 |
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-09-15 | 3 | -15/+22 |
|\ \ |
|
| * | | sched/fair: Fix kernel-doc notation warning | Randy Dunlap | 2018-09-10 | 1 | -0/+1 |
| * | | sched/fair: Fix load_balance redo for !imbalance | Vincent Guittot | 2018-09-10 | 1 | -1/+1 |
| * | | sched/fair: Fix scale_rt_capacity() for SMT | Vincent Guittot | 2018-09-10 | 1 | -3/+3 |
| * | | sched/fair: Fix vruntime_normalized() for remote non-migration wakeup | Steve Muckle | 2018-09-10 | 1 | -1/+2 |
| * | | sched/pelt: Fix update_blocked_averages() for RT and DL classes | Vincent Guittot | 2018-09-10 | 1 | -4/+10 |
| * | | sched/topology: Set correct NUMA topology type | Srikar Dronamraju | 2018-09-10 | 1 | -4/+1 |
| * | | sched/debug: Fix potential deadlock when writing to sched_features | Jiada Wang | 2018-09-10 | 1 | -2/+4 |
| |/ |
|
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-09-15 | 28 | -43/+423 |
|\ \ |
|
| * \ | Merge tag 'perf-urgent-for-mingo-4.19-20180912' of git://git.kernel.org/pub/s... | Ingo Molnar | 2018-09-12 | 11 | -3/+132 |
| |\ \ |
|
| | * | | perf tools: Fix maps__find_symbol_by_name() | Adrian Hunter | 2018-09-11 | 1 | -0/+11 |
| | * | | tools headers uapi: Update tools's copy of linux/if_link.h | Arnaldo Carvalho de Melo | 2018-09-11 | 1 | -0/+17 |
| | * | | tools headers uapi: Update tools's copy of linux/vhost.h | Arnaldo Carvalho de Melo | 2018-09-11 | 1 | -0/+18 |
| | * | | tools headers uapi: Update tools's copies of kvm headers | Arnaldo Carvalho de Melo | 2018-09-11 | 5 | -1/+73 |
| | * | | tools headers uapi: Update tools's copy of drm/drm.h | Arnaldo Carvalho de Melo | 2018-09-11 | 1 | -0/+9 |
| | * | | tools headers uapi: Update tools's copy of asm-generic/unistd.h | Arnaldo Carvalho de Melo | 2018-09-11 | 1 | -1/+3 |
| | * | | tools headers uapi: Update tools's copy of linux/perf_event.h | Arnaldo Carvalho de Melo | 2018-09-11 | 1 | -1/+1 |
| |/ / |
|
| * | | perf/core: Force USER_DS when recording user stack data | Yabin Cui | 2018-09-10 | 1 | -0/+4 |
| * | | perf/UAPI: Clearly mark __PERF_SAMPLE_CALLCHAIN_EARLY as internal use | Peter Zijlstra | 2018-09-10 | 1 | -1/+1 |
| * | | perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUs | Jacek Tomaka | 2018-09-10 | 1 | -0/+4 |
| * | | Merge tag 'perf-urgent-for-mingo-4.19-20180903' of git://git.kernel.org/pub/s... | Ingo Molnar | 2018-09-09 | 15 | -39/+282 |
| |\ \ |
|
| | * | | perf annotate: Fix parsing aarch64 branch instructions after objdump update | Kim Phillips | 2018-08-30 | 2 | -1/+22 |
| | * | | perf probe powerpc: Ignore SyS symbols irrespective of endianness | Sandipan Das | 2018-08-30 | 1 | -1/+3 |
| | * | | perf event-parse: Use fixed size string for comms | Chris Phlipot | 2018-08-30 | 1 | -4/+3 |
| | * | | perf util: Fix bad memory access in trace info. | Chris Phlipot | 2018-08-30 | 1 | -1/+1 |
| | * | | perf tools: Streamline bpf examples and headers installation | Arnaldo Carvalho de Melo | 2018-08-30 | 1 | -8/+6 |
| | * | | perf evsel: Fix potential null pointer dereference in perf_evsel__new_idx() | Hisao Tanabe | 2018-08-30 | 1 | -2/+3 |
| | * | | perf arm64: Fix include path for asm-generic/unistd.h | Kim Phillips | 2018-08-30 | 2 | -5/+6 |
| | * | | perf/hw_breakpoint: Simplify breakpoint enable in perf_event_modify_breakpoint | Jiri Olsa | 2018-08-30 | 1 | -8/+3 |
| | * | | perf/hw_breakpoint: Enable breakpoint in modify_user_hw_breakpoint | Jiri Olsa | 2018-08-30 | 1 | -4/+2 |
| | * | | perf/hw_breakpoint: Remove superfluous bp->attr.disabled = 0 | Jiri Olsa | 2018-08-30 | 1 | -3/+2 |
| | * | | perf/hw_breakpoint: Modify breakpoint even if the new attr has disabled set | Jiri Olsa | 2018-08-30 | 1 | -4/+6 |
| | * | | perf tests: Add breakpoint modify tests | Jiri Olsa | 2018-08-30 | 4 | -0/+221 |
| | * | | perf annotate: Properly interpret indirect call | Martin Liška | 2018-08-30 | 1 | -2/+8 |
* | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2018-09-15 | 7 | -6/+7 |
|\ \ \ \ |
|
| * | | | | locking/ww_mutex: Fix spelling mistake "cylic" -> "cyclic" | Colin Ian King | 2018-09-10 | 1 | -1/+1 |
| * | | | | locking/lockdep: Delete unnecessary #include | Ben Hutchings | 2018-09-10 | 1 | -1/+0 |
| * | | | | tools/lib/lockdep: Add dummy task_struct state member | Sasha Levin | 2018-09-10 | 1 | -0/+3 |
| * | | | | tools/lib/lockdep: Add empty nmi.h | Sasha Levin | 2018-09-10 | 1 | -0/+0 |