aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-01-23pxa2xx: replace spi_master with spi_controllerLubomir Rintel1-2/+2
2019-01-22ptp: add debugfs support for ptp_qoriqYangbo Lu1-0/+12
2019-01-22ptp_qoriq: support external trigger stamp FIFOYangbo Lu1-0/+3
2019-01-22qede: Error recovery processTomer Tayar1-4/+17
2019-01-22qed: Add infrastructure for error detection and recoveryTomer Tayar1-0/+20
2019-01-22bridge: Snoop Multicast Router AdvertisementsLinus Lüssing1-0/+5
2019-01-22bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() callsLinus Lüssing3-1/+21
2019-01-22Merge tag 'v5.0-rc3' into next-generalJames Morris31-43/+217
2019-01-22writeback: synchronize sync(2) against cgroup writeback membership switchesTejun Heo1-0/+1
2019-01-22OPP: Add support for parsing the 'opp-level' propertyRajendra Nayak1-0/+7
2019-01-22net: introduce a knob to control whether to inherit devconf configCong Wang1-0/+1
2019-01-22PCI: Probe bridge window attributes once at enumeration-timeBjorn Helgaas1-0/+3
2019-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds1-2/+1
2019-01-22io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macrosLogan Gunthorpe2-0/+128
2019-01-22interconnect: Allow endpoints translation via DTGeorgi Djakov2-0/+24
2019-01-22interconnect: Add generic on-chip interconnect APIGeorgi Djakov2-0/+177
2019-01-22ihex: Simplify next record offset calculationAndrey Smirnov1-3/+7
2019-01-22ihex: Check if zero-length record is at the end of the blobAndrey Smirnov1-1/+1
2019-01-22ihex: Share code between ihex_validate_fw() and ihex_next_binrec()Andrey Smirnov1-8/+13
2019-01-22powerpc: Enable HAVE_ARCH_NVRAM_OPS and disable GENERIC_NVRAMFinn Thain1-0/+20
2019-01-22powerpc: Implement nvram ioctlsFinn Thain1-0/+2
2019-01-22char/nvram: Implement NVRAM read/write methodsFinn Thain1-2/+30
2019-01-22char/nvram: Allow the set_checksum and initialize ioctls to be omittedFinn Thain1-0/+2
2019-01-22char/nvram: Adopt arch_nvram_opsFinn Thain1-0/+32
2019-01-22powerpc: Replace nvram_* extern declarations with standard headerFinn Thain1-0/+3
2019-01-22m68k/atari: Implement arch_nvram_ops structFinn Thain1-0/+14
2019-01-22nvram: Replace nvram_* function exports with static functionsFinn Thain1-7/+25
2019-01-22Merge tag 'xarray-5.0-rc3' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds1-57/+170
2019-01-21IB/mlx5: Manage indirection mkey upon DEVX flow for ODPYishai Hadas1-0/+1
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-18/+23
2019-01-21perf, bpf: Introduce PERF_RECORD_BPF_EVENTSong Liu2-0/+13
2019-01-21perf, bpf: Introduce PERF_RECORD_KSYMBOLSong Liu1-0/+8
2019-01-21perf: Make perf_event_output() propagate the output() returnArnaldo Carvalho de Melo1-3/+3
2019-01-21perf: Remove duplicated workqueue.h include from perf_event.hYueHaibing1-1/+0
2019-01-21spi: spi-mem: Add devm_spi_mem_dirmap_{create,destroy}()Boris Brezillon1-0/+5
2019-01-21libnvdimm/security: Require nvdimm_security_setup_events() to succeedDan Williams1-1/+0
2019-01-21media: soc_camera_platform: remove obsolete soc_camera test driverHans Verkuil1-83/+0
2019-01-21fs: common implementation of file typePhillip Potter2-16/+76
2019-01-21sched/wake_q: Document wake_q_add()Peter Zijlstra1-1/+5
2019-01-21cpufreq: Replace open-coded << with BIT()Amit Kucheria1-12/+13
2019-01-21perf/core: Add PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUsAndrew Murray1-0/+1
2019-01-21perf/core: Add function to test for event exclusion flagsAndrew Murray1-0/+9
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+5
2019-01-20power: supply: isp1704: switch to gpiod APISebastian Reichel1-30/+0
2019-01-21Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-4/+9
2019-01-21Merge tags 'compiler-attributes-for-linus-v5.0-rc3' and 'clang-format-for-lin...Linus Torvalds4-11/+6
2019-01-20Merge tag 'mips_fixes_5.0_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2019-01-20Merge tag 'libnvdimm-fixes-5.0-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2019-01-19net: netlink: add helper to retrieve NETLINK_F_STRICT_CHKJakub Kicinski1-0/+1
2019-01-19net: phy: phy driver features are mandatoryCamelia Groza1-2/+2