Age | Commit message (Expand) | Author |
2015-11-10 | Merge tag 'linux-kselftest-4.4-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-11-10 | Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-11-10 | Merge tag 'rtc-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds |
2015-11-06 | selftests: run lib/test_printf module | Kees Cook |
2015-11-05 | Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2015-11-05 | selftests: vm: add tests for lock on fault | Eric B Munson |
2015-11-05 | tools/vm/slabinfo: gnuplot slabifo extended stat | Sergey Senozhatsky |
2015-11-05 | tools/vm/slabinfo: cosmetic globals cleanup | Sergey Senozhatsky |
2015-11-05 | tools/vm/slabinfo: output sizes in bytes | Sergey Senozhatsky |
2015-11-05 | tools/vm/slabinfo: introduce extended totals mode | Sergey Senozhatsky |
2015-11-05 | tools/vm/slabinfo: fix alternate opts names | Sergey Senozhatsky |
2015-11-05 | tools/vm/slabinfo: sort slabs by loss | Sergey Senozhatsky |
2015-11-05 | tools/vm/slabinfo: limit the number of reported slabs | Sergey Senozhatsky |
2015-11-05 | tools/vm/slabinfo: use getopt no_argument/optional_argument | Sergey Senozhatsky |
2015-11-04 | Merge tag 'staging-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-11-04 | Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2015-11-04 | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-11-03 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2015-11-03 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2015-11-03 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-11-03 | selftests: breakpoint: Actually build it | Ben Hutchings |
2015-11-03 | selftests: vm: Try harder to allocate huge pages | Ben Hutchings |
2015-11-03 | selftests: Make scripts executable | Ben Hutchings |
2015-11-03 | selftests: kprobe: Choose an always-defined function to probe | Ben Hutchings |
2015-11-03 | selftests: memfd: Stop unnecessary rebuilds | Ben Hutchings |
2015-11-03 | selftests: Add missing #include directives | Ben Hutchings |
2015-11-03 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-11-03 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-11-03 | rtc: rtctest: enabling UIE for a chip that doesn't support it returns EINVAL | Uwe Kleine-König |
2015-11-02 | selftests/seccomp: Be more precise with syscall arguments. | Robert Sesek |
2015-11-02 | acpi: nfit: Add support for hot-add | Vishal Verma |
2015-11-02 | Merge branch 'acpica' | Rafael J. Wysocki |
2015-10-31 | selftests/x86: Add a fork() to entry_from_vm86 to catch fork bugs | Andy Lutomirski |
2015-10-29 | perf unwind: Pass symbol source to libunwind | Rabin Vincent |
2015-10-29 | tools build: Fix libiberty feature detection | Rabin Vincent |
2015-10-29 | perf tools: Compile scriptlets to BPF objects when passing '.c' to --event | Wang Nan |
2015-10-29 | perf record: Add clang options for compiling BPF scripts | Wang Nan |
2015-10-29 | perf bpf: Attach eBPF filter to perf event | Wang Nan |
2015-10-29 | perf tools: Make sure fixdep is built before libbpf | Jiri Olsa |
2015-10-29 | perf script: Enable printing of branch stack | Stephane Eranian |
2015-10-29 | perf trace: Add cmd string table to decode sys_bpf first arg | Arnaldo Carvalho de Melo |
2015-10-28 | perf bpf: Collect perf_evsel in BPF object files | Wang Nan |
2015-10-28 | perf tools: Load eBPF object into kernel | Wang Nan |
2015-10-28 | perf tools: Create probe points for BPF programs | Wang Nan |
2015-10-28 | perf tools: Enable passing bpf object file to --event | Wang Nan |
2015-10-28 | perf ebpf: Add the libbpf glue | Wang Nan |
2015-10-28 | perf tools: Make perf depend on libbpf | Wang Nan |
2015-10-28 | perf symbols: Fix endless loop in dso__split_kallsyms_for_kcore | Jiri Olsa |
2015-10-28 | perf tools: Enable pre-event inherit setting by config terms | Wang Nan |