summaryrefslogtreecommitdiffstats
path: root/crypto/des_generic.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-10[ARM] Kirkwood: add LaCie Internet Space v2 supportSimon Guinot3-0/+21
2010-02-10[ARM] Orion5x: enable SATA LED blinking for d2netSimon Guinot1-24/+17
2010-02-10[ARM] Orion5x: set valid GPIO inhibit power-off for d2netSimon Guinot1-0/+4
2010-02-05[ARM] orion5x: update defconfigNicolas Pitre1-22/+78
2010-02-05[ARM] Kirkwood: update defconfigNicolas Pitre1-32/+94
2010-02-05[ARM] orion5x: fix some improper includes in Linkstation filesNicolas Pitre2-8/+8
2010-02-05[ARM] Orion: Add Buffalo Linkstation LS-HGL supportZhu Qingsen4-0/+285
2010-02-05[ARM] kirkwood: combine support for openrd base/client supportAlexander Clouter4-97/+130
2010-02-05mach-dove/common.c: remove unnecessary (void *) castsH Hartley Sweeten1-4/+4
2010-02-05mach-kirkwood/common.c: remove unnecessary (void *) castsH Hartley Sweeten1-4/+4
2010-02-05mach-orion5x/common.c: remove unnecessary (void *) castsH Hartley Sweeten1-2/+2
2010-02-05idr: revert misallocation bug fixTejun Heo1-3/+4
2010-02-03omap: Disable serial port autoidle by defaultTony Lindgren1-2/+9
2010-02-03omap: Fix access to already released memory in clk_debugfs_register_one()Marek Skuczynski1-2/+2
2010-02-03omap: Fix arch/arm/mach-omap2/mux.c: Off by one errorTony Lindgren1-1/+2
2010-02-03omap: Fix 3630 mux errorsTony Lindgren2-0/+54
2010-02-03OMAP2/3: GPMC: ensure valid clock pointerKevin Hilman1-1/+4
2010-02-03OMAP2/3: IRQ: ensure valid base addressKevin Hilman1-1/+3
2010-02-03ARCH OMAP : enable ARCH_HAS_HOLES_MEMORYMODEL for OMAPSriram1-0/+1
2010-02-03omap: Remove old unused defines for OMAP_32KSYNCT_BASETony Lindgren1-10/+0
2010-02-03ARM: Fix wrong register in proc-arm6_7.S data abort handlerRussell King1-1/+1
2010-02-03futex: Handle futex value corruption gracefullyThomas Gleixner1-2/+19
2010-02-03futex: Handle user space corruption gracefullyThomas Gleixner1-0/+7
2010-02-03futex_lock_pi() key refcnt fixMikael Pettersson1-1/+1
2010-02-03NFS: Don't clobber the attribute type in nfs_update_inode()Trond Myklebust1-1/+3
2010-02-03NFS: Fix a umount raceTrond Myklebust1-1/+14
2010-02-03NFS: Fix an Oops when truncating a fileTrond Myklebust1-8/+9
2010-02-03microblaze: fix interrupt state restoreSteven J. Magnani1-4/+6
2010-02-03GFS2: Extend umount wait coverage to full glock lifetimeSteven Whitehouse5-7/+17
2010-02-03GFS2: Wait for unlock completion on umountSteven Whitehouse4-1/+13
2010-02-03microblaze: Defconfig updateMichal Simek2-44/+169
2010-02-03pktcdvd: removing device does not remove its sysfs dirThadeu Lima de Souza Cascardo1-1/+1
2010-02-03memory hotplug: fix a bug on /dev/mem for 64-bit kernelsShaohui Zheng1-0/+19
2010-02-03fault injection: correct function names in documentationAnton Blanchard1-2/+2
2010-02-03hugetlb: fix section mismatchesJeff Mahoney1-4/+3
2010-02-03uartlite: fix crash when using as consoleRichard Röjfors1-1/+1
2010-02-03imxfb: correct location of callbacks in suspend and resumeUwe Kleine-König1-2/+4
2010-02-03cgroups: fix to return errno in a failure pathLi Zefan1-2/+5
2010-02-03markup_oops.pl: fix $func_offset error with x86_64Hui Zhu1-1/+1
2010-02-03get_maintainer.pl: teach git log to use --no-colorRichard Kennedy1-2/+2
2010-02-03devmem: fix kmem write bug on memory holesWu Fengguang1-1/+1
2010-02-03devmem: check vmalloc address on kmem read/writeKAMEZAWA Hiroyuki1-10/+18
2010-02-03mm: flush dcache before writing into page to avoid aliasanfei zhou2-0/+6
2010-02-03kfifo: fix kernel-doc notationRandy Dunlap1-1/+2
2010-02-03rtc-fm3130: add missing bracesSergey Matyukevich1-2/+4
2010-02-03mx3fb: some debug and initialisation fixesAlberto Panizzo1-4/+8
2010-02-03idr: fix a critical misallocation bugTejun Heo1-4/+3
2010-02-03connector: Delete buggy notification code.Evgeniy Polyakov2-207/+0
2010-02-03kernel/cred.c: use kmem_cache_freeJulia Lawall1-1/+1
2010-02-02mm: purge fragmented percpu vmap blocksNick Piggin1-11/+81