aboutsummaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)Author
2012-10-17UAPI: Remove empty non-UAPI Kbuild filesDavid Howells
2012-10-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-11vmlinux.lds.h: Allow architectures to add sections to the front of .bssDavid Daney
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-10-09mm: thp: fix the pmd_clear() arguments in pmdp_get_and_clear()Catalin Marinas
2012-10-09thp: introduce pmdp_invalidate()Gerald Schaefer
2012-10-09thp: remove assumptions on pgtable_t typeGerald Schaefer
2012-10-09mm, x86, pat: rework linear pfn-mmap trackingKonstantin Khlebnikov
2012-10-09x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_inse...Suresh Siddha
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds
2012-10-08MPILIB: Provide count_leading/trailing_zeros() based on arch functionsDavid Howells
2012-10-07Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds
2012-10-06bitops: introduce generic {clear,set}_bit_le()Takuya Yoshikawa
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann
2012-10-04UAPI: (Scripted) Disintegrate include/asm-genericDavid Howells
2012-10-04UAPI: Fix the guards on various asm/unistd.h filesDavid Howells
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds
2012-10-03asm-generic: Add default clkdev.hMark Brown
2012-10-03asm-generic: xor: mark static functions as __maybe_unusedArnd Bergmann
2012-10-02Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds
2012-10-02UAPI: Set up uapi/asm/Kbuild.asmDavid Howells
2012-10-01Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-09-30gpio: Document device_node's det_debounceRoland Stigge
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells
2012-09-26syscalls: add __NR_kcmp syscall to generic unistd.hMark Salter
2012-09-14generic: Implement generic ffs/fls using __builtin_* functionsCatalin Marinas
2012-08-13mutex: Place lock in contended state after fastpath_lock failureWill Deacon
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-07-30c/r: fcntl: add F_GETOWNER_UIDS optionCyrill Gorcunov
2012-07-30Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows...Linus Torvalds
2012-07-30common: dma-mapping: introduce dma_get_sgtable() functionMarek Szyprowski
2012-07-30common: dma-mapping: add support for generic dma_mmap_* callsMarek Szyprowski
2012-07-27Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-07-27Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King
2012-07-27Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-07-26Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-07-24asm-generic: remove km_type definitionsCong Wang
2012-07-06mm: cma: fix condition check when setting global cma areaMarek Szyprowski
2012-06-28ARM: 7430/1: sizes.h: move from asm-generic to <linux/sizes.h>Alessandro Rubini
2012-06-27mm/mmu_gather: enable tlb flush range in generic mmu_gatherAlex Shi
2012-06-27x86/tlb: add tlb_flushall_shift for specific CPUAlex Shi
2012-06-25bug.h: Fix up CONFIG_BUG=n implicit function declarations.Paul Mundt
2012-06-20Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-06-20thp: avoid atomic64_read in pmd_read_atomic for 32bit PAEAndrea Arcangeli
2012-06-18bug.h: Fix up powerpc build regression.Paul Mundt
2012-06-13Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and...Paul Mundt
2012-06-11bug.h: need linux/kernel.h for TAINT_WARN.Paul Mundt
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds