summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-151-2/+3
|\
| * powerpc/powernv: reboot when requested by firmwareJoel Stanley2015-04-151-2/+3
* | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-151-2/+0
|\ \
| * | arch: Remove exec_domain from remaining archsRichard Weinberger2015-04-121-2/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-04-1513-0/+3672
|\ \ \ | |_|/ |/| |
| * | crypto: powerpc - move files to fix build errorKim Phillips2015-03-096-4/+4
| * | crypto: powerpc/md5 - kernel configMarkus Stockhausen2015-03-041-0/+2
| * | crypto: powerpc/md5 - glueMarkus Stockhausen2015-03-041-0/+165
| * | crypto: powerpc/md5 - assemblerMarkus Stockhausen2015-03-041-0/+243
| * | crypto: powerpc/sha1 - kernel configMarkus Stockhausen2015-03-021-0/+2
| * | crypto: powerpc/sha1 - glueMarkus Stockhausen2015-03-021-0/+210
| * | crypto: powerpc/sha1 - assemblerMarkus Stockhausen2015-03-021-0/+299
| * | crypto: powerpc/aes - kernel configMarkus Stockhausen2015-03-011-0/+2
| * | cyprot: powerpc/aes - glue codeMarkus Stockhausen2015-03-011-0/+512
| * | crypto: powerpc/aes - ECB/CBC/CTR/XTS modesMarkus Stockhausen2015-03-011-0/+630
| * | crypto: powerpc/aes - key handlingMarkus Stockhausen2015-03-011-0/+283
| * | crypto: powerpc/aes - assembler coreMarkus Stockhausen2015-03-011-0/+351
| * | crypto: powerpc/aes - aes tablesMarkus Stockhausen2015-03-011-0/+331
| * | crypto: powerpc/aes - register definesMarkus Stockhausen2015-03-011-0/+42
| * | crypto: ppc/sha256 - kernel configMarkus Stockhausen2015-02-271-0/+2
| * | crypto: ppc/sha256 - glueMarkus Stockhausen2015-02-271-0/+275
| * | crypto: ppc/sha256 - assemblerMarkus Stockhausen2015-02-271-0/+323
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-157-66/+124
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-061-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-029-28/+69
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-096-28/+45
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-035-9/+15
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | ppc: Kconfig: Enable BPF JIT on ppc32Denis Kirjanov2015-02-201-1/+1
| * | | | | ppc: bpf: Add SKF_AD_CPU for ppc32Denis Kirjanov2015-02-202-13/+18
| * | | | | ppc: bpf: rename bpf_jit_64.S to bpf_jit_asm.SDenis Kirjanov2015-02-202-1/+1
| * | | | | ppc: bpf: update jit to use compatibility macrosDenis Kirjanov2015-02-203-51/+98
| * | | | | ppc: bpf: add reqired opcodes for ppc32Denis Kirjanov2015-02-201-0/+2
| * | | | | ppc: bpf: add required compatibility macros for jitDenis Kirjanov2015-02-201-0/+4
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-143-17/+23
|\ \ \ \ \ \
| * | | | | | mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZEKees Cook2015-04-141-4/+0
| * | | | | | mm: split ET_DYN ASLR from mmap ASLRKees Cook2015-04-141-1/+0
| * | | | | | mm: expose arch_mmap_rnd when availableKees Cook2015-04-142-2/+3
| * | | | | | powerpc: standardize mmap_rnd() usageKees Cook2015-04-141-11/+15
| * | | | | | powerpc: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-141-0/+6
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-141-4/+9
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'perf/urgent' into perf/core, before applying dependent patchesIngo Molnar2015-04-022-4/+5
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge branch 'perf/core' into perf/timer, before applying new changesIngo Molnar2015-03-271-4/+9
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh th...Ingo Molnar2015-03-276-28/+45
| | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | |
| | * | | | | | | Merge tag 'v4.0-rc1' into perf/core, to refresh the treeIngo Molnar2015-02-26236-3499/+3720
| | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | |
| | * | | | | | | perf, powerpc: Fix up flush_branch_stack() usersPeter Zijlstra2015-02-181-4/+9
* | | | | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-04-141-4/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ppc: Remove unused cpp symbols in kvm headersFrederic Weisbecker2015-03-091-4/+0
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-144-5/+5
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | powerpc: Fix comment in smu.hYannick Guerrini2015-03-061-1/+1
| * | | | | | | | treewide: Fix typo in printk messagesMasanari Iida2015-03-062-3/+3
OpenPOWER on IntegriCloud