summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-11doc: replace FTP URL to kernel.org with HTTPS oneMichael Heimpold
2017-05-09docs: update references to the device io bookHelmut Grohne
2017-05-09Documentation: earlycon: fix Marvell Armada 3700 UART nameAndre Przywara
2017-05-09docs-rst: add input docs at main index and use kernel-figureMauro Carvalho Chehab
2017-05-09Merge tag 'arc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2017-05-09Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2017-05-09Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-05-09Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-05-09Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-09Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2017-05-09Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2017-05-09Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-05-09Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-05-09Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-09proc: try to remove use of FOLL_FORCE entirelyLinus Torvalds
2017-05-08Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-08Merge tag 'trace-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2017-05-08Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-08Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-08drivers/staging/ccree/ssi_hash.c: fix build with gcc-4.4.4Andrew Morton
2017-05-08selftests/vm: add a test for virtual address range mappingAnshuman Khandual
2017-05-08dax: add tracepoint to dax_insert_mapping()Ross Zwisler
2017-05-08dax: add tracepoint to dax_writeback_one()Ross Zwisler
2017-05-08dax: add tracepoints to dax_writeback_mapping_range()Ross Zwisler
2017-05-08dax: add tracepoints to dax_load_hole()Ross Zwisler
2017-05-08dax: add tracepoints to dax_pfn_mkwrite()Ross Zwisler
2017-05-08dax: add tracepoints to dax_iomap_pte_fault()Ross Zwisler
2017-05-08mtd: nand: nandsim: convert to memalloc_noreclaim_*()Vlastimil Babka
2017-05-08treewide: convert PF_MEMALLOC manipulations to new helpersVlastimil Babka
2017-05-08mm: introduce memalloc_noreclaim_{save,restore}Vlastimil Babka
2017-05-08mm: prevent potential recursive reclaim due to clearing PF_MEMALLOCVlastimil Babka
2017-05-08mm/huge_memory.c: deposit a pgtable for DAX PMD faults when requiredOliver O'Halloran
2017-05-08mm/huge_memory.c: use zap_deposited_table() moreOliver O'Halloran
2017-05-08time: delete CURRENT_TIME_SEC and CURRENT_TIMEDeepa Dinamani
2017-05-08gfs2: replace CURRENT_TIME with current_timeStephen Rothwell
2017-05-08apparmorfs: replace CURRENT_TIME with current_time()Deepa Dinamani
2017-05-08lustre: replace CURRENT_TIME macroDeepa Dinamani
2017-05-08fs: ubifs: replace CURRENT_TIME_SEC with current_timeDeepa Dinamani
2017-05-08fs: ufs: use ktime_get_real_ts64() for birthtimeDeepa Dinamani
2017-05-08fs: ceph: CURRENT_TIME with ktime_get_real_ts()Deepa Dinamani
2017-05-08fs: cifs: replace CURRENT_TIME by other appropriate apisDeepa Dinamani
2017-05-08trace: make trace_hwlat timestamp y2038 safeDeepa Dinamani
2017-05-08fs: f2fs: use ktime_get_real_seconds for sit_info timesDeepa Dinamani
2017-05-08format-security: move static strings to constKees Cook
2017-05-08Documentation/vm/transhuge.txt: fix trivial typosSeongJae Park
2017-05-08fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flagTetsuo Handa
2017-05-08include/linux/uaccess.h: remove expensive WARN_ON in pagefault_disabled_decAndi Kleen
2017-05-08drivers/scsi/megaraid: remove expensive inline from megasas_return_cmdAndi Kleen