aboutsummaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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
2013-07-03vmlinux.lds: add comments for global variables and clean up useless declarationsGravatar Jiang Liu 1-1/+20
2013-07-03mm: soft-dirty bits for user memory changes trackingGravatar Pavel Emelyanov 1-0/+22
2013-07-02Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-5/+5
2013-07-02Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 3-13/+9
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-20/+0
2013-06-29consolidate io_remap_pfn_range definitionsGravatar Al Viro 1-0/+4
2013-06-26modpost: remove all traces of cpuinit/cpuexit sectionsGravatar Paul Gortmaker 1-12/+0
2013-06-26arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or notGravatar Maarten Lankhorst 3-13/+9
2013-06-20mm/THP: add pmd args to pgtable deposit and withdraw APIsGravatar Aneesh Kumar K.V 1-2/+3
2013-06-17Merge 3.10-rc6 into driver-core-nextGravatar Greg Kroah-Hartman 3-16/+10
2013-06-11Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+5
2013-06-06arch, mm: Remove tlb_fast_mode()Gravatar Peter Zijlstra 1-16/+1
2013-06-05KVM: add kvm_para_available to asm-generic/kvm_para.hGravatar James Hogan 1-0/+5
2013-06-03Finally eradicate CONFIG_HOTPLUGGravatar Stephen Rothwell 1-20/+0
2013-05-28asm-generic: uaccess s/might_sleep/might_fault/Gravatar Michael S. Tsirkin 1-5/+5
2013-05-22kernel: Fix s390 absolute memory access for /dev/memGravatar Michael Holzheu 1-0/+4
2013-05-05Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-9/+19
2013-05-05Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-7/+2