summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
AgeCommit message (Expand)AuthorLines
2011-07-25asm-generic/system.h: drop useless __KERNEL__Mike Frysinger-2/+0
2011-07-25iomap: make IOPORT/PCI mapping functions conditionalRandy Dunlap-0/+8
2011-07-22iomap: make IOPORT/PCI mapping functions conditionalJonas Bonn-0/+6
2011-07-22asm-generic: add MMU variants of io.h functionsJonas Bonn-1/+6
2011-07-22asm-generic: delay.h fix udelay and ndelay for 8 bit argsAndrew Morton-6/+27
2011-07-12pci: move microblaze and powerpc pci flag functions into asm-genericRob Herring-0/+62
2011-07-07asm-generic: adapt delay.h to common implementationJonas Bonn-1/+15
2011-06-17Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/lin...Linus Torvalds-10/+0
2011-06-16gpio: add GPIOF_ values regardless on kconfig settingsRandy Dunlap-10/+0
2011-06-15include/asm-generic/pgtable.h: fix unbalanced parenthesisNicolas Kaiser-1/+1
2011-06-02asm-generic/unistd.h: support sendmmsg syscallChris Metcalf-1/+3
2011-05-28Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-5/+5
2011-05-28Merge branch 'setns'Linus Torvalds-1/+3
2011-05-28ns: Wire up the setns system callEric W. Biederman-1/+3
2011-05-27gpio: make gpio_{request,free}_array gpio array parameter constLars-Peter Clausen-2/+2
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-40/+0
2011-05-26gpio: Convert gpio_is_valid to return boolJoe Perches-3/+3
2011-05-26bitops: add #ifndef for each of find bitopsAkinobu Mita-0/+11
2011-05-26asm-generic/ptrace.h: start a common low level ptrace helperMike Frysinger-0/+74
2011-05-26bug.h: Move ratelimit warn interfaces to ratelimit.hDavid S. Miller-40/+0
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-0/+37
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds-97/+149
2011-05-25ulimit: raise default hard ulimit on number of files to 4096Tim Gardner-1/+1
2011-05-25asm-generic/cacheflush.h: flush icache when copying to user pagesMike Frysinger-1/+4
2011-05-25mm: uninline large generic tlb.h functionsPeter Zijlstra-122/+13
2011-05-25mm: extended batches for generic mmu_gatherPeter Zijlstra-46/+83
2011-05-25mm, powerpc: move the RCU page-table freeing into generic codePeter Zijlstra-5/+51
2011-05-25mm: mmu_gather reworkPeter Zijlstra-27/+69
2011-05-24bug.h: Fix build with CONFIG_PRINTK disabled.David S. Miller-0/+21
2011-05-24Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds-8/+4
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds-29/+32
2011-05-24Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo-21/+51
2011-05-23bug.h: Add WARN_RATELIMITJoe Perches-0/+16
2011-05-23[S390] merge page_test_dirty and page_clear_dirtyMartin Schwidefsky-8/+4
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds-1/+1
2011-05-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-10/+4
2011-05-19module: Sort exported symbolsAlessio Igor Bogani-10/+10
2011-05-12compat: fixes to allow working with tile archChris Metcalf-97/+124
2011-05-04audit: support the "standard" <asm-generic/unistd.h>Chris Metcalf-0/+25
2011-04-27Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar-10/+4
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds-2/+2
2011-04-04jump label: Introduce static_branch() interfaceJason Baron-10/+4
2011-04-04percpu: Unify input section namesMike Frysinger-20/+24
2011-03-31Fix common misspellingsLucas De Marchi-2/+2
2011-03-28WARN_ON_SMP(): Add comment to explain ({0;})Steven Rostedt-0/+7
2011-03-25Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+27
2011-03-25WARN_ON_SMP(): Allow use in if() statements on UPSteven Rostedt-1/+27
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo-9/+8
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita-31/+0
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita-19/+0