index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-09-04
mtd: rawnand: atmel: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-3
/
+1
2018-09-04
mtd: rawnand: jz4780: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-1
/
+1
2018-09-04
mtd: rawnand: Convert to using %pOFn instead of device_node.name
Rob Herring
2
-4
/
+4
2018-09-04
mtd: rawnand: qcom: don't include dma-direct.h
Christoph Hellwig
1
-1
/
+0
2018-09-04
mtd: rawnand: denali: use SPDX-License-Identifier and fix license mismatch
Masahiro Yamada
4
-38
/
+11
2018-09-04
mtd: rawnand: fsl_ifc: fixup SRAM init for newer ctrl versions
Kurt Kanzenbach
2
-7
/
+28
2018-09-04
mtd: rawnand: fsl_ifc: check result of SRAM initialization
Kurt Kanzenbach
1
-4
/
+13
2018-09-04
Documentation: mtd: remove stale pxa3xx NAND controller documentation
Miquel Raynal
1
-113
/
+0
2018-09-04
mtd: rawnand: marvell: document a bit more the driver
Miquel Raynal
1
-0
/
+67
2018-09-04
mtd: rawnand: toshiba: Add support for Toshiba Memory BENAND (Built-in ECC NAND)
KOBAYASHI Yoshitake
1
-0
/
+88
2018-09-04
mtd: rawnand: marvell: use regmap_update_bits() for syscon access
Thomas Petazzoni
1
-12
/
+11
2018-09-04
mtd: rawnand: Get rid of the ->read_word() hook
Boris Brezillon
11
-116
/
+0
2018-09-04
mtd: rawnand: Add the nand_wait_rdy_op() helper and use it
Boris Brezillon
1
-5
/
+26
2018-09-04
mtd: rawnand: Add the nand_wait_readrdy() helper and use it
Boris Brezillon
1
-14
/
+14
2018-09-02
Linux 4.19-rc2
v4.19-rc2
Linus Torvalds
1
-1
/
+1
2018-09-02
x86/pti: Fix section mismatch warning/error
Randy Dunlap
1
-1
/
+1
2018-09-01
x86/vdso: Fix lsl operand order
Samuel Neves
1
-1
/
+1
2018-09-01
x86/mce: Fix set_mce_nospec() to avoid #GP fault
LuckTony
1
-1
/
+24
2018-08-31
x86/efi: Load fixmap GDT in efi_call_phys_epilog()
Joerg Roedel
1
-6
/
+2
2018-08-31
x86/nmi: Fix NMI uaccess race against CR3 switching
Andy Lutomirski
4
-1
/
+53
2018-08-31
x86: Allow generating user-space headers without a compiler
Ben Hutchings
1
-4
/
+7
2018-08-31
x86/dumpstack: Don't dump kernel memory based on usermode RIP
Jann Horn
3
-5
/
+15
2018-08-31
of: Add device_type access helper functions
Rob Herring
1
-0
/
+12
2018-08-31
cpu/hotplug: Remove skip_onerr field from cpuhp_step structure
Mukesh Ojha
1
-22
/
+4
2018-08-31
arm64: mm: always enable CONFIG_HOLES_IN_ZONE
James Morse
1
-1
/
+0
2018-08-31
m68k/mac: Use correct PMU response format
Finn Thain
1
-6
/
+4
2018-08-31
disable stringop truncation warnings for now
Stephen Rothwell
1
-0
/
+3
2018-08-30
clk: x86: Set default parent to 48Mhz
Akshu Agrawal
1
-1
/
+1
2018-08-30
i2c: sh_mobile: fix leak when using DMA bounce buffer
Wolfram Sang
1
-2
/
+4
2018-08-30
i2c: sh_mobile: define start_ch() void as it only returns 0 anyhow
Wolfram Sang
1
-6
/
+3
2018-08-30
i2c: refactor function to release a DMA safe buffer
Wolfram Sang
4
-10
/
+15
2018-08-30
i2c: algos: bit: make the error messages grepable
Jan Kundrát
1
-24
/
+31
2018-08-30
i2c: designware: Re-init controllers with pm_disabled set on resume
Hans de Goede
2
-2
/
+6
2018-08-30
i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBus
Mika Westerberg
1
-1
/
+8
2018-08-30
of: add node name compare helper functions
Rob Herring
2
-0
/
+35
2018-08-30
arm/arm64: smccc-1.1: Handle function result as parameters
Marc Zyngier
1
-10
/
+20
2018-08-30
x86/asm: Use CC_SET()/CC_OUT() in __gen_sigismember()
Uros Bizjak
1
-3
/
+4
2018-08-30
x86/alternatives: Lockdep-enforce text_mutex in text_poke*()
Jiri Kosina
1
-4
/
+5
2018-08-30
objtool: Remove workaround for unreachable warnings from old GCC
Masahiro Yamada
1
-2
/
+0
2018-08-30
notifier: Remove notifier header file wherever not used
Mukesh Ojha
7
-7
/
+0
2018-08-30
watchdog: Mark watchdog touch functions as notrace
Vincent Whitchurch
3
-4
/
+4
2018-08-30
x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()
Jann Horn
1
-0
/
+4
2018-08-30
x86/irqflags: Mark native_restore_fl extern inline
Nick Desaulniers
1
-1
/
+2
2018-08-30
x86/build: Remove jump label quirk for GCC older than 4.5.2
Masahiro Yamada
2
-16
/
+0
2018-08-30
powerpc: disable support for relative ksymtab references
Ard Biesheuvel
1
-1
/
+0
2018-08-29
drm/i915/audio: Hook up component bindings even if displays are disabled
Chris Wilson
1
-3
/
+0
2018-08-29
drm/i915: Increase LSPCON timeout
Fredrik Schön
1
-1
/
+1
2018-08-29
drm/i915: Stop holding a ref to the ppgtt from each vma
Chris Wilson
1
-4
/
+0
2018-08-29
arm64: defconfig: Enable TI's AM6 SoC platform
Nishanth Menon
1
-0
/
+3
2018-08-29
ARM: defconfig: Update the ARM Versatile defconfig
Linus Walleij
1
-6
/
+8
[next]