summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-22powerpc: Adopt nvram module for PPC64Finn Thain
2019-01-22char/generic_nvram: Remove as unusedFinn Thain
2019-01-22powerpc: Enable HAVE_ARCH_NVRAM_OPS and disable GENERIC_NVRAMFinn Thain
2019-01-22powerpc, fbdev: Use NV_CMODE and NV_VMODE only when CONFIG_PPC32 && CONFIG_PP...Finn Thain
2019-01-22powerpc: Implement nvram ioctlsFinn Thain
2019-01-22powerpc: Define missing ppc_md.nvram_size for CHRP and PowerMacFinn Thain
2019-01-22char/nvram: Add "devname:nvram" module aliasFinn Thain
2019-01-22m68k: Dispatch nvram_ops calls to Atari or Mac functionsFinn Thain
2019-01-22macintosh/via-cuda: Don't rely on Cuda to end a transferFinn Thain
2019-01-22m68k/mac: Fix PRAM accessorsFinn Thain
2019-01-22m68k/mac: Use macros for RTC accesses not magic numbersFinn Thain
2019-01-22m68k/mac: Adopt naming and calling conventions for PRAM routinesFinn Thain
2019-01-22m68k/atari: Implement arch_nvram_ops methods and enable CONFIG_HAVE_ARCH_NVRA...Finn Thain
2019-01-22char/nvram: Implement NVRAM read/write methodsFinn Thain
2019-01-22char/nvram: Allow the set_checksum and initialize ioctls to be omittedFinn Thain
2019-01-22char/nvram: Adopt arch_nvram_opsFinn Thain
2019-01-22powerpc: Replace nvram_* extern declarations with standard headerFinn Thain
2019-01-22m68k/atari: Implement arch_nvram_ops structFinn Thain
2019-01-22nvram: Replace nvram_* function exports with static functionsFinn Thain
2019-01-22char/nvram: Re-order functions to remove forward declarations and #ifdefsFinn Thain
2019-01-22m68k/atari: Move Atari-specific code out of drivers/char/nvram.cFinn Thain
2019-01-22scsi/atari_scsi: Don't select CONFIG_NVRAMFinn Thain
2019-01-18misc: enclosure: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-01-18misc/sgi-gru/grufault: fix a style errorPeng Hao
2019-01-18misc/mic/vop/vop_main : remove unneeded semicolonPeng Hao
2019-01-18misc/ics932s401: Add a missing check to i2c_smbus_read_word_dataAditya Pakki
2019-01-18drivers: misc: ad525x_dpot: clean indentation issue, remove tabsColin Ian King
2019-01-18lkdtm: change snprintf to scnprintf for possible overflowSilvio Cesare
2019-01-13mei: squash single_recv_buf into one bit in client propertiesAlexander Usyskin
2019-01-10Merge tag 'lkdtm-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kee...Greg Kroah-Hartman
2019-01-09lkdtm: Add tests for NULL pointer dereferenceChristophe Leroy
2019-01-09lkdtm: Print real addressesChristophe Leroy
2019-01-09lkdtm: Do not depend on BLOCK and clean up headersKees Cook
2019-01-06Linux 5.0-rc1Linus Torvalds
2019-01-06Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2019-01-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-01-06Change mincore() to count "mapped" pages rather than "cached" pagesLinus Torvalds
2019-01-06Fix 'acccess_ok()' on alpha and SHLinus Torvalds
2019-01-06Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-01-06Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-01-06Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-01-06Merge tag 'hwlock-v4.21' of git://github.com/andersson/remoteprocLinus Torvalds
2019-01-06fscrypt: add Adiantum supportEric Biggers
2019-01-05Merge tag 'docs-5.0-fixes' of git://git.lwn.net/linuxLinus Torvalds
2019-01-05Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-01-05Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-01-05Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-01-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-01-05Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linuxLinus Torvalds