summaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)Author
2011-11-30gcov-kernel: Add ARM eABI supportJuha Tukkinen
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-08-17mm: fix __page_to_pfn for a const struct page argumentIan Campbell
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-26asm-generic/atomic.h: allow SMP peeps to leverage thisMike Frysinger
2011-07-26asm-generic/atomic.h: add atomic_set_mask() helperMike Frysinger
2011-07-26asm-generic/atomic.h: fix type used in atomic_clear_maskMike Frysinger
2011-07-26asm-generic/atomic.h: simplify inc/dec test helpersMike Frysinger
2011-07-26atomic: Update comments in atomic.hArun Sharma
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26asm-generic: add another generic ext2 atomic bitopsAkinobu Mita
2011-07-25Merge 'akpm' patch seriesLinus Torvalds
2011-07-25asm-generic/system.h: drop useless __KERNEL__Mike Frysinger
2011-07-25iomap: make IOPORT/PCI mapping functions conditionalRandy Dunlap
2011-07-22iomap: make IOPORT/PCI mapping functions conditionalJonas Bonn
2011-07-22asm-generic: add MMU variants of io.h functionsJonas Bonn
2011-07-22asm-generic: delay.h fix udelay and ndelay for 8 bit argsAndrew Morton
2011-07-12pci: move microblaze and powerpc pci flag functions into asm-genericRob Herring
2011-07-07asm-generic: adapt delay.h to common implementationJonas Bonn
2011-06-17Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/lin...Linus Torvalds
2011-06-16gpio: add GPIOF_ values regardless on kconfig settingsRandy Dunlap
2011-06-15include/asm-generic/pgtable.h: fix unbalanced parenthesisNicolas Kaiser
2011-06-02asm-generic/unistd.h: support sendmmsg syscallChris Metcalf
2011-05-28Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-05-28Merge branch 'setns'Linus Torvalds
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-05-27gpio: make gpio_{request,free}_array gpio array parameter constLars-Peter Clausen
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-05-26gpio: Convert gpio_is_valid to return boolJoe Perches
2011-05-26bitops: add #ifndef for each of find bitopsAkinobu Mita
2011-05-26asm-generic/ptrace.h: start a common low level ptrace helperMike Frysinger
2011-05-26bug.h: Move ratelimit warn interfaces to ratelimit.hDavid S. Miller
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2011-05-25ulimit: raise default hard ulimit on number of files to 4096Tim Gardner
2011-05-25asm-generic/cacheflush.h: flush icache when copying to user pagesMike Frysinger
2011-05-25mm: uninline large generic tlb.h functionsPeter Zijlstra
2011-05-25mm: extended batches for generic mmu_gatherPeter Zijlstra
2011-05-25mm, powerpc: move the RCU page-table freeing into generic codePeter Zijlstra
2011-05-25mm: mmu_gather reworkPeter Zijlstra
2011-05-24bug.h: Fix build with CONFIG_PRINTK disabled.David S. Miller
2011-05-24Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-05-24Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo
2011-05-23bug.h: Add WARN_RATELIMITJoe Perches
2011-05-23[S390] merge page_test_dirty and page_clear_dirtyMartin Schwidefsky
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds
2011-05-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds