Age | Commit message (Expand) | Author | Files | Lines |
2015-09-09 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 5 | -117/+27 |
2015-09-09 | Merge tag 'linux-kselftest-4.3-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 9 | -19/+481 |
2015-09-09 | selftests:vm: point to libhugetlbfs for regression testing | Mike Kravetz | 1 | -0/+4 |
2015-09-09 | Revert "selftests: add hugetlbfstest" | Mike Kravetz | 3 | -98/+0 |
2015-09-09 | pagemap: add mmap-exclusive bit for marking pages mapped only here | Konstantin Khlebnikov | 1 | -0/+10 |
2015-09-09 | pagemap: switch to the new format and do some cleanup | Konstantin Khlebnikov | 1 | -17/+8 |
2015-09-09 | selftests/userfaultfd: fix compiler warnings on 32-bit | Geert Uytterhoeven | 1 | -3/+6 |
2015-09-09 | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -76/+231 |
2015-09-08 | userfaultfd: selftest: update userfaultfd x86 32bit syscall number | Andrea Arcangeli | 1 | -1/+1 |
2015-09-05 | userfaultfd: selftest | Andrea Arcangeli | 3 | -0/+650 |
2015-09-05 | selftests/capabilities: Add tests for capability evolution | Andy Lutomirski | 4 | -0/+520 |
2015-09-04 | Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2 | -2/+16 |
2015-09-04 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 22 | -16/+201 |
2015-09-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -0/+25 |
2015-09-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 3 | -31/+176 |
2015-09-02 | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 9 | -187/+307 |
2015-09-02 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -3/+9 |
2015-09-01 | selftests/zram: Makefile fix | Naresh Kamboju | 1 | -3/+0 |
2015-09-01 | selftests/zram: must be run as root | Naresh Kamboju | 4 | -0/+24 |
2015-09-01 | perf tools: Fix link time error with sample_reg_masks on non x86 | Stephane Eranian | 3 | -23/+27 |
2015-09-01 | perf build: Fix Intel PT instruction decoder dependency problem | Wang Nan | 1 | -0/+1 |
2015-09-01 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 6 | -14/+893 |
2015-09-01 | perf dwarf: Fix potential array out of bounds access | Wang Nan | 3 | -3/+3 |
2015-09-01 | Merge branches 'pm-tools' and 'powercap' | Rafael J. Wysocki | 4 | -17/+94 |
2015-09-01 | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 17 | -13/+193 |
2015-09-01 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 175 | -1372/+17836 |
2015-09-01 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 4 | -3/+12 |
2015-09-01 | Merge branch 'acpi-tools' | Rafael J. Wysocki | 5 | -170/+213 |
2015-09-01 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 13 | -14/+2 |
2015-09-01 | Merge tag 'xtensa-20150830' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 4 | -0/+30 |
2015-09-01 | perf record: Add ability to name registers to record | Stephane Eranian | 7 | -5/+89 |
2015-08-31 | perf/x86: Add list of register names | Stephane Eranian | 3 | -0/+38 |
2015-08-31 | perf script: Enable printing of interrupted machine state | Stephane Eranian | 2 | -2/+31 |
2015-08-31 | perf evlist: Open event on evsel cpus and threads | Kan Liang | 2 | -1/+5 |
2015-08-31 | bpf tools: New API to get name from a BPF object | Wang Nan | 3 | -5/+26 |
2015-08-31 | perf tools: Fix build on powerpc broken by pt/bts | Adrian Hunter | 2 | -0/+4 |
2015-08-31 | Merge tag 'staging-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -194/+278 |
2015-08-31 | Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -6/+31 |
2015-08-31 | Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+101 |
2015-08-31 | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 29 | -102/+433 |
2015-08-31 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 1 | -3/+2 |
2015-08-30 | Merge tag 'v4.2' into for_next | Chris Zankel | 21 | -36/+142 |
2015-08-29 | libnvdimm, pmem: 'struct page' for pmem | Dan Williams | 2 | -0/+14 |
2015-08-29 | libnvdimm, pfn: 'struct page' provider infrastructure | Dan Williams | 1 | -0/+2 |
2015-08-29 | tools: cpupower: Fix error when running cpupower monitor | Shreyas B. Prabhu | 1 | -0/+2 |
2015-08-28 | perf evlist: Add backpointer for perf_env to evlist | Kan Liang | 2 | -0/+2 |
2015-08-28 | perf tools: Rename perf_session_env to perf_env | Kan Liang | 10 | -21/+21 |
2015-08-28 | perf tools: Do not change lib/api/fs/debugfs directly | Jiri Olsa | 2 | -2/+1 |
2015-08-28 | perf tools: Add tracing_path and remove unneeded functions | Jiri Olsa | 2 | -53/+5 |
2015-08-28 | perf buildid: Introduce sysfs/filename__sprintf_build_id | Masami Hiramatsu | 4 | -26/+47 |