| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-04-15 | 80 | -488/+84 |
|\ |
|
| * | arm64: Removed unused variable | Richard Weinberger | 2015-04-13 | 1 | -1/+0 |
| * | sparc: Fix execution domain removal | Guenter Roeck | 2015-04-12 | 1 | -7/+9 |
| * | arch: Remove exec_domain from remaining archs | Richard Weinberger | 2015-04-12 | 21 | -39/+0 |
| * | arc: Remove signal translation and exec_domain | Richard Weinberger | 2015-04-12 | 2 | -15/+1 |
| * | xtensa: Remove signal translation and exec_domain | Richard Weinberger | 2015-04-12 | 2 | -11/+2 |
| * | xtensa: Autogenerate offsets in struct thread_info | Richard Weinberger | 2015-04-12 | 2 | -11/+8 |
| * | x86: Remove signal translation and exec_domain | Richard Weinberger | 2015-04-12 | 2 | -18/+1 |
| * | unicore32: Remove signal translation and exec_domain | Richard Weinberger | 2015-04-12 | 3 | -11/+0 |
| * | um: Remove signal translation and exec_domain | Richard Weinberger | 2015-04-12 | 2 | -9/+0 |
| * | tile: Remove signal translation and exec_domain | Richard Weinberger | 2015-04-12 | 3 | -18/+2 |
| * | sparc: Remove signal translation and exec_domain | Richard Weinberger | 2015-04-12 | 4 | -33/+23 |
| * | sh: Remove signal translation and exec_domain | Richard Weinberger | 2015-04-12 | 5 | -38/+6 |
| * | s390: Remove signal translation and exec_domain | Richard Weinberger | 2015-04-12 | 4 | -27/+4 |
| * | mn10300: Remove signal translation and exec_domain | Richard Weinberger | 2015-04-12 | 3 | -20/+4 |
| * | microblaze: Remove signal translation and exec_domain | Richard Weinberger | 2015-04-12 | 2 | -10/+1 |
| * | m68k: Remove signal translation and exec_domain | Richard Weinberger | 2015-04-12 | 2 | -14/+2 |
| * | m32r: Remove signal translation and exec_domain | Richard Weinberger | 2015-04-12 | 2 | -11/+3 |
| * | m32r: Autogenerate offsets in struct thread_info | Richard Weinberger | 2015-04-12 | 4 | -13/+17 |
| * | frv: Remove signal translation and exec_domain | Richard Weinberger | 2015-04-12 | 4 | -20/+5 |
| * | blackfin: Remove exec_domain usage | Richard Weinberger | 2015-04-12 | 2 | -7/+1 |
| * | blackfin: Autogenerate offsets in struct thread_info | Richard Weinberger | 2015-04-12 | 3 | -9/+7 |
| * | arm64: Remove signal translation and exec_domain | Richard Weinberger | 2015-04-12 | 3 | -10/+0 |
| * | arm: Remove signal translation and exec_domain | Richard Weinberger | 2015-04-12 | 4 | -20/+3 |
| * | ia64: Remove Linux/x86 exec domain support | Richard Weinberger | 2015-04-12 | 1 | -25/+0 |
| * | arm: Remove RISC OS personality | Richard Weinberger | 2015-04-12 | 4 | -106/+0 |
* | | Merge tag 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw... | Linus Torvalds | 2015-04-15 | 56 | -1997/+246 |
|\ \ |
|
| * | | um: Print minimum physical memory requirement | Thomas Meyer | 2015-04-13 | 1 | -6/+35 |
| * | | um: Move uml_postsetup in the init_thread stack | Thomas Meyer | 2015-04-13 | 3 | -6/+12 |
| * | | um: add a kmsg_dumper | Thomas Meyer | 2015-04-13 | 3 | -1/+46 |
| * | | x86, UML: fix integer overflow in ELF_ET_DYN_BASE | Andrey Ryabinin | 2015-04-13 | 1 | -1/+1 |
| * | | um: Remove broken highmem support | Richard Weinberger | 2015-04-13 | 6 | -93/+1 |
| * | | um: Remove broken SMP support | Richard Weinberger | 2015-04-13 | 10 | -366/+2 |
| * | | um: Remove SKAS3/4 support | Richard Weinberger | 2015-04-13 | 18 | -814/+148 |
| * | | um: Remove ppc cruft | Richard Weinberger | 2015-04-13 | 15 | -635/+0 |
| * | | um: Remove ia64 cruft | Richard Weinberger | 2015-04-13 | 6 | -70/+0 |
| * | | um: Remove dead code from stacktrace | Richard Weinberger | 2015-04-13 | 1 | -5/+1 |
* | | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2015-04-15 | 1 | -2/+0 |
|\ \ \ |
|
| * | | | make new_sync_{read,write}() static | Al Viro | 2015-04-12 | 1 | -2/+0 |
| * | | | Merge branch 'for-davem' into for-next | Al Viro | 2015-04-12 | 66 | -359/+696 |
| |\ \ \ |
|
* | \ \ \ | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2015-04-15 | 6 | -8/+8 |
|\ \ \ \ \ |
|
| * | | | | | kbuild: ia64: use $(src)/Makefile.gate rather than particular path | Masahiro Yamada | 2015-04-02 | 1 | -1/+1 |
| * | | | | | kbuild: use relative path more to include Makefile | Masahiro Yamada | 2015-04-02 | 4 | -6/+6 |
| * | | | | | kbuild: use relative path to include Makefile | Masahiro Yamada | 2015-04-02 | 2 | -2/+2 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2015-04-15 | 68 | -1129/+10913 |
|\ \ \ \ \ \ |
|
| * | | | | | | crypto: arm - workaround for building with old binutils | Ard Biesheuvel | 2015-04-13 | 1 | -4/+15 |
| * | | | | | | crypto: arm/sha256 - avoid sha256 code on ARMv7-M | Arnd Bergmann | 2015-04-13 | 1 | -0/+1 |
| * | | | | | | crypto: x86/sha512_ssse3 - move SHA-384/512 SSSE3 implementation to base layer | Ard Biesheuvel | 2015-04-10 | 4 | -176/+44 |
| * | | | | | | crypto: x86/sha256_ssse3 - move SHA-224/256 SSSE3 implementation to base layer | Ard Biesheuvel | 2015-04-10 | 4 | -173/+50 |
| * | | | | | | crypto: x86/sha1_ssse3 - move SHA-1 SSSE3 implementation to base layer | Ard Biesheuvel | 2015-04-10 | 1 | -111/+28 |