summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-05-10Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-95/+601
2017-05-10Merge tag 'pm-extra-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-6/+26
2017-05-10Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds7-13/+38
2017-05-10Merge tag 'dmaengine-4.12-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-64/+21
2017-05-10Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-89/+46
2017-05-10Merge branches 'pm-domains', 'pm-cpuidle', 'pm-sleep' and 'powercap'Rafael J. Wysocki2-6/+26
2017-05-09Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-2/+9
2017-05-09Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-152/+14
2017-05-09Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+19
2017-05-09Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-43/+441
2017-05-09Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-176/+30
2017-05-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds24-100/+157
2017-05-09mm: introduce memalloc_noreclaim_{save,restore}Vlastimil Babka1-0/+12
2017-05-09time: delete CURRENT_TIME_SEC and CURRENT_TIMEDeepa Dinamani1-3/+0
2017-05-09fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flagTetsuo Handa1-3/+2
2017-05-09include/linux/uaccess.h: remove expensive WARN_ON in pagefault_disabled_decAndi Kleen1-1/+0
2017-05-09kref: remove WARN_ON for NULL release functionsAndi Kleen1-6/+0
2017-05-09include/linux/filter.h: use set_memory.h headerLaura Abbott1-1/+3
2017-05-09treewide: spelling: correct diffrent[iate] and banlance typosJoe Perches1-1/+1
2017-05-09scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd2-2/+2
2017-05-09treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko2-6/+9
2017-05-09mm, vmalloc: properly track vmalloc usersMichal Hocko1-0/+19
2017-05-09mm: introduce kv[mz]alloc helpersMichal Hocko3-2/+15
2017-05-09sysv,ipc: cacheline align kern_ipc_permDavidlohr Bueso2-6/+4
2017-05-09pidns: expose task pid_ns_for_children to userspaceKirill Tkhai1-0/+1
2017-05-09ns: allow ns_entries to have custom symlink contentKirill Tkhai1-0/+1
2017-05-09ia64: reuse append_elf_note() and final_note() functionsHari Bathini2-0/+6
2017-05-09crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_COREHari Bathini3-55/+71
2017-05-09cpumask: make "nr_cpumask_bits" unsignedAlexey Dobriyan1-2/+2
2017-05-09jiffies.h: declare jiffies and jiffies_64 with ____cacheline_aligned_in_smpMatthias Kaehlcke1-8/+3
2017-05-09mm, compaction: change migrate_async_suitable() to suitable_migration_source()Vlastimil Babka1-0/+5
2017-05-09mm, page_alloc: count movable pages when stealing from pageblockVlastimil Babka1-4/+1
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-35/+39
2017-05-08Merge tag 'for-f2fs-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds1-5/+12
2017-05-08Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-11/+83
2017-05-06Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-4/+15
2017-05-06Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-5/+4
2017-05-06Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-55/+46
2017-05-06Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-5/+23
2017-05-06Merge tag 'drm-forgot-about-tegra-for-v4.12-rc1' of git://people.freedesktop....Linus Torvalds2-0/+92
2017-05-05ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idleRafael J. Wysocki1-2/+5
2017-05-05PM / wakeup: Integrate mechanism to abort transitions in progressRafael J. Wysocki1-4/+21
2017-05-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds5-91/+122
2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-0/+4
2017-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds3-6/+0
2017-05-05Merge branch 'for-4.12/dax' into libnvdimm-for-nextDan Williams10-61/+81
2017-05-05Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-14/+80
2017-05-05Merge tag 'drm/tegra/for-4.12-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie2-0/+92
2017-05-05Merge tag 'driver-core-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2017-05-05Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds9-59/+382