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
2015-04-14
mm: expose arch_mmap_rnd when available
Kees Cook
2
-2
/
+3
2015-04-14
powerpc: standardize mmap_rnd() usage
Kees Cook
1
-11
/
+15
2015-04-14
powerpc: expose number of page table levels on Kconfig level
Kirill A. Shutemov
1
-0
/
+6
2015-04-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-3
/
+3
2015-04-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-12
/
+9
2015-04-09
powerpc, jump_label: Include linux/jump_label.h to get HAVE_JUMP_LABEL define
Anton Blanchard
3
-3
/
+3
2015-04-08
kvm/ppc/mpic: drop unused IRQ_testbit
Arseny Solokha
1
-5
/
+0
2015-04-07
Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2
-7
/
+9
2015-04-01
powerpc: fix memory corruption by pnv_alloc_idle_core_states
Jan Stancek
1
-1
/
+1
2015-03-26
KVM: move iodev.h from virt/kvm/ to include/kvm
Andre Przywara
1
-1
/
+1
2015-03-26
KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.
Nikolay Nikolaev
2
-6
/
+8
2015-03-25
Merge tag 'signed-for-4.0' of git://github.com/agraf/linux-2.6
Marcelo Tosatti
2
-4
/
+5
2015-03-23
powerpc/book3s: Fix the MCE code to use CONFIG_KVM_BOOK3S_64_HANDLER
Mahesh Salgaonkar
1
-1
/
+1
2015-03-20
KVM: PPC: Book3S HV: Fix instruction emulation
Paul Mackerras
1
-0
/
+1
2015-03-20
KVM: PPC: Book3S HV: Endian fix for accessing VPA yield count
Paul Mackerras
1
-1
/
+1
2015-03-20
KVM: PPC: Book3S HV: Fix spinlock/mutex ordering issue in kvmppc_set_lpcr()
Paul Mackerras
1
-3
/
+3
2015-03-20
powerpc/pseries: Little endian fixes for post mobility device tree update
Tyrel Datwyler
1
-21
/
+23
2015-03-20
powerpc: Add PVR for POWER8NVL processor
Benjamin Herrenschmidt
1
-0
/
+20
2015-03-20
powerpc/powernv: Fixes for hypervisor doorbell handling
Paul Mackerras
4
-2
/
+20
2015-03-04
powerpc/iommu: Remove IOMMU device references via bus notifier
Nishanth Aravamudan
4
-26
/
+34
2015-03-04
powerpc/smp: Wait until secondaries are active & online
Michael Ellerman
1
-2
/
+2
2015-02-23
powerpc: Re-enable dynticks
Paul Clarke
1
-0
/
+9
2015-02-21
Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
4
-6
/
+12
2015-02-19
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-3
/
+3
2015-02-18
powerpc/corenet: Enable CLK_QORIQ
Emil Medve
2
-0
/
+2
2015-02-17
kexec: add IND_FLAGS macro
Geoff Levand
1
-2
/
+0
2015-02-16
powerpc: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
11
-26
/
+4
2015-02-15
Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+3
2015-02-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...
Linus Torvalds
3
-14
/
+14
2015-02-13
powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
3
-18
/
+10
2015-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-2
/
+4
2015-02-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
12
-86
/
+70
2015-02-12
powerpc: add running_clock for powerpc to prevent spurious softlockup warnings
Cyril Bur
1
-0
/
+32
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
3
-7
/
+3
2015-02-12
mm: remove remaining references to NUMA hinting bits and helpers
Mel Gorman
3
-64
/
+1
2015-02-12
ppc64: add paranoid warnings for unexpected DSISR_PROTFAULT
Mel Gorman
2
-13
/
+15
2015-02-12
mm: convert p[te|md]_numa users to p[te|md]_protnone_numa
Mel Gorman
4
-10
/
+11
2015-02-12
mm: add p[te|md] protnone helpers for use by NUMA balancing
Mel Gorman
1
-0
/
+16
2015-02-12
Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2015-02-12
Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-13
/
+4
2015-02-12
Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2015-02-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-6
/
+12
2015-02-11
Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
200
-3098
/
+3536
2015-02-11
arch/powerpc/mm/subpage-prot.c: use walk->vma and walk_page_vma()
Naoya Horiguchi
1
-4
/
+2
2015-02-11
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
2
-2
/
+2
2015-02-11
mm/hugetlb: reduce arch dependent code around follow_huge_*
Naoya Horiguchi
1
-0
/
+8
2015-02-10
Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-215
/
+44
2015-02-09
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2015-02-06
kvm: add halt_poll_ns module parameter
Paolo Bonzini
3
-0
/
+3
2015-02-05
mm/debug_pagealloc: fix build failure on ppc and some other archs
Joonsoo Kim
1
-7
/
+0
[next]