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.13.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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-17
powerpc/pseries: Implement indexed-count hotplug memory remove
Sahil Mehta
1
-0
/
+98
2017-02-17
powerpc/pseries: Implement indexed-count hotplug memory add
Sahil Mehta
3
-12
/
+147
2017-02-17
powerpc/mm: Blacklist SLB symbols from kprobe
Michael Ellerman
1
-0
/
+8
2017-02-17
powerpc/mm: Convert slb_finish_load[_1T] to local symbols
Michael Ellerman
1
-8
/
+8
2017-02-16
powerpc/pseries: Fix build break when MEMORY_HOTREMOVE=n
Michael Ellerman
1
-1
/
+4
2017-02-15
powerpc/asm: Define STACK_PT_REGS_OFFSET macro in asm-offsets.c
Rashmica Gupta
1
-29
/
+32
2017-02-15
powerpc/asm: Use OFFSET macro in asm-offsets.c
Rashmica Gupta
1
-371
/
+340
2017-02-15
powerpc/spufs: Get rid of broken fasync stuff
Al Viro
2
-62
/
+6
2017-02-15
powerpc/64e: Fix bogus usage of WARN_ONCE()
Michael Ellerman
1
-7
/
+5
2017-02-15
drivers/pci/hotplug: Mask PDC interrupt if required
Gavin Shan
1
-0
/
+2
2017-02-15
powerpc/xmon: Enable disassembly files (compilation changes)
Balbir Singh
4
-547
/
+60
2017-02-15
powerpc/xmon: Apply binutils changes to upgrade disassembly
Balbir Singh
3
-3195
/
+6292
2017-02-15
powerpc/xmon: Update ppc-dis/opc.c and ppc.h
Balbir Singh
4
-570
/
+493
2017-02-15
powerpc/mm/radix: Skip ptesync in pte update helpers
Aneesh Kumar K.V
1
-3
/
+0
2017-02-15
powerpc/mm/radix: Use ptep_get_and_clear_full when clearing pte for full mm
Aneesh Kumar K.V
2
-1
/
+39
2017-02-15
powerpc/mm/radix: Update pte update sequence for pte clear case
Aneesh Kumar K.V
1
-9
/
+3
2017-02-15
powerpc/mm: Update PROTFAULT handling in the page fault path
Aneesh Kumar K.V
2
-14
/
+39
2017-02-15
powerpc/xmon: Fix data-breakpoint
Ravi Bangoria
1
-1
/
+3
2017-02-15
powerpc/mm: Fix build break with BOOK3S_64=n and MEMORY_HOTPLUG=y
Michael Ellerman
1
-1
/
+7
2017-02-14
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
35
-249
/
+1530
2017-02-14
powerpc/mm: Fix build break when CMA=n && SPAPR_TCE_IOMMU=y
Michael Ellerman
1
-1
/
+1
2017-02-14
powerpc/mm: Fix build break with RADIX=y & HUGETLBFS=n
Michael Ellerman
2
-0
/
+8
2017-02-10
powerpc/pseries: Fix typo in parameter description
Wei Yongjun
1
-1
/
+1
2017-02-10
powerpc/kprobes: Remove kprobe_exceptions_notify()
Naveen N. Rao
1
-9
/
+0
2017-02-10
powerpc/ftrace: Fix confusing help text for DISABLE_MPROFILE_KERNEL
Anton Blanchard
1
-2
/
+2
2017-02-10
powerpc/powernv: Fix opal_exit tracepoint opcode
Michael Ellerman
1
-1
/
+1
2017-02-10
powerpc: Add a prototype for mcount() so it can be versioned
Michael Ellerman
1
-0
/
+2
2017-02-10
powerpc: Drop GPL from of_node_to_nid() export to match other arches
Shailendra Singh
1
-1
/
+1
2017-02-10
powerpc/kprobes: Optimize kprobe in kretprobe_trampoline()
Anju T
2
-4
/
+11
2017-02-10
powerpc/kprobes: Implement Optprobes
Anju T
7
-1
/
+530
2017-02-10
powerpc/kprobes: Fixes for kprobe_lookup_name() on BE
Naveen N. Rao
1
-1
/
+2
2017-02-10
powerpc: Add helper to check if offset is within relative branch range
Anju T
2
-1
/
+24
2017-02-10
powerpc/bpf: Introduce __PPC_SH64()
Naveen N. Rao
2
-6
/
+6
2017-02-10
powerpc/pseries: Automatically resize HPT for memory hot add/remove
David Gibson
3
-0
/
+34
2017-02-10
powerpc/pseries: Advertise HPT resizing support via CAS
David Gibson
2
-1
/
+2
2017-02-10
powerpc/pseries: Add support for hash table resizing
David Gibson
3
-0
/
+143
2017-02-09
powerpc/pseries: Add hypercall wrappers for hash page table resizing
David Gibson
4
-2
/
+18
2017-02-09
powerpc/opal-lpc: Remove unneeded include
Benjamin Herrenschmidt
1
-1
/
+0
2017-02-09
powerpc/opal-irqchip: Use interrupt names if present
Benjamin Herrenschmidt
1
-13
/
+42
2017-02-09
powerpc/powernv: Display the correct error info for CAPP errors.
Mahesh Salgaonkar
1
-1
/
+2
2017-02-09
powerpc/powernv: Add XHCI and USB storage to defconfig
Michael Neuling
1
-1
/
+2
2017-02-09
powerpc/64: Include bpf/bcc related config options in defconfigs
Naveen N. Rao
3
-0
/
+21
2017-02-07
m68k/mac: Replace via-maciisi driver with via-cuda driver
Finn Thain
3
-74
/
+18
2017-02-07
powerpc/powernv: Remove separate entry for OPAL real mode calls
Benjamin Herrenschmidt
6
-86
/
+46
2017-02-07
powerpc/64: CONFIG_RELOCATABLE support for hmi interrupts
Nicholas Piggin
2
-1
/
+9
2017-02-07
powerpc/mm: Add MMU_FTR_KERNEL_RO to possible feature mask
Aneesh Kumar K.V
1
-0
/
+1
2017-02-06
powerpc/64s: Use (start, size) rather than (start, end) for exception handlers
Nicholas Piggin
2
-168
/
+185
2017-02-06
powerpc/64s: Tidy up after exception handler rework
Nicholas Piggin
2
-81
/
+81
2017-02-06
powerpc: Add new cache geometry aux vectors
Benjamin Herrenschmidt
4
-1
/
+58
2017-02-06
powerpc/64: Hard code cache geometry on POWER8
Benjamin Herrenschmidt
1
-2
/
+18
[next]