summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-23Merge tag 'for-linus-timers-conversion-final-v4.15-rc1' of git://git.kernel.o...Thomas Gleixner10511-250550/+522741
2017-11-22treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook44-87/+84
2017-11-22timer: Remove redundant __setup_timer*() macrosKees Cook3-45/+29
2017-11-22timer: Pass function down to initialization routinesKees Cook2-21/+33
2017-11-22timer: Remove unused data arguments from macrosKees Cook3-15/+8
2017-11-22timer: Switch callback prototype to take struct timer_list * argumentKees Cook2-5/+5
2017-11-22timer: Pass timer_list pointer to callbacks unconditionallyKees Cook2-14/+7
2017-11-22Coccinelle: Remove setup_timer.cocciKees Cook1-277/+0
2017-11-22timer: Remove setup_*timer() interfaceKees Cook1-17/+0
2017-11-22timer: Remove init_timer() interfaceKees Cook2-10/+3
2017-11-22treewide: setup_timer() -> timer_setup() (2 field)Kees Cook15-65/+65
2017-11-22treewide: setup_timer() -> timer_setup()Kees Cook227-937/+824
2017-11-22treewide: init_timer() -> setup_timer()Kees Cook31-113/+55
2017-11-22treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook39-82/+82
2017-11-22s390: cmm: Convert timers to use timer_setup()Kees Cook1-5/+3
2017-11-22lightnvm: Convert timers to use timer_setup()Kees Cook6-13/+13
2017-11-22drivers/net: cris: Convert timers to use timer_setup()Kees Cook1-19/+17
2017-11-22drm/vc4: Convert timers to use timer_setup()Kees Cook2-12/+7
2017-11-22block/laptop_mode: Convert timers to use timer_setup()Kees Cook3-9/+10
2017-11-22net/atm/mpc: Avoid open-coded assignment of timer callback functionKees Cook1-2/+1
2017-11-22drm/i915/selftests: Convert timers to use timer_setup()Kees Cook1-3/+3
2017-11-22usb: usbatm: Convert timers to use timer_setup()Kees Cook3-20/+29
2017-11-22drivers/firmware: psci: Convert timers to use timer_setup()Kees Cook1-2/+2
2017-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds32-176/+220
2017-11-21Merge tag 'for-linus-4.15-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-154/+72
2017-11-21Merge tag 'ceph-for-4.15-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds11-150/+237
2017-11-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds3-6/+4
2017-11-21Merge tag 'mac80211-for-davem-2017-11-20' of git://git.kernel.org/pub/scm/lin...David S. Miller17-137/+155
2017-11-21nfp: flower: add missing kdocJakub Kicinski1-0/+1
2017-11-21tipc: fix access of released memoryJon Maloy1-1/+1
2017-11-21net: qmi_wwan: add Quectel BG96 2c7c:0296Sebastian Sjoholm1-0/+1
2017-11-21mlxsw: spectrum: Do not try to create non-existing ports during unsplitIdo Schimmel2-2/+8
2017-11-21Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linuxLinus Torvalds28-748/+164
2017-11-21Merge tag 'devicetree-fixes-for-4.15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds6-79/+29
2017-11-21Merge tag 'jfs-4.15-2' of git://github.com/kleikamp/linux-shaggyLinus Torvalds1-1/+1
2017-11-20dt-bindings: trivial-devices: Remove fsl,mc13892Jonathan Neuschäfer1-1/+0
2017-11-20of: Document exactly what of_find_node_by_name() putsStephen Boyd1-3/+3
2017-11-20MAINTAINERS: fix jfs tree locationTom Saeger1-1/+1
2017-11-20mac80211: properly free requested-but-not-started TX agg sessionsJohannes Berg1-0/+5
2017-11-20mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()Ben Hutchings1-1/+4
2017-11-20cfg80211: initialize regulatory keys/database laterJohannes Berg1-15/+27
2017-11-20mac80211: aggregation: Convert timers to use timer_setup()Kees Cook4-60/+45
2017-11-20nl80211: don't expose wdev->ssid for most interfacesJohannes Berg1-2/+24
2017-11-20mac80211: Convert timers to use timer_setup()Kees Cook11-59/+50
2017-11-20Merge tag 'ntb-4.15' of git://github.com/jonmason/ntbLinus Torvalds15-367/+1715
2017-11-20net: vxge: Fix some indentation issuesChristophe JAILLET1-19/+18
2017-11-20net: ena: fix race condition between device reset and link up setupNetanel Belgazal2-3/+11
2017-11-20ima: do not update security.ima if appraisal status is not INTEGRITY_PASSRoberto Sassu1-0/+3
2017-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds1-1/+1
2017-11-19r8169: use same RTL8111EVL green settings as in vendor driverHeiner Kallweit1-0/+5