summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-07-21Merge tag 'imx-soc-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Olof Johansson
2018-07-21Merge tag 'at91-ab-4.19-soc' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2018-07-18Merge tag 'mvebu-arm-4.19-1' of git://git.infradead.org/linux-mvebu into next...Olof Johansson
2018-07-18Merge tag 'pxa-for-4.19-v2' of https://github.com/rjarzmik/linux into next/socOlof Johansson
2018-07-17ARM: at91: pm: add PMC fast startup registers definesClaudiu Beznea
2018-07-17ARM: at91: pm: Add ULP1 mode supportWenyou Yang
2018-07-14Merge tag 'omap-for-v4.19/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2018-07-14Merge tag 'omap-for-v4.19/omap1-v2-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2018-07-14Merge tag 'davinci-for-v4.19/soc' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2018-07-10ARM: davinci: unduplicate aemif supportBartosz Golaszewski
2018-07-09ARM: OMAP2+: sleep33/43xx: Add RTC-Mode supportKeerthy
2018-07-09ARM: OMAP2+: sleep33/43xx: Make sleep actions configurableDave Gerlach
2018-07-03ARM: imx: enable bus auto clock gating function for i.mx6sllAnson Huang
2018-07-02Input: ams_delta_serio: Get FIQ buffer from platform_dataJanusz Krzysztofik
2018-07-02ARM: OMAP1: Get rid of <mach/ams-delta-fiq.h>Janusz Krzysztofik
2018-07-02Merge tag 'renesas-arm-soc-for-v4.19' of https://git.kernel.org/pub/scm/linux...Olof Johansson
2018-07-01Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-07-01Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-06-30Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-30Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-06-29sg: remove ->sg_magic memberJens Axboe
2018-06-29Merge tag 'pm-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-06-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-06-28include/linux/dax.h: dax_iomap_fault() returns vm_fault_tSouptick Joarder
2018-06-28slub: fix failure when we delete and create a slab cacheMikulas Patocka
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds
2018-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-06-27ARM: mvebu: convert secondary CPU clock sync to hotplug stateLucas Stach
2018-06-26block: Fix transfer when chunk sectors exceeds maxKeith Busch
2018-06-26Merge tag 'iio-fixes-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2018-06-25disable -Wattribute-alias warning for SYSCALL_DEFINEx()Arnd Bergmann
2018-06-25kbuild: add macro for controlling warnings to linux/compiler.hArnd Bergmann
2018-06-25acpi: Add helper for deactivating memory regionHeikki Krogerus
2018-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-25PM / Domains: Rename opp_node to npViresh Kumar
2018-06-25PM / Domains: Fix return value of of_genpd_opp_to_performance_state()Viresh Kumar
2018-06-24iio: buffer: fix the function signature to match implementationPhil Reid
2018-06-24Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-06-24Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-06-24Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-06-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-06-24Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-06-22Merge branch 'linus' into x86/urgentThomas Gleixner
2018-06-22bdi: Fix another oops in wb_workfn()Jan Kara
2018-06-22rseq: Avoid infinite recursion when delivering SIGSEGVWill Deacon
2018-06-22irqdesc: Delete irq_desc_get_msi_desc()John Garry
2018-06-22genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debugMarc Zyngier
2018-06-22Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-06-21kernel.h: Fix a typo in commentWei Wang