aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-09crypto: shash - Add shash_instance_ctxHerbert Xu1-0/+5
2009-07-08crypto: shash - Add __crypto_shash_castHerbert Xu1-0/+5
2009-07-08crypto: shash - Add crypto_shash_ctx_alignedHerbert Xu1-0/+5
2009-07-08crypto: shash - Add shash_register_instanceHerbert Xu1-1/+2
2009-07-08crypto: shash - Add shash_attr_alg2 helperHerbert Xu1-0/+2
2009-07-08crypto: api - Add crypto_attr_alg2 helperHerbert Xu1-1/+10
2009-07-08crypto: shash - Add spawn supportHerbert Xu1-0/+14
2009-07-08crypto: api - Add new style spawn supportHerbert Xu1-0/+6
2009-07-08crypto: shash - Add shash_instanceHerbert Xu1-0/+26
2009-07-07crypto: api - Add crypto_alloc_instance2Herbert Xu1-0/+2
2009-07-07crypto: api - Add new template create functionHerbert Xu1-0/+1
2009-06-18random: Add optional continuous repetition test to entropy store based rngsNeil Horman1-0/+10
2009-06-17Delete pcibios_select_rootMatthew Wilcox1-13/+0
2009-06-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-1/+1
2009-06-17Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds4-222/+375
2009-06-17mfd: fix tmio related warningsSamuel Ortiz1-1/+1
2009-06-17mfd: asic3: remove SD/SDIO controller register definitionsPhilipp Zabel1-216/+3
2009-06-17mfd: add ASIC3 IRQ numbersPhilipp Zabel1-0/+7
2009-06-17mfd: asic3: add asic3_set_register common operationPhilipp Zabel1-5/+5
2009-06-17mfd: add PCAP driverDaniel Ribeiro1-0/+256
2009-06-17mfd: add U300 AB3100 core supportLinus Walleij1-0/+103
2009-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds6-2/+390
2009-06-17Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds1-0/+37
2009-06-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6Linus Torvalds1-2/+0
2009-06-17Pull for-2.6.31 into releaseTony Luck1-1/+1
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox1-1/+1
2009-06-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds3-75/+0
2009-06-17Merge branches 'slab/documentation', 'slab/fixes', 'slob/cleanups' and 'slub/fixes' into for-linusPekka Enberg1-2/+0
2009-06-17Cleanup of adfs headersAl Viro3-75/+0
2009-06-16Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds7-4/+1922
2009-06-16Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds9-5/+85
2009-06-16Merge branch 'akpm'Linus Torvalds34-195/+498
2009-06-16fbdev: blackfin has __raw I/O accessors, so use them in fb.hMike Frysinger1-1/+1
2009-06-16fbdev: s1d13xxxfb: add accelerated bitblt functionsKristoffer Ericson1-0/+9
2009-06-16fbdev: add support for handoff from firmware to hw framebuffersDave Airlie1-1/+11
2009-06-16fbdev: move logo externs to header fileGeert Uytterhoeven2-1/+17
2009-06-16lis3: add click functionDaniel Mack1-0/+39
2009-06-16drivers: add support for the TI VLYNQ busFlorian Fainelli1-0/+161
2009-06-16syscalls.h: remove duplicated declarations for sys_pipe2Masatake YAMATO1-2/+1
2009-06-16kmap_types: make most arches use generic header fileRandy Dunlap1-1/+1
2009-06-16remove put_cpu_no_resched()Thomas Gleixner1-1/+0
2009-06-16drbd: add major number to major.hPhilipp Reisner1-0/+1
2009-06-16headers: move module_bug_finalize()/module_bug_cleanup() definitions into module.hAndrew Morton2-12/+17
2009-06-16poll: avoid extra wakeups in select/pollEric Dumazet1-0/+3
2009-06-16utsname.h: make new_utsname fields use the proper length constantDan Smith1-6/+6
2009-06-16vmscan: count the number of times zone_reclaim() scans and failsMel Gorman1-0/+3
2009-06-16vmscan: report vm_flags in page_referenced()Wu Fengguang1-2/+3
2009-06-16mm cleanup: shmem_file_setup: 'char *' -> 'const char *' for name argumentSergei Trofimovich1-1/+1
2009-06-16mm: remove file argument from swap_readpage()Minchan Kim1-1/+1
2009-06-16mm: remove __invalidate_mapping_pages variantMike Waychison1-3/+0