Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-06-30 | 1 | -0/+1 |
|\ | |||||
| * | Merge branch 'sysfs-fsdevices-4.2-part1' of git://git.kernel.org/pub/scm/linu... | Chris Mason | 2015-06-23 | 1 | -0/+1 |
| |\ | |||||
| | * | lib: export symbol kobject_move() | Anand Jain | 2015-06-19 | 1 | -0/+1 |
* | | | Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-06-29 | 1 | -0/+3 |
|\ \ \ | |||||
| * | | | arch, x86: pmem api for ensuring durability of persistent memory updates | Ross Zwisler | 2015-06-26 | 1 | -0/+3 |
* | | | | Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-06-26 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * \ \ \ | Merge 4.1-rc7 into driver-core-next | Greg Kroah-Hartman | 2015-06-08 | 5 | -55/+53 |
| |\ \ \ \ | |||||
| * | | | | | module: add extra argument for parse_params() callback | Luis R. Rodriguez | 2015-05-20 | 1 | -2/+2 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-06-26 | 1 | -1/+11 |
|\ \ \ \ \ | |||||
| * | | | | | lz4: fix system halt at boot kernel on x86_64 | Krzysztof Kolasa | 2015-05-24 | 1 | -1/+11 |
| |/ / / / | |||||
* | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-06-26 | 6 | -39/+80 |
|\ \ \ \ \ | |||||
| * | | | | | lib/kobject.c: use strreplace() | Rasmus Villemoes | 2015-06-25 | 1 | -8/+5 |
| * | | | | | lib/string.c: introduce strreplace() | Rasmus Villemoes | 2015-06-25 | 1 | -0/+17 |
| * | | | | | radix-tree: replace preallocated node array with linked list | Kirill A. Shutemov | 2015-06-25 | 1 | -11/+17 |
| * | | | | | bitmap: remove explicit newline handling using scnprintf format string | Sudeep Holla | 2015-06-25 | 1 | -7/+8 |
| * | | | | | lib/sort: Add 64 bit swap function | Daniel Wagner | 2015-06-25 | 1 | -2/+21 |
| * | | | | | hexdump: Make test data really const | Geert Uytterhoeven | 2015-06-25 | 1 | -3/+3 |
| * | | | | | __bitmap_parselist: fix bug in empty string handling | Chris Metcalf | 2015-06-25 | 1 | -8/+9 |
* | | | | | | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-06-25 | 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-24 | 3 | -108/+2779 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-06-08 | 3 | -4/+14 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-06-01 | 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-14 | 1 | -61/+61 |
| * | | | | | | | test_bpf: add tests related to BPF_MAXINSNS | Daniel Borkmann | 2015-05-14 | 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-12 | 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-05 | 1 | -1/+2 |
| * | | | | | | | rhashtable: Simplify iterator code | Thomas Graf | 2015-05-05 | 1 | -6/+2 |
| * | | | | | | | rhashtable-test: Detect insertion failures | Thomas Graf | 2015-05-03 | 1 | -6/+20 |
| * | | | | | | | rhashtable-test: Use walker to test bucket statistics | Thomas Graf | 2015-05-03 | 1 | -30/+30 |
| * | | | | | | | rhashtable-test: Do not allocate individual test objects | Thomas Graf | 2015-05-03 | 1 | -22/+6 |
| * | | | | | | | rhashtable-test: Get rid of ptr in test_obj structure | Thomas Graf | 2015-05-03 | 1 | -6/+3 |
| * | | | | | | | rhashtable-test: Measure time to insert, remove & traverse entries | Thomas Graf | 2015-05-03 | 1 | -31/+69 |
| * | | | | | | | rhashtable-test: Remove unused TEST_NEXPANDS | Thomas Graf | 2015-05-03 | 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-22 | 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 |
| |\ \ \ \ \ \ \ \ \ \ |