summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-161-1/+1
|\
| * __page_to_pfn: Fix typo in commentZhang Yanfei2013-10-141-1/+1
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-11-151-0/+1
|\ \
| * | kernel: add support for init_array constructorsFrantisek Hrbata2013-10-171-0/+1
* | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-11-131-2/+10
|\ \ \
| * | | bitops/find: clarify and extend documentationCody P Schafer2013-11-131-2/+10
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-131-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | constify copy_siginfo_to_user{,32}()Al Viro2013-11-091-1/+1
* | | | Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-11-121-160/+65Star
|\ \ \ \
| * | | | gpiolib: export descriptor-based GPIO interfaceAlexandre Courbot2013-10-191-160/+62Star
| * | | | Merge tag 'v3.12-rc4' into develLinus Walleij2013-10-162-2/+3
| |\| | |
| * | | | gpio: add API to be strict about GPIO IRQ usageLinus Walleij2013-10-161-0/+3
| | |/ / | |/| |
* | | | Merge tag 'pinctrl-for-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-0/+10
|\ \ \ \
| * | | | pinctrl/gpio: non-linear GPIO ranges accesible from gpiolibChristian Ruppert2013-10-161-0/+10
| | |/ / | |/| |
* | | | Merge tag 'v3.12-rc4' into sched/coreIngo Molnar2013-10-092-2/+3
|\| | |
| * | | mm: Fix generic hugetlb pte check return type.David Miller2013-10-031-2/+2
| * | | include/asm-generic/vtime.h: avoid zero-length fileAndrew Morton2013-09-301-0/+1
| |/ /
* | | sched: Revert need_resched() to look at TIF_NEED_RESCHEDPeter Zijlstra2013-09-281-8/+0Star
* | | sched, x86: Optimize the preempt_schedule() callPeter Zijlstra2013-09-251-0/+10
* | | sched: Extract the basic add/sub preempt_count modifiersPeter Zijlstra2013-09-251-0/+35
* | | sched: Create more preempt_count accessorsPeter Zijlstra2013-09-251-0/+14
* | | sched, arch: Create asm/preempt.hPeter Zijlstra2013-09-251-0/+54
|/ /
* | Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2013-09-091-28/+0Star
|\ \ | |/ |/|
| * drivers: dma-contiguous: clean source code and prepare for device treeMarek Szyprowski2013-08-271-28/+0Star
* | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-041-0/+0
|\ \
| * | vtime: Describe overriden functions in dedicated arch headersFrederic Weisbecker2013-08-141-0/+0
| |/
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-09-041-1/+6
|\ \
| * \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2013-09-031-1/+6
| |\ \
| | * | tracing: Add __tracepoint_string() to export string pointersSteven Rostedt (Red Hat)2013-07-261-1/+6
| | |/
* | / s390/mm: implement software referenced bitsMartin Schwidefsky2013-08-291-4/+0Star
|/ /
* | Fix TLB gather virtual address range invalidation corner casesLinus Torvalds2013-08-161-1/+1
* | mm: save soft-dirty bits on file pagesCyrill Gorcunov2013-08-141-0/+15
* | mm: save soft-dirty bits on swapped pagesCyrill Gorcunov2013-08-141-0/+15
|/
* Merge branch 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-071-12/+0Star
|\
| * modpost: remove all traces of cpuinit/cpuexit sectionsPaul Gortmaker2013-06-261-12/+0Star
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-07-041-2/+3
|\ \
| * | mm/THP: add pmd args to pgtable deposit and withdraw APIsAneesh Kumar K.V2013-06-201-2/+3
| |/
* | rapidio: convert switch drivers to modulesAlexandre Bounine2013-07-041-7/+0Star
* | vmlinux.lds: add comments for global variables and clean up useless declarationsJiang Liu2013-07-041-1/+20
* | mm: soft-dirty bits for user memory changes trackingPavel Emelyanov2013-07-041-0/+22
* | Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-031-5/+5
|\ \
| * | asm-generic: uaccess s/might_sleep/might_fault/Michael S. Tsirkin2013-05-281-5/+5
* | | Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-07-033-13/+9Star
|\ \ \
| * | | arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or notMaarten Lankhorst2013-06-263-13/+9Star
| | |/ | |/|
* | | Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-021-20/+0Star
|\ \ \
| * | | Merge 3.10-rc6 into driver-core-nextGreg Kroah-Hartman2013-06-183-16/+10Star
| |\| |
| * | | Finally eradicate CONFIG_HOTPLUGStephen Rothwell2013-06-031-20/+0Star
| | |/ | |/|
* | | consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-0/+4
| |/ |/|
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-06-111-0/+5
|\ \
| * | KVM: add kvm_para_available to asm-generic/kvm_para.hJames Hogan2013-06-051-0/+5