Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
029c6e1c9df776fe1b2ba756a28fb65e9f9e9f69
/
arch
029c6e1
x86/vector: Store the single CPU targets in apic data
by Thomas Gleixner
· 7 years ago
86ba655
x86/vector: Cleanup variable names
by Thomas Gleixner
· 7 years ago
f0cc6cc
x86/vector: Simplify the CPU hotplug vector update
by Thomas Gleixner
· 7 years ago
ef9e56d
x86/ioapic: Remove obsolete post hotplug update
by Thomas Gleixner
· 7 years ago
fdba46f
x86/apic: Get rid of multi CPU affinity
by Thomas Gleixner
· 7 years ago
7854f82
x86/vector: Rename used_vectors to system_vectors
by Thomas Gleixner
· 7 years ago
c1d1ee9
x86/apic: Get rid of apic->target_cpus
by Thomas Gleixner
· 7 years ago
023a611
x86/apic/x2apic: Simplify cluster management
by Thomas Gleixner
· 7 years ago
72f48a3
x86/apic: Reorganize struct apic
by Thomas Gleixner
· 7 years ago
83a1052
x86/apic: Move common APIC callbacks
by Thomas Gleixner
· 7 years ago
6406350
x86/apic: Sanitize 32/64bit APIC callbacks
by Thomas Gleixner
· 7 years ago
1da9177
x86/apic: Move APIC noop specific functions
by Thomas Gleixner
· 7 years ago
0801bba
x86/apic: Move probe32 specific APIC functions
by Thomas Gleixner
· 7 years ago
57e0aa4
x86/apic: Sanitize return value of check_apicid_used()
by Thomas Gleixner
· 7 years ago
727657e
x86/apic: Sanitize return value of apic.set_apic_id()
by Thomas Gleixner
· 7 years ago
981c2ea
x86/apic: Deinline x2apic functions
by Thomas Gleixner
· 7 years ago
e4ae4c8
Merge branch 'irq/core' into x86/apic
by Thomas Gleixner
· 7 years ago
42e1cc2
genirq/irqdomain: Propagate early activation
by Thomas Gleixner
· 7 years ago
7249164
genirq/irqdomain: Update irq_domain_ops.activate() signature
by Thomas Gleixner
· 7 years ago
ae41a2a
x86/apic: Use lapic_is_integrated() consistently
by Dou Liyang
· 7 years ago
e3cccbc
x86/apic: Remove duplicate X86_64 conditional in lapic_is_integrated()
by Dou Liyang
· 7 years ago
b371ae0
x86/apic: Remove init_bsp_APIC()
by Dou Liyang
· 7 years ago
935356c
x86/apic: Initialize interrupt mode after timer init
by Dou Liyang
· 7 years ago
34fba3e
x86/init: Add intr_mode_init to x86_init_ops
by Dou Liyang
· 7 years ago
ca7c607
x86/ioapic: Refactor the delay logic in timer_irq_works()
by Dou Liyang
· 7 years ago
0c75913
x86/apic: Unify interrupt mode setup for UP system
by Dou Liyang
· 7 years ago
4f45ed9
x86/apic: Mark the apic_intr_mode extern for sanity check cleanup
by Dou Liyang
· 7 years ago
3e730da
x86/apic: Unify interrupt mode setup for SMP-capable system
by Dou Liyang
· 7 years ago
4b1244b
x86/apic: Move logical APIC ID away from apic_bsp_setup()
by Dou Liyang
· 7 years ago
a2510d1
x86/apic: Split local APIC timer setup from the APIC setup
by Dou Liyang
· 7 years ago
4b1669e
x86/apic: Prepare for unifying the interrupt delivery modes setup
by Dou Liyang
· 7 years ago
0114a8e
x86/apic: Construct a selector for the interrupt delivery mode
by Dou Liyang
· 7 years ago
a141fd5
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
a430643
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
cd4175b1
Merge branch 'parisc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 7 years ago
f5caf62
x86/asm: Fix inline asm call constraints for Clang
by Josh Poimboeuf
· 7 years ago
e2577d2
Merge tag 'pci-v4.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
d21b8ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 7 years ago
4d9af76
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
c17c020
arch: remove unused *_segments() macros/functions
by Tobias Klauser
· 7 years ago
8c031ba
parisc: Unbreak bootloader due to gcc-7 optimizations
by Helge Deller
· 7 years ago
af21b01
parisc: Reintroduce option to gzip-compress the kernel
by Helge Deller
· 7 years ago
606f95e
parisc: Add HWPOISON page fault handler code
by Helge Deller
· 7 years ago
a7e6601f
parisc: Move init_per_cpu() into init section
by Helge Deller
· 7 years ago
ea69764
parisc: Check if initrd was loaded into broken RAM
by Helge Deller
· 7 years ago
8d771b1
parisc: Add PDCE_CHECK instruction to HPMC handler
by Helge Deller
· 7 years ago
77089c5
parisc: Add wrapper for pdc_instr() firmware function
by Helge Deller
· 7 years ago
08b8a99
parisc: Move start_parisc() into init section
by Helge Deller
· 7 years ago
e77900a
parisc: Stop unwinding at start of stack
by Helge Deller
· 7 years ago
0a8abd9
Merge tag 'for-linus-4.14b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
d6396a7
Merge tag 'powerpc-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
7e6d8f8
Merge branch '4.14-fixes' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 7 years ago
c8107ed
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
7a6d007
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
8eba365
MIPS: PCI: fix pcibios_map_irq section mismatch
by Manuel Lauss
· 7 years ago
c22c804
MIPS: Fix input modify in __write_64bit_c0_split()
by James Hogan
· 7 years ago
9bbe7dc
MIPS: MSP71xx: Include asm/setup.h
by Arnd Bergmann
· 7 years ago
b537ca6
powerpc/pseries: Fix parent_dn reference leak in add_dt_node()
by Tyrel Datwyler
· 7 years ago
087ff6a
powerpc/pseries: Fix "OF: ERROR: Bad of_node_put() on /cpus" during DLPAR
by Tyrel Datwyler
· 7 years ago
3e77ade
powerpc/eeh: Create PHB PEs after EEH is initialized
by Benjamin Herrenschmidt
· 7 years ago
51dce38
s390/topology: enable / disable topology dynamically
by Heiko Carstens
· 7 years ago
1b25fda
s390/topology: alternative topology for topology-less machines
by Heiko Carstens
· 7 years ago
8afafa6
powerpc/kprobes: Update optprobes to use emulate_update_regs()
by Naveen N. Rao
· 7 years ago
b134165
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into fixes
by Michael Ellerman
· 7 years ago
8f182f8
crypto: x86/twofish - Fix RBP usage
by Josh Poimboeuf
· 7 years ago
ca04c82
crypto: sha512-avx2 - Fix RBP usage
by Josh Poimboeuf
· 7 years ago
539012d
crypto: x86/sha256-ssse3 - Fix RBP usage
by Josh Poimboeuf
· 7 years ago
d3dfbfe
crypto: x86/sha256-avx2 - Fix RBP usage
by Josh Poimboeuf
· 7 years ago
673ac6f
crypto: x86/sha256-avx - Fix RBP usage
by Josh Poimboeuf
· 7 years ago
6488bce
crypto: x86/sha1-ssse3 - Fix RBP usage
by Josh Poimboeuf
· 7 years ago
d7b1722
crypto: x86/sha1-avx2 - Fix RBP usage
by Josh Poimboeuf
· 7 years ago
3ed7b4d
crypto: x86/des3_ede - Fix RBP usage
by Josh Poimboeuf
· 7 years ago
c66cc3b
crypto: x86/cast6 - Fix RBP usage
by Josh Poimboeuf
· 7 years ago
4b15606
crypto: x86/cast5 - Fix RBP usage
by Josh Poimboeuf
· 7 years ago
b46c9d7
crypto: x86/camellia - Fix RBP usage
by Josh Poimboeuf
· 7 years ago
569f11c
crypto: x86/blowfish - Fix RBP usage
by Josh Poimboeuf
· 7 years ago
fd0b19e
MIPS: Fix perf event init
by Paul Burton
· 7 years ago
5d298ba
powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state offline
by Gautham R. Shenoy
· 7 years ago
1575fe0
powerpc/sstep: mullw should calculate a 64 bit signed result
by Anton Blanchard
· 7 years ago
5bcaa4c
powerpc/sstep: Fix issues with mcrf
by Anton Blanchard
· 7 years ago
ad47ff3e
powerpc/sstep: Fix issues with set_cr0()
by Anton Blanchard
· 7 years ago
c1fa076
powerpc/tm: Flush TM only if CPU has TM feature
by Gustavo Romero
· 7 years ago
4917fcb
powerpc/sysrq: Fix oops whem ppmu is not registered
by Ravi Bangoria
· 7 years ago
8632ec8
powerpc/configs: Update for CONFIG_SND changes
by Michael Ellerman
· 7 years ago
94686c3
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
19a8d6b
MIPS: PCI: Move map_irq() hooks out of initdata
by Lorenzo Pieralisi
· 7 years ago
5753743f
KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interrupt
by Haozhong Zhang
· 7 years ago
dc91f2e
KVM: VMX: do not change SN bit in vmx_update_pi_irte()
by Haozhong Zhang
· 7 years ago
d650014
KVM: x86: Fix the NULL pointer parameter in check_cr_write()
by Yu Zhang
· 7 years ago
ba385c0
s390/mm: fix write access check in gup_huge_pmd()
by Gerald Schaefer
· 7 years ago
91c575b
s390/mm: make pmdp_invalidate() do invalidation only
by Gerald Schaefer
· 7 years ago
3d6a7b9
arm64: ensure the kernel is compiled for LP64
by Andrew Pinski
· 7 years ago
c73cc12
arm64: relax assembly code alignment from 16 byte to 4 byte
by Masahiro Yamada
· 7 years ago
e580b8b
arm64: efi: Don't include EFI fpsimd save/restore code in non-EFI kernels
by Dave Martin
· 7 years ago
a2048e3
arm64/syscalls: Move address limit check in loop
by Thomas Garnier
· 7 years ago
e33f8d32
arm/syscalls: Optimize address limit check
by Thomas Garnier
· 7 years ago
2404269
Revert "arm/syscalls: Check address limit on user-mode return"
by Thomas Garnier
· 7 years ago
4ba55e6
x86/mm/32: Load a sane CR3 before cpu_init() on secondary CPUs
by Andy Lutomirski
· 7 years ago
b8b7aba
x86/mm/32: Move setup_clear_cpu_cap(X86_FEATURE_PCID) earlier
by Andy Lutomirski
· 7 years ago
52a2af4
x86/mm/64: Stop using CR3.PCID == 0 in ASID-aware code
by Andy Lutomirski
· 7 years ago
Next »