summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* mm: uninline large generic tlb.h functionsPeter Zijlstra2011-05-251-122/+13Star
* mm: extended batches for generic mmu_gatherPeter Zijlstra2011-05-251-46/+83
* mm, powerpc: move the RCU page-table freeing into generic codePeter Zijlstra2011-05-251-5/+51
* mm: mmu_gather reworkPeter Zijlstra2011-05-251-27/+69
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-05-241-8/+4Star
|\
| * [S390] merge page_test_dirty and page_clear_dirtyMartin Schwidefsky2011-05-231-8/+4Star
* | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-241-29/+32
|\ \ | |/ |/|
| * Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo2011-05-242-21/+51
| |\
| | * percpu: Unify input section namesMike Frysinger2011-04-041-20/+24
| * | percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-241-9/+8Star
* | | sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-201-1/+1
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-05-201-10/+4Star
|\ \ \
| * \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-04-271-10/+4Star
| |\ \ \
| | * | | jump label: Introduce static_branch() interfaceJason Baron2011-04-041-10/+4Star
| | | |/ | | |/|
* | / | module: Sort exported symbolsAlessio Igor Bogani2011-05-191-10/+10
|/ / /
* | | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-072-2/+2
|\ \ \
| * | | Fix common misspellingsLucas De Marchi2011-03-312-2/+2
| |/ /
* / / WARN_ON_SMP(): Add comment to explain ({0;})Steven Rostedt2011-03-281-0/+7
|/ /
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-261-1/+27
|\ \ | |/ |/|
| * WARN_ON_SMP(): Allow use in if() statements on UPSteven Rostedt2011-03-251-1/+27
* | bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-243-31/+0Star
* | bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-242-19/+0Star
* | asm-generic: use little-endian bitopsAkinobu Mita2011-03-241-2/+2
* | bitops: introduce little-endian bitops for most architecturesAkinobu Mita2011-03-243-4/+1Star
* | asm-generic: change little-endian bitops to take any pointer typesAkinobu Mita2011-03-241-24/+53
* | asm-generic: rename generic little-endian bitops functionsAkinobu Mita2011-03-243-25/+25
* | bitops: merge little and big endian definisions in asm-generic/bitops/le.hAkinobu Mita2011-03-241-26/+20Star
* | add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-231-27/+0Star
* | include/asm-generic/unistd.h: fix syncfs syscall numberAndrew Morton2011-03-231-1/+1
* | introduce sys_syncfs to sync a single file systemSage Weil2011-03-211-1/+3
|/
* asm-generic: support clock_adjtime() in <asm-generic/unistd.h>Chris Metcalf2011-03-201-1/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-181-2/+2
|\
| * asm-generic/user.h: Fix spelling in commentTobias Klauser2011-03-011-2/+2
* | Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-03-181-0/+2
|\ \
| * | mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionallyHuang Ying2011-03-171-0/+2
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epi...Linus Torvalds2011-03-174-17/+87
|\ \ \ | |/ / |/| |
| * | asm-generic headers: add arch-specific __strnlen_user calling in uaccess.hGuanXuetao2011-03-171-3/+5
| * | asm-generic headers: add ftrace.hGuanXuetao2011-03-171-0/+16
| * | asm-generic headers: add sizes.hGuanXuetao2011-03-171-0/+47
| * | asm-generic: fix inX/outX functions for architectures that have PCIGuanXuetao2011-03-171-14/+19
* | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-161-0/+1
|\ \ \
| * \ \ Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman2011-02-241-12/+12
| |\ \ \ | | | |/ | | |/|
| * | | tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers2011-02-171-0/+1
* | | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-03-161-13/+22
|\ \ \ \
| * | | | percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-251-13/+22
| |/ / /
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-161-0/+3
|\ \ \ \
| * \ \ \ Merge branch 'sched/urgent' into sched/coreIngo Molnar2011-03-041-0/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge commit 'v2.6.38-rc5' into sched/coreIngo Molnar2011-02-161-12/+12
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | time: Add nsecs_to_cputime64 interface for asm-genericVenkatesh Pallipadi2011-01-261-0/+3
| | |_|/ | |/| |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-162-0/+7
|\ \ \ \