Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
177ba7c647f37bc3f31667192059ee794347d79d
177ba7c
powerpc/mm/radix: Limit paca allocation in radix
by Aneesh Kumar K.V
· 9 years ago
764041e
powerpc/mm/radix: Add checks in slice code to catch radix usage
by Aneesh Kumar K.V
· 9 years ago
d8c476e
powerpc/mm/radix: Isolate hash table function from pseries guest code
by Aneesh Kumar K.V
· 9 years ago
caca285
powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related code
by Aneesh Kumar K.V
· 9 years ago
a8ed87c
powerpc/mm/radix: Add MMU_FTR_RADIX
by Aneesh Kumar K.V
· 9 years ago
773edea
powerpc/mm: Add mask of possible MMU features
by Michael Ellerman
· 8 years ago
1a472c9
powerpc/mm/radix: Add tlbflush routines
by Aneesh Kumar K.V
· 9 years ago
676012a
powerpc/mm: Hash abstraction for tlbflush routines
by Aneesh Kumar K.V
· 9 years ago
f5df4b4
powerpc/mm: Rename mmu_context_hash64.c to mmu_context_book3s64.c
by Aneesh Kumar K.V
· 9 years ago
7e381c0
powerpc/mm/radix: Add mmu context handling callback for radix
by Aneesh Kumar K.V
· 9 years ago
d2adba3
powerpc/mm: Abstraction for switch_mmu_context()
by Aneesh Kumar K.V
· 9 years ago
d9225ad
powerpc/mm/radix: Add radix callbacks for vmemmap and map_kernel page()
by Aneesh Kumar K.V
· 9 years ago
31a14fa
powerpc/mm: Abstraction for vmemmap and map_kernel_page()
by Aneesh Kumar K.V
· 9 years ago
2bfd65e
powerpc/mm/radix: Add radix callbacks for early init routines
by Aneesh Kumar K.V
· 9 years ago
756d08d
powerpc/mm: Abstract early MMU init in preparation for radix
by Aneesh Kumar K.V
· 9 years ago
6cc1a0e
powerpc/mm/radix: Add radix callback for pmd accessors
by Aneesh Kumar K.V
· 9 years ago
a9252aae
powerpc/mm: Move hugetlb and THP related pmd accessors to pgtable.h
by Aneesh Kumar K.V
· 9 years ago
ac94ac79
powerpc/mm: Add radix callbacks to pte accessors
by Aneesh Kumar K.V
· 9 years ago
566ca99
powerpc/mm/radix: Add dummy radix_enabled()
by Aneesh Kumar K.V
· 9 years ago
b0b5e9b
powerpc/mm/radix: Add radix pte #defines
by Aneesh Kumar K.V
· 9 years ago
34fbadd
powerpc/mm: Move pte related functions together
by Aneesh Kumar K.V
· 9 years ago
aba480e
powerpc/mm: Move page table index and and vaddr to pgtable.h
by Aneesh Kumar K.V
· 9 years ago
dd1842a
powerpc/mm: Make page table size a variable
by Aneesh Kumar K.V
· 9 years ago
13f829a
powerpc/mm: Move pte accessors that operate on common pte bits to pgtable.h
by Aneesh Kumar K.V
· 9 years ago
2e87351
powerpc/mm: Move common pte bits and accessors to book3s/64/pgtable.h
by Aneesh Kumar K.V
· 9 years ago
d2cf005
powerpc/mm: Handle _PTE_NONE_MASK
by Aneesh Kumar K.V
· 9 years ago
945537d
powerpc/mm/book3s: Rename hash specific PTE bits to carry H_ prefix
by Aneesh Kumar K.V
· 9 years ago
eee24b5
powerpc/mm: Move hash and no hash code to separate files
by Aneesh Kumar K.V
· 9 years ago
50de596
powerpc/mm/hash: Add support for Power9 Hash
by Aneesh Kumar K.V
· 9 years ago
e998334
powerpc/mm/radix: Add partition table format & callback
by Aneesh Kumar K.V
· 9 years ago
11a6f6a
powerpc/mm: Move radix/hash common data structures to book3s64 headers
by Aneesh Kumar K.V
· 9 years ago
33d336d
powerpc/mm: Use generic version of ptep_clear_flush_young()
by Aneesh Kumar K.V
· 9 years ago
ff844b7
powerpc/mm: Use generic version of pmdp_clear_flush_young()
by Aneesh Kumar K.V
· 9 years ago
30bda41
powerpc/mm: Drop WIMG in favour of new constants
by Aneesh Kumar K.V
· 9 years ago
72176dd
powerpc/mm: Use a helper for finding pte bits mapping I/O area
by Aneesh Kumar K.V
· 9 years ago
e58e87a
powerpc/mm: Update _PAGE_KERNEL_RO
by Aneesh Kumar K.V
· 9 years ago
96270b1
powerpc/mm: Remove RPN_SHIFT and RPN_SIZE
by Aneesh Kumar K.V
· 9 years ago
ac29c64
powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED
by Aneesh Kumar K.V
· 9 years ago
e7bfc46
powerpc/mm: Use pte_user() instead of open coding
by Aneesh Kumar K.V
· 9 years ago
7e1e63c
powerpc/mm: Convert pte_user() to static inline
by Michael Ellerman
· 9 years ago
73a1441
powerpc/mm/subpage: Clear RWX bit to indicate no access
by Aneesh Kumar K.V
· 9 years ago
c7d5484
powerpc/mm: Use _PAGE_READ to indicate Read access
by Aneesh Kumar K.V
· 9 years ago
ee3caed
powerpc/mm: Use pte_raw() in pte_same()/pmd_same()
by Michael Ellerman
· 9 years ago
5dc1ef8
powerpc/mm: Use big endian Linux page tables for book3s 64
by Aneesh Kumar K.V
· 9 years ago
3910a7f
powerpc/mm: Add pte_xchg() helper
by Michael Ellerman
· 9 years ago
4bece39
powerpc/mm: Drop PTE_ATOMIC_UPDATES from pmd_hugepage_update()
by Aneesh Kumar K.V
· 9 years ago
670eea9
powerpc/mm: Always use STRICT_MM_TYPECHECKS
by Michael Ellerman
· 9 years ago
8ffb410
IB/qib: Use cache inhibitted and guarded mapping on powerpc
by Aneesh Kumar K.V
· 9 years ago
5bcca74
powerpc/perf: Replace raw event hex values with #defines
by Madhavan Srinivasan
· 9 years ago
7132e2d
ftrace: Match dot symbols when searching functions on ppc64
by Thiago Jung Bauermann
· 9 years ago
8fe0888
powerpc: rework sparse for lib/xor_vmx.c
by Daniel Axtens
· 9 years ago
8a64904
powerpc: Add support for userspace P9 copy paste
by Chris Smart
· 9 years ago
4ad5e88
powerpc/mpic: handle subsys_system_register() failure
by Andrew Donnellan
· 9 years ago
2d52178
powerpc/eeh: fix misleading indentation
by Andrew Donnellan
· 9 years ago
3b1dbfa
cxl: Fix DAR check & use REGION_ID instead of opencoding
by Aneesh Kumar K.V
· 9 years ago
4aec6ec
cxl: Increase timeout for detection of AFU mmio hang
by Frederic Barrat
· 9 years ago
e009a7e
cxl: Allow initialization on timebase sync failures
by Frederic Barrat
· 9 years ago
bb62bad
tool/perf: Add sample_reg_mask to include all perf_regs
by Madhavan Srinivasan
· 9 years ago
dc642e8
tools/perf: Map the ID values with register names
by Anju T
· 9 years ago
ed4a4ef
powerpc/perf: Add support for sampling interrupt register state
by Anju T
· 9 years ago
1bfadab
powerpc/perf: Assign an id to each powerpc register
by Anju T
· 9 years ago
057b6d7
powerpc/book3s64: Remove __end_handlers marker
by Hari Bathini
· 9 years ago
8ed8ab4
powerpc/book3s64: Fix branching to OOL handlers in relocatable kernel
by Hari Bathini
· 9 years ago
8404410
Merge branch 'topic/livepatch' into next
by Michael Ellerman
· 9 years ago
85baa09
powerpc/livepatch: Add live patching support on ppc64le
by Michael Ellerman
· 9 years ago
5d31a96
powerpc/livepatch: Add livepatch stack to struct thread_info
by Michael Ellerman
· 9 years ago
f63e6d8
powerpc/livepatch: Add livepatch header
by Michael Ellerman
· 9 years ago
28e7cbd
livepatch: Allow architectures to specify an alternate ftrace location
by Michael Ellerman
· 9 years ago
04cf31a
ftrace: Make ftrace_location_range() global
by Michael Ellerman
· 9 years ago
1050e68
cxl: Delete an unnecessary check before the function call "kfree"
by Markus Elfring
· 9 years ago
4f7bef7
drivers: macintosh: rack-meter: fix bogus memsets
by Aaro Koskinen
· 9 years ago
c796d1d9
drivers: macintosh: rack-meter: limit idle ticks to total ticks
by Aaro Koskinen
· 9 years ago
7f92bc5
powerpc: sparse: Include headers for __weak symbols
by Daniel Axtens
· 9 years ago
635218c
powerpc: sparse: static-ify some things
by Daniel Axtens
· 9 years ago
aa14138
cxl: Configure the PSL for two CAPI ports on POWER8NVL
by Philippe Bergheaud
· 9 years ago
86c9ffc
powerpc: Define PVR value for POWER8NVL processor
by Philippe Bergheaud
· 9 years ago
b3d79ea
powerpc/opal: Assign numbers to OPAL_MSG macros of enum opal_msg_type
by Vipin K Parashar
· 9 years ago
ef69b03
MAINTAINERS: Add powerpc drivers to the powerpc section
by Michael Ellerman
· 9 years ago
e3824e4
powerpc/swsusp: Only use tlbie in POWER4 mode
by Russell Currey
· 9 years ago
a7ee539
powerpc/Kconfig: Update config option based on page size.
by Rashmica Gupta
· 9 years ago
6a0bcab
drivers/cpufreq: make ppc_cbe_cpufreq_pmi driver explicitly non-modular
by Paul Gortmaker
· 9 years ago
c0c5238
powerpc: make kernel/nvram_64.c explicitly non-modular
by Paul Gortmaker
· 9 years ago
8038665
powerpc/cell: Make spu_base.c explicitly non-modular
by Paul Gortmaker
· 9 years ago
8ee2653
powerpc/eeh: rename EEH from "extended" to "enhanced" error handling
by Russell Currey
· 9 years ago
b4c6afd
powerpc: Make generic_memcpy() private to copy_32.S
by Michael Ellerman
· 9 years ago
b05fac7
powerpc: Remove orphaned asm implementation of abs()
by Michael Ellerman
· 9 years ago
1f4c66e8
powerpc/mm: Remove long disabled SLB code
by Michael Ellerman
· 9 years ago
f8a25db
powerpc/powernv: Use the "unknown" checkstop type as a fallback
by Russell Currey
· 9 years ago
d88e397
cxl: Remove dead code
by Frederic Barrat
· 9 years ago
bdf5fc6
powerpc/pseries: Update LMB associativity index during DLPAR add/remove
by Nathan Fontenot
· 9 years ago
4a4bdfe
powerpc/pseries: Refactor dlpar_add_lmb() code
by Nathan Fontenot
· 9 years ago
bf16200
Linux 4.6-rc3
by Linus Torvalds
· 9 years ago
08b15d1
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 9 years ago
2f422f9
Merge tag 'mmc-v4.6-rc1' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 9 years ago
6a7c924
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 9 years ago
9f2394c
Revert "ext4: allow readdir()'s of large empty directories to be interrupted"
by Linus Torvalds
· 9 years ago
5b5b7fd
Merge branch 'parisc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 9 years ago
239467e
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
289b7bf
Merge tag 'gpio-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 9 years ago
183c948
Merge tag 'tty-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
Next »