aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-30include/asm-generic/vtime.h: avoid zero-length fileAndrew Morton1-0/+1
2013-09-09Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma-mappingLinus Torvalds1-28/+0
2013-09-04Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+0
2013-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+6
2013-09-03Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-1/+6
2013-08-29s390/mm: implement software referenced bitsMartin Schwidefsky1-4/+0
2013-08-27drivers: dma-contiguous: clean source code and prepare for device treeMarek Szyprowski1-28/+0
2013-08-16Fix TLB gather virtual address range invalidation corner casesLinus Torvalds1-1/+1
2013-08-14vtime: Describe overriden functions in dedicated arch headersFrederic Weisbecker1-0/+0
2013-08-13mm: save soft-dirty bits on file pagesCyrill Gorcunov1-0/+15
2013-08-13mm: save soft-dirty bits on swapped pagesCyrill Gorcunov1-0/+15
2013-07-26tracing: Add __tracepoint_string() to export string pointersSteven Rostedt (Red Hat)1-1/+6
2013-07-07Merge branch 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-12/+0
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-2/+3
2013-07-03rapidio: convert switch drivers to modulesAlexandre Bounine1-7/+0
2013-07-03vmlinux.lds: add comments for global variables and clean up useless declarationsJiang Liu1-1/+20
2013-07-03mm: soft-dirty bits for user memory changes trackingPavel Emelyanov1-0/+22
2013-07-02Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+5
2013-07-02Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-13/+9
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-20/+0
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-0/+4
2013-06-26modpost: remove all traces of cpuinit/cpuexit sectionsPaul Gortmaker1-12/+0
2013-06-26arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or notMaarten Lankhorst3-13/+9
2013-06-20mm/THP: add pmd args to pgtable deposit and withdraw APIsAneesh Kumar K.V1-2/+3
2013-06-17Merge 3.10-rc6 into driver-core-nextGreg Kroah-Hartman3-16/+10
2013-06-11Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+5
2013-06-06arch, mm: Remove tlb_fast_mode()Peter Zijlstra1-16/+1
2013-06-05KVM: add kvm_para_available to asm-generic/kvm_para.hJames Hogan1-0/+5
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell1-20/+0
2013-05-28asm-generic: uaccess s/might_sleep/might_fault/Michael S. Tsirkin1-5/+5
2013-05-22kernel: Fix s390 absolute memory access for /dev/memMichael Holzheu1-0/+4
2013-05-05Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-9/+19
2013-05-05Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds2-7/+2
2013-05-02Merge commit '8700c95adb03' into timers/nohzFrederic Weisbecker5-7/+66
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-17/+0
2013-04-29mm: allow arch code to control the user page table ceilingHugh Dickins1-0/+10
2013-04-29mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer1-0/+40
2013-04-26cputime_nsecs: use math64.h for nsec resolution conversion helpersKevin Hilman1-9/+19
2013-04-12x86-32: Fix possible incomplete TLB invalidate with PAE pagetablesDave Hansen1-1/+6
2013-03-15CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell2-15/+5
2013-03-13asm-generic: move cmpxchg*_local defs to cmpxchg.hJonas Bonn2-6/+10
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro1-17/+0
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metagLinus Torvalds2-1/+10
2013-03-02asm-generic/unistd.h: handle symbol prefixes in cond_syscallJames Hogan1-1/+8
2013-03-02asm-generic/io.h: check CONFIG_VIRT_TO_BUSJames Hogan1-0/+2
2013-03-02Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds2-1/+17
2013-02-26Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-4/+4
2013-02-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2013-02-26Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-44/+42
2013-02-24cputime: Constify timeval_to_cputime(timeval) argumentLi Zhong1-1/+1