Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
9376b1e7b62523c84fde34908af01a85b8d0468a
9376b1e
arm64: remove unused asm/compiler.h header file
by Ard Biesheuvel
· 6 years ago
2495146
arm64: compat: Provide definition for COMPAT_SIGMINSTKSZ
by Will Deacon
· 7 years ago
2283986
signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstack
by Will Deacon
· 7 years ago
03630b3
perf: Convert to using %pOFn instead of device_node.name
by Rob Herring
· 7 years ago
8eb7e28
arm64/mm: move runtime pgds to rodata
by Jun Yao
· 6 years ago
2330b7c
arm64/mm: use fixmap to modify swapper_pg_dir
by Jun Yao
· 6 years ago
2b5548b
arm64/mm: Separate boot-time page tables from swapper_pg_dir
by Jun Yao
· 6 years ago
693d563
arm64/mm: Pass ttbr1 as a parameter to __enable_mmu()
by Jun Yao
· 6 years ago
2a6c7c36
arm64: lse: remove -fcall-used-x0 flag
by Tri Vo
· 6 years ago
0b8af74
arm64: Remove unused VGA console support
by Andrew Murray
· 7 years ago
8a695a5
arm64: Kconfig: Remove ARCH_HAS_HOLES_MEMORYMODEL
by James Morse
· 7 years ago
21f8479
arm64/cpufeatures: Emulate MRS instructions by parsing ESR_ELx.ISS
by Anshuman Khandual
· 6 years ago
520ad98
arm64/cpufeatures: Factorize emulate_mrs()
by Anshuman Khandual
· 6 years ago
1c83914
arm64/cpufeatures: Introduce ESR_ELx_SYS64_ISS_RT()
by Anshuman Khandual
· 6 years ago
880f7cc
arm64: cpu_errata: Remove ARM64_MISMATCHED_CACHE_LINE_SIZE
by Will Deacon
· 7 years ago
ab51002
arm64: KVM: Enable Common Not Private translations
by Vladimir Murzin
· 7 years ago
5ffdfae
arm64: mm: Support Common Not Private translations
by Vladimir Murzin
· 7 years ago
74e2482
arm64: sysreg: Clean up instructions for modifying PSTATE fields
by Suzuki K Poulose
· 7 years ago
e4ba15d
arm64: fix for bad_mode() handler to always result in panic
by Hari Vyas
· 7 years ago
8a60419
arm64: force_signal_inject: WARN if called from kernel context
by Will Deacon
· 7 years ago
b8925ee
arm64: cpu: Move errata and feature enable callbacks closer to callers
by Will Deacon
· 7 years ago
7c36447
KVM: arm64: Set SCTLR_EL2.DSSBS if SSBD is forcefully disabled and !vhe
by Will Deacon
· 7 years ago
8f04e8e
arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3
by Will Deacon
· 7 years ago
0bf0f44
arm64: entry: Allow handling of undefined instructions from EL1
by Will Deacon
· 7 years ago
2d1b2a9
arm64: ssbd: Drop #ifdefs for PR_SPEC_STORE_BYPASS
by Will Deacon
· 7 years ago
d71be2b
arm64: cpufeature: Detect SSBS and advertise to userspace
by Will Deacon
· 7 years ago
ca7f686
arm64: Fix silly typo in comment
by Will Deacon
· 7 years ago
7f08872
arm64: tlb: Rewrite stale comment in asm/tlbflush.h
by Will Deacon
· 7 years ago
ace8cb7
arm64: tlb: Avoid synchronous TLBIs when freeing page tables
by Will Deacon
· 7 years ago
f270ab8
arm64: tlb: Adjust stride and type of TLBI according to mmu_gather
by Will Deacon
· 7 years ago
07212cd
arm64: tlb: Remove redundant !CONFIG_HAVE_RCU_TABLE_FREE code
by Will Deacon
· 7 years ago
67a902a
arm64: tlbflush: Allow stride to be specified for __flush_tlb_range()
by Will Deacon
· 7 years ago
d8289d3
arm64: tlb: Justify non-leaf invalidation in flush_tlb_range()
by Will Deacon
· 7 years ago
0795eda
arm64: pgtable: Implement p[mu]d_valid() and check in set_p[mu]d()
by Will Deacon
· 7 years ago
45a284b
arm64: tlb: Add DSB ISHST prior to TLBI in __flush_tlb_[kernel_]pgtable()
by Will Deacon
· 7 years ago
6899a4c
arm64: tlb: Use last-level invalidation in flush_tlb_kernel_range()
by Will Deacon
· 7 years ago
a1f3394
arm64: uaccess: implement unsafe accessors
by Julien Thierry
· 7 years ago
4733c7c
arm64: dump: Use consistent capitalisation for page-table dumps
by Will Deacon
· 7 years ago
7481cdd
arm64/lib: add accelerated crc32 routines
by Ard Biesheuvel
· 7 years ago
86d0dd3
arm64: cpufeature: add feature for CRC32 instructions
by Ard Biesheuvel
· 7 years ago
9784d82
lib/crc32: make core crc32() routines weak so they can be overridden
by Ard Biesheuvel
· 7 years ago
cbbac1c
Merge branch 'tlb/asm-generic' into aarch64/for-next/core
by Will Deacon
· 7 years ago
7526aa54
MAINTAINERS: Add entry for MMU GATHER AND TLB INVALIDATION
by Will Deacon
· 7 years ago
196d9d8
mm/memory: Move mmu_gather and TLB invalidation code into its own file
by Peter Zijlstra
· 7 years ago
a6d6024
asm-generic/tlb: Track which levels of the page tables have been cleared
by Will Deacon
· 7 years ago
22a61c3
asm-generic/tlb: Track freeing of page-table directories in struct mmu_gather
by Peter Zijlstra
· 7 years ago
faaadaf
asm-generic/tlb: Guard with #ifdef CONFIG_MMU
by Will Deacon
· 7 years ago
5736184
Linux 4.19-rc2
by Linus Torvalds
· 7 years ago
fd6868d
Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 7 years ago
a3ea991
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
899ba79
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
1395d109
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
501dacb
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
ff924c5
x86/pti: Fix section mismatch warning/error
by Randy Dunlap
· 7 years ago
a72b44a
Merge tag 'omap-for-v4.19/fixes-v2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 7 years ago
e78e5a9
x86/vdso: Fix lsl operand order
by Samuel Neves
· 7 years ago
360bd62
Merge tag 'linux-watchdog-4.19-rc2' of git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 7 years ago
b18ed66
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 7 years ago
c748610
x86/mce: Fix set_mce_nospec() to avoid #GP fault
by LuckTony
· 7 years ago
420f51f
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
eeb89e2
x86/efi: Load fixmap GDT in efi_call_phys_epilog()
by Joerg Roedel
· 7 years ago
4290d5b
Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
01f6543
Merge tag 'm68k-for-v4.19-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 7 years ago
754cf4b
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
4012e77
x86/nmi: Fix NMI uaccess race against CR3 switching
by Andy Lutomirski
· 7 years ago
829fe4a
x86: Allow generating user-space headers without a compiler
by Ben Hutchings
· 7 years ago
342db04
x86/dumpstack: Don't dump kernel memory based on usermode RIP
by Jann Horn
· 7 years ago
0413bed
of: Add device_type access helper functions
by Rob Herring
· 7 years ago
6fb86d9
cpu/hotplug: Remove skip_onerr field from cpuhp_step structure
by Mukesh Ojha
· 7 years ago
f52bb98
arm64: mm: always enable CONFIG_HOLES_IN_ZONE
by James Morse
· 7 years ago
0986b16
m68k/mac: Use correct PMU response format
by Finn Thain
· 7 years ago
4658aff
Merge tag 'drm-fixes-2018-08-31' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 7 years ago
217c3e0
disable stringop truncation warnings for now
by Stephen Rothwell
· 7 years ago
b6935d2
Merge tag 'pm-4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
a0b9c4d
Merge branch 'pm-core'
by Rafael J. Wysocki
· 7 years ago
bded6c0
clk: x86: Set default parent to 48Mhz
by Akshu Agrawal
· 7 years ago
cebc07d
i2c: sh_mobile: fix leak when using DMA bounce buffer
by Wolfram Sang
· 7 years ago
531db50
i2c: sh_mobile: define start_ch() void as it only returns 0 anyhow
by Wolfram Sang
· 7 years ago
82fe39a
i2c: refactor function to release a DMA safe buffer
by Wolfram Sang
· 7 years ago
1204d12
i2c: algos: bit: make the error messages grepable
by Jan Kundrát
· 7 years ago
9d9a152
i2c: designware: Re-init controllers with pm_disabled set on resume
by Hans de Goede
· 7 years ago
7fd6d98
i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBus
by Mika Westerberg
· 7 years ago
fb64638
Merge tag 'for-linus-20180830' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
f42b0e18
of: add node name compare helper functions
by Rob Herring
· 7 years ago
9f8f16c
Merge tag 'mtd/for-4.19-rc2' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 7 years ago
48f8e8e
Merge tag 'mmc-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 7 years ago
755a8bf
arm/arm64: smccc-1.1: Handle function result as parameters
by Marc Zyngier
· 7 years ago
26e609e
x86/asm: Use CC_SET()/CC_OUT() in __gen_sigismember()
by Uros Bizjak
· 7 years ago
9222f60
x86/alternatives: Lockdep-enforce text_mutex in text_poke*()
by Jiri Kosina
· 7 years ago
113fc08
objtool: Remove workaround for unreachable warnings from old GCC
by Masahiro Yamada
· 7 years ago
13ba17b
notifier: Remove notifier header file wherever not used
by Mukesh Ojha
· 7 years ago
cb9d7fd
watchdog: Mark watchdog touch functions as notrace
by Vincent Whitchurch
· 7 years ago
f12d11c
x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()
by Jann Horn
· 7 years ago
1f59a45
x86/irqflags: Mark native_restore_fl extern inline
by Nick Desaulniers
· 7 years ago
36bf9da
x86/build: Remove jump label quirk for GCC older than 4.5.2
by Masahiro Yamada
· 7 years ago
58c3f14
Merge tag 'riscv-for-linus-4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
by Linus Torvalds
· 7 years ago
49a51c4
Merge tag 'drm-intel-fixes-2018-08-29' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 7 years ago
185c3cf
Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 7 years ago
852fde0
Merge branch 'mediatek-drm-fixes-4.19' of https://github.com/ckhu-mediatek/linux.git-tags into drm-fixes
by Dave Airlie
· 7 years ago
ff69279
powerpc: disable support for relative ksymtab references
by Ard Biesheuvel
· 7 years ago
Next »