index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-31
powerpc/mm/hash: Support 68 bit VA
Aneesh Kumar K.V
5
-65
/
+152
2017-03-31
powerpc/mm/hash: Check for non-kernel address in get_kernel_vsid()
Michael Ellerman
1
-0
/
+3
2017-03-31
powerpc/mm/hash: Use context ids 1-4 for the kernel
Aneesh Kumar K.V
3
-41
/
+41
2017-03-31
powerpc/mm: Split radix vs hash mm context initialisation
Michael Ellerman
2
-24
/
+45
2017-03-31
powerpc/mm/hash: Pull hash constants into hash__alloc_context_id()
Michael Ellerman
1
-7
/
+6
2017-03-31
powerpc/mm/hash: Abstract context id allocation for KVM
Michael Ellerman
3
-4
/
+10
2017-03-31
powerpc/mm/slice: Update slice mask printing to use bitmap printing.
Aneesh Kumar K.V
1
-23
/
+7
2017-03-31
powerpc/mm/slice: Move slice_mask struct definition to slice.c
Aneesh Kumar K.V
2
-12
/
+9
2017-03-31
powerpc/mm: Remove checks that TASK_SIZE_USER64 is too small
Aneesh Kumar K.V
1
-4
/
+0
2017-03-31
powerpc/mm: Move copy_mm_to_paca to paca.c
Aneesh Kumar K.V
5
-21
/
+24
2017-03-31
powerpc/mm/slice: Update the function prototype
Aneesh Kumar K.V
1
-34
/
+28
2017-03-31
powerpc/mm/slice: Convert slice_mask high slice to a bitmap
Aneesh Kumar K.V
2
-46
/
+81
2017-03-31
powerpc/mm: Move hash specific pte bits to be top bits of RPN
Aneesh Kumar K.V
3
-15
/
+31
2017-03-31
powerpc/mm: Lower the max real address to 53 bits
Aneesh Kumar K.V
1
-3
/
+28
2017-03-31
powerpc/mm: Define all PTE bits based on radix definitions.
Aneesh Kumar K.V
2
-2
/
+4
2017-03-31
powerpc/mm: Define _PAGE_SOFT_DIRTY unconditionally
Aneesh Kumar K.V
1
-4
/
+0
2017-03-31
powerpc/mm/hugetlb: Filter out hugepage size not supported by page table layout
Aneesh Kumar K.V
1
-0
/
+18
2017-03-31
powerpc/mm: Add translation mode information in /proc/cpuinfo
Aneesh Kumar K.V
2
-0
/
+8
2017-03-31
powerpc/mm/radix: rename _PAGE_LARGE to R_PAGE_LARGE
Aneesh Kumar K.V
3
-4
/
+4
2017-03-31
powerpc/mm: Cleanup bits definition between hash and radix.
Aneesh Kumar K.V
4
-12
/
+17
2017-03-31
powerpc/mm/slice: Fix off-by-1 error when computing slice mask
Aneesh Kumar K.V
1
-3
/
+2
2017-03-31
powerpc/mm/nohash: MM_SLICE is only used by book3s 64
Aneesh Kumar K.V
5
-23
/
+1
2017-03-31
powerpc/4xx: Make sam440ep_setup_rtc() init
Yang Shi
1
-1
/
+1
2017-03-31
powerpc/fadump: Update fadump documentation
Hari Bathini
1
-17
/
+17
2017-03-31
powerpc/fadump: Reserve memory at an offset closer to bottom of RAM
Hari Bathini
1
-7
/
+26
2017-03-31
powerpc/powernv: Handle OPAL_WRONG_STATE in opal_get_sensor_data()
Vipin K Parashar
1
-0
/
+4
2017-03-28
powerpc: Make /proc/self/stack always print the current stack
Thadeu Lima de Souza Cascardo
1
-1
/
+8
2017-03-28
powerpc/64: Don't use early_cpu_has_feature() in cpu_ready_for_interrupts()
Michael Ellerman
1
-2
/
+2
2017-03-28
powerpc/configs: Re-enable POWER8 crc32c
Anton Blanchard
3
-3
/
+3
2017-03-28
powerpc/configs: Make oprofile a module
Anton Blanchard
3
-3
/
+3
2017-03-28
powerpc/configs: Re-enable ISO9660_FS as a built-in in 64 bit configs
Anton Blanchard
3
-3
/
+3
2017-03-28
powerpc/powernv: Fix XSCOM address mangling for form 1 indirect
Michael Neuling
1
-10
/
+17
2017-03-28
powerpc/powernv: de-deuplicate OPAL call wrappers
Oliver O'Halloran
1
-31
/
+22
2017-03-28
powerpc/xmon: add debugfs entry for xmon
Guilherme G. Piccoli
1
-0
/
+31
2017-03-28
powerpc/xmon: drop the nobt option from xmon plus minor fixes
Guilherme G. Piccoli
1
-10
/
+3
2017-03-28
powerpc/xmon: Fix an unexpected xmon on/off state change
Pan Xinhui
1
-7
/
+10
2017-03-21
powerpc/64s: POWER8 add missing machine check definitions
Nicholas Piggin
1
-7
/
+19
2017-03-21
powerpc/64s: Data driven machine check handling
Nicholas Piggin
1
-254
/
+74
2017-03-21
powerpc/64s: Data driven machine check evaluation
Nicholas Piggin
1
-243
/
+326
2017-03-21
powerpc/64s: Move POWER machine check defines into mce_power.c
Nicholas Piggin
2
-91
/
+92
2017-03-21
powerpc/64s: Clean up machine check recovery flushing
Nicholas Piggin
1
-74
/
+23
2017-03-21
powerpc/64s: Machine check print NIP
Nicholas Piggin
1
-1
/
+2
2017-03-21
drivers/pcmcia: NO_IRQ removal for electra_cf.c
Michael Ellerman
1
-2
/
+2
2017-03-21
MAINTAINERS: Add file patterns for powerpc device tree bindings
Geert Uytterhoeven
1
-1
/
+2
2017-03-21
powerpc: Fix missing CRCs, add more asm-prototypes.h declarations
Ben Hutchings
1
-0
/
+2
2017-03-21
powerpc/32: Remove Mac-on-Linux/rtlinux hooks
Ben Hutchings
2
-17
/
+1
2017-03-21
powerpc/mm: Move mmap_sem unlocking in do_page_fault()
Laurent Dufour
1
-15
/
+4
2017-03-21
powerpc/mm: Handle VM_FAULT_RETRY earlier
Laurent Dufour
1
-29
/
+38
2017-03-21
powerpc/mm: Move mmap_sem unlock up from do_sigbus
Laurent Dufour
1
-3
/
+3
2017-03-20
powerpc/powernv/npu: Remove dead iommu code
Alexey Kardashevskiy
1
-3
/
+1
[prev]
[next]