Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
aa729dccb5e8dfbc78e2e235b8754d6acccee731
aa729dc
Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/linux into upstream-hugepages
by Catalin Marinas
· 12 years ago
ee877b5
arm64: Add initial DTS for APM X-Gene Storm SOC and APM Mustang board
by Vinayak Kale
· 12 years ago
4ad637a
arm64: Add defines for APM ARMv8 implementation
by Vinayak Kale
· 12 years ago
c1db16d
arm64: Enable APM X-Gene SOC family in the defconfig
by Vinayak Kale
· 12 years ago
1594285
arm64: Add Kconfig option for APM X-Gene SOC family
by Vinayak Kale
· 12 years ago
3c01742
arm64/Makefile: provide vdso_install target
by Kyle McMartin
· 12 years ago
af07484
ARM64: mm: THP support.
by Steve Capper
· 12 years ago
d03bb14
ARM64: mm: Raise MAX_ORDER for 64KB pages and THP.
by Steve Capper
· 12 years ago
084bd29
ARM64: mm: HugeTLB support.
by Steve Capper
· 12 years ago
59911ca4
ARM64: mm: Move PTE_PROT_NONE bit.
by Steve Capper
· 12 years ago
072b1b6
ARM64: mm: Make PAGE_NONE pages read only and no-execute.
by Steve Capper
· 12 years ago
f6bc87c
ARM64: mm: Restore memblock limit when map_mem finished.
by Steve Capper
· 12 years ago
dfa5e23
mm: thp: Correct the HPAGE_PMD_ORDER check.
by Steve Capper
· 12 years ago
53313b2
x86: mm: Remove general hugetlb code from x86.
by Steve Capper
· 12 years ago
9e5fc74
mm: hugetlb: Copy general hugetlb code from x86 to mm.
by Steve Capper
· 12 years ago
cfe28c5
x86: mm: Remove x86 version of huge_pmd_share.
by Steve Capper
· 12 years ago
3212b53
mm: hugetlb: Copy huge_pmd_share from x86 to mm.
by Steve Capper
· 12 years ago
63917f0
Merge branch 'kvm-arm64/kvm-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into upstream
by Catalin Marinas
· 12 years ago
aa4a73a
arm64: KVM: document kernel object mappings in HYP
by Marc Zyngier
· 12 years ago
6394a3e
arm64: KVM: MAINTAINERS update
by Marc Zyngier
· 12 years ago
379e04c
arm64: KVM: userspace API documentation
by Marc Zyngier
· 12 years ago
0d854a6
arm64: KVM: enable initialization of a 32bit vcpu
by Marc Zyngier
· 12 years ago
e82e030
arm64: KVM: 32bit guest fault injection
by Marc Zyngier
· 12 years ago
b4afad0
arm64: KVM: 32bit specific register world switch
by Marc Zyngier
· 12 years ago
06c7654
arm64: KVM: CPU specific 32bit coprocessor access
by Marc Zyngier
· 12 years ago
62a89c4
arm64: KVM: 32bit handling of coprocessor traps
by Marc Zyngier
· 12 years ago
27b190b
arm64: KVM: 32bit conditional execution emulation
by Marc Zyngier
· 12 years ago
b547631
arm64: KVM: 32bit GP register access
by Marc Zyngier
· 12 years ago
40033a6
arm64: KVM: define 32bit specific registers
by Marc Zyngier
· 12 years ago
6211753
arm64: KVM: Build system integration
by Marc Zyngier
· 12 years ago
dcd2e40
arm64: KVM: PSCI implementation
by Marc Zyngier
· 12 years ago
003300d
arm64: KVM: Plug the arch timer
by Marc Zyngier
· 12 years ago
f61701e
ARM: KVM: timer: allow DT matching for ARMv8 cores
by Marc Zyngier
· 12 years ago
1f17f3b
arm64: KVM: Plug the VGIC
by Marc Zyngier
· 12 years ago
c4b1afd
arm64: KVM: Exit handling
by Marc Zyngier
· 12 years ago
55c7401
arm64: KVM: HYP mode world switch implementation
by Marc Zyngier
· 12 years ago
d822d2a
Merge tag 'xen-arm64-3.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/sstabellini/xen into upstream
by Catalin Marinas
· 12 years ago
1442b6e
arm64: debug: consolidate software breakpoint handlers
by Will Deacon
· 12 years ago
adace89
arm64: extable: sort the exception table at build time
by Will Deacon
· 12 years ago
73150c9
arm64: device: add iommu pointer to device archdata
by Will Deacon
· 12 years ago
9ab6d02
arm64: pgtable: use pte_index instead of __pte_index
by Will Deacon
· 12 years ago
6916b14
arm64: kernel: compiling issue, need delete read_current_timer()
by Chen Gang
· 12 years ago
737c16d
arm64: mm: don't bother invalidating the icache in switch_mm
by Will Deacon
· 12 years ago
4ecf7cc
arm64: spinlock: retry trylock operation if strex fails on free lock
by Catalin Marinas
· 12 years ago
ebd8836
arm64: Remove __flush_dcache_page()
by Catalin Marinas
· 12 years ago
7249b79
arm64: Do not flush the D-cache for anonymous pages
by Catalin Marinas
· 12 years ago
b5b6c9e
arm64: Avoid cache flushing in flush_dcache_page()
by Catalin Marinas
· 12 years ago
d25749a
arm64: Provide default implementation for dma_{alloc,free}_attrs
by Damian Hobson-Garcia
· 12 years ago
092bd14
arm64: KVM: hypervisor initialization code
by Marc Zyngier
· 12 years ago
2f4a07c
arm64: KVM: guest one-reg interface
by Marc Zyngier
· 12 years ago
d7246bf
arm64: KVM: MMIO access backend
by Marc Zyngier
· 12 years ago
4f8d663
arm64: KVM: kvm_arch and kvm_vcpu_arch definitions
by Marc Zyngier
· 12 years ago
f467275
arm64: KVM: virtual CPU reset
by Marc Zyngier
· 12 years ago
b990a9d
arm64: KVM: CPU specific system registers handling
by Marc Zyngier
· 12 years ago
7c8c5e6a
arm64: KVM: system register handling
by Marc Zyngier
· 12 years ago
54f81d0
arm64: KVM: user space interface
by Marc Zyngier
· 12 years ago
37c4375
arm64: KVM: architecture specific MMU backend
by Marc Zyngier
· 12 years ago
aa8eff9
arm64: KVM: fault injection into a guest
by Marc Zyngier
· 12 years ago
83a4979
arm64: KVM: Basic ESR_EL2 helpers and vcpu register access
by Marc Zyngier
· 12 years ago
fd9fc9f
arm64: KVM: system register definitions for 64bit guests
by Marc Zyngier
· 12 years ago
0369f6a
arm64: KVM: EL2 register definitions
by Marc Zyngier
· 12 years ago
2240bbb
arm64: KVM: HYP mode idmap support
by Marc Zyngier
· 12 years ago
3631160
arm64: KVM: define HYP and Stage-2 translation page flags
by Marc Zyngier
· 12 years ago
b475e83
MAINTAINERS: add myself as arm64/xen maintainer
by Stefano Stabellini
· 12 years ago
aa42aa1
arm64/xen: introduce CONFIG_XEN and hypercall.S on ARM64
by Stefano Stabellini
· 12 years ago
ea9c365
arm64/xen: use XEN_IO_PROTO_ABI_ARM on ARM64
by Stefano Stabellini
· 12 years ago
22d4102
arm64/xen: implement ioremap_cached on arm64
by Stefano Stabellini
· 12 years ago
9f54ad6
arm64/xen: introduce asm/xen header files on arm64
by Stefano Stabellini
· 12 years ago
f0a8d59
arm/xen: define xen_remap as ioremap_cached
by Stefano Stabellini
· 12 years ago
d683b96
Linux 3.10-rc4
by Linus Torvalds
· 12 years ago
cc86397
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 12 years ago
4edb386
parisc: parport0: fix this legacy no-device port driver!
by Helge Deller
· 12 years ago
c218c71
parport_pc: disable PARPORT_PC_SUPERIO on parisc architecture
by Helge Deller
· 12 years ago
b204a4d
parisc/PCI: lba: fix: convert to pci_create_root_bus() for correct root bus resources (v2)
by Helge Deller
· 12 years ago
b47d493
parisc/PCI: Set type for LBA bus_num resource
by Bjorn Helgaas
· 12 years ago
2b6bac9
MAINTAINERS: update parisc architecture file list
by Helge Deller
· 12 years ago
ea99b1a
parisc: kernel: using strlcpy() instead of strcpy()
by Chen Gang
· 12 years ago
7660390
parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000"
by Paul Bolle
· 12 years ago
ae249b5
parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50
by Helge Deller
· 12 years ago
3f108de
parisc: memory overflow, 'name' length is too short for using
by Chen Gang
· 12 years ago
aa3ae6d
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
008bd2d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 12 years ago
0f7dafd
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux
by Linus Torvalds
· 12 years ago
c361cb5
Merge tag 'fbdev-for-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/plagnioj/linux-fbdev
by Linus Torvalds
· 12 years ago
6cf3c736
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
f8cb279
Merge tag 'nfs-for-3.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
badec11
powerpc/cputable: Fix typo on P7+ cputable entry
by Will Schmidt
· 12 years ago
58a032c
powerpc/perf: Add missing SIER support
by Michael Ellerman
· 12 years ago
cbda6aa
powerpc/perf: Revert to original NO_SIPR logic
by Michael Ellerman
· 12 years ago
858957a
powerpc/pci: Remove the unused variables in pci_process_bridge_OF_ranges
by Kevin Hao
· 12 years ago
2798389
powerpc/pci: Remove the stale comments of pci_process_bridge_OF_ranges
by Kevin Hao
· 12 years ago
f274ef8
powerpc/pseries: Always enable CONFIG_HOTPLUG_CPU on PSERIES SMP
by Srivatsa S. Bhat
· 12 years ago
8e44ddc
powerpc/kvm/book3s: Add support for H_IPOLL and H_XIRR_X in XICS emulation
by Paul Mackerras
· 12 years ago
f7b3367
powerpc/32bit:Store temporary result in r0 instead of r8
by Priyanka Jain
· 12 years ago
0608d69
powerpc/mm: Always invalidate tlb on hpte invalidate and update
by Aneesh Kumar K.V
· 12 years ago
280a5ba
powerpc/pseries: Improve stream generation comments in copypage/user
by Michael Neuling
· 12 years ago
a515348
powerpc/pseries: Kill all prefetch streams on context switch
by Michael Neuling
· 12 years ago
2ac6f42
powerpc/cputable: Fix oprofile_cpu_type on power8
by Nishanth Aravamudan
· 12 years ago
e242114
powerpc/mpic: Fix irq distribution problem when MPIC_SINGLE_DEST_CPU
by chenhui zhao
· 12 years ago
2b3f8e8
powerpc/tm: Fix userspace stack corruption on signal delivery for active transactions
by Michael Neuling
· 12 years ago
Next »