Age | Commit message (Expand) | Author | Files | Lines |
2017-12-05 | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type | Hendrik Brueckner | 1 | -0/+1 |
2017-11-22 | treewide: setup_timer() -> timer_setup() | Kees Cook | 1 | -2/+2 |
2017-11-22 | treewide: init_timer() -> setup_timer() | Kees Cook | 1 | -2/+1 |
2017-11-16 | Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 7 | -5/+32 |
2017-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -48/+0 |
2017-11-15 | Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -17/+56 |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 57 | -0/+57 |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 57 | -0/+57 |
2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with a license | Greg Kroah-Hartman | 12 | -0/+12 |
2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with no lic... | Greg Kroah-Hartman | 3 | -0/+3 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 42 | -0/+42 |
2017-10-30 | i2c: gpio: Augment all boardfiles to use open drain | Linus Walleij | 4 | -8/+8 |
2017-10-30 | i2c: gpio: Convert to use descriptors | Linus Walleij | 4 | -17/+56 |
2017-10-19 | blackfin: Fix local <asm/gpio.h> includes | Linus Walleij | 5 | -3/+26 |
2017-10-19 | pinctrl: adi2: Fix Kconfig build problem | Linus Walleij | 2 | -2/+6 |
2017-10-10 | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations | Will Deacon | 1 | -6/+0 |
2017-10-10 | locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations | Will Deacon | 1 | -4/+0 |
2017-10-10 | locking/core: Remove {read,spin,write}_can_lock() | Will Deacon | 1 | -10/+0 |
2017-09-21 | blackfin: ezbrd: Remove non-functional DSA/KSZ8893M code | Florian Fainelli | 1 | -47/+0 |
2017-09-21 | blackfin: tcm-bf518: Remove dsa.h inclusion | Florian Fainelli | 1 | -1/+0 |
2017-09-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -11/+19 |
2017-09-10 | Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtd | Linus Torvalds | 3 | -3/+3 |
2017-09-10 | Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -2/+133 |
2017-09-01 | Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/next | Boris Brezillon | 3 | -3/+3 |
2017-08-27 | blackfin: merge the two TWI header files | Wolfram Sang | 2 | -2/+133 |
2017-08-17 | Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',... | Paul E. McKenney | 2 | -23/+21 |
2017-08-17 | arch: Remove spin_unlock_wait() arch-specific definitions | Paul E. McKenney | 1 | -5/+0 |
2017-08-13 | mtd: nand: Rename nand.h into rawnand.h | Boris Brezillon | 3 | -3/+3 |
2017-07-25 | module: Fix pr_fmt() bug for header use of printk | Joe Perches | 1 | -18/+21 |
2017-07-24 | signal: Remove kernel interal si_code magic | Eric W. Biederman | 1 | -11/+19 |
2017-07-21 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+2 |
2017-07-20 | debug: Fix WARN_ON_ONCE() for modules | Josh Poimboeuf | 1 | -2/+2 |
2017-07-17 | Blackfin: flat: Use %x to format u32 | Geert Uytterhoeven | 1 | -2/+2 |
2017-07-16 | blackfin, m68k: Fix flat_set_persistent() for unsigned long to u32 changes | Geert Uytterhoeven | 1 | -2/+1 |
2017-07-15 | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -17/+21 |
2017-07-13 | Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2 | -23/+23 |
2017-07-13 | kernel/watchdog: introduce arch_touch_nmi_watchdog() | Nicholas Piggin | 2 | -1/+3 |
2017-07-09 | blackfin: move generic-y of exported headers to uapi/asm/Kbuild | Masahiro Yamada | 2 | -23/+23 |
2017-07-07 | Merge tag 'backlight-next-4.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
2017-07-07 | Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -1/+1 |
2017-07-07 | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -7/+0 |
2017-07-07 | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -0/+1 |
2017-07-06 | Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -7/+7 |
2017-07-06 | video: adp8870: move header file out of I2C realm | Wolfram Sang | 1 | -1/+1 |
2017-07-06 | backlight: adp8860: Move header file out of I2C realm | Wolfram Sang | 1 | -1/+1 |
2017-07-04 | binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail | Al Viro | 2 | -17/+21 |
2017-06-30 | drivers: dma-mapping: allow dma_common_mmap() for NOMMU | Vladimir Murzin | 1 | -0/+1 |
2017-06-29 | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser | 1 | -5/+0 |
2017-05-29 | gpio: adp5588: move header file out of I2C realm | Wolfram Sang | 1 | -1/+1 |
2017-05-23 | pinctrl: mcp23s08: simplify spi_present_mask handling | Sebastian Reichel | 1 | -2/+2 |