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
2015-12-17
crypto: nx-842 - Mask XERS0 bit in return value
Haren Myneni
1
-0
/
+1
2015-11-09
kmap_atomic_to_page() has no users, remove it
Nicolas Pitre
1
-13
/
+0
2015-11-05
Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
12
-213
/
+131
2015-11-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2015-11-05
mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage
Eric B Munson
1
-0
/
+1
2015-11-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-0
/
+13
2015-11-05
Merge branch 'next' of git://git.denx.de/linux-denx-agust into next
Michael Ellerman
2
-2
/
+59
2015-11-04
Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
1
-0
/
+2
2015-10-27
powerpc/e6500: hw tablewalk: make sure we invalidate and write to the same tl...
Kevin Hao
1
-5
/
+6
2015-10-27
Merge branch 'clock' into HEAD
Scott Wood
1
-192
/
+0
2015-10-27
powerpc/booke: Only use VIRT_PHYS_OFFSET on booke32
Scott Wood
1
-3
/
+4
2015-10-27
powerpc/book3e: support CONFIG_RELOCATABLE
Tiejun Chen
1
-2
/
+2
2015-10-23
Merge tag 'powerpc-4.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-27
/
+0
2015-10-22
KVM: Add kvm_arch_vcpu_{un}blocking callbacks
Christoffer Dall
1
-0
/
+2
2015-10-22
powerpc: mpc512x: drop bogus and unused psc register bit definitions
Uwe Kleine-König
1
-2
/
+0
2015-10-22
powerpc/512x: add LocalPlus Bus FIFO device driver
Alexander Popov
1
-0
/
+59
2015-10-21
powerpc/fsl: Move fsl_guts.h out of arch/powerpc
Scott Wood
1
-192
/
+0
2015-10-21
powerpc: Revert "Use the POWER8 Micro Partition Prefetch Engine in KVM HV on ...
Paul Mackerras
4
-27
/
+0
2015-10-16
Merge tag 'powerpc-4.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-2
/
+7
2015-10-15
powerpc: Individual System V IPC system calls
Sam bobroff
3
-1
/
+25
2015-10-15
KVM: PPC: e500: Emulate TMCFG0 TMRN register
Tudor Laurentiu
1
-0
/
+5
2015-10-15
powerpc/e6500: add TMCFG0 register definition
Tudor Laurentiu
1
-0
/
+6
2015-10-12
powerpc/mm: Differentiate between hugetlb and THP during page walk
Aneesh Kumar K.V
3
-4
/
+13
2015-10-12
powerpc/mm: Disable hugepd for 64K page size.
Aneesh Kumar K.V
1
-0
/
+15
2015-10-09
powerpc: Fix _ALIGN_* errors due to type difference.
Aneesh Kumar K.V
1
-2
/
+3
2015-10-09
powerpc: Fix checkstop in native_hpte_clear() with lockdep
Cyril Bur
1
-2
/
+7
2015-10-08
arch/powerpc: provide zero_bytemask() for big-endian
Chris Metcalf
1
-0
/
+5
2015-10-06
word-at-a-time.h: fix some Kbuild files
Chris Metcalf
1
-1
/
+0
2015-10-05
powerpc/msi: Free the bitmap if it was slab allocated
Denis Kirjanov
1
-0
/
+1
2015-10-04
Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...
Linus Torvalds
1
-0
/
+1
2015-10-01
powerpc/mm: Add virt_to_pfn and use this instead of opencoding
Aneesh Kumar K.V
1
-2
/
+3
2015-09-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2015-09-25
KVM: disable halt_poll_ns as default for s390x
David Hildenbrand
1
-0
/
+1
2015-09-21
powerpc: Wire up sys_membarrier()
Michael Ellerman
3
-1
/
+3
2015-09-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2015-09-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-15
/
+10
2015-09-18
Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-1
/
+3
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2
-15
/
+10
2015-09-16
KVM: add halt_attempted_poll to VCPU stats
Paolo Bonzini
1
-0
/
+1
2015-09-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-63
/
+5
2015-09-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-12
/
+47
2015-09-10
dma-mapping: consolidate dma_set_mask
Christoph Hellwig
1
-1
/
+3
2015-09-10
dma-mapping: consolidate dma_supported
Christoph Hellwig
1
-11
/
+0
2015-09-10
dma-mapping: cosolidate dma_mapping_error
Christoph Hellwig
1
-15
/
+2
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_noncoherent
Christoph Hellwig
1
-3
/
+0
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
Christoph Hellwig
1
-33
/
+0
2015-09-09
powerpc: Wire up sys_userfaultfd()
Michael Ellerman
3
-1
/
+3
2015-09-08
Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-1
/
+1
2015-09-03
Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
25
-86
/
+312
2015-09-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-4
/
+26
[next]