| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2016-05-16 | 11 | -414/+92 |
|\ |
|
| * | locking/rwsem: Fix comment on register clobbering | Borislav Petkov | 2016-05-16 | 1 | -2/+4 |
| * | locking/rwsem, x86: Add frame annotation for call_rwsem_down_write_failed_kil... | Michal Hocko | 2016-04-22 | 1 | -0/+2 |
| * | locking/rwsem: Provide down_write_killable() | Michal Hocko | 2016-04-22 | 1 | -3/+3 |
| * | locking/rwsem, x86: Provide __down_write_killable() | Michal Hocko | 2016-04-13 | 2 | -13/+36 |
| * | locking/rwsem, s390: Provide __down_write_killable() | Michal Hocko | 2016-04-13 | 1 | -2/+17 |
| * | locking/rwsem, ia64: Provide __down_write_killable() | Michal Hocko | 2016-04-13 | 1 | -3/+19 |
| * | locking/rwsem, alpha: Provide __down_write_killable() | Michal Hocko | 2016-04-13 | 1 | -2/+16 |
| * | locking/rwsem, sparc: Drop superfluous arch specific implementation | Michal Hocko | 2016-04-13 | 2 | -119/+1 |
| * | locking/rwsem, sh: Drop superfluous arch specific implementation | Michal Hocko | 2016-04-13 | 2 | -117/+1 |
| * | locking/rwsem, xtensa: Drop superfluous arch specific implementation | Michal Hocko | 2016-04-13 | 2 | -121/+1 |
| * | locking/rwsem: Drop explicit memory barriers | Michal Hocko | 2016-04-13 | 2 | -24/+4 |
| * | locking/rwsem: Get rid of __down_write_nested() | Michal Hocko | 2016-04-13 | 4 | -23/+3 |
* | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-05-16 | 16 | -545/+252 |
|\ \ |
|
| * \ | Merge branch 'linus' into efi/core, to pick up fixes | Ingo Molnar | 2016-05-07 | 92 | -371/+834 |
| |\ \ |
|
| * | | | x86/efi: Enable runtime call flag checking | Mark Rutland | 2016-04-28 | 1 | -1/+3 |
| * | | | arm/efi: Enable runtime call flag checking | Mark Rutland | 2016-04-28 | 1 | -0/+5 |
| * | | | arm64/efi: Enable runtime call flag checking | Mark Rutland | 2016-04-28 | 1 | -0/+3 |
| * | | | x86/efi: Move to generic {__,}efi_call_virt() | Mark Rutland | 2016-04-28 | 1 | -29/+12 |
| * | | | arm/efi: Move to generic {__,}efi_call_virt() | Mark Rutland | 2016-04-28 | 1 | -16/+4 |
| * | | | arm64/efi: Move to generic {__,}efi_call_virt() | Mark Rutland | 2016-04-28 | 1 | -14/+7 |
| * | | | x86/efi: Force EFI reboot to process pending capsules | Matt Fleming | 2016-04-28 | 1 | -0/+9 |
| * | | | efifb: Enable the efi-framebuffer platform driver for ARM and arm64 | Ard Biesheuvel | 2016-04-28 | 2 | -0/+8 |
| * | | | efi/arm/libstub: Make screen_info accessible to the UEFI stub | Ard Biesheuvel | 2016-04-28 | 2 | -1/+5 |
| * | | | arm64/efi/libstub: Make screen_info accessible to the UEFI stub | Ard Biesheuvel | 2016-04-28 | 3 | -0/+7 |
| * | | | x86/efi/efifb: Move DMI based quirks handling out of generic code | Ard Biesheuvel | 2016-04-28 | 2 | -0/+17 |
| * | | | efi/libstub: Move Graphics Output Protocol handling to generic code | Ard Biesheuvel | 2016-04-28 | 4 | -398/+6 |
| * | | | x86/efi: Prepare GOP handling code for reuse as generic code | Ard Biesheuvel | 2016-04-28 | 3 | -23/+44 |
| * | | | x86/efi: Remove the always true EFI_DEBUG symbol | Matt Fleming | 2016-04-28 | 1 | -4/+0 |
| * | | | efi/arm*: Take the Memory Attributes table into account | Ard Biesheuvel | 2016-04-28 | 1 | -0/+2 |
| * | | | arm64/efi: Apply strict permissions to UEFI Runtime Services regions | Ard Biesheuvel | 2016-04-28 | 1 | -14/+40 |
| * | | | ARM/efi: Apply strict permissions for UEFI Runtime Services regions | Ard Biesheuvel | 2016-04-28 | 2 | -0/+42 |
| * | | | efi: Check EFI_MEMORY_DESCRIPTOR version explicitly | Ard Biesheuvel | 2016-04-28 | 1 | -0/+4 |
| * | | | efi: Remove global 'memmap' EFI memory map | Matt Fleming | 2016-04-28 | 1 | -37/+47 |
| * | | | efi: Iterate over efi.memmap in for_each_efi_memory_desc() | Matt Fleming | 2016-04-28 | 3 | -43/+20 |
| * | | | x86/mm/pat: Document the (currently) EFI-only code path | Matt Fleming | 2016-04-28 | 1 | -1/+7 |
| * | | | efi: Get rid of the EFI_SYSTEM_TABLES status bit | Ard Biesheuvel | 2016-04-28 | 2 | -4/+0 |
* | | | | Merge branch 'core-signals-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-05-16 | 1 | -12/+11 |
|\ \ \ \ |
|
| * | | | | signals/sigaltstack, x86/signals: Unify the x86 sigaltstack check with other ... | Stas Sergeev | 2016-05-03 | 1 | -12/+11 |
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-05-15 | 1 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | x86: Use compat version for preadv2 and pwritev2 | Dmitry V. Levin | 2016-05-12 | 1 | -2/+2 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-05-14 | 1 | -0/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | arm64: bpf: jit JMP_JSET_{X,K} | Zi Shen Lim | 2016-05-14 | 1 | -0/+1 |
| |/ / / / / |
|
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-05-13 | 4 | -2/+11 |
|\ \ \ \ \ \ |
|
| * | | | | | | perf/x86/intel/pt: Generate PMI in the STOP region as well | Alexander Shishkin | 2016-05-12 | 1 | -0/+2 |
| * | | | | | | perf/x86: Fix undefined shift on 32-bit kernels | Andrey Ryabinin | 2016-05-12 | 1 | -1/+1 |
| * | | | | | | perf/x86/msr: Fix SMI overflow | Peter Zijlstra | 2016-05-12 | 1 | -1/+1 |
| * | | | | | | perf/x86/intel/uncore: Fix CHA registers configuration procedure for Knights ... | hchrzani | 2016-05-12 | 1 | -0/+7 |
* | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-05-13 | 3 | -2/+3 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | Merge tag 'at91-fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/nfer... | Arnd Bergmann | 2016-05-12 | 1 | -1/+1 |
| |\ \ \ \ \ \ |
|