| Commit message (Expand) | Author | Age | Files | Lines |
* | clk: sunxi-ng: h3/h5: Add max. rate constraint to pll-video | Jernej Skrabec | 2018-08-27 | 1 | -12/+13 |
* | clk: sunxi-ng: Add maximum rate constraint to NM PLLs | Jernej Skrabec | 2018-08-27 | 2 | -0/+37 |
* | clk: sunxi-ng: h6: fix PWM gate/reset offset | Rongyi Chen | 2018-08-27 | 1 | -1/+1 |
* | clk: sunxi-ng: h6: fix bus clocks' divider position | Icenowy Zheng | 2018-08-27 | 1 | -4/+4 |
* | Linux 4.19-rc1v4.19-rc1 | Linus Torvalds | 2018-08-26 | 1 | -2/+2 |
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2018-08-26 | 1 | -0/+15 |
|\ |
|
| * | y2038: Provide aliases for compat helpers | Arnd Bergmann | 2018-08-22 | 1 | -0/+15 |
* | | Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 2018-08-26 | 28 | -679/+485 |
|\ \ |
|
| * | | ida: Change ida_get_new_above to return the id | Matthew Wilcox | 2018-08-22 | 1 | -18/+12 |
| * | | ida: Remove old API | Matthew Wilcox | 2018-08-22 | 3 | -67/+11 |
| * | | test_ida: check_ida_destroy and check_ida_alloc | Matthew Wilcox | 2018-08-22 | 2 | -66/+58 |
| * | | test_ida: Convert check_ida_conv to new API | Matthew Wilcox | 2018-08-22 | 2 | -46/+40 |
| * | | test_ida: Move ida_check_max | Matthew Wilcox | 2018-08-22 | 2 | -28/+23 |
| * | | test_ida: Move ida_check_leaf | Matthew Wilcox | 2018-08-22 | 2 | -27/+25 |
| * | | idr-test: Convert ida_check_nomem to new API | Matthew Wilcox | 2018-08-22 | 1 | -6/+7 |
| * | | ida: Start new test_ida module | Matthew Wilcox | 2018-08-22 | 7 | -7/+71 |
| * | | target/iscsi: Allocate session IDs from an IDA | Matthew Wilcox | 2018-08-22 | 3 | -30/+10 |
| * | | iscsi target: fix session creation failure handling | Mike Christie | 2018-08-22 | 1 | -14/+21 |
| * | | drm/vmwgfx: Convert to new IDA API | Matthew Wilcox | 2018-08-22 | 1 | -29/+12 |
| * | | dmaengine: Convert to new IDA API | Matthew Wilcox | 2018-08-22 | 1 | -16/+7 |
| * | | ppc: Convert vas ID allocation to new IDA API | Matthew Wilcox | 2018-08-22 | 1 | -22/+4 |
| * | | media: Convert entity ID allocation to new IDA API | Matthew Wilcox | 2018-08-22 | 1 | -11/+5 |
| * | | ppc: Convert mmu context allocation to new IDA API | Matthew Wilcox | 2018-08-22 | 1 | -40/+4 |
| * | | Convert net_namespace to new IDA API | Matthew Wilcox | 2018-08-22 | 1 | -10/+6 |
| * | | cb710: Convert to new IDA API | Matthew Wilcox | 2018-08-22 | 1 | -18/+5 |
| * | | rsxx: Convert to new IDA API | Matthew Wilcox | 2018-08-22 | 1 | -16/+5 |
| * | | osd: Convert to new IDA API | Matthew Wilcox | 2018-08-22 | 1 | -15/+7 |
| * | | sd: Convert to new IDA API | Matthew Wilcox | 2018-08-22 | 1 | -17/+4 |
| * | | devpts: Convert to new IDA API | Matthew Wilcox | 2018-08-22 | 1 | -34/+13 |
| * | | fs: Convert namespace IDAs to new API | Matthew Wilcox | 2018-08-22 | 1 | -38/+12 |
| * | | fs: Convert unnamed_dev_ida to new API | Matthew Wilcox | 2018-08-22 | 1 | -43/+24 |
| * | | mtip32xx: Convert to new IDA API | Matthew Wilcox | 2018-08-22 | 1 | -23/+6 |
| * | | ida: Add new API | Matthew Wilcox | 2018-08-22 | 2 | -42/+87 |
| * | | ida: Lock the IDA in ida_destroy | Matthew Wilcox | 2018-08-22 | 1 | -6/+11 |
| * | | radix-tree: Fix UBSAN warning | Matthew Wilcox | 2018-08-22 | 1 | -1/+1 |
| * | | radix tree test suite: Enable ubsan | Matthew Wilcox | 2018-08-22 | 2 | -11/+14 |
| * | | radix tree test suite: Fix compilation | Matthew Wilcox | 2018-08-22 | 1 | -0/+2 |
* | | | Merge tag 'gcc-plugins-v4.19-rc1-fix' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-08-26 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | gcc-plugins: Disable when building under Clang | Kees Cook | 2018-08-23 | 1 | -1/+1 |
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-08-26 | 93 | -1628/+3259 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'perf-core-for-mingo-4.19-20180820' of git://git.kernel.org/pub/scm... | Ingo Molnar | 2018-08-23 | 26 | -266/+256 |
| |\ \ \ \ |
|
| | * | | | | tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy' | Arnaldo Carvalho de Melo | 2018-08-20 | 1 | -1/+1 |
| | * | | | | tools arch x86: Update tools's copy of cpufeatures.h | Arnaldo Carvalho de Melo | 2018-08-20 | 1 | -1/+2 |
| | * | | | | perf python: Fix pyrf_evlist__read_on_cpu() interface | Jiri Olsa | 2018-08-20 | 1 | -1/+19 |
| | * | | | | perf mmap: Store real cpu number in 'struct perf_mmap' | Jiri Olsa | 2018-08-20 | 3 | -3/+5 |
| | * | | | | perf tools: Remove ext from struct kmod_path | Jiri Olsa | 2018-08-20 | 3 | -85/+69 |
| | * | | | | perf tools: Add gzip_is_compressed function | Jiri Olsa | 2018-08-20 | 1 | -2/+14 |
| | * | | | | perf tools: Add lzma_is_compressed function | Jiri Olsa | 2018-08-20 | 1 | -2/+17 |
| | * | | | | perf tools: Add is_compressed callback to compressions array | Jiri Olsa | 2018-08-20 | 4 | -3/+33 |
| | * | | | | perf tools: Move the temp file processing into decompress_kmodule | Jiri Olsa | 2018-08-20 | 1 | -17/+12 |