| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp... | Linus Torvalds | 2015-06-24 | 15 | -22/+810 |
|\ |
|
| * | powerpc/tm: Abort syscalls in active transactions | Sam bobroff | 2015-06-19 | 2 | -3/+4 |
| * | selftests/powerpc: Add gitignore file for the new DSCR tests | Anshuman Khandual | 2015-06-07 | 1 | -0/+7 |
| * | selftests/powerpc: Add thread based stress test for DSCR sysfs interfaces | Michael Ellerman | 2015-06-07 | 2 | -1/+82 |
| * | selftests/powerpc: Add test for all DSCR sysfs interfaces | Anshuman Khandual | 2015-06-07 | 2 | -1/+98 |
| * | selftests/powerpc: Add test for DSCR inheritence across fork & exec | Anshuman Khandual | 2015-06-07 | 2 | -1/+118 |
| * | selftests/powerpc: Add test for DSCR value inheritence across fork | Anshuman Khandual | 2015-06-07 | 2 | -1/+97 |
| * | selftests/powerpc: Add test for DSCR SPR numbers | Anshuman Khandual | 2015-06-07 | 2 | -1/+62 |
| * | selftests/powerpc: Add test for explicitly changing DSCR value | Anshuman Khandual | 2015-06-07 | 2 | -1/+72 |
| * | selftests/powerpc: Add test for system wide DSCR default | Anshuman Khandual | 2015-06-07 | 4 | -1/+267 |
| * | selftests/powerpc: Add install support to more powerpc tests | Michael Ellerman | 2015-06-02 | 2 | -18/+9 |
* | | 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 |