summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2013-09-091-28/+0
|\
| * drivers: dma-contiguous: clean source code and prepare for device treeMarek Szyprowski2013-08-271-28/+0
* | 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/+0
|/ /
* | Fix TLB gather virtual address range invalidation corner casesLinus Torvalds2013-08-161-1/+1
* | mm: save soft-dirty bits on file pagesCyrill Gorcunov2013-08-131-0/+15
* | mm: save soft-dirty bits on swapped pagesCyrill Gorcunov2013-08-131-0/+15
|/
* Merge branch 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-071-12/+0
|\
| * modpost: remove all traces of cpuinit/cpuexit sectionsPaul Gortmaker2013-06-261-12/+0
* | 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-031-7/+0
* | vmlinux.lds: add comments for global variables and clean up useless declarationsJiang Liu2013-07-031-1/+20
* | mm: soft-dirty bits for user memory changes trackingPavel Emelyanov2013-07-031-0/+22
* | Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-021-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-023-13/+9
|\ \ \
| * | | arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or notMaarten Lankhorst2013-06-263-13/+9
| | |/ | |/|
* | | Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-021-20/+0
|\ \ \
| * | | Merge 3.10-rc6 into driver-core-nextGreg Kroah-Hartman2013-06-173-16/+10
| |\| |
| * | | Finally eradicate CONFIG_HOTPLUGStephen Rothwell2013-06-031-20/+0
| | |/ | |/|
* | | 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
* | | arch, mm: Remove tlb_fast_mode()Peter Zijlstra2013-06-061-16/+1
|/ /
* / kernel: Fix s390 absolute memory access for /dev/memMichael Holzheu2013-05-221-0/+4
|/
* Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-05-051-9/+19
|\
| * Merge commit '8700c95adb03' into timers/nohzFrederic Weisbecker2013-05-025-7/+66
| |\
| * | cputime_nsecs: use math64.h for nsec resolution conversion helpersKevin Hilman2013-04-261-9/+19
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-05-052-7/+2
|\ \ \
| * | | CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell2013-03-152-15/+5
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-17/+0
|\ \ \ | |_|/ |/| |
| * | consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-031-17/+0
| |/
* | mm: allow arch code to control the user page table ceilingHugh Dickins2013-04-291-0/+10
* | mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer2013-04-291-0/+40
* | x86-32: Fix possible incomplete TLB invalidate with PAE pagetablesDave Hansen2013-04-121-1/+6
* | asm-generic: move cmpxchg*_local defs to cmpxchg.hJonas Bonn2013-03-132-6/+10
|/
* Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-032-1/+10
|\
| * asm-generic/unistd.h: handle symbol prefixes in cond_syscallJames Hogan2013-03-021-1/+8
| * asm-generic/io.h: check CONFIG_VIRT_TO_BUSJames Hogan2013-03-021-0/+2
* | Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-022-1/+17
|\ \
| * | asm-generic headers: Allow yet more arch overrides in checksum.hVineet Gupta2013-02-111-0/+4
| * | asm-generic: uaccess: Allow arches to over-ride __{get,put}_user_fn()Vineet Gupta2013-02-111-0/+11
| * | asm-generic headers: uaccess.h to conditionally define segment_eq()Vineet Gupta2013-02-111-1/+2
| |/
* | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2013-02-261-4/+4
|\ \
| * | asm-generic: io: Fix ioread16/32be and iowrite16/32beMichal Simek2013-02-121-4/+4
| |/