summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-11-06net: skbuff.h: remove unnecessary unlikely()Yangtao Li1-3/+1
2018-11-06regulator: pfuze100-regulator: add coin support to PF0100Adam Ford1-1/+2
2018-11-06mtd: nand: Fix nanddev_pos_next_page() kernel-doc headerBoris Brezillon1-1/+1
2018-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-3/+23
2018-11-06include/linux/compiler*.h: define asm_volatile_gotondesaulniers@google.com1-0/+4
2018-11-06HID: fix up .raw_event() documentationLinus Walleij1-2/+2
2018-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-3/+3
2018-11-06XArray: Fix DocumentationMatthew Wilcox1-2/+2
2018-11-06XArray: Add xa_store_bh() and xa_store_irq()Matthew Wilcox1-0/+52
2018-11-06XArray: Turn xa_erase into an exported functionMatthew Wilcox1-17/+1
2018-11-06XArray: Unify xa_cmpxchg and __xa_cmpxchgMatthew Wilcox1-44/+69
2018-11-06XArray: Regularise xa_reserveMatthew Wilcox1-1/+79
2018-11-05compiler: remove __no_sanitize_address_or_inline againMartin Schwidefsky2-13/+1
2018-11-05genirq/affinity: Add support for allocating interrupt setsJens Axboe1-0/+4
2018-11-05mtd: rawnand: Provide helper for polling GPIO R/B pinJanusz Krzysztofik1-0/+4
2018-11-05mtd: nand: Fix nanddev_neraseblocks()Boris Brezillon1-3/+2
2018-11-05gpiolib: Fix possible use after free on labelMuchun Song1-2/+4
2018-11-05gpio: drop devm_gpiochip_remove()Uwe Kleine-König1-1/+0
2018-11-05OPP: Remove of_dev_pm_opp_find_required_opp()Viresh Kumar1-5/+0
2018-11-05OPP: Rename and relocate of_genpd_opp_to_performance_state()Viresh Kumar2-9/+5
2018-11-05OPP: Add dev_pm_opp_{set|put}_genpd_virt_dev() helperViresh Kumar1-0/+8
2018-11-05PM / Domains: Add genpd_opp_to_performance_state()Viresh Kumar1-0/+9
2018-11-04Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-5/+2
2018-11-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2018-11-04clockevents/drivers/i8253: Add support for PIT shutdown quirkMichael Kelley1-0/+1
2018-11-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2018-11-04Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar67-1174/+3362
2018-11-04net: bql: add __netdev_tx_sent_queue()Eric Dumazet1-0/+20
2018-11-03mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmaskMichal Hocko2-8/+6
2018-11-03include/linux/notifier.h: SRCU: fix ctagsSam Protsenko1-2/+1
2018-11-03netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()Jozsef Kadlecsik1-2/+2
2018-11-02clocksource/drivers/c-sky: Add C-SKY SMP timerGuo Ren1-0/+1
2018-11-02Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-blockLinus Torvalds5-122/+57
2018-11-02Merge tag 'edac_for_4.20_2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+5
2018-11-02Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-17/+38
2018-11-02mm: add mm_pxd_folded checks to pgtable_bytes accounting functionsMartin Schwidefsky1-0/+8
2018-11-02Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds1-20/+45
2018-11-02blkcg: revert blkcg cleanups seriesDennis Zhou5-122/+57
2018-11-02Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojed...Linus Torvalds6-178/+293
2018-11-02Merge branch 'next-keys2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2-0/+57
2018-11-02Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsAl Viro12-54/+95
2018-11-01Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+40
2018-11-01SUNRPC: Use atomic(64)_t for seq_send(64)Paul Burton1-5/+2
2018-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-4/+15
2018-11-01Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-pla...Linus Torvalds1-0/+101
2018-11-01x86/compat: Adjust in_compat_syscall() to generic code under !COMPATDmitry Safonov1-2/+2
2018-11-01Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller1-3/+9
2018-11-01bpf: fix partial copy of map_ptr when dst is scalarDaniel Borkmann1-0/+3
2018-11-01Merge tag 'tag-chrome-platform-for-v4.20' of git://git.kernel.org/pub/scm/lin...Linus Torvalds4-357/+303
2018-11-01netfilter: ipset: list:set: Decrease refcount synchronously on deletion and r...Stefano Brivio1-1/+1