index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-16
powerpc/boot: don't clobber r6 and r7 in epapr boot
Jeremy Kerr
1
-12
/
+12
2015-03-16
powerpc/boot: Fix stack corruption in epapr entry point
Jeremy Kerr
1
-1
/
+1
2015-03-16
powerpc/boot/wrapper: use the pseries wrapper for zImage.epapr
Jeremy Kerr
1
-1
/
+1
2015-03-16
powerpc/boot/fdt: Add little-endian support to libfdt wrappers
Jeremy Kerr
2
-6
/
+16
2015-03-16
powerpc/boot/fdt: Use unsigned long for pointer casts
Jeremy Kerr
1
-3
/
+3
2015-03-16
powerpc/mpic: remove unused functions
Arseny Solokha
2
-55
/
+0
2015-03-16
powerpc/qe: drop unused ucc_slow_poll_transmitter_now
Arseny Solokha
2
-18
/
+0
2015-03-16
powerpc/boot: drop planetcore_set_serial_speed
Arseny Solokha
2
-36
/
+0
2015-03-16
powerpc/powernv: Remove unused definitions in opal-api.h
Michael Ellerman
1
-47
/
+0
2015-03-16
powerpc/powernv: Move opal-api.h closer to the Skiboot version
Michael Ellerman
4
-74
/
+90
2015-03-16
powerpc/powernv: Move OPAL API definitions to opal-api.h
Michael Ellerman
2
-751
/
+769
2015-03-16
powerpc/boot: Makefile cleanup
Michal Marek
1
-1
/
+1
2015-03-16
powerpc: Delete unnecessary checks before kfree()
Markus Elfring
2
-4
/
+3
2015-03-16
powerpc/powernv: only call OPAL_RESEND_DUMP if firmware supports it
Stewart Smith
1
-1
/
+2
2015-03-16
powerpc/powernv: only call OPAL_ELOG_RESEND if firmware supports it
Stewart Smith
1
-1
/
+2
2015-03-16
powerpc/powernv: only register log if OPAL supports doing so
Stewart Smith
1
-1
/
+5
2015-03-16
powerpc: Change vsrX register defines to vsX to match gcc and glibc
Anton Blanchard
2
-67
/
+67
2015-03-16
powerpc: Change vrX register defines to vX to match gcc and glibc
Anton Blanchard
9
-352
/
+352
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
2015-02-04
Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' a...
Joerg Roedel
5
-4
/
+7
[next]