summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
AgeCommit message (Expand)AuthorLines
2013-09-28sched: Revert need_resched() to look at TIF_NEED_RESCHEDPeter Zijlstra-8/+0
2013-09-25sched, x86: Optimize the preempt_schedule() callPeter Zijlstra-0/+10
2013-09-25sched: Extract the basic add/sub preempt_count modifiersPeter Zijlstra-0/+35
2013-09-25sched: Create more preempt_count accessorsPeter Zijlstra-0/+14
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra-0/+54
2013-09-24crypto: create generic version of ablk_helperArd Biesheuvel-0/+14
2013-09-09Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds-28/+0
2013-09-04Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+0
2013-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+6
2013-09-03Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar-1/+6
2013-08-29s390/mm: implement software referenced bitsMartin Schwidefsky-4/+0
2013-08-27drivers: dma-contiguous: clean source code and prepare for device treeMarek Szyprowski-28/+0
2013-08-16Fix TLB gather virtual address range invalidation corner casesLinus Torvalds-1/+1
2013-08-14vtime: Describe overriden functions in dedicated arch headersFrederic Weisbecker-0/+0
2013-08-13mm: save soft-dirty bits on file pagesCyrill Gorcunov-0/+15
2013-08-13mm: save soft-dirty bits on swapped pagesCyrill Gorcunov-0/+15
2013-07-26tracing: Add __tracepoint_string() to export string pointersSteven Rostedt (Red Hat)-1/+6
2013-07-07Merge branch 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-12/+0
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-2/+3
2013-07-03rapidio: convert switch drivers to modulesAlexandre Bounine-7/+0
2013-07-03vmlinux.lds: add comments for global variables and clean up useless declarationsJiang Liu-1/+20
2013-07-03mm: soft-dirty bits for user memory changes trackingPavel Emelyanov-0/+22
2013-07-02Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-5/+5
2013-07-02Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-13/+9
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-20/+0
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro-0/+4
2013-06-26modpost: remove all traces of cpuinit/cpuexit sectionsPaul Gortmaker-12/+0
2013-06-26arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or notMaarten Lankhorst-13/+9
2013-06-20mm/THP: add pmd args to pgtable deposit and withdraw APIsAneesh Kumar K.V-2/+3
2013-06-17Merge 3.10-rc6 into driver-core-nextGreg Kroah-Hartman-16/+10
2013-06-11Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+5
2013-06-06arch, mm: Remove tlb_fast_mode()Peter Zijlstra-16/+1
2013-06-05KVM: add kvm_para_available to asm-generic/kvm_para.hJames Hogan-0/+5
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell-20/+0
2013-05-28asm-generic: uaccess s/might_sleep/might_fault/Michael S. Tsirkin-5/+5
2013-05-22kernel: Fix s390 absolute memory access for /dev/memMichael Holzheu-0/+4
2013-05-05Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-9/+19
2013-05-05Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-7/+2
2013-05-02Merge commit '8700c95adb03' into timers/nohzFrederic Weisbecker-7/+66
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-17/+0
2013-04-29mm: allow arch code to control the user page table ceilingHugh Dickins-0/+10
2013-04-29mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer-0/+40
2013-04-26cputime_nsecs: use math64.h for nsec resolution conversion helpersKevin Hilman-9/+19
2013-04-12x86-32: Fix possible incomplete TLB invalidate with PAE pagetablesDave Hansen-1/+6
2013-03-15CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell-15/+5
2013-03-13asm-generic: move cmpxchg*_local defs to cmpxchg.hJonas Bonn-6/+10
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro-17/+0
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+10
2013-03-02asm-generic/unistd.h: handle symbol prefixes in cond_syscallJames Hogan-1/+8
2013-03-02asm-generic/io.h: check CONFIG_VIRT_TO_BUSJames Hogan-0/+2