aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-274-5/+39
|\
| * mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPTMichal Hocko2013-01-111-0/+9
| * mutex: Place lock in contended state after fastpath_lock failureWill Deacon2012-10-021-2/+9
| * mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race conditionAndrea Arcangeli2012-06-101-2/+20
| * asm-generic: Use __BITS_PER_LONG in statfs.hH. Peter Anvin2012-05-211-1/+1
* | merge opensource jb u5codeworkx2012-09-222-0/+30
* | Merge linux-3.0.31 from korg into jellybeancodeworkx2012-09-183-1/+64
|\ \ | |/
| * compat: use sys_sendfile64() implementation for sendfile syscallChris Metcalf2012-04-021-1/+1
| * mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli2012-04-021-0/+61
| * epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov2012-02-291-0/+2
* | samsung opensource update 2Daniel Hillenbrand2012-07-211-0/+4
* | samsung update 1codeworkx2012-06-021-0/+53
|/
*-. Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/lin...Linus Torvalds2011-06-171-10/+0
|\ \
| * | gpio: add GPIOF_ values regardless on kconfig settingsRandy Dunlap2011-06-161-10/+0
| |/
* | include/asm-generic/pgtable.h: fix unbalanced parenthesisNicolas Kaiser2011-06-151-1/+1
|/
* asm-generic/unistd.h: support sendmmsg syscallChris Metcalf2011-06-021-1/+3
* Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-05-281-5/+5
|\
| * gpio: make gpio_{request,free}_array gpio array parameter constLars-Peter Clausen2011-05-271-2/+2
| * gpio: Convert gpio_is_valid to return boolJoe Perches2011-05-261-3/+3
* | Merge branch 'setns'Linus Torvalds2011-05-281-1/+3
|\ \
| * | ns: Wire up the setns system callEric W. Biederman2011-05-281-1/+3
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-271-40/+0
|\ \
| * | bug.h: Move ratelimit warn interfaces to ratelimit.hDavid S. Miller2011-05-261-40/+0
* | | bitops: add #ifndef for each of find bitopsAkinobu Mita2011-05-262-0/+11
* | | asm-generic/ptrace.h: start a common low level ptrace helperMike Frysinger2011-05-261-0/+74
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-251-0/+37
|\ \ | |/
| * bug.h: Fix build with CONFIG_PRINTK disabled.David S. Miller2011-05-241-0/+21
| * bug.h: Add WARN_RATELIMITJoe Perches2011-05-231-0/+16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-05-255-97/+149
|\ \
| * | compat: fixes to allow working with tile archChris Metcalf2011-05-121-97/+124
| * | audit: support the "standard" <asm-generic/unistd.h>Chris Metcalf2011-05-044-0/+25
* | | ulimit: raise default hard ulimit on number of files to 4096Tim Gardner2011-05-251-1/+1
* | | asm-generic/cacheflush.h: flush icache when copying to user pagesMike Frysinger2011-05-251-1/+4
* | | mm: uninline large generic tlb.h functionsPeter Zijlstra2011-05-251-122/+13
* | | 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/+4
|\ \ \
| * | | [S390] merge page_test_dirty and page_clear_dirtyMartin Schwidefsky2011-05-231-8/+4
| | |/ | |/|
* | | 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/+8
* | | | 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-191-10/+4
|\ \ \ \
| * \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-04-271-10/+4
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | jump label: Introduce static_branch() interfaceJason Baron2011-04-041-10/+4
| | | |/ | | |/|
* | | | 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
| |/ /