aboutsummaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)AuthorFilesLines
2014-01-23add generic fixmap.hGravatar Mark Salter 1-0/+97
2014-01-23asm/types.h: Remove include/asm-generic/int-l64.hGravatar Geert Uytterhoeven 1-49/+0
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2014-01-13Merge tag 'v3.13-rc8' into core/lockingGravatar Ingo Molnar 2-28/+14
2014-01-12arch: Introduce smp_load_acquire(), smp_store_release()Gravatar Peter Zijlstra 1-0/+15
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hGravatar Peter Zijlstra 1-13/+29
2014-01-02asm-generic: uaccess: Spelling s/a ny/any/Gravatar Geert Uytterhoeven 1-1/+1
2013-12-20mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) supportGravatar Kirill A. Shutemov 1-3/+2
2013-12-18mm: fix TLB flush race between migration, and change_protection_rangeGravatar Rik van Riel 1-1/+1
2013-12-17Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-24/+11
2013-12-12word-at-a-time: provide generic big-endian zero_bytemask implementationGravatar Will Deacon 1-0/+8
2013-12-11sched: Remove PREEMPT_NEED_RESCHED from generic codeGravatar Peter Zijlstra 1-24/+11
2013-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 1-0/+14
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2013-11-15Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+1
2013-11-13Merge branch 'akpm' (patches from Andrew Morton)Gravatar Linus Torvalds 1-2/+10
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+1
2013-11-13bitops/find: clarify and extend documentationGravatar Cody P Schafer 1-2/+10
2013-11-12Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Gravatar Linus Torvalds 1-160/+65
2013-11-12Merge tag 'pinctrl-for-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+10
2013-11-09constify copy_siginfo_to_user{,32}()Gravatar Al Viro 1-1/+1
2013-10-19gpiolib: export descriptor-based GPIO interfaceGravatar Alexandre Courbot 1-160/+62
2013-10-17kernel: add support for init_array constructorsGravatar Frantisek Hrbata 1-0/+1
2013-10-16pinctrl/gpio: non-linear GPIO ranges accesible from gpiolibGravatar Christian Ruppert 1-0/+10
2013-10-16Merge tag 'v3.12-rc4' into develGravatar Linus Walleij 2-2/+3
2013-10-16gpio: add API to be strict about GPIO IRQ usageGravatar Linus Walleij 1-0/+3
2013-10-14__page_to_pfn: Fix typo in commentGravatar Zhang Yanfei 1-1/+1
2013-10-09Merge tag 'v3.12-rc4' into sched/coreGravatar Ingo Molnar 2-2/+3
2013-10-02mm: Fix generic hugetlb pte check return type.Gravatar David Miller 1-2/+2
2013-09-30include/asm-generic/vtime.h: avoid zero-length fileGravatar Andrew Morton 1-0/+1
2013-09-28sched: Revert need_resched() to look at TIF_NEED_RESCHEDGravatar Peter Zijlstra 1-8/+0
2013-09-25sched, x86: Optimize the preempt_schedule() callGravatar Peter Zijlstra 1-0/+10
2013-09-25sched: Extract the basic add/sub preempt_count modifiersGravatar Peter Zijlstra 1-0/+35
2013-09-25sched: Create more preempt_count accessorsGravatar Peter Zijlstra 1-0/+14
2013-09-25sched, arch: Create asm/preempt.hGravatar Peter Zijlstra 1-0/+54
2013-09-24crypto: create generic version of ablk_helperGravatar Ard Biesheuvel 1-0/+14
2013-09-09Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...Gravatar Linus Torvalds 1-28/+0
2013-09-04Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+0
2013-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+6
2013-09-03Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Gravatar Ingo Molnar 1-1/+6
2013-08-29s390/mm: implement software referenced bitsGravatar Martin Schwidefsky 1-4/+0
2013-08-27drivers: dma-contiguous: clean source code and prepare for device treeGravatar Marek Szyprowski 1-28/+0
2013-08-16Fix TLB gather virtual address range invalidation corner casesGravatar Linus Torvalds 1-1/+1
2013-08-14vtime: Describe overriden functions in dedicated arch headersGravatar Frederic Weisbecker 1-0/+0
2013-08-13mm: save soft-dirty bits on file pagesGravatar Cyrill Gorcunov 1-0/+15
2013-08-13mm: save soft-dirty bits on swapped pagesGravatar Cyrill Gorcunov 1-0/+15
2013-07-26tracing: Add __tracepoint_string() to export string pointersGravatar Steven Rostedt (Red Hat) 1-1/+6
2013-07-07Merge branch 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-12/+0
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 1-2/+3
2013-07-03rapidio: convert switch drivers to modulesGravatar Alexandre Bounine 1-7/+0