summaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)Author
2017-02-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-02-24Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2017-02-24mm/ksm: handle protnone saved writes when making page write protectAneesh Kumar K.V
2017-02-24mm/autonuma: let architecture override how the write bit should be stashed in...Aneesh Kumar K.V
2017-02-24mm, x86: add support for PUD-sized transparent hugepagesMatthew Wilcox
2017-02-25openrisc: add optimized atomic operationsStefan Kristiansson
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-02-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-02-03modversions: treat symbol CRCs as 32 bit quantitiesArd Biesheuvel
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker
2017-02-01ia64, sched/cputime: Move the nsecs based cputime headers to the last arch us...Frederic Weisbecker
2017-02-01sched/cputime: Remove jiffies based cputimeFrederic Weisbecker
2017-01-20locking/rwsem: Remove unnecessary atomic_long_t castsWaiman Long
2017-01-05asm-prototypes: Clear any CPP defines before declaring the functionsMichal Marek
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-17Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-12-15Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-12-14x86/kbuild: enable modversions for symbols exported from asmAdam Borowski
2016-12-12mm: THP page cache support for ppc64Aneesh Kumar K.V
2016-12-12mm: move vma_is_anonymous check within pmd_move_must_withdrawAneesh Kumar K.V
2016-12-12mm: remove the page size change check in tlb_remove_pageAneesh Kumar K.V
2016-12-12mm: add tlb_remove_check_page_size_change to track page size changeAneesh Kumar K.V
2016-12-12mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pagesAneesh Kumar K.V
2016-12-12mm: update mmu_gather range correctlyAneesh Kumar K.V
2016-12-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-12Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-12-06Merge branches 'arm/mediatek', 'arm/smmu', 'x86/amd', 's390', 'core' and 'arm...Joerg Roedel
2016-12-02default exported asm symbols to zeroArnd Bergmann
2016-11-29ACPI/IORT: Introduce linker section for IORT entries probingLorenzo Pieralisi
2016-11-29kbuild: keep data tables through dead code eliminationNicholas Piggin
2016-11-22Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-11-16Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2016-11-15sched/cputime, powerpc: Remove cputime_to_scaled()Stanislaw Gruszka
2016-11-11mm: kmemleak: scan .data.ro_after_initJakub Kicinski
2016-11-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-11-09x86/pat, mm: Make track_pfn_insert() return voidBorislav Petkov
2016-11-08percpu: use notrace variant of preempt_disable/preempt_enableHeiko Carstens
2016-10-27kconfig.h: remove config_enabled() macroMasahiro Yamada
2016-10-25locking/mutex: Kill arch specific codePeter Zijlstra
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-10-07mm: move phys_mem_access_prot_allowed() declaration to pgtable.hBaoyou Xie
2016-09-27exceptions: detritus removalAl Viro
2016-09-22percpu: improve generic percpu modify-return implementationNicholas Piggin
2016-09-22libata: remove <asm-generic/libata-portmap.h>Christoph Hellwig
2016-09-22kbuild: -ffunction-sections fix for archs with conflicting sectionsNicholas Piggin
2016-09-14Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds