index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-16
Kconfig: remove HAVE_LATENCYTOP_SUPPORT
Will Deacon
1
-3
/
+0
2016-01-15
mm, dax, pmem: introduce pfn_t
Dan Williams
1
-5
/
+4
2016-01-15
kvm: rename pfn_t to kvm_pfn_t
Dan Williams
8
-14
/
+14
2016-01-15
arch/powerpc/include/asm/pgtable-ppc64.h: add pmd_[dirty|mkclean] for THP
Minchan Kim
1
-0
/
+2
2016-01-15
powerpc, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
6
-80
/
+2
2016-01-15
mm: drop tail page refcounting
Kirill A. Shutemov
1
-12
/
+1
2016-01-15
thp: rename split_huge_page_pmd() to split_huge_pmd()
Kirill A. Shutemov
1
-1
/
+1
2016-01-15
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
190
-8423
/
+5142
2016-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2016-01-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-3
/
+3
2016-01-14
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
1
-1
/
+1
2016-01-13
Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-12
/
+1
2016-01-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
60
-5093
/
+352
2016-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-12
/
+24
2016-01-12
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+1
2016-01-13
powerpc/module: Handle R_PPC64_ENTRY relocations
Ulrich Weigand
2
-0
/
+29
2016-01-13
powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usages
Russell Currey
2
-2
/
+9
2016-01-12
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-31
/
+3
2016-01-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-10
/
+8
2016-01-11
Merge tag 'edac_for_4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
2
-10
/
+27
2016-01-12
powerpc/mm: fix _PAGE_SWP_SOFT_DIRTY breaking swapoff
Hugh Dickins
2
-3
/
+11
2016-01-12
powerpc/mm: Fix _PAGE_PTE breaking swapoff
Aneesh Kumar K.V
1
-3
/
+8
2016-01-11
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2016-01-11
powerpc: Add HWCAP bits for Power9
Michael Ellerman
1
-0
/
+2
2016-01-11
powerpc/powernv: Reserve PE#0 on NPU
Alistair Popple
1
-2
/
+4
2016-01-11
powerpc/powernv: Change NPU PE# assignment
Alistair Popple
1
-7
/
+66
2016-01-11
powerpc/powernv: Fix update of NVLink DMA mask
Alistair Popple
1
-1
/
+4
2016-01-11
powerpc/powernv: Remove misleading comment in pci.c
Russell Currey
1
-2
/
+0
2016-01-11
powerpc: Implement save_stack_trace_regs() to enable kprobe stack tracing
Steven Rostedt
1
-0
/
+7
2016-01-09
arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debug
Dan Williams
2
-12
/
+1
2016-01-09
powerpc: Fix build break due to paca mm_context_t changes
Michael Ellerman
2
-1
/
+3
2016-01-08
KVM: move architecture-dependent requests to arch/
Paolo Bonzini
1
-0
/
+4
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
2
-12
/
+1
2016-01-07
Merge tag 'kvm-arm-for-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
7
-52
/
+65
2016-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-11
/
+2
2016-01-06
net: filter: make JITs zero A for SKF_AD_ALU_XOR_X
Rabin Vincent
1
-11
/
+2
2016-01-04
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
Craig Gallek
1
-0
/
+3
2016-01-04
ppc: get rid of the remnants of __get_user64()
Al Viro
1
-15
/
+0
2016-01-04
Merge branch 'memdup_user_nul' into work.misc
Al Viro
7
-69
/
+61
2015-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-26
/
+32
2015-12-28
Driver for IBM System i/p VNIC protocol
Thomas Falcon
1
-0
/
+20
2015-12-27
powerpc/powernv: Fix minor off-by-one error in opal_mce_check_early_recovery()
Andrew Donnellan
1
-1
/
+1
2015-12-27
powerpc: Fix style of self-test config prompts
Andrew Donnellan
1
-3
/
+3
2015-12-27
powerpc/powernv: Only delay opal_rtc_read() retry when necessary
Michael Neuling
1
-1
/
+1
2015-12-27
powerpc/powernv: Add a kmsg_dumper that flushes console output on panic
Russell Currey
6
-1
/
+78
2015-12-27
powerpc: Copy only required pieces of the mm_context_t to the paca
Michael Neuling
3
-8
/
+22
2015-12-23
powerpc/mpc85xx: Add TMU device tree support for T1023/T1024
Hongtao Jia
6
-4
/
+92
2015-12-23
powerpc/mpc85xx: Add TMU device tree support for T1040/T1042
Hongtao Jia
10
-8
/
+106
2015-12-23
powerpc/fsl_lbc: removal of dead code
Raghav Dogra
1
-2
/
+0
2015-12-22
powerpc/p1010rdb: Update dts for pcie interrupt-map
Zhao Qiang
1
-0
/
+16
[next]