aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-04-23clk: multiplier: add explicit big endian supportJonas Gorski1-0/+4
2019-04-23clk: gate: add explicit big endian supportJonas Gorski1-0/+4
2019-04-23clk: fractional-divider: add explicit big endian supportJonas Gorski1-0/+4
2019-04-23clk: divider: add explicit big endian supportJonas Gorski1-0/+4
2019-04-23net: phy: marvell: add new default led configure for m88e151xJian Shen1-0/+1
2019-04-23net: pass net_device argument to the eth_get_headlenStanislav Fomichev1-1/+1
2019-04-23flow_dissector: handle no-skb use caseStanislav Fomichev1-5/+0
2019-04-23net: plumb network namespace into __skb_flow_dissectStanislav Fomichev1-8/+11
2019-04-23flow_dissector: switch kernel context to struct bpf_flow_dissectorStanislav Fomichev1-0/+4
2019-04-23mmc: sdio: Add helper macro for sdio_driver boilerplateSean Wang1-0/+12
2019-04-23mmc: add SDIO identifiers for MediaTek Bluetooth devicesSean Wang1-0/+2
2019-04-23HID: logitech-dj: add support for 27 MHz receiversHans de Goede1-0/+1
2019-04-23soc: ixp4xx: Uninline several functionsLinus Walleij1-120/+7
2019-04-23soc: ixp4xx: npe: Pass addresses as resourcesLinus Walleij1-2/+0
2019-04-23ARM: ixp4xx: Move IXP4xx QMGR and NPE headersLinus Walleij2-0/+244
2019-04-23clocksource/drivers/ixp4xx: Add driverLinus Walleij1-0/+11
2019-04-23ACPI/IORT: Check ATS capability in root complex nodesJean-Philippe Brucker1-0/+4
2019-04-23PCI: Add a stub for pci_ats_disabled()Jean-Philippe Brucker1-0/+1
2019-04-23PCI: Move ATS declarations outside of CONFIG_PCIJean-Philippe Brucker1-15/+15
2019-04-23gpio: merrifield: Fix build err without CONFIG_ACPIYueHaibing1-0/+2
2019-04-23gpiolib: Introduce GPIO_LOOKUP_FLAGS_DEFAULTAndy Shevchenko1-0/+2
2019-04-23gpiolib: Make use of enum gpio_lookup_flags consistentAndy Shevchenko1-4/+4
2019-04-23gpiolib: Indent entry values of enum gpio_lookup_flagsAndy Shevchenko1-8/+8
2019-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller6-0/+49
2019-04-23bpf: remove global variablesAlexei Starovoitov1-0/+5
2019-04-22Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Saeed Mahameed353-4190/+9891
2019-04-22vfio: Use dev_printk() when possibleBjorn Helgaas1-0/+3
2019-04-22block: fix use-after-free on gendiskYufen Yu1-0/+1
2019-04-22Merge tag 'v5.1-rc6' into for-5.2/blockJens Axboe26-67/+149
2019-04-22iio: trigger: stm32-timer: fix build issue when disabledFabrice Gasnier1-1/+10
2019-04-21i2c: mux: pca9541: remove support for unused platform dataRobert Shearman1-48/+0
2019-04-21Merge 5.1-rc6 into staging-nextGreg Kroah-Hartman26-67/+144
2019-04-21Merge 5.1-rc6 into char-misc-nextGreg Kroah-Hartman26-67/+144
2019-04-20Merge tag 'for-linus-20190420' of git://git.kernel.dk/linux-blockLinus Torvalds3-3/+4
2019-04-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2019-04-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+6
2019-04-19random: move rand_initialize() earlierKees Cook1-0/+1
2019-04-19clk: Allow parents to be specified via clkspec indexStephen Boyd1-0/+2
2019-04-19clk: Allow parents to be specified without string namesStephen Boyd1-0/+19
2019-04-19clk: Add of_clk_hw_register() API for early clk driversStephen Boyd1-0/+1
2019-04-19driver core: Let dev_of_node() accept a NULL devStephen Boyd1-1/+1
2019-04-19net: rework SIOCGSTAMP ioctl handlingArnd Bergmann1-0/+2
2019-04-19USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern1-2/+0
2019-04-19irqchip: Add driver for IXP4xxLinus Walleij1-0/+12
2019-04-19cgroup: cgroup v2 freezerRoman Gushchin4-0/+75
2019-04-19cgroup: protect cgroup->nr_(dying_)descendants by css_set_lockRoman Gushchin1-0/+5
2019-04-19block: make sure that bvec length can't be overflowMing Lei1-2/+3
2019-04-19block: kill all_q_node in request_queueHou Tao1-1/+0
2019-04-19coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli1-0/+21
2019-04-19mm: swapoff: shmem_unuse() stop eviction without igrab()Hugh Dickins1-0/+1