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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-18
powerpc/mm: Fix little-endian 4K hugetlb
Aneesh Kumar K.V
6
-13
/
+29
2017-01-17
powerpc/mm: Fix memory hotplug BUG() on radix
Reza Arbab
1
-0
/
+4
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-20
powerpc: ima: send the kexec buffer to the next kernel
Thiago Jung Bauermann
2
-2
/
+28
2016-12-20
powerpc: ima: get the kexec buffer passed by the previous kernel
Thiago Jung Bauermann
2
-0
/
+14
2016-12-16
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
46
-272
/
+510
2016-12-16
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
13
-72
/
+189
2016-12-15
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-2
/
+2
2016-12-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-12
/
+139
2016-12-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-1
/
+28
2016-12-12
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2016-12-12
mm: THP page cache support for ppc64
Aneesh Kumar K.V
1
-0
/
+10
2016-12-12
mm: move vma_is_anonymous check within pmd_move_must_withdraw
Aneesh Kumar K.V
1
-1
/
+2
2016-12-12
mm: add tlb_remove_check_page_size_change to track page size change
Aneesh Kumar K.V
1
-0
/
+16
2016-12-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-14
/
+0
2016-12-12
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-134
/
+8
2016-12-11
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
3
-4
/
+23
2016-12-11
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
3
-4
/
+23
2016-12-09
powerpc/8xx: Implement support of hugepages
Christophe Leroy
6
-13
/
+71
2016-12-09
powerpc: port 64 bits pgtable_cache to 32 bits
Christophe Leroy
7
-59
/
+118
2016-12-09
tracing: Have the reg function allow to fail
Steven Rostedt (Red Hat)
1
-2
/
+2
2016-12-02
powerpc/iommu: Stop using @current in mm_iommu_xxx
Alexey Kardashevskiy
1
-7
/
+9
2016-12-02
powerpc/iommu: Pass mm_struct to init/cleanup helpers
Alexey Kardashevskiy
1
-2
/
+2
2016-12-01
KVM: PPC: Book3S: Move prototypes for KVM functions into kvm_ppc.h
Paul Mackerras
2
-44
/
+42
2016-11-30
tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING
Francis Yan
1
-0
/
+2
2016-11-30
powerpc/prom: Switch to using structs for ibm_architecture_vec
Michael Ellerman
1
-6
/
+0
2016-11-30
powerpc/pseries: add definitions for new H_SIGNAL_SYS_RESET hcall
Nicholas Piggin
2
-1
/
+12
2016-11-30
powerpc/kexec: Enable kexec_file_load() syscall
Thiago Jung Bauermann
3
-1
/
+3
2016-11-30
powerpc: Add support code for kexec_file_load()
Thiago Jung Bauermann
1
-0
/
+10
2016-11-30
powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.
Thiago Jung Bauermann
4
-7
/
+7
2016-11-29
powerpc/virtex: Use generic xilinx irqchip driver
Zubair Lutfullah Kakakhel
1
-1
/
+1
2016-11-28
powerpc/mm: Batch tlb flush when invalidating pte entries
Aneesh Kumar K.V
1
-3
/
+10
2016-11-28
powerpc/mm: update radix__pte_update to not do full mm tlb flush
Aneesh Kumar K.V
1
-7
/
+1
2016-11-28
powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flush
Aneesh Kumar K.V
5
-13
/
+12
2016-11-28
powerpc/mm: Add radix__tlb_flush_pte_p9_dd1()
Aneesh Kumar K.V
1
-0
/
+2
2016-11-28
powerpc/mm: Introduce _PAGE_LARGE software pte bits
Aneesh Kumar K.V
3
-0
/
+32
2016-11-28
powerpc/mm/hugetlb: Handle hugepage size supported by hash config
Aneesh Kumar K.V
1
-0
/
+4
2016-11-28
powerpc/mm: Rename hugetlb-radix.h to hugetlb.h
Aneesh Kumar K.V
2
-3
/
+3
2016-11-28
KVM: PPC: Decrease the powerpc default halt poll max value
Suraj Jitindar Singh
1
-1
/
+1
2016-11-26
Merge tag 'powerpc-4.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-4
/
+23
2016-11-25
powerpc/mm: Fixup kernel read only mapping
Aneesh Kumar K.V
1
-4
/
+10
2016-11-25
powerpc: Fix __cmpxchg() to take a volatile ptr again
Michael Ellerman
1
-3
/
+3
2016-11-24
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
4
-8
/
+62
2016-11-24
KVM: PPC: Book3S HV: Enable hypervisor virtualization interrupts while in guest
Paul Mackerras
1
-0
/
+1
2016-11-24
KVM: PPC: Book3S HV: Use OPAL XICS emulation on POWER9
Paul Mackerras
1
-3
/
+4
2016-11-24
KVM: PPC: Book3S HV: Adapt TLB invalidations to work on POWER9
Paul Mackerras
1
-0
/
+1
2016-11-24
KVM: PPC: Book3S HV: Add new POWER9 guest-accessible SPRs
Paul Mackerras
2
-0
/
+6
2016-11-24
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
4
-8
/
+62
2016-11-23
powerpc: Initial stack protector (-fstack-protector) support
Christophe Leroy
1
-0
/
+40
2016-11-23
powerpc: Implement {cmp}xchg for u8 and u16
Pan Xinhui
1
-3
/
+106
[next]