Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ef0f3ed5a4acfb24740480bf2e50b178724f094d
/
arch
ef0f3ed
x86/asm/power: Create stack frames in hibernate_asm_64.S
by Josh Poimboeuf
· 9 years ago
779c433
x86/asm/efi: Create a stack frame in efi_call()
by Josh Poimboeuf
· 9 years ago
3387a53
x86/asm: Create stack frames in rwsem functions
by Josh Poimboeuf
· 9 years ago
1352330
x86/asm/acpi: Create a stack frame in do_suspend_lowlevel()
by Josh Poimboeuf
· 9 years ago
058fb73
x86/asm/entry: Create stack frames in thunk functions
by Josh Poimboeuf
· 9 years ago
8691ccd
x86/asm/crypto: Create stack frames in crypto functions
by Josh Poimboeuf
· 9 years ago
68874ac
x86/asm/crypto: Don't use RBP as a scratch register
by Josh Poimboeuf
· 9 years ago
aec4d0e
x86/asm/crypto: Simplify stack usage in sha-mb functions
by Josh Poimboeuf
· 9 years ago
f66f619
x86/asm/crypto: Move jump_table to .rodata section
by Josh Poimboeuf
· 9 years ago
1253cab
x86/asm/crypto: Move .Lbswap_mask data to .rodata section
by Josh Poimboeuf
· 9 years ago
de642fa
x86/amd: Set ELF function type for vide()
by Josh Poimboeuf
· 9 years ago
87b240c
x86/paravirt: Create a stack frame in PV_CALLEE_SAVE_REGS_THUNK
by Josh Poimboeuf
· 9 years ago
bb93eb4
x86/paravirt: Add stack frame dependency to PVOP inline asm calls
by Josh Poimboeuf
· 9 years ago
8be0eb7
x86/asm/xen: Create stack frames in xen-asm.S
by Josh Poimboeuf
· 9 years ago
9fd2160
x86/asm/xen: Set ELF function type for xen_adjust_exception_frame()
by Josh Poimboeuf
· 9 years ago
0e8e223
x86/xen: Add stack frame dependency to hypercall inline asm calls
by Josh Poimboeuf
· 9 years ago
0f68c08
x86/cpufeature: Create a new synthetic cpu capability for machine check recovery
by Tony Luck
· 9 years ago
3a2f2ac
Merge branch 'x86/urgent' into x86/asm, to pick up fixes
by Ingo Molnar
· 9 years ago
f4eafd8
x86/mm: Fix vmalloc_fault() to handle large pages properly
by Toshi Kani
· 9 years ago
4e79e18
x86/entry/compat: Keep TS_COMPAT set during signal delivery
by Andy Lutomirski
· 9 years ago
4e7f9df
hpet: Drop stale URLs
by Michael S. Tsirkin
· 9 years ago
a82eee7
x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __copy_user_nocache()
by Toshi Kani
· 9 years ago
ee9737c
x86/uaccess/64: Make the __copy_user_nocache() assembly code more readable
by Toshi Kani
· 9 years ago
053080a
x86/msr: Document msr-index.h rule for addition
by Borislav Petkov
· 9 years ago
f1b92bb
x86/ftrace, x86/asm: Kill ftrace_caller_end label
by Borislav Petkov
· 9 years ago
6c25da5
x86/signal/64: Re-add support for SS in the 64-bit signal context
by Andy Lutomirski
· 9 years ago
8ff5bd2
x86/signal/64: Fix SS if needed when delivering a 64-bit signal
by Andy Lutomirski
· 9 years ago
e54fdcc
x86/signal/64: Add a comment about sigcontext->fs and gs
by Andy Lutomirski
· 9 years ago
f2cc8e0
x86/cpufeature: Speed up cpu_feature_enabled()
by Borislav Petkov
· 9 years ago
8ab54ed
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
2d23e61
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
ab57a61
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
be3f4e0
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 9 years ago
e835a65
Merge tag 'arc-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 9 years ago
29f1bf3
Merge branch 'akpm'(patches from Andrew)
by Linus Torvalds
· 9 years ago
14379cd
Merge tag 'fbdev-fixes-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 9 years ago
37eda9d
ARC: mm: Introduce explicit super page size support
by Vineet Gupta
· 9 years ago
1ecb4ae
arch/x86/Kconfig: CONFIG_X86_UV should depend on CONFIG_EFI
by Andrew Morton
· 9 years ago
e972c37
ARM: 8519/1: ICST: try other dividends than 1
by Linus Walleij
· 9 years ago
f4d3d50
mips: Differentiate between 32 and 64 bit ELF header
by Daniel Wagner
· 9 years ago
1a1ebd5
irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor
by Tirumalesh Chalamarla
· 9 years ago
b96d6a8
MIPS: Octeon: Update OCTEON_FEATURE_PCIE for Octeon III
by Zubair Lutfullah Kakakhel
· 9 years ago
aaa0bf2
MIPS: pci-mt7620: Fix return value check in mt7620_pci_probe()
by Wei Yongjun
· 9 years ago
dec2b28
ARCv2: intc: Allow interruption by lowest priority interrupt
by Vineet Gupta
· 9 years ago
3af5a67
MIPS: Fix early CM probing
by Paul Burton
· 9 years ago
dd7b684
x86/mm: Honour passed pgprot in track_pfn_insert() and track_pfn_remap()
by Matthew Wilcox
· 9 years ago
8dd5032
x86/asm/bitops: Force inlining of test_and_set_bit and friends
by Denys Vlasenko
· 9 years ago
765bdb4
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
92e6edd
Merge tag 'regmap-fix-v4.5-big-endian' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 9 years ago
5070fb1
ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz()
by Linus Walleij
· 9 years ago
afc6074
Merge tag 'kvm-arm-for-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master
by Paolo Bonzini
· 9 years ago
59fd121
x86/mm/numa: Fix 32-bit memblock range truncation bug on 32-bit NUMA kernels
by Ingo Molnar
· 9 years ago
c17dfb0
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
012a416
um: asm/page.h: remove the pte_high member from struct pte_t
by Nicolai Stange
· 9 years ago
080fe20
mm, hugetlb: don't require CMA for runtime gigantic pages
by Vlastimil Babka
· 9 years ago
af1ddcb
m32r: fix build failure due to SMP and MMU
by Sudip Mukherjee
· 9 years ago
e6c058f
MIPS: Wire up copy_file_range syscall.
by Ralf Baechle
· 9 years ago
320549a
regmap: mmio: Revert to v4.4 endianness handling
by Mark Brown
· 9 years ago
75edb54
x86: Fix KASAN false positives in thread_saved_pc()
by Dmitry Vyukov
· 9 years ago
df48ab3
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
381a65c
ARM: multi_v7_defconfig: enable DW_WATCHDOG
by Dinh Nguyen
· 9 years ago
418d551
ARM: nomadik: fix up SD/MMC DT settings
by Linus Walleij
· 9 years ago
d7de413
MIPS: Fix 64k page support for 32 bit kernels.
by Ralf Baechle
· 9 years ago
3e275c6
arm64: asm: Explicitly include linux/personality.h in asm/page.h
by Mark Brown
· 9 years ago
74c81ec
MIPS: R6000: Don't allow 64k pages for R6000.
by Ralf Baechle
· 9 years ago
811d61e
arm64: futex.h: Add missing PAN toggling
by James Morse
· 9 years ago
95f5c80
arm64: allow vmalloc regions to be set with set_memory_*
by Ard Biesheuvel
· 9 years ago
7aa7047
MIPS: traps.c: Correct microMIPS RDHWR emulation
by Maciej W. Rozycki
· 9 years ago
10f6d99f
MIPS: traps.c: Don't emulate RDHWR in the CpU #0 exception handler
by Maciej W. Rozycki
· 9 years ago
34229b2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
2c92341
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
00fe56d
MIPS: Fix FPU disable with preemption
by James Hogan
· 9 years ago
76e5846
MIPS: Properly disable FPU in start_thread()
by James Hogan
· 9 years ago
f4dce1f
MIPS: Fix buffer overflow in syscall_get_arguments()
by James Hogan
· 9 years ago
aa5306a
Merge tag 'vexpress-for-v4.5/fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into fixes
by Olof Johansson
· 9 years ago
6c38892
Merge tag 'mvebu-fixes-4.5-1' of git://git.infradead.org/linux-mvebu into fixes
by Olof Johansson
· 9 years ago
7f7420f
Merge tag 'omap-for-v4.5/fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 9 years ago
b83132f
Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into fixes
by Olof Johansson
· 9 years ago
43acf83
ARM64: tegra: Add chosen node for tegra132 norrin
by Jon Hunter
· 9 years ago
c65cd25
ARM: realview: use "depends on" instead of "if" after prompt
by Masahiro Yamada
· 9 years ago
990591e
ARM: tango: use "depends on" instead of "if" after prompt
by Masahiro Yamada
· 9 years ago
c38ac80
ARM: tango: use const and __initconst for smp_operations
by Masahiro Yamada
· 9 years ago
567fdd9
ARM: realview: use const and __initconst for smp_operations
by Masahiro Yamada
· 9 years ago
aeb2ee5
arm64: dts: Add missing DMA Abort interrupt to Juno
by Robin Murphy
· 9 years ago
d99e1bd
x86/entry/traps: Refactor preemption and interrupt flag handling
by Alexander Kuleshov
· 9 years ago
bb56968
x86/syscalls/64: Mark sys_iopl() as using ptregs
by Andy Lutomirski
· 9 years ago
eb2a54c
x86/entry/64: Fix fast-path syscall return register state
by Andy Lutomirski
· 9 years ago
b776508
x86/entry/64: Fix an IRQ state error on ptregs-using syscalls
by Andy Lutomirski
· 9 years ago
510ae0c
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
d517be5
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
29d14f0
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
8c72530
x86/vdso: Use static_cpu_has()
by Borislav Petkov
· 9 years ago
2476f2f
x86/alternatives: Discard dynamic check after init
by Brian Gerst
· 9 years ago
337e4cc
x86/alternatives: Add an auxilary section
by Borislav Petkov
· 9 years ago
a362bf9
x86/cpufeature: Get rid of the non-asm goto variant
by Borislav Petkov
· 9 years ago
bc696ca
x86/cpufeature: Replace the old static_cpu_has() with safe variant
by Borislav Petkov
· 9 years ago
cd4d09e
x86/cpufeature: Carve out X86_FEATURE_*
by Borislav Petkov
· 9 years ago
78726ee
Merge branch 'x86/cpu' into x86/asm, to avoid conflict
by Ingo Molnar
· 9 years ago
ad0b40fa
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 9 years ago
ec1cc55
Merge tag 'powerpc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
Next »