Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | lib/kobject.c: use strreplace() | Rasmus Villemoes | 2015-06-26 | 1 | -8/+5 | |
| * | | | | | | | | lib/string.c: introduce strreplace() | Rasmus Villemoes | 2015-06-26 | 1 | -0/+17 | |
| * | | | | | | | | radix-tree: replace preallocated node array with linked list | Kirill A. Shutemov | 2015-06-26 | 1 | -11/+17 | |
| * | | | | | | | | bitmap: remove explicit newline handling using scnprintf format string | Sudeep Holla | 2015-06-26 | 1 | -7/+8 | |
| * | | | | | | | | lib/sort: Add 64 bit swap function | Daniel Wagner | 2015-06-26 | 1 | -2/+21 | |
| * | | | | | | | | hexdump: Make test data really const | Geert Uytterhoeven | 2015-06-26 | 1 | -3/+3 | |
| * | | | | | | | | __bitmap_parselist: fix bug in empty string handling | Chris Metcalf | 2015-06-26 | 1 | -8/+9 | |
* | | | | | | | | | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-06-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | remove <asm/scatterlist.h> | Christoph Hellwig | 2015-05-05 | 1 | -1/+1 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-06-25 | 3 | -108/+2779 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-06-09 | 3 | -4/+14 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-06-02 | 2 | -51/+29 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | test_bpf: add similarly conflicting jump test case only for classic | Daniel Borkmann | 2015-05-27 | 1 | -0/+57 | |
| * | | | | | | | | | | test_bpf: add more eBPF jump torture cases | Daniel Borkmann | 2015-05-25 | 1 | -0/+67 | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-05-23 | 1 | -0/+11 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | test_bpf: Add backward jump test case | Michael Holzheu | 2015-05-22 | 1 | -0/+16 | |
| * | | | | | | | | | | test_bpf: fix sparse warnings | Michael Holzheu | 2015-05-15 | 1 | -61/+61 | |
| * | | | | | | | | | | test_bpf: add tests related to BPF_MAXINSNS | Daniel Borkmann | 2015-05-15 | 1 | -9/+308 | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-05-13 | 4 | -44/+8 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | test_bpf: add 173 new testcases for eBPF | Michael Holzheu | 2015-05-13 | 1 | -0/+2192 | |
| * | | | | | | | | | | test: bpf: extend "load 64-bit immediate" testcase | Xi Wang | 2015-05-11 | 1 | -1/+2 | |
| * | | | | | | | | | | rhashtable-test: Fix 64bit division | Thomas Graf | 2015-05-06 | 1 | -1/+2 | |
| * | | | | | | | | | | rhashtable: Simplify iterator code | Thomas Graf | 2015-05-06 | 1 | -6/+2 | |
| * | | | | | | | | | | rhashtable-test: Detect insertion failures | Thomas Graf | 2015-05-04 | 1 | -6/+20 | |
| * | | | | | | | | | | rhashtable-test: Use walker to test bucket statistics | Thomas Graf | 2015-05-04 | 1 | -30/+30 | |
| * | | | | | | | | | | rhashtable-test: Do not allocate individual test objects | Thomas Graf | 2015-05-04 | 1 | -22/+6 | |
| * | | | | | | | | | | rhashtable-test: Get rid of ptr in test_obj structure | Thomas Graf | 2015-05-04 | 1 | -6/+3 | |
| * | | | | | | | | | | rhashtable-test: Measure time to insert, remove & traverse entries | Thomas Graf | 2015-05-04 | 1 | -31/+69 | |
| * | | | | | | | | | | rhashtable-test: Remove unused TEST_NEXPANDS | Thomas Graf | 2015-05-04 | 1 | -1/+0 | |
| * | | | | | | | | | | test_bpf: indicate whether bpf prog got jited in test suite | Daniel Borkmann | 2015-04-30 | 1 | -1/+11 | |
* | | | | | | | | | | | Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp... | Linus Torvalds | 2015-06-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | powerpc: Only use -mabi=altivec if toolchain supports it | Anton Blanchard | 2015-06-11 | 1 | -1/+1 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2015-06-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | lib: crc-itu-t.[ch] fix 0x0x prefix in integer constants | Antonio Ospite | 2015-05-26 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2015-06-23 | 10 | -22/+1323 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git... | Herbert Xu | 2015-06-19 | 23 | -541/+1037 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | MPILIB: add mpi_read_buf() and mpi_get_size() helpers | Tadeusz Struk | 2015-06-16 | 2 | -22/+71 | |
| * | | | | | | | | | | | scatterlist: introduce sg_nents_for_len | Tom Lendacky | 2015-06-03 | 1 | -0/+32 | |
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Herbert Xu | 2015-05-28 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | lib: correct 842 decompress for 32 bit | Dan Streetman | 2015-05-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | | lib: make lib/842 decompress functions static | Dan Streetman | 2015-05-13 | 1 | -2/+2 | |
| * | | | | | | | | | | | | lib: add software 842 compression/decompression | Dan Streetman | 2015-05-11 | 7 | -0/+1220 | |
* | | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-06-23 | 1 | -3/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into timers/core | Thomas Gleixner | 2015-05-19 | 17 | -80/+401 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | timerqueue: Let timerqueue_add/del return information | Thomas Gleixner | 2015-04-22 | 1 | -3/+7 | |
* | | | | | | | | | | | | | | Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-06-23 | 1 | -2/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | swiotlb: Warn on allocation failure in swiotlb_alloc_coherent() | Joerg Roedel | 2015-06-11 | 1 | -2/+9 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-06-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into x86/fpu | Ingo Molnar | 2015-05-25 | 1 | -0/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | x86/fpu: Rename i387.h to fpu/api.h | Ingo Molnar | 2015-05-19 | 1 | -1/+1 | |
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |