aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-04-25rtc/wdt/mfd: ds1374: Split up DS1374 into a wdt and a rtc partwip/mfd-ds1374-rfcMoritz Fischer4-397/+389
2017-04-25mfd: ds1374: Add Dallas/Maxim DS1374 Multi Function DeviceMoritz Fischer4-0/+267
2017-04-24dt-binding: mfd: Add Maxim/Dallas DS1374 MFD device bindingMoritz Fischer2-1/+44
2017-04-24rtc: ds1374: Refactor to use regmapMoritz Fischer1-49/+95
2017-04-24rtc: ds1374: wdt: Refactor to use watchdog frameworkMoritz Fischer1-210/+104
2017-04-24This is a ghetto hack to remap the reset pin to INTMoritz Fischer1-4/+7
2017-04-24rtc: ds1374: wdt: Fix stop/start ioctl always returning -EINVALMoritz Fischer1-1/+2
2017-04-24rtc: ds1374: wdt: Fix issue with timeout scaling from secs to wdt ticksMoritz Fischer1-1/+5
2017-04-24rtc: ds1374: Add trickle charger device tree bindingMoritz Fischer2-0/+72
2017-04-24Add linux-next specific files for 20170424Stephen Rothwell5-0/+16267
2017-04-24Merge branch 'akpm/master'Stephen Rothwell270-1086/+932
2017-04-24lib/crc-ccitt: add CCITT-FALSE CRC16 variantAndrey Vostrikov2-1/+64
2017-04-24mtd: nand: nandsim: convert to memalloc_noreclaim_*()Vlastimil Babka1-20/+9
2017-04-24treewide-convert-pf_memalloc-manipulations-to-new-helpers-fixVlastimil Babka1-3/+3
2017-04-24treewide: convert PF_MEMALLOC manipulations to new helpersVlastimil Babka4-9/+13
2017-04-24mm: introduce memalloc_noreclaim_{save,restore}Vlastimil Babka3-11/+29
2017-04-24mm: prevent potential recursive reclaim due to clearing PF_MEMALLOCVlastimil Babka1-1/+2
2017-04-24mm/huge_memory.c: deposit a pgtable for DAX PMD faults when requiredOliver O'Halloran1-2/+18
2017-04-24mm/huge_memory.c.c: use zap_deposited_table() moreOliver O'Halloran1-6/+2
2017-04-24time: delete current_fs_time()Deepa Dinamani2-15/+0
2017-04-24time: delete CURRENT_TIME_SEC and CURRENT_TIMEDeepa Dinamani1-3/+0
2017-04-24gfs2: replace CURRENT_TIME with current_timeStephen Rothwell1-2/+2
2017-04-24apparmorfs: replace CURRENT_TIME with current_time()Deepa Dinamani1-1/+1
2017-04-24lustre: replace CURRENT_TIME macroDeepa Dinamani2-5/+5
2017-04-24fs: ubifs: replace CURRENT_TIME_SEC with current_timeDeepa Dinamani6-30/+26
2017-04-24fs: ufs: use ktime_get_real_ts64() for birthtimeDeepa Dinamani1-2/+4
2017-04-24fs: ceph: CURRENT_TIME with ktime_get_real_ts()Deepa Dinamani4-6/+10
2017-04-24fs: cifs: replace CURRENT_TIME by other appropriate apisDeepa Dinamani3-19/+23
2017-04-24trace: make trace_hwlat timestamp y2038 safeDeepa Dinamani3-15/+14
2017-04-24fs: f2fs: use ktime_get_real_seconds for sit_info timesDeepa Dinamani2-3/+4
2017-04-24format-security: move static strings to constKees Cook19-27/+31
2017-04-24docs-vm-transhuge-fix-few-trivial-typos-fixAndrew Morton1-1/+1
2017-04-24Documentation/vm/transhuge.txt: fix trivial typosSeongJae Park1-5/+5
2017-04-24fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flagTetsuo Handa9-37/+17
2017-04-24include/linux/uaccess.h: remove expensive WARN_ON in pagefault_disabled_decAndi Kleen1-1/+0
2017-04-24drivers/scsi/megaraid: remove expensive inline from megasas_return_cmdAndi Kleen1-1/+1
2017-04-24kref: remove WARN_ON for NULL release functionsAndi Kleen1-6/+0
2017-04-24kprobes/x86: merge fix for set_memory.h decouplingStephen Rothwell2-0/+2
2017-04-24treewide: decouple cacheflush.h and set_memory.hLaura Abbott5-11/+1
2017-04-24drivers/staging/media/atomisp/pci/atomisp2: use set_memory.hAndrew Morton4-4/+9
2017-04-24drivers/video/fbdev/vermilion/vermilion.c: use set_memory.h headerLaura Abbott1-1/+1
2017-04-24drivers/misc/sram-exec.c: use set_memory.h headerLaura Abbott1-1/+2
2017-04-24alsa: use set_memory.h headerLaura Abbott3-3/+5
2017-04-24kernel/power/snapshot.c: use set_memory.h headerLaura Abbott1-0/+3
2017-04-24kernel/module.c: use set_memory.h headerLaura Abbott1-0/+3
2017-04-24include/linux/filter.h: use set_memory.h headerLaura Abbott1-1/+3
2017-04-24drivers/watchdog/hpwdt.c: use set_memory.h headerLaura Abbott1-1/+1
2017-04-24drivers/hwtracing/intel_th/msu.c: use set_memory.h headerLaura Abbott1-1/+3
2017-04-24drm-use-set_memoryh-header-fixAndrew Morton1-0/+2
2017-04-24drm: use set_memory.h headerLaura Abbott7-0/+17
2017-04-24agp: use set_memory.h headerLaura Abbott5-1/+7
2017-04-24x86: use set_memory.h headerLaura Abbott15-12/+15
2017-04-24s390: use set_memory.h headerLaura Abbott7-1/+7
2017-04-24arm64: use set_memory.h headerLaura Abbott2-0/+2
2017-04-24arm: use set_memory.h headerLaura Abbott4-0/+4
2017-04-24treewide: move set_memory_* functions away from cacheflush.hLaura Abbott9-136/+167
2017-04-24treewide: spelling: correct diffrent[iate] and banlance typosJoe Perches7-6/+9
2017-04-24scripts/spelling.txt: add "intialise(d)" pattern and fix typo instancesMasahiro Yamada6-8/+11
2017-04-24scripts/spelling.txt: Add regsiter -> register spelling mistakeStephen Boyd25-28/+29
2017-04-24scripts/spelling.txt: add "memory" pattern and fix typosStephen Boyd5-4/+5
2017-04-24mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko20-41/+31
2017-04-24mm, swap: use kvzalloc to allocate some swap data structuresHuang Ying3-13/+18
2017-04-24drivers/md/bcache/super.c: use kvmallocMichal Hocko1-6/+2
2017-04-24drivers/md/dm-ioctl.c: use kvmalloc rather than opencoded variantMichal Hocko1-9/+4
2017-04-24net: use kvmalloc with __GFP_REPEAT rather than open coded variantMichal Hocko2-26/+10
2017-04-24treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko44-350/+128
2017-04-24fs/xattr.c: zero out memory copied to userspace in getxattrMichal Hocko1-1/+1
2017-04-24net/ipv6/ila/ila_xlat.c: simplify a strange allocation patternMichal Hocko1-7/+1
2017-04-24lib/rhashtable.c: simplify a strange allocation patternMichal Hocko1-10/+3
2017-04-24mm: support __GFP_REPEAT in kvmalloc_node for >32kBMichal Hocko4-27/+24
2017-04-24mm: introduce kv[mz]alloc helpers - f2fs fix upStephen Rothwell1-1/+1
2017-04-24mm: introduce kv[mz]alloc helpersMichal Hocko24-129/+102
2017-04-24mm: adaptive hash table scalingPavel Tatashin4-2/+22
2017-04-24mm: update callers to use HASH_ZERO flagPavel Tatashin5-40/+12
2017-04-24mm: zero hash tables in allocatorPavel Tatashin2-3/+10
2017-04-24sparc64: NG4 memset 32 bits overflowPavel Tatashin1-13/+13
2017-04-24imx7: fix Kconfig warning and build errorsRandy Dunlap1-0/+1
2017-04-24Merge branch 'akpm-current/current'Stephen Rothwell144-2430/+3709
2017-04-24Merge remote-tracking branch 'nvdimm/libnvdimm-for-next'Stephen Rothwell66-1172/+2108
2017-04-24Merge remote-tracking branch 'rtc/rtc-next'Stephen Rothwell26-43/+710
2017-04-24Merge remote-tracking branch 'coresight/next'Stephen Rothwell3-18/+44
2017-04-24Merge remote-tracking branch 'livepatching/for-next'Stephen Rothwell30-359/+1547
2017-04-24Merge remote-tracking branch 'kselftest/next'Stephen Rothwell14-30/+37
2017-04-24Merge remote-tracking branch 'userns/for-next'Stephen Rothwell10-21/+3
2017-04-24Merge remote-tracking branch 'dma-buf/for-next'Stephen Rothwell1-0/+11
2017-04-24Merge remote-tracking branch 'pwm/for-next'Stephen Rothwell10-309/+685
2017-04-24Merge remote-tracking branch 'pinctrl-samsung/for-next'Stephen Rothwell0-0/+0
2017-04-24Merge remote-tracking branch 'pinctrl/for-next'Stephen Rothwell49-3842/+8585
2017-04-24Merge remote-tracking branch 'gpio/for-next'Stephen Rothwell49-600/+931
2017-04-24Merge remote-tracking branch 'rpmsg/for-next'Stephen Rothwell2-0/+20
2017-04-24Merge remote-tracking branch 'vhost/linux-next'Stephen Rothwell28-151/+396
2017-04-24Merge remote-tracking branch 'libata/for-next'Stephen Rothwell12-527/+240
2017-04-24Merge remote-tracking branch 'target-updates/for-next'Stephen Rothwell9-42/+147
2017-04-24Merge remote-tracking branch 'scsi-mkp/for-next'Stephen Rothwell10-22/+39
2017-04-24Merge remote-tracking branch 'scsi/for-next'Stephen Rothwell92-2347/+3949
2017-04-24Merge remote-tracking branch 'cgroup/for-next'Stephen Rothwell9-28/+30
2017-04-24Merge remote-tracking branch 'slave-dma/next'Stephen Rothwell15-242/+283
2017-04-24Merge remote-tracking branch 'mux/for-next'Stephen Rothwell26-1/+2233
2017-04-24Merge remote-tracking branch 'staging/staging-next'Stephen Rothwell1710-14511/+334350
2017-04-24Merge remote-tracking branch 'char-misc/char-misc-next'Stephen Rothwell163-2902/+7385
2017-04-24Merge remote-tracking branch 'tty/tty-next'Stephen Rothwell37-234/+507
2017-04-24Merge remote-tracking branch 'usb/usb-next'Stephen Rothwell211-3689/+8642
2017-04-24Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell6-9/+29
2017-04-24Merge remote-tracking branch 'ipmi/for-next'Stephen Rothwell6-11/+27
2017-04-24Merge remote-tracking branch 'leds/for-next'Stephen Rothwell13-38/+923
2017-04-24Merge remote-tracking branch 'hsi/for-next'Stephen Rothwell2-3/+4
2017-04-24Merge remote-tracking branch 'chrome-platform/for-next'Stephen Rothwell0-0/+0
2017-04-24Merge remote-tracking branch 'drivers-x86/for-next'Stephen Rothwell34-1349/+1407
2017-04-24Merge remote-tracking branch 'workqueues/for-next'Stephen Rothwell1-3/+2
2017-04-24Merge remote-tracking branch 'xen-tip/linux-next'Stephen Rothwell35-5239/+8291
2017-04-24Merge remote-tracking branch 'kvm-arm/next'Stephen Rothwell47-859/+1001
2017-04-24Merge remote-tracking branch 'kvm/linux-next'Stephen Rothwell106-2819/+8028
2017-04-24Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell41-96/+374
2017-04-24Merge remote-tracking branch 'ftrace/for-next'Stephen Rothwell27-644/+1821
2017-04-24Merge remote-tracking branch 'edac-amd/for-next'Stephen Rothwell26-235/+2343
2017-04-24Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell879-8987/+24588
2017-04-24Merge remote-tracking branch 'spi/for-next'Stephen Rothwell26-405/+871
2017-04-24Merge remote-tracking branch 'mailbox/mailbox-for-next'Stephen Rothwell10-27/+1738
2017-04-24Merge remote-tracking branch 'devicetree/for-next'Stephen Rothwell35-211/+625
2017-04-24Merge remote-tracking branch 'audit/next'Stephen Rothwell10-237/+151
2017-04-24Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell29-35/+33
2017-04-24Merge remote-tracking branch 'vfio/next'Stephen Rothwell2-86/+77
2017-04-24Merge remote-tracking branch 'iommu/next'Stephen Rothwell37-711/+1055
2017-04-24Merge remote-tracking branch 'watchdog/master'Stephen Rothwell18-183/+733
2017-04-24Merge remote-tracking branch 'tpmdd/next'Stephen Rothwell5-36/+22
2017-04-24Merge remote-tracking branch 'security/next'Stephen Rothwell94-1090/+3224
2017-04-24Merge remote-tracking branch 'regulator/for-next'Stephen Rothwell37-65/+1227
2017-04-24Merge remote-tracking branch 'battery/for-next'Stephen Rothwell29-197/+1691
2017-04-24Merge remote-tracking branch 'mfd/for-mfd-next'Stephen Rothwell66-2526/+4638
2017-04-24Merge remote-tracking branch 'md/for-next'Stephen Rothwell26-1465/+3570
2017-04-24Merge remote-tracking branch 'kgdb/kgdb-next'Stephen Rothwell1-1/+1
2017-04-24Merge remote-tracking branch 'mmc/next'Stephen Rothwell76-1611/+7552
2017-04-24Merge remote-tracking branch 'device-mapper/for-next'Stephen Rothwell27-2709/+7090
2017-04-24Merge remote-tracking branch 'block/for-next'Stephen Rothwell250-6059/+24385
2017-04-24Merge remote-tracking branch 'input/next'Stephen Rothwell125-5385/+7325
2017-04-24Merge remote-tracking branch 'modules/modules-next'Stephen Rothwell1-2/+1
2017-04-24Merge remote-tracking branch 'sound-asoc/for-next'Stephen Rothwell189-1844/+8842
2017-04-24Merge remote-tracking branch 'sound/for-next'Stephen Rothwell98-727/+6361
2017-04-24Merge remote-tracking branch 'regmap/for-next'Stephen Rothwell0-0/+0
2017-04-24Merge remote-tracking branch 'kspp/for-next/kspp'Stephen Rothwell3-24/+20
2017-04-24Merge remote-tracking branch 'mali-dp/for-upstream/mali-dp'Stephen Rothwell7-62/+1076
2017-04-24Merge remote-tracking branch 'hdlcd/for-upstream/hdlcd'Stephen Rothwell1-16/+31
2017-04-24Merge remote-tracking branch 'drm-tegra/drm/tegra/for-next'Stephen Rothwell25-202/+1517
2017-04-24Merge remote-tracking branch 'drm/drm-next'Stephen Rothwell1043-25738/+453630
2017-04-24Merge remote-tracking branch 'crypto/master'Stephen Rothwell132-2365/+13261
2017-04-24Merge remote-tracking branch 'spi-nor/next'Stephen Rothwell7-6/+750
2017-04-24Merge remote-tracking branch 'nand/nand/next'Stephen Rothwell35-3779/+5274
2017-04-24Merge remote-tracking branch 'l2-mtd/master'Stephen Rothwell9-42/+32
2017-04-24Merge remote-tracking branch 'gfs2/for-next'Stephen Rothwell8-346/+515
2017-04-24Merge remote-tracking branch 'rdma/for-next'Stephen Rothwell134-3109/+10761
2017-04-24Merge remote-tracking branch 'mac80211-next/master'Stephen Rothwell2-22/+36
2017-04-24Merge remote-tracking branch 'bluetooth/master'Stephen Rothwell5-6/+16
2017-04-24Merge remote-tracking branch 'wireless-drivers-next/master'Stephen Rothwell123-2177/+8766
2017-04-24Merge remote-tracking branch 'ipvs-next/master'Stephen Rothwell3-25/+1
2017-04-24Merge remote-tracking branch 'netfilter-next/master'Stephen Rothwell90-510/+549
2017-04-24Merge remote-tracking branch 'net-next/master'Stephen Rothwell1353-37163/+83342
2017-04-24Merge remote-tracking branch 'dlm/next'Stephen Rothwell1-0/+2
2017-04-24Merge remote-tracking branch 'ieee1394/for-next'Stephen Rothwell1-1/+6
2017-04-24Merge remote-tracking branch 'thermal-soc/next'Stephen Rothwell19-217/+1061
2017-04-24Merge remote-tracking branch 'thermal/next'Stephen Rothwell3-41/+110
2017-04-24Merge remote-tracking branch 'idle/next'Stephen Rothwell0-0/+0
2017-04-24Merge remote-tracking branch 'pm/linux-next'Stephen Rothwell63-1432/+4150
2017-04-24Merge remote-tracking branch 'fbdev/fbdev-for-next'Stephen Rothwell16-33/+66
2017-04-24Merge remote-tracking branch 'v4l-dvb-next/master'Stephen Rothwell0-0/+0
2017-04-24Merge remote-tracking branch 'v4l-dvb/master'Stephen Rothwell351-5235/+14983
2017-04-24Merge remote-tracking branch 'jc_docs/docs-next'Stephen Rothwell127-5410/+6104
2017-04-24Merge remote-tracking branch 'hwmon-staging/hwmon-next'Stephen Rothwell34-36/+1689
2017-04-24Merge branch 'dmi/master'Stephen Rothwell1-1/+16
2017-04-24Merge remote-tracking branch 'i2c/i2c/for-next'Stephen Rothwell38-314/+962
2017-04-24Merge remote-tracking branch 'hid/for-next'Stephen Rothwell19-1031/+2222
2017-04-24Merge remote-tracking branch 'pstore/for-next/pstore'Stephen Rothwell11-453/+573
2017-04-24Merge remote-tracking branch 'pci/next'Stephen Rothwell143-957/+8906
2017-04-24Merge remote-tracking branch 'printk/for-next'Stephen Rothwell1-25/+56
2017-04-23md/raid1/10: remove unused queueLidong Zhong2-5/+0
2017-04-24Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell212-5684/+2744
2017-04-24Merge remote-tracking branch 'xfs/for-next'Stephen Rothwell31-86/+1710
2017-04-24Merge remote-tracking branch 'ubifs/linux-next'Stephen Rothwell3-13/+23
2017-04-24Merge remote-tracking branch 'overlayfs/overlayfs-next'Stephen Rothwell4-7/+67
2017-04-24Merge remote-tracking branch 'orangefs/for-next'Stephen Rothwell0-0/+0
2017-04-24Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell18-847/+1202
2017-04-24Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell44-2648/+408
2017-04-24Merge remote-tracking branch 'jfs/jfs-next'Stephen Rothwell2-4/+4
2017-04-24Merge remote-tracking branch 'fuse/for-next'Stephen Rothwell4-24/+50
2017-04-24Merge remote-tracking branch 'f2fs/dev'Stephen Rothwell20-734/+1022
2017-04-24Merge remote-tracking branch 'ext3/for_next'Stephen Rothwell45-923/+1105
2017-04-24Merge remote-tracking branch 'ecryptfs/next'Stephen Rothwell5-19/+11
2017-04-24Merge remote-tracking branch 'btrfs-kdave/for-next'Stephen Rothwell42-961/+1914
2017-04-24Merge remote-tracking branch 'befs/for-next'Stephen Rothwell1-0/+15
2017-04-24Merge remote-tracking branch 'xtensa/xtensa-for-next'Stephen Rothwell0-0/+0
2017-04-24Merge remote-tracking branch 'unicore32/unicore32'Stephen Rothwell11-3/+1000
2017-04-24Merge remote-tracking branch 'tile/master'Stephen Rothwell3-75/+74
2017-04-24Merge remote-tracking branch 's390/features'Stephen Rothwell100-440/+3741
2017-04-24Merge remote-tracking branch 'powerpc/next'Stephen Rothwell176-1948/+6852
2017-04-24Merge remote-tracking branch 'nios2/for-next'Stephen Rothwell9-19/+14
2017-04-24Merge remote-tracking branch 'mips/mips-for-linux-next'Stephen Rothwell57-10936/+1266
2017-04-24Merge remote-tracking branch 'metag/for-next'Stephen Rothwell2-133/+112
2017-04-24Merge remote-tracking branch 'm68knommu/for-next'Stephen Rothwell1-0/+2
2017-04-24Merge remote-tracking branch 'm68k/for-next'Stephen Rothwell5-362/+278
2017-04-24Merge remote-tracking branch 'h8300/h8300-next'Stephen Rothwell0-0/+0
2017-04-23Merge branch 'for-4.12/block' into for-nextJens Axboe7-33/+53