Age | Commit message (Expand) | Author | Files | Lines |
2019-01-07 | Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -3/+3 |
2019-01-07 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 27 | -166/+620 |
2019-01-06 | jump_label: move 'asm goto' support test to Kconfig | Masahiro Yamada | 1 | -3/+3 |
2019-01-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2019-01-05 | fls: change parameter to unsigned int | Matthew Wilcox | 1 | -1/+1 |
2019-01-04 | Remove 'type' argument from access_ok() function | Linus Torvalds | 1 | -1/+1 |
2019-01-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -4/+1106 |
2019-01-03 | Merge tag 'perf-core-for-mingo-4.21-20190103' of git://git.kernel.org/pub/scm... | Ingo Molnar | 27 | -166/+620 |
2019-01-03 | bpf: add various test cases to selftests | Daniel Borkmann | 1 | -3/+1105 |
2019-01-02 | Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+445 |
2019-01-02 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -0/+70 |
2019-01-02 | perf session: Add comment for perf_session__register_idle_thread() | Adrian Hunter | 1 | -0/+7 |
2019-01-02 | perf thread-stack: Fix thread stack processing for the idle task | Adrian Hunter | 5 | -25/+69 |
2019-01-02 | perf thread-stack: Allocate an array of thread stacks | Adrian Hunter | 1 | -12/+17 |
2019-01-02 | perf thread-stack: Factor out thread_stack__init() | Adrian Hunter | 1 | -7/+19 |
2019-01-02 | perf thread-stack: Allow for a thread stack array | Adrian Hunter | 1 | -6/+34 |
2019-01-02 | perf thread-stack: Avoid direct reference to the thread's stack | Adrian Hunter | 1 | -32/+49 |
2019-01-02 | perf thread-stack: Tidy thread_stack__bottom() usage | Adrian Hunter | 1 | -4/+3 |
2019-01-02 | perf thread-stack: Simplify some code in thread_stack__process() | Adrian Hunter | 1 | -11/+7 |
2019-01-01 | selftests/bpf: fix error printing in test_devmap() | Xiaozhou Liu | 1 | -1/+1 |
2018-12-31 | Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 4 | -0/+156 |
2018-12-29 | Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 6 | -0/+338 |
2018-12-29 | Merge tag 'linux-kselftest-4.21-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 17 | -37/+288 |
2018-12-29 | Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -5/+311 |
2018-12-29 | Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2018-12-29 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -3/+16 |
2018-12-29 | Merge tag 'libnvdimm-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -0/+365 |
2018-12-28 | tools/vm/page-types.c: fix "kpagecount returned fewer pages than expected" fa... | Anthony Yznaga | 1 | -1/+1 |
2018-12-28 | mm, devm_memremap_pages: fix shutdown handling | Dan Williams | 1 | -1/+14 |
2018-12-28 | mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPL | Dan Williams | 1 | -1/+1 |
2018-12-28 | tools gpio: Allow overriding CFLAGS | Jiri Olsa | 1 | -1/+1 |
2018-12-28 | tools power turbostat: Override CFLAGS assignments and add LDFLAGS to build c... | Jiri Olsa | 1 | -4/+4 |
2018-12-28 | tools thermal tmon: Allow overriding CFLAGS assignments | Jiri Olsa | 1 | -4/+4 |
2018-12-28 | tools power x86_energy_perf_policy: Override CFLAGS assignments and add LDFLA... | Jiri Olsa | 1 | -3/+3 |
2018-12-28 | perf c2c: Increase the HITM ratio limit for displayed cachelines | Jiri Olsa | 1 | -1/+1 |
2018-12-28 | perf c2c: Change the default coalesce setup | Jiri Olsa | 1 | -1/+1 |
2018-12-28 | perf trace beauty ioctl: Beautify USBDEVFS_ commands | Arnaldo Carvalho de Melo | 1 | -0/+22 |
2018-12-28 | perf trace beauty: Export function to get the files for a thread | Arnaldo Carvalho de Melo | 2 | -5/+12 |
2018-12-28 | perf trace: Wire up ioctl's USBDEBFS_ cmd table generator | Arnaldo Carvalho de Melo | 1 | -0/+8 |
2018-12-28 | perf beauty ioctl: Add generator for USBDEVFS_ ioctl commands | Arnaldo Carvalho de Melo | 1 | -0/+19 |
2018-12-28 | tools headers uapi: Grab a copy of usbdevice_fs.h | Arnaldo Carvalho de Melo | 2 | -0/+202 |
2018-12-28 | perf trace: Store the major number for a file when storing its pathname | Arnaldo Carvalho de Melo | 1 | -0/+5 |
2018-12-28 | perf trace: Move the files table resizing to outside set_pathname() | Arnaldo Carvalho de Melo | 1 | -6/+16 |
2018-12-28 | perf trace: Rename thread_thread->paths to thread_trace->files | Arnaldo Carvalho de Melo | 1 | -19/+23 |
2018-12-28 | perf script: Fix LBR skid dump problems in brstackinsn | Andi Kleen | 4 | -1/+34 |
2018-12-28 | perf python: Do not force closing original perf descriptor in evlist.get_poll... | Jiri Olsa | 1 | -1/+2 |
2018-12-28 | perf trace: Use correct SECCOMP prefix spelling, "SECOMP_*" -> "SECCOMP_*" | Colin Ian King | 1 | -2/+2 |
2018-12-28 | Merge miscellaneous libnvdimm updates for 4.21 | Dan Williams | 7 | -45/+455 |
2018-12-28 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -36/+36 |
2018-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 110 | -1208/+14204 |