summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
AgeCommit message (Expand)AuthorFilesLines
2012-11-26Merge commit 'gpio-lw/devel' into spear-for-3.8Viresh Kumar1-1/+4
2012-11-11gpiolib: iron out include ladder mistakesLinus Walleij1-21/+35
2012-11-11gpiolib: separation of pin concernsLinus Walleij1-2/+2
2012-11-11gpiolib: fix up function prototypes etcLinus Walleij1-0/+6
2012-11-11gpiolib: provide provision to register pin rangesShiraz Hashim1-0/+25
2012-10-26gpiolib: add gpio get direction callback supportMathias Nyman1-1/+4
2012-10-17UAPI: Remove empty non-UAPI Kbuild filesDavid Howells1-0/+0
2012-10-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+9
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-7/+90
2012-10-11vmlinux.lds.h: Allow architectures to add sections to the front of .bssDavid Daney1-0/+9
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-24/+48
2012-10-09mm: thp: fix the pmd_clear() arguments in pmdp_get_and_clear()Catalin Marinas1-1/+1
2012-10-09thp: introduce pmdp_invalidate()Gerald Schaefer1-0/+5
2012-10-09thp: remove assumptions on pgtable_t typeGerald Schaefer1-0/+8
2012-10-09mm, x86, pat: rework linear pfn-mmap trackingKonstantin Khlebnikov1-2/+4
2012-10-09x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_inse...Suresh Siddha1-23/+32
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds38-3029/+43
2012-10-08MPILIB: Provide count_leading/trailing_zeros() based on arch functionsDavid Howells1-0/+57
2012-10-07Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds1-4/+0
2012-10-06bitops: introduce generic {clear,set}_bit_le()Takuya Yoshikawa1-0/+10
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann42-3076/+79
2012-10-04UAPI: (Scripted) Disintegrate include/asm-genericDavid Howells36-3027/+13
2012-10-04UAPI: Fix the guards on various asm/unistd.h filesDavid Howells1-4/+0
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds1-45/+1
2012-10-03asm-generic: Add default clkdev.hMark Brown1-0/+28
2012-10-03asm-generic: xor: mark static functions as __maybe_unusedArnd Bergmann1-2/+2
2012-10-02Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds1-0/+2
2012-10-02UAPI: Set up uapi/asm/Kbuild.asmDavid Howells1-45/+1
2012-10-01Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-0/+63
2012-09-30gpio: Document device_node's det_debounceRoland Stigge1-0/+2
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells1-7/+33
2012-09-26syscalls: add __NR_kcmp syscall to generic unistd.hMark Salter1-1/+3
2012-09-14generic: Implement generic ffs/fls using __builtin_* functionsCatalin Marinas4-0/+63
2012-08-13mutex: Place lock in contended state after fastpath_lock failureWill Deacon1-2/+9
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-0/+4
2012-07-30c/r: fcntl: add F_GETOWNER_UIDS optionCyrill Gorcunov1-0/+4
2012-07-30Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows...Linus Torvalds2-0/+56
2012-07-30common: dma-mapping: introduce dma_get_sgtable() functionMarek Szyprowski1-0/+18
2012-07-30common: dma-mapping: add support for generic dma_mmap_* callsMarek Szyprowski2-0/+38
2012-07-27Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-47/+2
2012-07-27Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King1-47/+2
2012-07-27Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds1-32/+2
2012-07-26Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+4
2012-07-24asm-generic: remove km_type definitionsCong Wang1-32/+2
2012-07-06mm: cma: fix condition check when setting global cma areaMarek Szyprowski1-1/+1
2012-06-28ARM: 7430/1: sizes.h: move from asm-generic to <linux/sizes.h>Alessandro Rubini1-47/+2
2012-06-27mm/mmu_gather: enable tlb flush range in generic mmu_gatherAlex Shi1-0/+2
2012-06-27x86/tlb: add tlb_flushall_shift for specific CPUAlex Shi1-1/+2
2012-06-25bug.h: Fix up CONFIG_BUG=n implicit function declarations.Paul Mundt1-10/+9
2012-06-20Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-0/+10