| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-06-22 | 1 | -4/+73 |
|\ |
|
| * | selftest: Timers: Avoid signal deadlock in leap-a-day | John Stultz | 2015-06-18 | 1 | -11/+12 |
| * | selftests: timers: Add leap-second timer edge testing to leap-a-day.c | John Stultz | 2015-06-12 | 1 | -4/+72 |
* | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-06-22 | 3 | -1/+183 |
|\ \ |
|
| * \ | Merge branch 'linus' into x86/asm, to resolve conflicts | Ingo Molnar | 2015-05-17 | 5 | -37/+69 |
| |\ \
| | |/ |
|
| * | | x86, selftests: Add a test for the "sysret_ss_attrs" bug | Andy Lutomirski | 2015-05-08 | 4 | -1/+185 |
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-06-22 | 28 | -56/+72 |
|\ \ \ |
|
| * \ \ | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2015-06-02 | 28 | -56/+72 |
| |\ \ \
| | |_|/
| |/| | |
|
| | | | | |
| | | \ | |
| | | \ | |
| | | \ | |
| | *---. \ | Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', '... | Paul E. McKenney | 2015-05-27 | 28 | -56/+72 |
| | |\ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | | | | * | rcutorture: Allow repetition factors in Kconfig-fragment lists | Paul E. McKenney | 2015-05-27 | 1 | -6/+19 |
| | | | | * | rcutorture: Display "make oldconfig" errors | Paul E. McKenney | 2015-05-27 | 2 | -1/+5 |
| | | | | * | rcutorture: Update TREE_RCU-kconfig.txt | Paul E. McKenney | 2015-05-27 | 8 | -30/+21 |
| | | | | * | rcutorture: Make rcutorture scripts force RCU_EXPERT | Paul E. McKenney | 2015-05-27 | 13 | -0/+13 |
| | | | | * | rcutorture: Update configuration fragments for rcutree.rcu_fanout_exact | Paul E. McKenney | 2015-05-27 | 12 | -9/+3 |
| | | | | * | rcutorture: TASKS_RCU set directly, so don't explicitly set it | Paul E. McKenney | 2015-05-27 | 3 | -3/+0 |
| | | | | * | rcutorture: Test SRCU cleanup code path | Paul E. McKenney | 2015-05-27 | 1 | -1/+1 |
| | | | | * | rcutorture: Exchange TREE03 and TREE08 NR_CPUS, speed up CPU hotplug | Paul E. McKenney | 2015-05-27 | 3 | -2/+3 |
| | | | | * | rcutorture: Exchange TREE03 and TREE04 geometries | Paul E. McKenney | 2015-05-27 | 2 | -4/+4 |
| | | |_|/
| | |/| | |
|
| | | | * | rcutorture: Test both RCU-sched and RCU-bh for Tiny RCU | Paul E. McKenney | 2015-05-27 | 1 | -0/+1 |
| | | |/
| | |/| |
|
| | | * | rcu: Provide diagnostic option to slow down grace-period scans | Paul E. McKenney | 2015-05-27 | 1 | -0/+2 |
| | |/ |
|
* | | | x86/asm/entry/32, selftests: Add a selftest for kernel entries from VM86 mode | Andy Lutomirski | 2015-05-30 | 2 | -2/+118 |
|/ / |
|
* | | Merge tag 'linux-kselftest-4.1-rc4' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-05-16 | 5 | -35/+69 |
|\ \
| |/
|/| |
|
| * | selftests, x86: Rework x86 target architecture detection | Andy Lutomirski | 2015-05-12 | 4 | -26/+67 |
| * | selftests, x86: Remove useless run_tests rule | Andy Lutomirski | 2015-05-12 | 2 | -18/+2 |
| * | selftests/x86: install tests | Tyler Baker | 2015-05-12 | 1 | -0/+6 |
| * | selftest/x86: have no dependency on all when cross building | Tyler Baker | 2015-05-12 | 1 | -1/+4 |
| * | selftest/x86: build both bitnesses | Tyler Baker | 2015-05-12 | 1 | -2/+2 |
* | | selftests/powerpc: Fix the pmu install rule | Michael Ellerman | 2015-05-01 | 1 | -1/+1 |
* | | Revert "powerpc/tm: Abort syscalls in active transactions" | Michael Ellerman | 2015-04-30 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-04-18 | 3 | -1/+184 |
|\ |
|
| * | x86, selftests: Add single_step_syscall test | Andy Lutomirski | 2015-04-16 | 3 | -1/+184 |
* | | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp... | Linus Torvalds | 2015-04-16 | 21 | -91/+852 |
|\ \ |
|
| * | | selftests/powerpc: Add transactional syscall test | Sam bobroff | 2015-04-11 | 4 | -1/+153 |
| * | | selftests/powerpc: Move get_auxv_entry() to harness.c | Sam bobroff | 2015-04-11 | 4 | -49/+48 |
| * | | selftests/powerpc: Add a test of the switch_endian() syscall | Michael Ellerman | 2015-03-28 | 6 | -1/+214 |
| * | | selftests/powerpc: Rename TARGETS in powerpc selftests makefile | Michael Ellerman | 2015-03-18 | 1 | -6/+6 |
| * | | selftests/powerpc: Add test for VPHN | Greg Kurz | 2015-03-18 | 7 | -1/+430 |
| * | | selftests/powerpc: Build the copyloops with -maltivec | Michael Ellerman | 2015-03-17 | 1 | -0/+1 |
| * | | powerpc: Change vrX register defines to vX to match gcc and glibc | Anton Blanchard | 2015-03-16 | 1 | -33/+0 |
* | | | mm, selftests: test return value of munmap for MAP_HUGETLB memory | David Rientjes | 2015-04-15 | 3 | -4/+14 |
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-04-14 | 2 | -1/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2015-03-27 | 2 | -1/+2 |
| |\ \ |
|
| | | \ | |
| | | \ | |
| | *-. \ | Merge branches 'doc.2015.02.26a', 'earlycb.2015.03.03a', 'fixes.2015.03.03a',... | Paul E. McKenney | 2015-03-20 | 2 | -1/+2 |
| | |\ \ \ |
|
| | | | * | | rcutorture: Enable slow grace-period initializations | Paul E. McKenney | 2015-03-11 | 1 | -0/+1 |
| | | |/ /
| | |/| | |
|
| | | * | | torture: Avoid script syntax error when insufficient CPUs | Paul E. McKenney | 2015-03-03 | 1 | -1/+1 |
| | |/ / |
|
* | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-04-13 | 6 | -0/+760 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'v4.0-rc7' into x86/asm, to resolve conflicts | Ingo Molnar | 2015-04-08 | 1 | -0/+8 |
| |\ \ \ \
| | |/ / / |
|
| * | | | | x86, selftests: Add sigreturn selftest | Andy Lutomirski | 2015-04-08 | 6 | -0/+760 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'linux-kselftest-4.1-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-04-13 | 67 | -196/+3364 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | ftracetest: Do not use usleep directly | Namhyung Kim | 2015-04-03 | 3 | -6/+33 |