| Commit message (Expand) | Author | Files | Lines |
2017-08-16 | pinctrl: sh-pfc: r8a7795: Add USB 2.0 pins, groups and functions | Yoshihiro Shimoda | 1 | -0/+57 |
2017-08-16 | pinctrl: sh-pfc: r8a7795: Change USB3_{OVC,PWEN} definitions | Yoshihiro Shimoda | 1 | -10/+10 |
2017-07-17 | pinctrl: sh-pfc: r8a7796: Rename CS1# pin function definitions | Takeshi Kihara | 1 | -4/+4 |
2017-07-17 | pinctrl: sh-pfc: r8a7796: Fix IPSR and MOD_SEL register pin assignment for FS... | Takeshi Kihara | 1 | -15/+11 |
2017-07-17 | pinctrl: sh-pfc: r8a7796: Fix to delete MOD_SEL0 bit2 register definitions | Takeshi Kihara | 1 | -2/+1 |
2017-07-17 | pinctrl: sh-pfc: r8a7796: Fix to delete SATA_DEVSLP_B pins function definitions | Takeshi Kihara | 1 | -1/+1 |
2017-07-17 | pinctrl: sh-pfc: r8a7796: Fix to delete FSCLKST pin and IPSR7 bit[15:12] regi... | Takeshi Kihara | 1 | -5/+2 |
2017-07-17 | pinctrl: sh-pfc: r8a7796: Fix MOD_SEL register pin assignment for TCLK{1,2}_{... | Takeshi Kihara | 1 | -2/+2 |
2017-07-17 | pinctrl: sh-pfc: r8a7796: Fix NFDATA{0..13} and NF{ALE,CLE,WE_N,RE_N} pin fun... | Takeshi Kihara | 1 | -18/+18 |
2017-07-17 | pinctrl: sh-pfc: r8a7796: Fix FMCLK{_C,_D} and FMIN{_C,_D} pin function defin... | Takeshi Kihara | 1 | -2/+2 |
2017-07-17 | pinctrl: sh-pfc: r8a7796: Fix SCIF_CLK_{A,B} pin's MOD_SEL assignment to MOD_... | Takeshi Kihara | 1 | -3/+3 |
2017-07-17 | pinctrl: sh-pfc: r8a7796: Fix MOD_SEL2 bit26 to 0x0 when using SCK5_A | Takeshi Kihara | 1 | -1/+1 |
2017-07-17 | pinctrl: sh-pfc: r8a7796: Fix MOD_SEL1 bit[25:24] to 0x3 when using STP_ISEN_1_D | Takeshi Kihara | 1 | -1/+1 |
2017-07-17 | pinctrl: sh-pfc: r8a7791: Add missing mmc_data8_b pin group | Geert Uytterhoeven | 1 | -1/+14 |
2017-07-17 | pinctrl: sh-pfc: r8a7796: Fix MSIOF3 SS2_E mux | Geert Uytterhoeven | 1 | -1/+1 |
2017-07-17 | pinctrl: sh-pfc: r8a7796: Fix IPSR setting for MSIOF3_SS1_E pin | Takeshi Kihara | 1 | -1/+1 |
2017-07-17 | pinctrl: sh-pfc: r8a7796: Fix MSIOF3_{SS1,SS2}_E pin function definitions | Takeshi Kihara | 1 | -2/+2 |
2017-07-17 | pinctrl: sh-pfc: r8a7795: Add MSIOF pins, groups and functions | Geert Uytterhoeven | 1 | -0/+912 |
2017-07-17 | pinctrl: sh-pfc: r8a7795: Fix MSIOF3_{SS1,SS2}_E pin function definitions | Takeshi Kihara | 1 | -2/+2 |
2017-07-17 | pinctrl: sh-pfc: Propagate errors on group config | Wolfram Sang | 1 | -3/+6 |
2017-07-16 | Linux v4.13-rc1v4.13-rc1 | Linus Torvalds | 1 | -2/+2 |
2017-07-15 | random: reorder READ_ONCE() in get_random_uXX | Sebastian Andrzej Siewior | 1 | -2/+4 |
2017-07-15 | random: suppress spammy warnings about unseeded randomness | Theodore Ts'o | 2 | -23/+57 |
2017-07-15 | replace incorrect strscpy use in FORTIFY_SOURCE | Daniel Micay | 1 | -11/+12 |
2017-07-15 | kmod: throttle kmod thread limit | Luis R. Rodriguez | 2 | -31/+9 |
2017-07-15 | kmod: add test driver to stress test the module loader | Luis R. Rodriguez | 7 | -0/+1929 |
2017-07-15 | MAINTAINERS: give kmod some maintainer love | Luis R. Rodriguez | 1 | -0/+7 |
2017-07-15 | xtensa: use generic fb.h | Tobias Klauser | 2 | -12/+1 |
2017-07-15 | fault-inject: add /proc/<pid>/fail-nth | Akinobu Mita | 2 | -1/+3 |
2017-07-15 | fault-inject: simplify access check for fail-nth | Akinobu Mita | 2 | -17/+15 |
2017-07-15 | fault-inject: make fail-nth read/write interface symmetric | Akinobu Mita | 2 | -14/+13 |
2017-07-15 | fault-inject: parse as natural 1-based value for fail-nth write interface | Akinobu Mita | 3 | -10/+8 |
2017-07-15 | fault-inject: automatically detect the number base for fail-nth write interface | Akinobu Mita | 1 | -1/+1 |
2017-07-15 | kernel/watchdog.c: use better pr_fmt prefix | Kefeng Wang | 1 | -1/+1 |
2017-07-15 | MAINTAINERS: move the befs tree to kernel.org | Luis de Bethencourt | 1 | -2/+2 |
2017-07-15 | lib/atomic64_test.c: add a test that atomic64_inc_not_zero() returns an int | Michael Ellerman | 1 | -0/+7 |
2017-07-15 | mm: fix overflow check in expand_upwards() | Helge Deller | 1 | -1/+1 |
2017-07-14 | ubifs: Set double hash cookie also for RENAME_EXCHANGE | Richard Weinberger | 1 | -0/+2 |
2017-07-14 | ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrs | Xiaolei Li | 3 | -11/+15 |
2017-07-14 | ubifs: Don't leak kernel memory to the MTD | Richard Weinberger | 1 | -5/+5 |
2017-07-14 | ubifs: Change gfp flags in page allocation for bulk read | Hyunchul Lee | 1 | -2/+2 |
2017-07-14 | ubifs: Fix oops when remounting with no_bulk_read. | karam.lee | 1 | -0/+2 |
2017-07-14 | ubifs: Fail commit if TNC is obviously inconsistent | Richard Weinberger | 1 | -0/+4 |
2017-07-14 | ubifs: allow userspace to map mounts to volumes | Rabin Vincent | 1 | -0/+7 |
2017-07-14 | ubifs: Wire-up statx() support | Richard Weinberger | 1 | -0/+15 |
2017-07-14 | ubifs: Remove dead code from ubifs_get_link() | Richard Weinberger | 1 | -6/+0 |
2017-07-14 | ubifs: Massage debug prints wrt. fscrypt | Richard Weinberger | 2 | -15/+4 |
2017-07-14 | ubifs: Add assert to dent_key_init() | Richard Weinberger | 1 | -0/+1 |
2017-07-14 | ubifs: Fix unlink code wrt. double hash lookups | Richard Weinberger | 3 | -24/+117 |
2017-07-14 | ubifs: Fix data node size for truncating uncompressed nodes | David Oberhollenzer | 1 | -1/+3 |