summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-05-05Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-05perf/arm: Special-case hetereogeneous CPUsMark Rutland
2016-05-05perf/core: Introduce address range filteringAlexander Shishkin
2016-05-05Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2016-05-05locking/atomics: Flip atomic_fetch_or() argumentsPeter Zijlstra
2016-05-05sched/fair: Add detailed description to the sched load avg metricsYuyang Du
2016-05-05sched/fair: Generalize the load/util averages resolution definitionYuyang Du
2016-05-05locking/lockdep, sched/core: Implement a better lock pinning schemePeter Zijlstra
2016-05-05Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar
2016-05-05Merge tag 'v4.6-rc6' into x86/asm, to refresh the treeIngo Molnar
2016-05-05asm-generic: use compat version for preadv2 and pwritev2Yury Norov
2016-05-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2016-05-04Merge tag 'for-linus-4.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-05-04signals/sigaltstack: Change SS_AUTODISARM to (1U << 31)Andy Lutomirski
2016-05-04signals/sigaltstack: If SS_AUTODISARM, bypass on_sig_stack()Andy Lutomirski
2016-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-03vxlan: Add checksum check to the features check functionAlexander Duyck
2016-05-03signals/sigaltstack: Implement SS_AUTODISARM flagStas Sergeev
2016-05-03signals/sigaltstack: Prepare to add new SS_xxx flagsStas Sergeev
2016-05-02Minimal fix-up of bad hashing behavior of hash_64()Linus Torvalds
2016-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-01net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG caseTim Bingham
2016-04-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-04-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-04-28Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-04-28Merge tag 'media/v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-04-28Merge tag 'sound-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-04-28numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer
2016-04-28thp: keep huge zero page pinned until tlb flushKirill A. Shutemov
2016-04-28mm: exclude HugeTLB pages from THP page_mapped() logicSteve Capper
2016-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-04-28bpf: fix refcnt overflowAlexei Starovoitov
2016-04-28net: fix net_gso_ok for new GSO types.Marcelo Ricardo Leitner
2016-04-28IB/security: Restrict use of the write() interfaceJason Gunthorpe
2016-04-28IB/mlx5: Expose correct max_sge_rd limitSagi Grimberg
2016-04-28sched/core: Add switch_mm_irqs_off() and use it in the schedulerAndy Lutomirski
2016-04-28x86/efi: Force EFI reboot to process pending capsulesMatt Fleming
2016-04-28efi: Add 'capsule' update supportMatt Fleming
2016-04-28efi: Move efi_status_to_err() to drivers/firmware/efi/Matt Fleming
2016-04-28efibc: Add EFI Bootloader Control moduleCompostella, Jeremy
2016-04-28efi/arm/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel
2016-04-28efi/libstub: Move Graphics Output Protocol handling to generic codeArd Biesheuvel
2016-04-28x86/efi: Prepare GOP handling code for reuse as generic codeArd Biesheuvel
2016-04-28efi: Implement generic support for the Memory Attributes tableArd Biesheuvel
2016-04-28efi: Add support for the EFI_MEMORY_ATTRIBUTES_TABLE config tableArd Biesheuvel
2016-04-28efi: Remove global 'memmap' EFI memory mapMatt Fleming
2016-04-28efi: Iterate over efi.memmap in for_each_efi_memory_desc()Matt Fleming
2016-04-28efi: Get rid of the EFI_SYSTEM_TABLES status bitArd Biesheuvel
2016-04-27device property: Avoid potential dereferences of invalid pointersHeikki Krogerus
2016-04-27Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds