summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-01-02Merge 4.15-rc6 into char-misc-nextGreg Kroah-Hartman35-308/+194
2018-01-02fscache: Fix the default for fscache_maybe_release_page()David Howells1-1/+1
2018-01-02Input: gpio_tilt - delete driverLinus Walleij1-74/+0
2018-01-02Input: hp_sdc - convert to ktime_get()Arnd Bergmann1-1/+1
2018-01-02Input: hil_mlc - convert timeval to jiffiesWEN Pingbo1-2/+2
2018-01-02Input: hil_mlc - convert timeval to time64_tWEN Pingbo1-1/+1
2018-01-01errseq: Add to documentation treeMatthew Wilcox1-1/+1
2018-01-01eeprom: at24: fix a whitespace error in platform dataBartosz Golaszewski1-1/+1
2018-01-01eeprom: at24: support eeproms that do not auto-rollover readsSven Van Asbroeck1-0/+2
2017-12-31Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+4
2017-12-31Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-16/+45
2017-12-31bpf: offload: report device information for offloaded programsJakub Kicinski1-0/+2
2017-12-31nsfs: generalize ns_get_path() for path resolution with a taskJakub Kicinski1-0/+3
2017-12-31bpf: offload: free program id when device disappearsJakub Kicinski1-0/+2
2017-12-31bpf: offload: allow netdev to disappear while verifier is runningJakub Kicinski3-18/+11
2017-12-31bpf: offload: don't use prog->aux->offload as booleanJakub Kicinski1-1/+2
2017-12-31Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang8-18/+79
2017-12-31i2c/ARM: davinci: Deep refactoring of I2C recoveryLinus Walleij1-3/+2
2017-12-30Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+11
2017-12-30timers: Reinitialize per cpu bases on hotplugThomas Gleixner2-2/+4
2017-12-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+4
2017-12-29genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner1-1/+1
2017-12-29genirq: Introduce IRQD_CAN_RESERVE flagThomas Gleixner1-0/+17
2017-12-29Merge tag 'pm-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+1
2017-12-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+4
2017-12-29Merge tag 'mlx5-shared-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller1-0/+4
2017-12-29clk: divider: fix incorrect usage of container_ofJerome Brunet1-1/+1
2017-12-29net/mlx5: Separate ingress/egress namespaces for each vportGal Pressman1-0/+4
2017-12-28IB/mlx5: Extend UAR stuff to support dynamic allocationYishai Hadas2-0/+5
2017-12-28cpufreq: schedutil: Use idle_calls counter of the remote CPUJoel Fernandes1-0/+1
2017-12-28kernel/irq: Extend lockdep class for request mutexAndrew Lunn2-15/+27
2017-12-28tee: add start argument to shm_register callbackJens Wiklander1-1/+2
2017-12-28Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...Jason Gunthorpe1-0/+4
2017-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-0/+10
2017-12-27bpf: fix maximum stack depth tracking logicAlexei Starovoitov1-0/+1
2017-12-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-3/+5
2017-12-27phylib: rename reset-(post-)delay-us to reset-(de)assert-usRichard Leitner1-2/+2
2017-12-27regmap: Add one flag to indicate if a hwlock should be usedBaolin Wang1-0/+2
2017-12-26rtnetlink: Replace implementation of ASSERT_RTNL() macro with WARN_ONCE()Leon Romanovsky1-7/+3
2017-12-26VFS: don't keep disconnected dentries on d_anonNeilBrown1-1/+1
2017-12-23x86/mm/pti: Add infrastructure for page table isolationThomas Gleixner1-0/+11
2017-12-22Merge branch 'docs-next' of git://git.lwn.net/linux into patchworkMauro Carvalho Chehab22-70/+107
2017-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-21/+43
2017-12-22clk: si5351: Add DT property to enable PLL resetSergej Sawazki1-0/+2
2017-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-7/+11
2017-12-22IB/mlx5: Fix congestion counters in LAG modeMajd Dibbiny1-0/+4
2017-12-22clk: move clock common macros out from vendor directoriesChunyan Zhang1-0/+38
2017-12-21lockd: convert nlm_rqst.a_count from atomic_t to refcount_tElena Reshetova1-1/+1
2017-12-21lockd: convert nlm_lockowner.count from atomic_t to refcount_tElena Reshetova1-1/+1
2017-12-21lockd: convert nsm_handle.sm_count from atomic_t to refcount_tElena Reshetova1-1/+1