index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-08-01
powerpc/ptrace: Enable support for NT_PPC_CVSX
Anshuman Khandual
2
-0
/
+130
2016-08-01
powerpc/ptrace: Enable support for NT_PPC_CVMX
Anshuman Khandual
2
-0
/
+159
2016-08-01
powerpc/ptrace: Enable support for NT_PPC_CFPR
Anshuman Khandual
1
-0
/
+126
2016-08-01
powerpc/ptrace: Enable support for NT_PPC_CGPR
Anshuman Khandual
1
-0
/
+222
2016-08-01
powerpc/ptrace: Adapt gpr32_get, gpr32_set functions for transaction
Anshuman Khandual
1
-13
/
+51
2016-08-01
powerpc/ptrace: Enable in transaction NT_PPC_VSX ptrace requests
Anshuman Khandual
1
-0
/
+64
2016-08-01
powerpc/ptrace: Enable in transaction NT_PPC_VMX ptrace requests
Anshuman Khandual
1
-3
/
+87
2016-08-01
powerpc/ptrace: Enable in transaction NT_PRFPREG ptrace requests
Anshuman Khandual
1
-4
/
+89
2016-08-01
powerpc/process: Add the function flush_tmregs_to_thread
Anshuman Khandual
2
-0
/
+28
2016-08-01
elf: Add powerpc specific core note sections
Anshuman Khandual
1
-0
/
+13
2016-08-01
powerpc/mm: remove flush_tlb_page_nohash
Aneesh Kumar K.V
5
-26
/
+1
2016-08-01
powerpc/mm/hugetlb: Add flush_hugetlb_tlb_range
Aneesh Kumar K.V
4
-1
/
+31
2016-08-01
powerpc/mm/radix/hugetlb: Add helper for finding page size from hstate
Aneesh Kumar K.V
4
-28
/
+30
2016-08-01
powerpc/mm/radix: Rename function and drop unused arg
Aneesh Kumar K.V
3
-15
/
+15
2016-08-01
powerpc/mm/radix: Add tlb flush of THP ptes
Aneesh Kumar K.V
4
-2
/
+20
2016-08-01
powerpc/mm: Drop multiple definition of mm_is_core_local
Aneesh Kumar K.V
3
-12
/
+13
2016-08-01
powerpc/mm: Use hugetlb flush functions
Aneesh Kumar K.V
1
-1
/
+1
2016-08-01
powerpc/mm/hash: Add helper for finding SLBE LLP encoding
Aneesh Kumar K.V
3
-6
/
+12
2016-08-01
powerpc/mm/radix: Implement tlb mmu gather flush efficiently
Aneesh Kumar K.V
2
-1
/
+60
2016-08-01
powerpc/jump_label: Annotate jump label assembly
Michael Ellerman
1
-2
/
+2
2016-08-01
powerpc/mm: Catch usage of cpu/mmu_has_feature() before jump label init
Aneesh Kumar K.V
3
-0
/
+26
2016-08-01
powerpc: Add option to use jump label for mmu_has_feature()
Kevin Hao
4
-0
/
+57
2016-08-01
powerpc: Add option to use jump label for cpu_has_feature()
Kevin Hao
5
-0
/
+52
2016-08-01
powerpc: Add kconfig option to use jump labels for cpu/mmu_has_feature()
Michael Ellerman
1
-0
/
+9
2016-08-01
powerpc: Move cpu_has_feature() to a separate file
Kevin Hao
18
-11
/
+36
2016-08-01
powerpc: Remove mfvtb()
Kevin Hao
2
-10
/
+1
2016-08-01
powerpc: Call jump_label_init() in apply_feature_fixups()
Aneesh Kumar K.V
1
-0
/
+8
2016-08-01
jump_label: Make it possible for arches to invoke jump_label_init() earlier
Kevin Hao
1
-0
/
+3
2016-08-01
powerpc/mm: Convert early cpu/mmu feature check to use the new helpers
Aneesh Kumar K.V
5
-6
/
+6
2016-08-01
powerpc/mm: Add early_[cpu|mmu]_has_feature()
Michael Ellerman
2
-2
/
+22
2016-08-01
powerpc/mm: Define radix_enabled() in one place & use static inline
Michael Ellerman
2
-11
/
+12
2016-08-01
powerpc/kernel: Convert cpu_has_feature() to returning bool
Michael Ellerman
1
-5
/
+4
2016-08-01
powerpc/kernel: Convert mmu_has_feature() to returning bool
Michael Ellerman
1
-2
/
+2
2016-08-01
powerpc/mm: Make MMU_FTR_RADIX a MMU family feature
Aneesh Kumar K.V
7
-17
/
+16
2016-08-01
powerpc/kernel: Check features don't change after patching
Michael Ellerman
1
-1
/
+26
2016-08-01
powerpc/64: Do feature patching before MMU init
Michael Ellerman
1
-3
/
+3
2016-08-01
powerpc/mm: Do radix device tree scanning earlier
Michael Ellerman
3
-3
/
+5
2016-08-01
powerpc/mm: Do hash device tree scanning earlier
Michael Ellerman
3
-26
/
+31
2016-08-01
powerpc/mm: Move disable_radix handling into mmu_early_init_devtree()
Michael Ellerman
2
-13
/
+11
2016-08-01
powerpc/mm: Add mmu_early_init_devtree()
Michael Ellerman
4
-0
/
+10
2016-07-31
random: Fix crashes with sparse node ids
Michael Ellerman
1
-3
/
+2
2016-07-29
documentation: da9052: Update regulator bindings names to match DA9052/53 DTS...
Steve Twiss
1
-11
/
+11
2016-07-29
Revert "vfs: add lookup_hash() helper"
Linus Torvalds
2
-30
/
+5
2016-07-29
sparc64: Trim page tables for 8M hugepages
Nitin Gupta
6
-68
/
+129
2016-07-29
objtool: Un-capitalize "Warning" for out-of-sync instruction decoder
Josh Poimboeuf
1
-1
/
+1
2016-07-29
objtool: Resync x86 instruction decoder with the kernel's
Josh Poimboeuf
5
-101
/
+220
2016-07-29
objtool: Support new GCC 6 switch jump table pattern
Josh Poimboeuf
1
-52
/
+88
2016-07-29
fuse: use filemap_check_errors()
Miklos Szeredi
1
-12
/
+2
2016-07-29
mm: export filemap_check_errors() to modules
Miklos Szeredi
2
-1
/
+3
2016-07-29
fuse: fix wrong assignment of ->flags in fuse_send_init()
Wei Fang
1
-1
/
+1
[next]