Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: powerpc/md5 - use md5 IV MD5_HX instead of their raw value | LABBE Corentin | 2015-05-18 | 1 | -4/+4 |
* | powerpc: Add ICSWX instruction | Dan Streetman | 2015-05-11 | 2 | -0/+197 |
* | powerpc: export of_get_ibm_chip_id function | Dan Streetman | 2015-05-11 | 1 | -0/+1 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-04-15 | 1 | -2/+3 |
|\ | |||||
| * | powerpc/powernv: reboot when requested by firmware | Joel Stanley | 2015-04-15 | 1 | -2/+3 |
* | | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-04-15 | 1 | -2/+0 |
|\ \ | |||||
| * | | arch: Remove exec_domain from remaining archs | Richard Weinberger | 2015-04-12 | 1 | -2/+0 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2015-04-15 | 13 | -0/+3672 |
|\ \ \ | |_|/ |/| | | |||||
| * | | crypto: powerpc - move files to fix build error | Kim Phillips | 2015-03-09 | 6 | -4/+4 |
| * | | crypto: powerpc/md5 - kernel config | Markus Stockhausen | 2015-03-04 | 1 | -0/+2 |
| * | | crypto: powerpc/md5 - glue | Markus Stockhausen | 2015-03-04 | 1 | -0/+165 |
| * | | crypto: powerpc/md5 - assembler | Markus Stockhausen | 2015-03-04 | 1 | -0/+243 |
| * | | crypto: powerpc/sha1 - kernel config | Markus Stockhausen | 2015-03-02 | 1 | -0/+2 |
| * | | crypto: powerpc/sha1 - glue | Markus Stockhausen | 2015-03-02 | 1 | -0/+210 |
| * | | crypto: powerpc/sha1 - assembler | Markus Stockhausen | 2015-03-02 | 1 | -0/+299 |
| * | | crypto: powerpc/aes - kernel config | Markus Stockhausen | 2015-03-01 | 1 | -0/+2 |
| * | | cyprot: powerpc/aes - glue code | Markus Stockhausen | 2015-03-01 | 1 | -0/+512 |
| * | | crypto: powerpc/aes - ECB/CBC/CTR/XTS modes | Markus Stockhausen | 2015-03-01 | 1 | -0/+630 |
| * | | crypto: powerpc/aes - key handling | Markus Stockhausen | 2015-03-01 | 1 | -0/+283 |
| * | | crypto: powerpc/aes - assembler core | Markus Stockhausen | 2015-03-01 | 1 | -0/+351 |
| * | | crypto: powerpc/aes - aes tables | Markus Stockhausen | 2015-03-01 | 1 | -0/+331 |
| * | | crypto: powerpc/aes - register defines | Markus Stockhausen | 2015-03-01 | 1 | -0/+42 |
| * | | crypto: ppc/sha256 - kernel config | Markus Stockhausen | 2015-02-27 | 1 | -0/+2 |
| * | | crypto: ppc/sha256 - glue | Markus Stockhausen | 2015-02-27 | 1 | -0/+275 |
| * | | crypto: ppc/sha256 - assembler | Markus Stockhausen | 2015-02-27 | 1 | -0/+323 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-04-15 | 7 | -66/+124 |
|\ \ \ | |||||
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-04-06 | 1 | -1/+1 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-04-02 | 9 | -28/+69 |
| |\ \ \ | |||||
| * \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-03-09 | 6 | -28/+45 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-03-03 | 5 | -9/+15 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| * | | | | | ppc: Kconfig: Enable BPF JIT on ppc32 | Denis Kirjanov | 2015-02-20 | 1 | -1/+1 |
| * | | | | | ppc: bpf: Add SKF_AD_CPU for ppc32 | Denis Kirjanov | 2015-02-20 | 2 | -13/+18 |
| * | | | | | ppc: bpf: rename bpf_jit_64.S to bpf_jit_asm.S | Denis Kirjanov | 2015-02-20 | 2 | -1/+1 |
| * | | | | | ppc: bpf: update jit to use compatibility macros | Denis Kirjanov | 2015-02-20 | 3 | -51/+98 |
| * | | | | | ppc: bpf: add reqired opcodes for ppc32 | Denis Kirjanov | 2015-02-20 | 1 | -0/+2 |
| * | | | | | ppc: bpf: add required compatibility macros for jit | Denis Kirjanov | 2015-02-20 | 1 | -0/+4 |
* | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-04-14 | 3 | -17/+23 |
|\ \ \ \ \ \ | |||||
| * | | | | | | mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE | Kees Cook | 2015-04-14 | 1 | -4/+0 |
| * | | | | | | mm: split ET_DYN ASLR from mmap ASLR | Kees Cook | 2015-04-14 | 1 | -1/+0 |
| * | | | | | | mm: expose arch_mmap_rnd when available | Kees Cook | 2015-04-14 | 2 | -2/+3 |
| * | | | | | | powerpc: standardize mmap_rnd() usage | Kees Cook | 2015-04-14 | 1 | -11/+15 |
| * | | | | | | powerpc: expose number of page table levels on Kconfig level | Kirill A. Shutemov | 2015-04-14 | 1 | -0/+6 |
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-04-14 | 1 | -4/+9 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'perf/urgent' into perf/core, before applying dependent patches | Ingo Molnar | 2015-04-02 | 2 | -4/+5 |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | |||||
| * | | | | | | | Merge branch 'perf/core' into perf/timer, before applying new changes | Ingo Molnar | 2015-03-27 | 1 | -4/+9 |
| |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh th... | Ingo Molnar | 2015-03-27 | 6 | -28/+45 |
| | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | | | |||||
| | * | | | | | | | Merge tag 'v4.0-rc1' into perf/core, to refresh the tree | Ingo Molnar | 2015-02-26 | 236 | -3499/+3720 |
| | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | | | |||||
| | * | | | | | | | perf, powerpc: Fix up flush_branch_stack() users | Peter Zijlstra | 2015-02-18 | 1 | -4/+9 |
* | | | | | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-04-14 | 1 | -4/+0 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | ppc: Remove unused cpp symbols in kvm headers | Frederic Weisbecker | 2015-03-09 | 1 | -4/+0 |
| | |_|/ / / / / / | |/| | | | | | | |