aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-03-09PCI/MSI: Make pci_msi_shutdown() and pci_msix_shutdown() staticBjorn Helgaas1-4/+0
2017-03-09bpf: convert htab map to hlist_nullsAlexei Starovoitov2-0/+19
2017-03-09uapi: fix linux/packet_diag.h userspace compilation errorDmitry V. Levin1-1/+1
2017-03-09mm: convert generic code to 5-level pagingKirill A. Shutemov4-10/+75
2017-03-09asm-generic: introduce <asm-generic/pgtable-nop4d.h>Kirill A. Shutemov3-24/+89
2017-03-09asm-generic: introduce __ARCH_USE_5LEVEL_HACKKirill A. Shutemov2-0/+67
2017-03-09asm-generic: introduce 5level-fixup.hKirill A. Shutemov3-1/+46
2017-03-09Merge branch 'ib/4.10-sparse-keymap-managed' into nextDmitry Torokhov50-129/+312
2017-03-09drm: Extract drm_file.hDaniel Vetter3-126/+174
2017-03-09drm: Remove DRM_MINOR_CNTDaniel Vetter1-1/+0
2017-03-09drm: rename drm_fops.c to drm_file.cDaniel Vetter1-1/+1
2017-03-09drm/doc: document fallback behaviour for atomic eventsDaniel Vetter1-0/+6
2017-03-09drm: Extract drm_pci.hDaniel Vetter2-39/+82
2017-03-09drm: Move drm_lock_data out of drmP.hDaniel Vetter2-15/+17
2017-03-09drm: Extract drm_prime.hDaniel Vetter4-30/+86
2017-03-09tee: generic TEE subsystemJens Wiklander2-0/+623
2017-03-09staging, android: remove lowmemory killer from the treeMichal Hocko1-4/+0
2017-03-09crypto: kpp - constify buffer passed to crypto_kpp_set_secret()Eric Biggers1-3/+3
2017-03-09crypto: gf128mul - constify 4k and 64k multiplication tablesEric Biggers1-3/+3
2017-03-09crypto: gf128mul - fix some commentsEric Biggers1-12/+14
2017-03-08net: use proper lockdep annotation in __sk_dst_set()Eric Dumazet1-5/+2
2017-03-08kernel: convert css_set.refcount from atomic_t to refcount_tElena Reshetova1-1/+2
2017-03-08mtd: nand: Move Macronix specific initialization in nand_macronix.cBoris Brezillon1-0/+1
2017-03-08mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.cBoris Brezillon1-0/+1
2017-03-08mtd: nand: Move Micron specific init logic in nand_micron.cBoris Brezillon1-20/+1
2017-03-08mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.cBoris Brezillon1-0/+1
2017-03-08mtd: nand: Move Hynix specific init/detection logic in nand_hynix.cBoris Brezillon1-0/+1
2017-03-08mtd: nand: Move Samsung specific init/detection logic in nand_samsung.cBoris Brezillon1-0/+2
2017-03-08mtd: nand: Add manufacturer specific initialization/detection stepsBoris Brezillon1-0/+35
2017-03-08mtd: nand: Do not expose the NAND manufacturer table directlyBoris Brezillon1-1/+8
2017-03-08mtd: nand: Rename the nand_manufacturers structBoris Brezillon1-3/+3
2017-03-08mtd: nand: Store nand ID in struct nand_chipBoris Brezillon1-0/+13
2017-03-08iio: adc: add support for Allwinner SoCs ADCQuentin Schulz1-0/+2
2017-03-08leds: core: add OF variants of LED registering functionsRafał Miłecki1-4/+10
2017-03-08sched/headers: fix up header file dependency on <linux/sched/signal.h>Linus Torvalds1-21/+10
2017-03-08Revert "scsi, block: fix duplicate bdi name registration crashes"Jan Kara2-9/+0
2017-03-08netfilter: nf_tables: set pktinfo->thoff at AH header if foundPablo Neira Ayuso1-2/+4
2017-03-08clk: ti: convert to use proper register definition for all accessesTero Kristo1-22/+24
2017-03-08clk: ti: drop unnecessary MEMMAP_ADDRESSING flagTero Kristo1-2/+0
2017-03-08clk: ti: move omap2_init_clk_clkdm under TI clock driverTero Kristo1-1/+0
2017-03-08clk: ti: add clkdm_lookup to the exported functionsTero Kristo1-0/+2
2017-03-08clk: ti: remove un-used definitions from public clk_hw_omap structTero Kristo1-4/+0
2017-03-08drm/debugfs: Remove the drm_driver.debugfs_cleanup callbackNoralf Trønnes1-1/+0
2017-03-08livepatch: allow removal of a disabled patchJosh Poimboeuf1-0/+3
2017-03-08livepatch: change to a per-task consistency modelJosh Poimboeuf3-1/+53
2017-03-08livepatch: store function sizesJosh Poimboeuf1-0/+3
2017-03-08livepatch: separate enabled and patched statesJosh Poimboeuf1-11/+6
2017-03-08livepatch: create temporary klp_update_patch_state() stubJosh Poimboeuf1-1/+4
2017-03-08stacktrace/x86: add function for detecting reliable stack tracesJosh Poimboeuf1-3/+6
2017-03-08Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/dr...Dave Airlie3-3/+122