Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0a6479b0ffad8dd236915e271faaf2cbb4cac287
/
arch
0a6479b
arm64: Remove unneeded extern keyword
by Geoff Levand
· 10 years ago
c8fdd497
ARM64: make of_device_ids const
by Uwe Kleine-König
· 10 years ago
097cbd8
arm64: Use phys_addr_t type for physical address
by Min-Hua Chen
· 10 years ago
a52ce12
arm64: Use DMA_ERROR_CODE to denote failed allocation
by Sean Paul
· 10 years ago
7acf71d
arm64: Fix typos in KGDB macros
by Catalin Marinas
· 10 years ago
a9ae04c
arm64: insn: Add return statements after BUG_ON()
by Mark Brown
· 10 years ago
1059c6b
arm64: debug: don't re-enable debug exceptions on return from el1_dbg
by Will Deacon
· 10 years ago
6f325ea
Revert "arm64: dmi: Add SMBIOS/DMI support"
by Catalin Marinas
· 10 years ago
2189064
arm64: Implement set_arch_dma_coherent_ops() to replace bus notifiers
by Catalin Marinas
· 10 years ago
668ebd1
arm64: dmi: Add SMBIOS/DMI support
by Yi Li
· 10 years ago
9f1ae75
arm64: Correct ftrace calls to aarch64_insn_gen_branch_imm()
by Catalin Marinas
· 10 years ago
a6583c7
arm64:mm: initialize max_mapnr using function set_max_mapnr
by Ganapatrao Kulkarni
· 10 years ago
7a9c43b
setup: Move unmask of async interrupts after possible earlycon setup
by Jon Masters
· 10 years ago
fe18406
arm64: LLVMLinux: Fix inline arm64 assembly for use with clang
by Mark Charlebois
· 10 years ago
b4da184
arm64: pageattr: Correctly adjust unaligned start addresses
by Laura Abbott
· 10 years ago
60ef049
net: bpf: arm64: fix module memory leak when JIT image build fails
by Daniel Borkmann
· 10 years ago
c2eb6b6
Merge arm64 CPU suspend branch
by Catalin Marinas
· 10 years ago
18910ab
arm64: add PSCI CPU_SUSPEND based cpu_suspend support
by Lorenzo Pieralisi
· 11 years ago
d64f84f
arm64: kernel: introduce cpu_init_idle CPU operation
by Lorenzo Pieralisi
· 10 years ago
714f599
arm64: kernel: refactor the CPU suspend API for retention states
by Lorenzo Pieralisi
· 10 years ago
e367264
arm64: defconfig: increase NR_CPUS default to 64
by Robert Richter
· 10 years ago
e54bcde
arm64: eBPF JIT compiler
by Zi Shen Lim
· 10 years ago
5e6e15a
arm64: introduce aarch64_insn_gen_logical_shifted_reg()
by Zi Shen Lim
· 10 years ago
27f95ba
arm64: introduce aarch64_insn_gen_data3()
by Zi Shen Lim
· 10 years ago
6481063
arm64: introduce aarch64_insn_gen_data2()
by Zi Shen Lim
· 10 years ago
546dd36
arm64: introduce aarch64_insn_gen_data1()
by Zi Shen Lim
· 10 years ago
5fdc639
arm64: introduce aarch64_insn_gen_add_sub_shifted_reg()
by Zi Shen Lim
· 10 years ago
6098f2d
arm64: introduce aarch64_insn_gen_movewide()
by Zi Shen Lim
· 10 years ago
4a89d2c
arm64: introduce aarch64_insn_gen_bitfield()
by Zi Shen Lim
· 10 years ago
9951a15
arm64: introduce aarch64_insn_gen_add_sub_imm()
by Zi Shen Lim
· 10 years ago
1bba567
arm64: introduce aarch64_insn_gen_load_store_pair()
by Zi Shen Lim
· 10 years ago
17cac17
arm64: introduce aarch64_insn_gen_load_store_reg()
by Zi Shen Lim
· 10 years ago
345e0d3
arm64: introduce aarch64_insn_gen_cond_branch_imm()
by Zi Shen Lim
· 10 years ago
c0cafba
arm64: introduce aarch64_insn_gen_branch_reg()
by Zi Shen Lim
· 10 years ago
617d2fb
arm64: introduce aarch64_insn_gen_comp_branch_imm()
by Zi Shen Lim
· 10 years ago
a4ceab1
arm64: LLVMLinux: Use global stack pointer in return_address()
by Behan Webster
· 10 years ago
34ccf8f
arm64: LLVMLinux: Use global stack register variable for aarch64
by Mark Charlebois
· 10 years ago
2128df1
arm64: LLVMLinux: Use current_stack_pointer in kernel/traps.c
by Behan Webster
· 10 years ago
7862487
arm64: LLVMLinux: Calculate current_thread_info from current_stack_pointer
by Behan Webster
· 10 years ago
bb28cec
arm64: LLVMLinux: Use current_stack_pointer in save_stack_trace_tsk
by Behan Webster
· 10 years ago
3337a10
arm64: LLVMLinux: Add current_stack_pointer() for arm64
by Behan Webster
· 10 years ago
11d91a7
arm64: Add CONFIG_DEBUG_SET_MODULE_RONX support
by Laura Abbott
· 10 years ago
b6d4f28
arm64: Introduce {set,clear}_pte_bit
by Laura Abbott
· 10 years ago
5e05153
arm64: convert part of soft_restart() to assembly
by Arun Chandran
· 10 years ago
58015ec
arm64/efi: efistub: don't abort if base of DRAM is occupied
by Ard Biesheuvel
· 10 years ago
c16173f
arm64/efi: efistub: cover entire static mem footprint in PE/COFF .text
by Ard Biesheuvel
· 10 years ago
113954c
arm64: spin-table: handle unmapped cpu-release-addrs
by Mark Rutland
· 10 years ago
169c018
arm64: don't flag non-aliasing VIPT I-caches as aliasing
by Ard Biesheuvel
· 10 years ago
80c517b
arm64: add helper functions to read I-cache attributes
by Ard Biesheuvel
· 10 years ago
2b12164
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
56c2285
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
3897108
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
by Kevin Hilman
· 10 years ago
fb76234
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 10 years ago
ea4fc62
ARM: at91/dt: rm9200: fix usb clock definition
by Alexandre Belloni
· 10 years ago
04ffc96
ARM: at91: rm9200: fix clock registration
by Alexandre Belloni
· 10 years ago
650ca01
ARM: at91/dt: sam9g20: set at91sam9g20 pllb driver
by Gaël PORTAY
· 10 years ago
95f6e81
Merge tag 'omap-fixes-against-v3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Kevin Hilman
· 10 years ago
28c2260
Merge tag 'davinci-fixes-for-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into fixes
by Arnd Bergmann
· 10 years ago
c7cc9ba
ARM: dts: dra7-evm: Add vtt regulator support
by Lokesh Vutla
· 10 years ago
68e4d9e
ARM: dts: dra7-evm: Fix spi1 mux documentation
by Nishanth Menon
· 10 years ago
331bbb5
ARM: dts: am43x-epos-evm: Disable QSPI to prevent conflict with GPMC-NAND
by Roger Quadros
· 10 years ago
2b54057
ARM: OMAP2+: gpmc: Don't complain if wait pin is used without r/w monitoring
by Roger Quadros
· 10 years ago
e47acd9
ARM: dts: am43xx-epos-evm: Don't use read/write wait monitoring
by Roger Quadros
· 10 years ago
302946d
ARM: dts: am437x-gp-evm: Don't use read/write wait monitoring
by Roger Quadros
· 10 years ago
6b86911
ARM: dts: am437x-gp-evm: Use BCH16 ECC scheme instead of BCH8
by Roger Quadros
· 10 years ago
db01e6c
ARM: dts: am43x-epos-evm: Use BCH16 ECC scheme instead of BCH8
by Roger Quadros
· 10 years ago
4b143f0
ARM: dts: am4372: fix USB regs size
by Felipe Balbi
· 10 years ago
9316641
ARM: dts: am437x-gp: switch i2c0 to 100KHz
by Nishanth Menon
· 10 years ago
5c01d5d
Merge branch 'for-v3.17-rc/ti-clk-dt' of github.com:t-kristo/linux-pm into fixes-rc3
by Tony Lindgren
· 10 years ago
f0e9fab
ARM: dts: dra7-evm: Fix 8th NAND partition's name
by Roger Quadros
· 10 years ago
544d63d
ARM: dts: dra7-evm: Fix i2c3 pinmux and frequency
by Roger Quadros
· 10 years ago
014018e
ARC: [mm] Fix compilation breakage
by Noam Camus
· 10 years ago
955837d
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
02a68d0
powerpc/kvm/cma: Fix panic introduces by signed shift operation
by Laurent Dufour
· 10 years ago
dbd366f
ARM: ux500: disable msp2 node on Snowball
by Linus Walleij
· 10 years ago
eebbcf6
Merge tag 'kvm-s390-master-20140902' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-master
by Paolo Bonzini
· 10 years ago
1951497
KVM: s390/mm: Fix guest storage key corruption in ptep_set_access_flags
by Christian Borntraeger
· 10 years ago
3e03d4c
KVM: s390/mm: Fix storage key corruption during swapping
by Christian Borntraeger
· 10 years ago
5e39977
Revert "arm64: cpuinfo: print info for all CPUs"
by Will Deacon
· 10 years ago
7c68a9c
arm64: fix bug for reloading FPSIMD state after cpu power off
by Leo Yan
· 10 years ago
4ed7800
m68k: Wire up memfd_create
by Geert Uytterhoeven
· 10 years ago
16d7b8b
m68k: Wire up getrandom
by Geert Uytterhoeven
· 10 years ago
05bdb8c
Merge tag 'xtensa-20140830' of git://github.com/czankel/xtensa-linux
by Linus Torvalds
· 10 years ago
ca98565
unicore32: Fix build error
by Guenter Roeck
· 10 years ago
94559a4
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 10 years ago
19ed3eb
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
e160cc1
vexpress/spc: fix a build warning on array bounds
by Alex Shi
· 10 years ago
98fd150
Merge tag 'for-v3.17-rc/omap-dra72x-d74x-support-a' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes
by Olof Johansson
· 10 years ago
fd5984d
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
10f3291
Merge branch 'akpm' (fixes from Andrew Morton)
by Linus Torvalds
· 10 years ago
b0108f9
kexec: purgatory: add clean-up for purgatory directory
by Michael Welling
· 10 years ago
e356030
flush_icache_range: export symbol to fix build errors
by Pranith Kumar
· 10 years ago
4df4185
x86/purgatory: use approprate -m64/-32 build flag for arch/x86/purgatory
by Vivek Goyal
· 10 years ago
b41d34b
kexec: remove CONFIG_KEXEC dependency on crypto
by Vivek Goyal
· 10 years ago
74ca317
kexec: create a new config option CONFIG_KEXEC_FILE for new syscall
by Vivek Goyal
· 10 years ago
b38af47
x86,mm: fix pte_special versus pte_numa
by Hugh Dickins
· 10 years ago
9e36c63
alpha: io: implement relaxed accessor macros for writes
by Will Deacon
· 10 years ago
5691e44
alpha: Wire up sched_setattr, sched_getattr, and renameat2 syscalls.
by Michael Cree
· 10 years ago
3168a74
arm64: report correct stack pointer in KSTK_ESP for compat tasks
by Will Deacon
· 10 years ago
2520d03
arm64: Add brackets around user_stack_pointer()
by Catalin Marinas
· 10 years ago
Next »