Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
b9c220b589daaf140f5b8ebe502c98745b94e65c
b9c220b
arm64: Only select ARM64_MODULE_PLTS if MODULES=y
by Catalin Marinas
· 8 years ago
1378dc3
arm64: mm: run pgtable_page_ctor() on non-swapper translation table pages
by Ard Biesheuvel
· 8 years ago
258a160
arm64: mm: make create_mapping_late() non-allocating
by Ard Biesheuvel
· 8 years ago
a95b064
Merge branch 'for-next/kprobes' into for-next/core
by Catalin Marinas
· 8 years ago
e75118a
arm64: Honor nosmp kernel command line option
by Suzuki K Poulose
· 8 years ago
9113c2a
arm64: Fix incorrect per-cpu usage for boot CPU
by Suzuki K Poulose
· 8 years ago
f7e35c5
arm64: kprobes: Add KASAN instrumentation around stack accesses
by Catalin Marinas
· 8 years ago
3b7d14e
arm64: kprobes: Cleanup jprobe_return
by Marc Zyngier
· 8 years ago
ab4c132
arm64: kprobes: Fix overflow when saving stack
by Marc Zyngier
· 8 years ago
44bd887
arm64: kprobes: WARN if attempting to step with PSTATE.D=1
by Will Deacon
· 8 years ago
2572214
arm64: debug: remove unused local_dbg_{enable, disable} macros
by Will Deacon
· 8 years ago
6b68e14
arm64: debug: remove redundant spsr manipulation
by Will Deacon
· 8 years ago
2ce39ad1
arm64: debug: unmask PSTATE.D earlier
by Will Deacon
· 8 years ago
f8fa70f
arm64: localise Image objcopy flags
by Mark Rutland
· 8 years ago
9df53ff
arm64: ptrace: remove extra define for CPSR's E bit
by Vladimir Murzin
· 8 years ago
af78ced
kprobes: Add arm64 case in kprobe example module
by Sandeepa Prabhu
· 8 years ago
fcfd708
arm64: Add kernel return probes support (kretprobes)
by Sandeepa Prabhu
· 8 years ago
da6a912
arm64: Add trampoline code for kretprobes
by William Cohen
· 8 years ago
39a67d4
arm64: kprobes instruction simulation support
by Sandeepa Prabhu
· 8 years ago
888b3c8
arm64: Treat all entry code as non-kprobe-able
by Pratyush Anand
· 8 years ago
44b53f6
arm64: Blacklist non-kprobe-able symbol
by Pratyush Anand
· 8 years ago
2dd0e8d
arm64: Kprobes with single stepping support
by Sandeepa Prabhu
· 8 years ago
2af3ec0
arm64: add conditional instruction simulation support
by David A. Long
· 8 years ago
d59bee8
arm64: Add more test functions to insn.c
by David A. Long
· 8 years ago
0a8ea52
arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature
by David A. Long
· 8 years ago
f8d9f92
arm64: cpuinfo: Expose MIDR_EL1 and REVIDR_EL1 to sysfs
by Steve Capper
· 8 years ago
49eea43
arm64: Add support for CLOCK_MONOTONIC_RAW in clock_gettime() vDSO
by Kevin Brodsky
· 8 years ago
b33f491
arm64: Refactor vDSO time functions
by Kevin Brodsky
· 8 years ago
a66649d
arm64: fix vdso-offsets.h dependency
by Kevin Brodsky
· 9 years ago
7d9a708
Revert "arm64: Fix vdso-offsets.h dependency"
by Catalin Marinas
· 8 years ago
16c1132
arm64: mm: change IOMMU notifier action to attach DMA ops
by Lorenzo Pieralisi
· 8 years ago
19a469a
drivers/perf: arm-pmu: Handle per-interrupt affinity mask
by Marc Zyngier
· 8 years ago
90f777b
arm64: Fix vdso-offsets.h dependency
by Catalin Marinas
· 8 years ago
40f87d3
arm64: mm: fold init_pgd() into __create_pgd_mapping()
by Ard Biesheuvel
· 8 years ago
4133af6
arm64: mm: Remove split_p*d() functions
by Catalin Marinas
· 8 years ago
74c102c
arm64: efi: avoid block mappings for unaligned UEFI memory regions
by Ard Biesheuvel
· 8 years ago
bd264d0
arm64: efi: always map runtime services code and data regions down to pages
by Ard Biesheuvel
· 8 years ago
53e1b32
arm64: mm: add param to force create_pgd_mapping() to use page mappings
by Ard Biesheuvel
· 8 years ago
7dd01ae
arm64: trap userspace "dc cvau" cache operation on errata-affected core
by Andre Przywara
· 8 years ago
390bf17
arm64: consolidate signal injection on emulation errors
by Andre Przywara
· 8 years ago
8e23185
arm64: errata: Calling enable functions for CPU errata too
by Andre Przywara
· 8 years ago
823066d
arm64: include alternative handling in dcache_by_line_op
by Andre Przywara
· 8 years ago
290622e
arm64: fix "dc cvau" cache operation on errata-affected core
by Andre Przywara
· 8 years ago
b82bfa4
Revert "arm64: alternatives: add enable parameter to conditional asm macros"
by Andre Przywara
· 8 years ago
6c5269f
arm64: mm: remove unnecessary BUG_ON
by Kefeng Wang
· 8 years ago
9fdc14c5
arm64: mm: fix location of _etext
by Ard Biesheuvel
· 8 years ago
ea2cbee
arm64: mm: simplify memblock numa node extraction
by Mark Rutland
· 8 years ago
221f2c7
arm64/kexec: Add pr_debug output
by Geoff Levand
· 8 years ago
b26a4ae
arm64/kexec: Enable kexec in the arm64 defconfig
by Geoff Levand
· 8 years ago
d28f6df
arm64/kexec: Add core kexec support
by Geoff Levand
· 8 years ago
f9076ec
arm64: Add back cpu reset routines
by Geoff Levand
· 8 years ago
b69e0dc
arm64: smp: Add function to determine if cpus are stuck in the kernel
by James Morse
· 8 years ago
d770b5a
Revert "arm64: Add support ARCH_SUPPORTS_INT128"
by Catalin Marinas
· 8 years ago
541ec87
arm64: kill ESR_LNX_EXEC
by Mark Rutland
· 8 years ago
561454e
arm64/kvm: use ESR_ELx_EC to extract EC
by Mark Rutland
· 8 years ago
275f344
arm64: add macro to extract ESR_ELx.EC
by Mark Rutland
· 8 years ago
b67a8b2
arm64: mm: only initialize swiotlb when necessary
by Jisheng Zhang
· 8 years ago
83ce0ef
ARM64: ACPI: Update documentation for latest specification version
by Al Stone
· 8 years ago
5e4c754
arm64: allow building with kcov coverage on ARM64
by Alexander Potapenko
· 8 years ago
6b14c51
arm64: Add support ARCH_SUPPORTS_INT128
by Kefeng Wang
· 8 years ago
7ceb3a1
arm64: simplify dump_mem
by Mark Rutland
· 8 years ago
bffe1ba
arm64: kasan: instrument user memory access API
by Yang Shi
· 8 years ago
4674fdb
arm64: mm: dump: make page table dumping reusable
by Mark Rutland
· 8 years ago
0e455d8
arm64: Implement optimised IP checksum helpers
by Robin Murphy
· 8 years ago
33688ab
Linux 4.7-rc4
by Linus Torvalds
· 8 years ago
c369533
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 8 years ago
9af1f5d
Merge tag 'dmaengine-fix-4.7-rc4' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 8 years ago
049a40c
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
8fd0976
Merge tag 'gpmc-omap-fixes-for-v4.7' of https://github.com/rogerq/linux into fixes
by Olof Johansson
· 8 years ago
58935f2
Merge tag 'omap-for-v4.7/fixes-powedomain' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 8 years ago
9503427
Merge tag 'fixes-rcu-fiq-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 8 years ago
0e289e5
ARM: dts: STi: stih407-family: Disable reserved-memory co-processor nodes
by Lee Jones
· 8 years ago
7752b0d
Merge tag 'imx-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes
by Olof Johansson
· 8 years ago
c141afd
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 8 years ago
e80dac1
Merge tag 'usb-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
a50094a
Merge tag 'staging-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 8 years ago
607117a
Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 8 years ago
07b5ca2
Merge tag 'char-misc-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
4c6459f
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
d9e6614
Merge tag 'acpi-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
057868e
Merge tag 'pm-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
6be28d3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 8 years ago
5e25db8
isa: Dummy isa_register_driver should return error code
by William Breathitt Gray
· 9 years ago
32a5a0c
isa: Call isa_bus_init before dependent ISA bus drivers register
by William Breathitt Gray
· 9 years ago
b87b8ff7
watchdog: ebc-c384_wdt: Allow build for X86_64
by William Breathitt Gray
· 8 years ago
75897b7
iio: stx104: Allow build for X86_64
by William Breathitt Gray
· 8 years ago
f4ae916
gpio: Allow PC/104 devices on X86_64
by William Breathitt Gray
· 8 years ago
3a49551
isa: Allow ISA-style drivers on modern systems
by William Breathitt Gray
· 8 years ago
083d5ad
usbip: rate limit get_frame_number message
by Greg Kroah-Hartman
· 8 years ago
46577e6
Merge branch 'acpica-fixes'
by Rafael J. Wysocki
· 8 years ago
9d066a2
Merge branches 'pm-opp' and 'pm-cpufreq-fixes'
by Rafael J. Wysocki
· 8 years ago
bc8201e
Revert "Staging: rtl8188eu: rtw_efuse: Use sizeof type *pointer instead of sizeof type."
by Hans de Goede
· 8 years ago
6982f867
Revert "Staging: drivers: rtl8188eu: use sizeof(*ptr) instead of sizeof(struct)"
by Hans de Goede
· 8 years ago
9cbbef4
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
8c25615
Merge tag 'iommu-fixes-v4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 8 years ago
7af9a17
Merge tag 'for-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
by Linus Torvalds
· 8 years ago
de18c16
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.7
by Chris Mason
· 8 years ago
dd5c931
Btrfs: btrfs_check_super_valid: Allow 4096 as stripesize
by Chandan Rajendra
· 8 years ago
89c5a54
btrfs: remove build fixup for qgroup_account_snapshot
by David Sterba
· 8 years ago
f7af393
btrfs: use new error message helper in qgroup_account_snapshot
by David Sterba
· 8 years ago
Next »