Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
f72deab378db8eadb6d6eb06b6e2b90c9b681c81
/
arch
f520928
openrisc: Add .gitignore
by Stafford Horne
· 8 years ago
f5d45dc
openrisc: Add optimized memcpy routine
by Stafford Horne
· 9 years ago
d857a1e
openrisc: Add optimized memset
by Olof Kindgren
· 10 years ago
e29d11c
openrisc: Initial support for the idle state
by Sebastian Macke
· 10 years ago
79f8a4d0
openrisc: Fix the bitmask for the unit present register
by Sebastian Macke
· 10 years ago
89c94fd
openrisc: remove unnecessary stddef.h include
by Stefan Kristiansson
· 10 years ago
4ac46db
openrisc: add futex_atomic_* implementations
by Stefan Kristiansson
· 10 years ago
bc19598
openrisc: add optimized atomic operations
by Stefan Kristiansson
· 11 years ago
1159517
openrisc: add cmpxchg and xchg implementations
by Stefan Kristiansson
· 11 years ago
0e9f9fd
openrisc: add atomic bitops
by Stefan Kristiansson
· 11 years ago
63104c0
openrisc: add l.lwa/l.swa emulation
by Stefan Kristiansson
· 10 years ago
8c9b7db
openrisc: head: refactor out tlb flush into it's own function
by Stefan Kristiansson
· 11 years ago
c2dc724
openrisc: head: use THREAD_SIZE instead of magic constant
by Stefan Kristiansson
· 11 years ago
742fb58
openrisc: tlb miss handler optimizations
by Stefan Kristiansson
· 11 years ago
3e06a16
openrisc: add cache way information to cpuinfo
by Stefan Kristiansson
· 12 years ago
c0fcaf5
openrisc: use SPARSE_IRQ
by Jonas Bonn
· 13 years ago
a572a1b
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
24bc5fe
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
57480b9
Merge tag 'powerpc-4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
00c87e9
KVM: x86: do not save guest-unsupported XSAVE state
by Radim Krčmář
· 8 years ago
71810db
modversions: treat symbol CRCs as 32 bit quantities
by Ard Biesheuvel
· 8 years ago
34e00ac
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
891aa1e
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
c67b42f
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
e4178c7
Merge tag 'xtensa-20170202' of git://github.com/jcmvbkbc/linux-xtensa
by Linus Torvalds
· 8 years ago
e387dc1
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
fff4b87
perf/x86/intel/uncore: Make package handling more robust
by Thomas Gleixner
· 8 years ago
1aa6cfd
perf/x86/intel/uncore: Clean up hotplug conversion fallout
by Thomas Gleixner
· 8 years ago
dd86e37
perf/x86/intel/rapl: Make package handling more robust
by Thomas Gleixner
· 8 years ago
4b3e6f2
xtensa: fix noMMU build on cores with MMU
by Max Filippov
· 8 years ago
0becc0a
x86/mce: Make timer handling more robust
by Thomas Gleixner
· 8 years ago
aaaec6f
x86/irq: Make irq activate operations symmetric
by Thomas Gleixner
· 8 years ago
f9a42e0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 8 years ago
0474872
sparc64: Handle PIO & MEM non-resumable errors.
by Liam R. Howlett
· 8 years ago
7a7dc96
sparc64: Zero pages on allocation for mondo and error queues.
by Liam R. Howlett
· 8 years ago
24c2503
x86/microcode: Do not access the initrd after it has been freed
by Borislav Petkov
· 8 years ago
a0615a1
powerpc/mm: Use the correct pointer when setting a 2MB pte
by Reza Arbab
· 8 years ago
2ad5d52
parisc: Don't use BITS_PER_LONG in userspace-exported swab.h header
by Helge Deller
· 8 years ago
64a172d
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
ef1dce9
Merge tag 'arc-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 8 years ago
bf29bdd
x86/efi: Always map the first physical page into the EFI pagetables
by Jiri Kosina
· 8 years ago
69978aa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
9aed02f
ARC: [arcompact] handle unaligned access delay slot corner case
by Vineet Gupta
· 8 years ago
606f422
arm64: skip register_cpufreq_notifier on ACPI-based systems
by Prashanth Prakash
· 8 years ago
b5fa0f7
powerpc: Fix build failure with clang due to BUILD_BUG_ON()
by Michael Ellerman
· 8 years ago
3705ccf
mn10300: fix build error of missing fpu_save()
by Randy Dunlap
· 8 years ago
4180c4c
frv: add missing atomic64 operations
by Sudip Mukherjee
· 8 years ago
545d58f
frv: add atomic64_add_unless()
by Sudip Mukherjee
· 8 years ago
78f824d
ARCv2: smp-boot: wake_flag polling by non-Masters needs to be uncached
by Vineet Gupta
· 9 years ago
bf02454
ARC: smp-boot: Decouple Non masters waiting API from jump to entry point
by Vineet Gupta
· 8 years ago
517e7610d
ARCv2: MCIP: update the BCR per current changes
by Vineet Gupta
· 8 years ago
36425cd
ARC: udelay: fix inline assembler by adding LP_COUNT to clobber list
by Vineet Gupta
· 8 years ago
92fdb52
ARCv2: MCIP: Deprecate setting of affinity in Device Tree
by Yuriy Kolerov
· 8 years ago
0d6da87
s390/mm: Fix cmma unused transfer from pgste into pte
by Christian Borntraeger
· 8 years ago
f257403
powerpc: Revert the initial stack protector support
by Michael Ellerman
· 8 years ago
f05fea5
powerpc/eeh: Fix wrong flag passed to eeh_unfreeze_pe()
by Gavin Shan
· 8 years ago
dffba9a
x86/fpu/xstate: Fix xcomp_bv in XSAVES header
by Yu-cheng Yu
· 8 years ago
9dce990
s390/ptrace: Preserve previous registers for short regset write
by Martin Schwidefsky
· 8 years ago
af2b7fa
powerpc: Add missing error check to prom_find_boot_cpu()
by Darren Stevens
· 8 years ago
a4685d2
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 8 years ago
11e3b72
crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modes
by Ard Biesheuvel
· 8 years ago
4c83336
x86/fpu: Set the xcomp_bv when we fake up a XSAVES area
by Kevin Hao
· 8 years ago
c26665a
x86/microcode/intel: Drop stashed AP patch pointer optimization
by Borislav Petkov
· 8 years ago
095cbe6
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
455a70c
Merge tag 'arc-4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 8 years ago
83fd57a
Merge tag 'powerpc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
4c9eff7
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
f8f2d4b
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
fec9690
Merge tag 'kvm-s390-master-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux
by Radim Krčmář
· 8 years ago
0447819
KVM: s390: do not expose random data via facility bitmap
by Christian Borntraeger
· 8 years ago
178f358
powerpc: Ignore reserved field in DCSR and PVR reads and writes
by Anton Blanchard
· 8 years ago
b34ca60
powerpc/ptrace: Preserve previous TM fprs/vsrs on short regset write
by Dave Martin
· 8 years ago
99dfe80
powerpc/ptrace: Preserve previous fprs/vsrs on short regset write
by Dave Martin
· 8 years ago
44b4b46
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
4384978
ARM: dts: da850-evm: fix read access to SPI flash
by Fabien Parent
· 8 years ago
81aaeaa
Merge tag 'pci-v4.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
4a1cc2e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
7d9e8f7
arm64: avoid returning from bad_mode
by Mark Rutland
· 8 years ago
d0e73e2
ARC: Revert "ARC: mm: IOC: Don't enable IOC by default"
by Vineet Gupta
· 8 years ago
76894a7
ARC: mm: split arc_cache_init to allow __init reaping of bulk
by Vineet Gupta
· 8 years ago
e47a8b1
Merge tag 'omap-for-v4.10/fixes-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 8 years ago
e497c8e
ARCv2: IOC: Use actual memory size to setup aperture size
by Vineet Gupta
· 8 years ago
8c47f83
ARCv2: IOC: Adhere to progamming model guidelines to avoid DMA corruption
by Vineet Gupta
· 9 years ago
d4911cd
ARCv2: IOC: refactor the IOC and SLC operations into own functions
by Vineet Gupta
· 9 years ago
fa19a76
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 8 years ago
eb1357d
ARC: module: Fix !CONFIG_ARC_DW2_UNWIND builds
by Vineet Gupta
· 8 years ago
ca92e6c
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
ad9e202
arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fields
by Dave Martin
· 8 years ago
aeb1f39
arm64/ptrace: Avoid uninitialised struct padding in fpr_set()
by Dave Martin
· 8 years ago
a672401c
arm64/ptrace: Preserve previous registers for short regset write
by Dave Martin
· 8 years ago
9dd73f7
arm64/ptrace: Preserve previous registers for short regset write
by Dave Martin
· 8 years ago
9a17b87
arm64/ptrace: Preserve previous registers for short regset write
by Dave Martin
· 8 years ago
020eb3d
x86/ioapic: Restore IO-APIC irq_chip retrigger callback
by Ruslan Ruslichenko
· 8 years ago
1c8a946
arm64: mm: avoid name clash in __page_to_voff()
by Oleksandr Andrushchenko
· 8 years ago
27593d7
powerpc/perf: Use MSR to report privilege level on P9 DD1
by Madhavan Srinivasan
· 8 years ago
387bbc9
powerpc/eeh: Enable IO path on permanent error
by Gavin Shan
· 8 years ago
d89f473
powerpc/perf: Fix PM_BRU_CMPL event code for power9
by Madhavan Srinivasan
· 8 years ago
20717e1
powerpc/mm: Fix little-endian 4K hugetlb
by Aneesh Kumar K.V
· 8 years ago
ff8b857
powerpc/mm/hugetlb: Don't panic when we don't find the default huge page size
by Aneesh Kumar K.V
· 8 years ago
bf5ca68
powerpc: Fix pgtable pmd cache init
by Nicholas Piggin
· 8 years ago
Next »