Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
45c22ed7446fd6acdaaac673ccf5b63862a3e988
/
arch
45c22ed
powerpc/mpc85xx: Remove SPI and NAND partition from bsc9131rdb.dtsi
by Ashish Kumar
· 10 years ago
6f2ce34
powerpc/8xx: Remove Kconfig symbol FADS
by Paul Bolle
· 10 years ago
c51a6821
powerpc/8xx: Invalidate non present TLB as early as possible
by LEROY Christophe
· 10 years ago
83c17ba
powerpc/8xx: Use DAR to save r3 for CPU6 ERRATA
by LEROY Christophe
· 10 years ago
b0168eb
powerpc/8xx: Don't restore regs to save them again.
by LEROY Christophe
· 10 years ago
c9a803f
powerpc/8xx: _PMD_PRESENT already set in level 1 entries
by LEROY Christophe
· 10 years ago
4094f28
powerpc/8xx: set PTE bit 22 off TLBmiss
by LEROY Christophe
· 10 years ago
d3e4026
powerpc/8xx: Better readibility of ERRATA CPU6 handling
by LEROY Christophe
· 10 years ago
959d617
powerpc/8xx: Implement 16k pages
by LEROY Christophe
· 10 years ago
ac21951
powerpc/8xx: Const for TLB RPN forced value
by LEROY Christophe
· 10 years ago
d140680
powerpc/8xx: Use PAGE size related consts
by LEROY Christophe
· 10 years ago
33fb845
powerpc/8xx: Don't use MD_TWC for walk
by LEROY Christophe
· 10 years ago
cbc130f
powerpc/8xx: Use M_TW instead of M_TWB
by LEROY Christophe
· 10 years ago
6cde2b6
powerpc/8xx: No need to restore registers and save them again.
by LEROY Christophe
· 10 years ago
749137a
powerpc/8xx: DataAccess exception not generated by MPC8xx
by LEROY Christophe
· 10 years ago
7439b37
powerpc/8xx: exception InstructionAccess does not exist on MPC8xx
by LEROY Christophe
· 10 years ago
3c43de0
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 10 years ago
7501a53
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
a73896c
KVM: vmx: defer load of APIC access page address during reset
by Paolo Bonzini
· 10 years ago
282da87
KVM: nVMX: Disable preemption while reading from shadow VMCS
by Jan Kiszka
· 10 years ago
7e46ddd
KVM: x86: Fix far-jump to non-canonical check
by Nadav Amit
· 10 years ago
653bc77
x86_64, entry: Fix out of bounds read on sysenter
by Andy Lutomirski
· 10 years ago
8945337
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
5342929
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 10 years ago
9f58c62
Merge tag 'microblaze-3.18-rc3' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 10 years ago
19e0d5f
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
f5fa363
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
5656b408
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
7d2911c
net: smc91x: Fix gpios for device tree based booting
by Tony Lindgren
· 10 years ago
a7ca10f
Merge branch 'akpm' (incoming from Andrew Morton)
by Linus Torvalds
· 10 years ago
5417421
sh: fix sh770x SCIF memory regions
by Andriy Skulysh
· 10 years ago
19be9e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
9ff0bb5
ARM: 8180/1: mm: implement no-highmem fast path in kmap_atomic_pfn()
by Thomas Petazzoni
· 10 years ago
6d0ec1d
ARM: 8183/1: l2c: Improve l2c310_of_parse() error message
by Fabio Estevam
· 10 years ago
0057572
ARM: 8181/1: Drop extra return statement
by Laura Abbott
· 10 years ago
fd56e15
KVM: emulator: fix execution close to the segment limit
by Paolo Bonzini
· 10 years ago
3606189
KVM: emulator: fix error code for __linearize
by Paolo Bonzini
· 10 years ago
d0b9284
ARM: 8182/1: l2c: Make l2x0_cache_size_of_parse() return 'int'
by Fabio Estevam
· 10 years ago
1776b10
perf/x86/intel: Revert incomplete and undocumented Broadwell client support
by Ingo Molnar
· 10 years ago
d1cd121
x86, pageattr: Prevent overflow in slow_virt_to_phys() for X86_PAE
by Dexuan Cui
· 10 years ago
b77e8f4
ACPI, irq, x86: Return IRQ instead of GSI in mp_register_gsi()
by Jiang Liu
· 10 years ago
f182985
x86, intel-mid: Create IRQs for APB timers and RTC timers
by Jiang Liu
· 10 years ago
d4e1a0a
x86: Don't enable F00F workaround on Intel Quark processors
by Dave Jones
· 10 years ago
2d605a3
ARM: enable bpf syscall
by Russell King
· 10 years ago
2c0a33f
powerpc/numa: ensure per-cpu NUMA mappings are correct on topology update
by Nishanth Aravamudan
· 10 years ago
49f8d8c
powerpc/numa: use cached value of update->cpu in update_cpu_topology
by Nishanth Aravamudan
· 10 years ago
6e2028a
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 10 years ago
c20ce79
sparc: Hook up bpf system call.
by David S. Miller
· 10 years ago
60e684f
x86/irq: Fix XT-PIC-XT-PIC in /proc/interrupts
by Maciej W. Rozycki
· 10 years ago
7fb0f1d
perf/x86: Fix compile warnings for intel_uncore
by Peter Zijlstra
· 10 years ago
c719f56
perf: Fix and clean up initialization of pmu::event_idx
by Peter Zijlstra
· 10 years ago
65d71fe
perf: Fix bogus kernel printk
by Peter Zijlstra (Intel)
· 10 years ago
009f60e
sched: stop the unbound recursion in preempt_schedule_context()
by Oleg Nesterov
· 10 years ago
03f5439
powerpc/mm: Use appropriate ESID mask in copro_calculate_slb()
by Ian Munsie
· 10 years ago
3c325f8
x86, cma: Reserve DMA contiguous area after initmem_init()
by Weijie Yang
· 10 years ago
bf19edd
Revert "powerpc/powernv: Fix endian bug in LPC bus debugfs accessors"
by Michael Ellerman
· 10 years ago
a4f174d
microblaze: Wire up bpf syscall
by Michal Simek
· 10 years ago
70dcd94
microblaze: Fix IO space breakage after of_pci_range_to_resource() change
by Michal Simek
· 10 years ago
4cbbbb4
microblaze: Fix missing NR_CPUS in menuconfig
by Michal Simek
· 10 years ago
88e2376
Merge tag 'armsoc-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
efc176a
Merge tag 'imx-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes
by Olof Johansson
· 10 years ago
d1e61eb
ARM: dts: imx28-evk: Let i2c0 run at 100kHz
by Fabio Estevam
· 10 years ago
a1fc198
ARM: i.MX6: Fix "emi" clock name typo
by Steve Longerbeam
· 10 years ago
26c2d2b
i386/audit: stop scribbling on the stack frame
by Eric Paris
· 10 years ago
db65bcf
Merge tag 'v3.18-rc1' into x86/urgent
by H. Peter Anvin
· 10 years ago
2cc9188
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
cdc63a0
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
83da00f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 10 years ago
96971e9
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
20ca57c
Merge tag 'stable/for-linus-3.18-b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 10 years ago
3dec0fe
arm64: Fix memblock current_limit with 64K pages and 48-bit VA
by Catalin Marinas
· 10 years ago
06090e8
sparc64: Implement __get_user_pages_fast().
by David S. Miller
· 10 years ago
ef3e035
sparc64: Fix register corruption in top-most kernel stack frame during boot.
by David S. Miller
· 10 years ago
9298040
arm64: ASLR: Don't randomise text when randomise_va_space == 0
by Arun Chandran
· 10 years ago
4846f11
MIPS: SEAD3: Fix I2C device registration.
by Ralf Baechle
· 10 years ago
1715d0d
KVM: x86: Wrong assertion on paging_tmpl.h
by Nadav Amit
· 10 years ago
3f6f148
KVM: x86: PREFETCH and HINT_NOP should have SrcMem flag
by Nadav Amit
· 10 years ago
13e457e
KVM: x86: Emulator does not decode clflush well
by Nadav Amit
· 10 years ago
a430c91
KVM: emulate: avoid accessing NULL ctxt->memopp
by Paolo Bonzini
· 10 years ago
cc08d25
MIPS: SEAD3: Nuke PIC32 I2C driver.
by Ralf Baechle
· 10 years ago
08da44a
KVM: x86: Decoding guest instructions which cross page boundary may fail
by Nadav Amit
· 10 years ago
2bc19dc
kvm: x86: don't kill guest on unknown exit reason
by Michael S. Tsirkin
· 10 years ago
a642fc3
kvm: vmx: handle invvpid vm exit gracefully
by Petr Matousek
· 10 years ago
d1442d8
KVM: x86: Handle errors when RIP is set during far jumps
by Nadav Amit
· 10 years ago
234f3ce
KVM: x86: Emulator fixes for eip canonical checks on near branches
by Nadav Amit
· 10 years ago
05c83ec
KVM: x86: Fix wrong masking on relative jump/call
by Nadav Amit
· 10 years ago
2febc83
KVM: x86: Improve thread safety in pit
by Andy Honig
· 10 years ago
8b3c310
KVM: x86: Prevent host from panicking on shared MSR writes.
by Andy Honig
· 10 years ago
854e8bb
KVM: x86: Check non-canonical addresses upon WRMSR
by Nadav Amit
· 10 years ago
4fbc400
Merge tag 'socfpga_fixes_for_3.18' of git://git.rocketboards.org/linux-socfpga-next into fixes
by Olof Johansson
· 10 years ago
184f84d
Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into fixes
by Olof Johansson
· 10 years ago
bcd09f1
Merge tag 'zynq-dt-fixes-for-3.18' of https://github.com/Xilinx/linux-xlnx into fixes
by Olof Johansson
· 10 years ago
90f0845
ARM: multi_v7_defconfig: enable CONFIG_MMC_DW_ROCKCHIP
by Olof Johansson
· 10 years ago
3e10dcc
ARM: sunxi_defconfig: enable CONFIG_REGULATOR_FIXED_VOLTAGE
by Olof Johansson
· 10 years ago
aedd153f
MIPS: ftrace: Fix a microMIPS build problem
by Markos Chandras
· 10 years ago
6fa88d9
MIPS: MSP71xx: Fix build error
by Stefan Hengelein
· 10 years ago
816fb41
Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
8c81f48
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
5e9e3a5
MIPS: Malta: Do not build the malta-amon.c file if CMP is not enabled
by Markos Chandras
· 10 years ago
b89f306
MIPS: Prevent compiler warning from cop2_{save,restore}
by Paul Burton
· 10 years ago
Next »