| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | irqflags-tracing.txt: standardize document format | Mauro Carvalho Chehab | 2017-07-14 | 1 | -4/+6 |
| * | IRQ-domain.txt: standardize document format | Mauro Carvalho Chehab | 2017-07-14 | 1 | -20/+49 |
| * | IRQ-affinity.txt: standardize document format | Mauro Carvalho Chehab | 2017-07-14 | 1 | -35/+40 |
| * | IPMI.txt: standardize document format | Mauro Carvalho Chehab | 2017-07-14 | 1 | -32/+44 |
| * | iostats.txt: update it to cover recent Kernels | Mauro Carvalho Chehab | 2017-07-14 | 1 | -22/+22 |
| * | iostats.txt: standardize document format | Mauro Carvalho Chehab | 2017-07-14 | 1 | -13/+27 |
| * | io_ordering.txt: standardize document format | Mauro Carvalho Chehab | 2017-07-14 | 1 | -29/+33 |
| * | io-mapping.txt: standardize document format | Mauro Carvalho Chehab | 2017-07-14 | 1 | -26/+41 |
| * | Intel-IOMMU.txt: standardize document format | Mauro Carvalho Chehab | 2017-07-14 | 1 | -17/+20 |
| * | intel_txt.txt: standardize document format | Mauro Carvalho Chehab | 2017-07-14 | 1 | -23/+40 |
| * | hwspinlock.txt: standardize document format | Mauro Carvalho Chehab | 2017-07-14 | 1 | -220/+307 |
| * | hw_random.txt: standardize document format | Mauro Carvalho Chehab | 2017-07-14 | 1 | -72/+87 |
| * | highuid.txt: standardize document format | Mauro Carvalho Chehab | 2017-07-14 | 1 | -22/+25 |
| * | gcc-plugins.txt: standardize document format | Mauro Carvalho Chehab | 2017-07-14 | 1 | -26/+32 |
| * | futex-requeue-pi.txt: standardize document format | Mauro Carvalho Chehab | 2017-07-14 | 1 | -46/+47 |
| * | flexible-arrays.txt: standardize document format | Mauro Carvalho Chehab | 2017-07-14 | 1 | -11/+14 |
| * | eisa.txt: standardize document format | Mauro Carvalho Chehab | 2017-07-14 | 1 | -123/+150 |
| * | efi-stub.txt: standardize document format | Mauro Carvalho Chehab | 2017-07-14 | 1 | -10/+15 |
| * | debugging-via-ohci1394.txt: standardize document format | Mauro Carvalho Chehab | 2017-07-14 | 1 | -10/+11 |
| * | DMA-ISA-LPC.txt: standardize document format | Mauro Carvalho Chehab | 2017-07-14 | 1 | -35/+36 |
| * | DMA-attributes.txt: standardize document format | Mauro Carvalho Chehab | 2017-07-14 | 1 | -6/+9 |
| * | DMA-API-HOWTO.txt: standardize document format | Mauro Carvalho Chehab | 2017-07-14 | 1 | -65/+88 |
| * | DMA-API.txt: standardize document format | Mauro Carvalho Chehab | 2017-07-14 | 1 | -251/+329 |
| * | digsig.txt: standardize document format | Mauro Carvalho Chehab | 2017-07-14 | 1 | -63/+68 |
| * | dcdbas.txt: standardize document format | Mauro Carvalho Chehab | 2017-07-14 | 1 | -8/+16 |
| * | crc32.txt: standardize document format | Mauro Carvalho Chehab | 2017-07-14 | 1 | -34/+41 |
| * | cputopology.txt: standardize document format | Mauro Carvalho Chehab | 2017-07-14 | 1 | -15/+22 |
| * | cpu-load: standardize document format | Mauro Carvalho Chehab | 2017-07-14 | 1 | -65/+66 |
| * | clk.txt: standardize document format | Mauro Carvalho Chehab | 2017-07-14 | 1 | -83/+106 |
| * | circular-buffers.txt: standardize document format | Mauro Carvalho Chehab | 2017-07-14 | 1 | -28/+23 |
| * | cachetlb.txt: standardize document format | Mauro Carvalho Chehab | 2017-07-14 | 1 | -40/+52 |
| * | bus-virt-phys-mapping.txt: standardize document format | Mauro Carvalho Chehab | 2017-07-14 | 1 | -26/+38 |
| * | btmrvl.txt: standardize document format | Mauro Carvalho Chehab | 2017-07-14 | 1 | -30/+35 |
| * | bt8xxgpio.txt: standardize document format | Mauro Carvalho Chehab | 2017-07-14 | 1 | -12/+7 |
| * | bcache.txt: standardize document format | Mauro Carvalho Chehab | 2017-07-14 | 1 | -83/+107 |
* | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-07-15 | 12 | -38/+168 |
|\ \ |
|
| * | | random: reorder READ_ONCE() in get_random_uXX | Sebastian Andrzej Siewior | 2017-07-15 | 1 | -2/+4 |
| * | | random: suppress spammy warnings about unseeded randomness | Theodore Ts'o | 2017-07-15 | 2 | -23/+57 |
| * | | random: warn when kernel uses unseeded randomness | Jason A. Donenfeld | 2017-06-19 | 2 | -2/+29 |
| * | | net/route: use get_random_int for random counter | Jason A. Donenfeld | 2017-06-19 | 1 | -2/+1 |
| * | | net/neighbor: use get_random_u32 for 32-bit hash random | Jason A. Donenfeld | 2017-06-19 | 1 | -2/+1 |
| * | | rhashtable: use get_random_u32 for hash_rnd | Jason A. Donenfeld | 2017-06-19 | 1 | -1/+1 |
| * | | ceph: ensure RNG is seeded before using | Jason A. Donenfeld | 2017-06-19 | 1 | -1/+5 |
| * | | iscsi: ensure RNG is seeded before use | Jason A. Donenfeld | 2017-06-19 | 2 | -11/+25 |
| * | | cifs: use get_random_u32 for 32-bit lock random | Jason A. Donenfeld | 2017-06-19 | 1 | -1/+1 |
| * | | random: add get_random_{bytes,u32,u64,int,long,once}_wait family | Jason A. Donenfeld | 2017-06-19 | 3 | -0/+29 |
| * | | random: add wait_for_random_bytes() API | Jason A. Donenfeld | 2017-06-19 | 2 | -10/+32 |
* | | | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2017-07-15 | 41 | -163/+531 |
|\ \ \ |
|
| * | | | isofs: Fix isofs_show_options() | David Howells | 2017-07-13 | 1 | -1/+1 |
| * | | | VFS: Kill off s_options and helpers | David Howells | 2017-07-11 | 5 | -76/+0 |