summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-05-06Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2016-05-05perf/arm: Special-case hetereogeneous CPUsMark Rutland1-0/+1
2016-05-05perf/core: Introduce address range filteringAlexander Shishkin1-0/+98
2016-05-05Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar35-73/+198
2016-05-05locking/atomics: Flip atomic_fetch_or() argumentsPeter Zijlstra1-2/+2
2016-05-05sched/fair: Add detailed description to the sched load avg metricsYuyang Du1-11/+49
2016-05-05sched/fair: Generalize the load/util averages resolution definitionYuyang Du1-3/+13
2016-05-05locking/lockdep, sched/core: Implement a better lock pinning schemePeter Zijlstra1-6/+17
2016-05-05Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar17-33/+102
2016-05-05Merge tag 'v4.6-rc6' into x86/asm, to refresh the treeIngo Molnar35-73/+198
2016-05-05asm-generic: use compat version for preadv2 and pwritev2Yury Norov1-2/+2
2016-05-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-0/+1
2016-05-04Merge tag 'for-linus-4.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2016-05-04signals/sigaltstack: Change SS_AUTODISARM to (1U << 31)Andy Lutomirski1-1/+1
2016-05-04signals/sigaltstack: If SS_AUTODISARM, bypass on_sig_stack()Andy Lutomirski1-0/+12
2016-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+8
2016-05-03vxlan: Add checksum check to the features check functionAlexander Duyck2-1/+8
2016-05-03signals/sigaltstack: Implement SS_AUTODISARM flagStas Sergeev3-2/+14
2016-05-03signals/sigaltstack: Prepare to add new SS_xxx flagsStas Sergeev1-0/+3
2016-05-02Minimal fix-up of bad hashing behavior of hash_64()Linus Torvalds1-2/+18
2016-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-3/+12
2016-05-02net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG caseTim Bingham1-1/+9
2016-04-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2-0/+27
2016-04-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-0/+9
2016-04-29Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-3/+5
2016-04-29Merge tag 'media/v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2-10/+28
2016-04-29Merge tag 'sound-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-3/+2
2016-04-29numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer1-0/+2
2016-04-29thp: keep huge zero page pinned until tlb flushKirill A. Shutemov1-0/+5
2016-04-29mm: exclude HugeTLB pages from THP page_mapped() logicSteve Capper1-0/+2
2016-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2-6/+5
2016-04-29bpf: fix refcnt overflowAlexei Starovoitov1-1/+2
2016-04-28net: fix net_gso_ok for new GSO types.Marcelo Ricardo Leitner1-1/+1
2016-04-28IB/security: Restrict use of the write() interfaceJason Gunthorpe1-0/+16
2016-04-28IB/mlx5: Expose correct max_sge_rd limitSagi Grimberg1-0/+11
2016-04-28sched/core: Add switch_mm_irqs_off() and use it in the schedulerAndy Lutomirski1-0/+7
2016-04-28x86/efi: Force EFI reboot to process pending capsulesMatt Fleming1-0/+6
2016-04-28efi: Add 'capsule' update supportMatt Fleming1-0/+14
2016-04-28efi: Move efi_status_to_err() to drivers/firmware/efi/Matt Fleming1-0/+2
2016-04-28efibc: Add EFI Bootloader Control moduleCompostella, Jeremy1-0/+4
2016-04-28efi/arm/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel1-1/+10
2016-04-28efi/libstub: Move Graphics Output Protocol handling to generic codeArd Biesheuvel1-1/+80
2016-04-28x86/efi: Prepare GOP handling code for reuse as generic codeArd Biesheuvel1-0/+5
2016-04-28efi: Implement generic support for the Memory Attributes tableArd Biesheuvel1-0/+13
2016-04-28efi: Add support for the EFI_MEMORY_ATTRIBUTES_TABLE config tableArd Biesheuvel1-0/+13
2016-04-28efi: Remove global 'memmap' EFI memory mapMatt Fleming1-3/+2
2016-04-28efi: Iterate over efi.memmap in for_each_efi_memory_desc()Matt Fleming1-1/+10
2016-04-28efi: Get rid of the EFI_SYSTEM_TABLES status bitArd Biesheuvel1-1/+0
2016-04-28device property: Avoid potential dereferences of invalid pointersHeikki Krogerus2-3/+3
2016-04-27Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-6/+1