index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'topic/mprofile-kernel' into next
Michael Ellerman
2016-03-11
16
-127
/
+546
|
\
|
*
powerpc/ftrace: Add Kconfig & Make glue for mprofile-kernel
Torsten Duwe
2016-03-07
3
-0
/
+57
|
*
powerpc/ftrace: Add support for -mprofile-kernel ftrace ABI
Torsten Duwe
2016-03-07
5
-20
/
+324
|
*
powerpc/ftrace: Use $(CC_FLAGS_FTRACE) when disabling ftrace
Torsten Duwe
2016-03-07
3
-9
/
+9
|
*
powerpc/ftrace: Use generic ftrace_modify_all_code()
Torsten Duwe
2016-03-07
1
-12
/
+5
|
*
powerpc/module: Create a special stub for ftrace_caller()
Michael Ellerman
2016-03-07
1
-1
/
+68
|
*
powerpc/module: Mark module stubs with a magic value
Michael Ellerman
2016-03-07
3
-64
/
+31
|
*
powerpc/module: Only try to generate the ftrace_caller() stub once
Michael Ellerman
2016-03-07
4
-14
/
+42
|
*
powerpc: Create a helper for getting the kernel toc value
Michael Ellerman
2016-03-07
2
-10
/
+13
*
|
powerpc/perf: Fix misleading comment in pmao_restore_workaround()
Madhavan Srinivasan
2016-03-10
1
-1
/
+1
*
|
powerpc/perf/24x7: Eliminate domain suffix in event names
Sukadev Bhattiprolu
2016-03-10
1
-83
/
+66
*
|
powerpc/perf/hv-24x7: Display domain indices in sysfs
Sukadev Bhattiprolu
2016-03-10
2
-0
/
+42
*
|
powerpc/perf/hv-24x7: Display change in counter values
Sukadev Bhattiprolu
2016-03-10
1
-1
/
+12
*
|
powerpc/perf/hv-24x7: Fix usage with chip events.
Sukadev Bhattiprolu
2016-03-10
1
-4
/
+18
*
|
powerpc/perf: Export Power8 generic and cache events to sysfs
Sukadev Bhattiprolu
2016-03-10
3
-38
/
+131
*
|
powerpc/perf: Remove PME_ prefix for power7 events
Sukadev Bhattiprolu
2016-03-10
2
-10
/
+10
*
|
powerpc: New possible return value from hcall
Christophe Lombard
2016-03-09
1
-0
/
+1
*
|
powerpc/eeh: eeh_pci_enable(): fix checking of post-request state
Andrew Donnellan
2016-03-09
1
-1
/
+1
*
|
powerpc/eeh: Remove duplicated check in eeh_dump_pe_log()
Gavin Shan
2016-03-09
1
-7
/
+0
*
|
powerpc/eeh: Synchronize recovery in host/guest
Gavin Shan
2016-03-08
1
-0
/
+11
*
|
powerpc/eeh: Don't remove passed VFs
Gavin Shan
2016-03-08
1
-0
/
+3
*
|
powerpc/eeh: Don't propagate error to guest
Gavin Shan
2016-03-08
1
-5
/
+5
*
|
powerpc/eeh: powerpc/eeh: Support error recovery for VF PE
Wei Yang
2016-03-08
6
-26
/
+127
*
|
powerpc/powernv: Support PCI config restore for VFs
Wei Yang
2016-03-08
2
-3
/
+93
*
|
powerpc/powernv: Support EEH reset for VF PE
Wei Yang
2016-03-08
3
-4
/
+133
*
|
powerpc/eeh: Create PE for VFs
Wei Yang
2016-03-08
3
-2
/
+25
*
|
powerpc/eeh: EEH device for VF
Wei Yang
2016-03-08
2
-0
/
+16
*
|
powerpc/eeh: Cache normal BARs, not windows or IOV BARs
Wei Yang
2016-03-08
1
-6
/
+5
*
|
powerpc/pci: Remove VFs prior to PF
Wei Yang
2016-03-08
1
-1
/
+1
*
|
powerpc/eeh: Reworked eeh_pe_bus_get()
Gavin Shan
2016-03-08
1
-16
/
+12
*
|
powerpc/mm: Move hash64 tlbflush code into a new header
Aneesh Kumar K.V
2016-03-03
2
-91
/
+95
*
|
powerpc/mm: Move hash related mmu-*.h headers to book3s/
Aneesh Kumar K.V
2016-03-03
13
-12
/
+12
*
|
powerpc/mm: add _PAGE_HASHPTE similar to 4K hash
Aneesh Kumar K.V
2016-03-03
1
-1
/
+1
*
|
powerp/mm: Update code comments
Aneesh Kumar K.V
2016-03-03
2
-3
/
+3
*
|
mm: Some arch may want to use HPAGE_PMD related values as variables
Kirill A. Shutemov
2016-03-03
1
-0
/
+7
*
|
powerpc/mm: Switch book3s 64 with 64K page size to 4 level page table
Aneesh Kumar K.V
2016-03-03
8
-64
/
+102
*
|
powerpc/mm: Don't have conditional defines for real_pte_t
Aneesh Kumar K.V
2016-03-03
2
-22
/
+9
*
|
powerpc/mm: Split pgtable types to separate header
Aneesh Kumar K.V
2016-03-03
2
-103
/
+109
*
|
powerpc: Add the ability to save VSX without giving it up
Cyril Bur
2016-03-02
4
-37
/
+30
*
|
powerpc: Add the ability to save Altivec without giving it up
Cyril Bur
2016-03-02
3
-22
/
+17
*
|
powerpc: Add the ability to save FPU without giving it up
Cyril Bur
2016-03-02
3
-19
/
+17
*
|
powerpc: Prepare for splitting giveup_{fpu, altivec, vsx} in two
Cyril Bur
2016-03-02
3
-1
/
+45
*
|
powerpc: Restore FPU/VEC/VSX if previously used
Cyril Bur
2016-03-02
6
-14
/
+107
*
|
powerpc: Explicitly disable math features when copying thread
Cyril Bur
2016-03-02
1
-0
/
+1
*
|
powerpc/mm: Split hash page table sizing heuristic into a helper
David Gibson
2016-03-01
2
-13
/
+24
*
|
powerpc/mm: Clean up memory hotplug failure paths
David Gibson
2016-03-01
3
-19
/
+44
*
|
powerpc/mm: Handle removing maybe-present bolted HPTEs
David Gibson
2016-03-01
4
-11
/
+24
*
|
powerpc/mm: Clean up error handling for htab_remove_mapping
David Gibson
2016-03-01
1
-7
/
+6
*
|
powerpc: Fix misspellings in comments.
Adam Buchbinder
2016-03-01
42
-56
/
+56
*
|
powerpc/ps3: gelic_udbg: use struct udphdr from <linux/udp.h>
Luis Henriques
2016-03-01
1
-8
/
+2
[next]