summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-08-01staging: unisys: remove UINTN typeBenjamin Romer
2014-08-01staging: unisys: remove unused defines from commontypes.hBenjamin Romer
2014-08-01staging: unisys: remove non-kernel code from commontypes.hBenjamin Romer
2014-08-01staging: unisys: remove S64 typeBenjamin Romer
2014-08-01staging: unisys: remove S32 typeBenjamin Romer
2014-08-01staging: unisys: remove S16 typeBenjamin Romer
2014-08-01staging: unisys: remove S8 typeBenjamin Romer
2014-08-01staging: unisys: remove U64 typeBenjamin Romer
2014-08-01staging: unisys: remove U32 typeBenjamin Romer
2014-08-01staging: unisys: remove U16 typeBenjamin Romer
2014-08-01Merge tag 'dm-3.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-01Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-01Merge tag 'nommu-for-rmk' of git://git.pengutronix.de/git/ukl/linux into deve...Russell King
2014-08-01clk: checking wrong variable in __set_clk_parents()Dan Carpenter
2014-08-01dm cache: fix race affecting dirty block countAnssi Hannula
2014-08-01dm bufio: fully initialize shrinkerGreg Thelen
2014-08-01ata: libahci: Silence compiler warning on 64-bitThierry Reding
2014-08-01crypto: drbg - fix failure of generating multiple of 2**16 bytesStephan Mueller
2014-08-01crypto: ccp - Do not sign extend input data to CCPTom Lendacky
2014-08-01crypto: testmgr - add missing spaces to drbg error stringsJarod Wilson
2014-08-01crypto: atmel-tdes - Switch to managed version of kzallocPramod Gurav
2014-08-01crypto: atmel-sha - Switch to managed version of kzallocPramod Gurav
2014-08-01crypto: testmgr - use chunks smaller than algo block size in chunk testsArd Biesheuvel
2014-08-01crypto: qat - Fixed SKU1 dev issueTadeusz Struk
2014-08-01crypto: qat - Use hweight for bit countingTadeusz Struk
2014-08-01crypto: qat - Updated print outputsTadeusz Struk
2014-08-01crypto: qat - change ae_num to ae_idTadeusz Struk
2014-08-01crypto: qat - change slice->regions to slice->regionTadeusz Struk
2014-08-01crypto: qat - use min_t macroTadeusz Struk
2014-08-01crypto: qat - remove unnecessary parenthesesTadeusz Struk
2014-08-01crypto: qat - remove unneeded headerTadeusz Struk
2014-08-01crypto: qat - checkpatch blank linesTadeusz Struk
2014-08-01crypto: qat - remove unnecessary return codesTadeusz Struk
2014-08-01crypto: Resolve shadow warningsMark Rustad
2014-08-01arm64: add newline to I-cache policy stringMark Rutland
2014-08-01timer: Fix lock inversion between hrtimer_bases.lock and scheduler locksJan Kara
2014-08-01vfs: fix check for fallocate on active swapfileEric Biggers
2014-08-01direct-io: fix AIO regressionChristoph Hellwig
2014-07-31Merge tag 'pm+acpi-3.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-31Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds
2014-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-07-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2014-07-31Merge tag 'for_3.17/samsung-clk' of git://git.kernel.org/pub/scm/linux/kernel...Mike Turquette
2014-07-31x86/mm: Set TLB flush tunable to sane value (33)Dave Hansen
2014-07-31x86/mm: New tunable for single vs full TLB flushDave Hansen
2014-07-31x86/mm: Add tracepoints for TLB flushesDave Hansen
2014-07-31x86/mm: Unify remote INVLPG codeDave Hansen
2014-07-31x86/mm: Fix missed global TLB flush statDave Hansen
2014-07-31x86/mm: Rip out complicated, out-of-date, buggy TLB flushingDave Hansen
2014-07-31x86/mm: Clean up the TLB flushing codeDave Hansen