aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* ocfs2: change ip_unaligned_aio to of type mutex from atomit_tWengang Wang2014-04-03
* ocfs2: fix null pointer dereference when access dlm_state before launching dl...Zongxun Wang2014-04-03
* arch/sh/drivers/pci/pcie-sh7786.h: remove duplicate SH4A_PCIEPHYCTLRGeert Uytterhoeven2014-04-03
* sh: sh7757: switch RSPI clock to dev ID matchGeert Uytterhoeven2014-04-03
* arch/sh/boards/board-sh7757lcr.c: fixup SDHI register sizeKuninori Morimoto2014-04-03
* sh: don't pass saved userspace state to exception handlersBobby Bingham2014-04-03
* sh: remove unused do_fpu_errorBobby Bingham2014-04-03
* sh: push extra copy of r0-r2 for syscall parametersBobby Bingham2014-04-03
* score: remove unused CPU_SCORE7 Kconfig parameterMichael Opdenacker2014-04-03
* genksyms: fix typeof() handlingJan Beulich2014-04-03
* fanotify: move unrelated handling from copy_event_to_user()Jan Kara2014-04-03
* fanotify: reorganize loop in fanotify_read()Jan Kara2014-04-03
* fanotify: convert access_mutex to spinlockJan Kara2014-04-03
* fanotify: use fanotify event structure for permission response processingJan Kara2014-04-03
* fanotify: remove useless bypass_perm checkJan Kara2014-04-03
* fs/freevxfs/vxfs_lookup.c: update function commentFabian Frederick2014-04-03
* fs/cifs/cifsfs.c: add __init to cifs_init_inodecache()Fabian Frederick2014-04-03
* kmemleak: change some global variables to intLi Zefan2014-04-03
* kmemleak: remove redundant codeLi Zefan2014-04-03
* kmemleak: allow freeing internal objects after kmemleak was disabledLi Zefan2014-04-03
* kmemleak: free internal objects only if there're no leaks to be reportedLi Zefan2014-04-03
* kthread: ensure locality of task_struct allocationsNishanth Aravamudan2014-04-03
* bdi: avoid oops on device removalJan Kara2014-04-03
* backing_dev: fix hung task on syncDerek Basehore2014-04-03
* sh: fix format string bug in stack tracerMatt Fleming2014-04-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-04-03
|\
| * crypto: ghash-clmulni-intel - use C implementation for setkey()Ard Biesheuvel2014-04-01
| * crypto: x86/sha1 - reduce size of the AVX2 asm implementationMathias Krause2014-03-25
| * crypto: x86/sha1 - fix stack alignment of AVX2 variantMathias Krause2014-03-25
| * crypto: x86/sha1 - re-enable the AVX variantMathias Krause2014-03-25
| * crypto: sha - SHA1 transform x86_64 AVX2chandramouli narayanan2014-03-21
| * crypto: crypto_wq - Fix late crypto work queue initializationTim Chen2014-03-21
| * crypto: caam - add missing key_dma unmapHoria Geanta2014-03-21
| * crypto: caam - add support for aead null encryptionHoria Geanta2014-03-21
| * crypto: testmgr - add aead null encryption test vectorsHoria Geanta2014-03-21
| * crypto: export NULL algorithms definesHoria Geanta2014-03-21
| * crypto: caam - remove error propagation handlingHoria Geanta2014-03-21
| * crypto: hash - Simplify the ahash_finup implementationMarek Vasut2014-03-21
| * crypto: hash - Pull out the functions to save/restore requestMarek Vasut2014-03-21
| * crypto: hash - Fix the pointer voodoo in unaligned ahashMarek Vasut2014-03-21
| * crypto: caam - Fix first parameter to caam_init_rngHerbert Xu2014-03-21
| * crypto: omap-sham - Map SG pages if they are HIGHMEM before accessingJoel Fernandes2014-03-10
| * crypto: caam - Dynamic memory allocation for caam_rng_ctx objectNitesh Lal2014-03-10
| * crypto: allow blkcipher walks over AEAD dataArd Biesheuvel2014-03-10
| * crypto: remove direct blkcipher_walk dependency on transformArd Biesheuvel2014-03-10
| * hwrng: add randomness to system from rng sourcesKees Cook2014-03-10
| * crypto: mxs-dcp - Optimize hashingMarek Vasut2014-03-10
| * crypto: mxs-dcp - Align the bounce buffersMarek Vasut2014-03-10
| * crypto: omap-des - make local functions staticJingoo Han2014-03-10
| * crypto: omap-sham - Use SIMPLE_DEV_PM_OPS macroJingoo Han2014-03-10