summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-01bionic libc test: make it can be compiled for 64 bitlinaro-armv8-20140531Yongqin Liu
2014-05-16Merge "The situation len = 0 and absolute = false need to be handled"Colin Cross
2014-05-15Merge "libpagemap: handle zero length memory regions"Colin Cross
2014-05-14libpagemap: handle zero length memory regionsColin Cross
2014-05-14Merge "Remove a test for dead code."Elliott Hughes
2014-05-13Remove a test for dead code.Elliott Hughes
2014-05-06Merge "Add {BEGIN,END}_DECLS to header file."idea133-weekly-releaseTorne (Richard Coles)
2014-05-06Add {BEGIN,END}_DECLS to header file.Torne (Richard Coles)
2014-04-30The situation len = 0 and absolute = false need to be handledBenoit Fradin
2014-04-27Merge "Label lost+found directories with SELinux security contexts."Nick Kralevich
2014-04-25Label lost+found directories with SELinux security contexts.Stephen Smalley
2014-04-17Merge "directiotest: 64 bit compile issue"Mark Salyzyn
2014-04-16directiotest: 64 bit compile issueMark Salyzyn
2014-03-20Merge "qtaguid test: 64-bit compile issues"Mark Salyzyn
2014-03-20qtaguid test: 64-bit compile issuesMark Salyzyn
2014-03-20Merge "micro_bench: 64 bit compile issues"Mark Salyzyn
2014-03-20micro_bench: 64 bit compile issuesMark Salyzyn
2014-03-17Merge "librank: 64-bit compile issues"Mark Salyzyn
2014-03-17librank: 64-bit compile issuesMark Salyzyn
2014-03-14Merge "ksmutils: 64 bit compile issues"Mark Salyzyn
2014-03-14ksmutils: 64 bit compile issuesMark Salyzyn
2014-03-11Merge "Remove test_thread_max."Elliott Hughes
2014-03-11Remove test_thread_max.Elliott Hughes
2014-03-11Merge "Remove test_pthread_getcpuclockid."Elliott Hughes
2014-03-11Remove test_pthread_getcpuclockid.Elliott Hughes
2014-03-11Merge "Remove obsolete system(3) test."Elliott Hughes
2014-03-11Remove obsolete system(3) test.Elliott Hughes
2014-03-11Merge "Remove obsolete benchmarks."Elliott Hughes
2014-03-11Remove obsolete benchmarks.Elliott Hughes
2014-03-11Merge "Remove <time.h> tests."Elliott Hughes
2014-03-10Remove <time.h> tests.Elliott Hughes
2014-03-11Merge "Remove bench_locks, which is a subset of bench_pthread."Elliott Hughes
2014-03-10Remove bench_locks, which is a subset of bench_pthread.Elliott Hughes
2014-03-11Merge "Remove tests that are already better tested as part of CTS."Elliott Hughes
2014-03-10Remove tests that are already better tested as part of CTS.Elliott Hughes
2014-03-10Merge "Remove timer tests."Elliott Hughes
2014-03-04Remove timer tests.Elliott Hughes
2014-02-27Merge "perm_checker: Add permission for /dev/socket/logd*"Mark Salyzyn
2014-02-27perm_checker: Add permission for /dev/socket/logd*Mark Salyzyn
2014-02-27Merge "Don't abuse KERNEL_HEADERS."Elliott Hughes
2014-02-27Don't abuse KERNEL_HEADERS.Elliott Hughes
2014-02-15Merge "ext4_utils: don't leave bad image file in case of error"JP Abgrall
2014-02-14ext4_utils: don't leave bad image file in case of errorJP Abgrall
2014-02-13Merge "Set s_flags to 2 to prevent a write on first mount."Geremy Condra
2014-02-13Set s_flags to 2 to prevent a write on first mount.Geremy Condra
2014-02-06Merge "kexecload: fix LP64 warnings"Colin Cross
2014-02-05kexecload: fix LP64 warningsColin Cross
2014-02-05Merge "make_ext4fs: fix block allocation to be best-fit"Colin Cross
2014-02-05make_ext4fs: fix block allocation to be best-fitColin Cross
2014-01-31Merge "Remove bogus semicolons"Ian Rogers