index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vhost
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-02-17
powerpc: Add POWER9 architected mode to cputable
Russell Currey
1
-0
/
+17
2017-02-17
powerpc/perf: use is_kernel_addr macro in perf_get_misc_flags()
Madhavan Srinivasan
1
-1
/
+1
2017-02-17
powerpc/perf: Avoid FAB_*_MATCH checks for power9
Madhavan Srinivasan
2
-24
/
+42
2017-02-17
powerpc/perf: Add restrictions to PMC5 in power9 DD1
Madhavan Srinivasan
2
-1
/
+5
2017-02-17
powerpc/perf: Use Instruction Counter value
Madhavan Srinivasan
1
-0
/
+36
2017-02-17
powerpc/perf: Use PM_INST_DISP for generic instructions sample
Madhavan Srinivasan
1
-2
/
+18
2017-02-17
powerpc/perf: Add alternative event table and function for power9
Madhavan Srinivasan
1
-0
/
+17
2017-02-17
powerpc/perf: Add PM_INST_DISP event to Power9 event list
Madhavan Srinivasan
1
-0
/
+3
2017-02-17
powerpc/perf: Factor out event_alternative function
Madhavan Srinivasan
3
-33
/
+41
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-17
MAINTAINERS: Remove powerpc's "opal" pattern match
Stewart Smith
1
-1
/
+7
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
2
-5
/
+24
2017-02-15
drivers/pci/hotplug: Fix initial state for empty slot
Gavin Shan
1
-2
/
+14
2017-02-15
drivers/pci/hotplug: Handle presence detection change properly
Gavin Shan
1
-1
/
+5
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
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
kprobes: Introduce weak variant of kprobe_exceptions_notify()
Naveen N. Rao
1
-0
/
+6
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
Documentation: powerpc/fsl: Update compatible for l2cache binding
Chris Packham
1
-2
/
+40
[next]