summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-04-22time: Introduce do_sys_settimeofday64()Baolin Wang1-2/+15
2016-04-22security: Introduce security_settime64()Baolin Wang2-5/+20
2016-04-22clocksource: Add missing include of of.h.David Lechner1-0/+1
2016-04-22i2c: mux: drop old unused i2c-mux apiPeter Rosin1-15/+0
2016-04-22i2c: mux: add common data for every i2c-mux instancePeter Rosin1-0/+34
2016-04-22mm: replace open coded page to virt conversion with page_to_virt()Ard Biesheuvel1-1/+5
2016-04-22x86, drivers/pnpbios: Replace paravirt_enabled() check with legacy device checkLuis R. Rodriguez1-0/+2
2016-04-22soc: renesas: rcar-sysc: Make rcar_sysc_power_is_off() staticGeert Uytterhoeven1-1/+0
2016-04-22soc: renesas: Move pm-rcar to drivers/soc/renesas/rcar-syscGeert Uytterhoeven1-0/+17
2016-04-22locking/rwsem: Provide down_write_killable()Michal Hocko2-0/+16
2016-04-22PM / Domains: Remove ->save|restore_state() callbacksUlf Hansson1-2/+0
2016-04-22PM / Domains: Rename stop_ok to suspend_ok for the genpd governorUlf Hansson1-2/+2
2016-04-22PM / Runtime: Move ignore_children flag under CONFIG_PMUlf Hansson3-6/+7
2016-04-22Merge tag 'drm-intel-next-2016-04-11' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-0/+4
2016-04-22Merge tag 'v4.6-rc3' into drm-nextDave Airlie18-49/+54
2016-04-22Merge branch 'clk-hw-register' (early part) into clk-nextStephen Boyd2-1/+99
2016-04-22Merge branch 'clk-composite-unregister' into clk-nextStephen Boyd1-0/+1
2016-04-22clk: composite: Add unregister functionMaxime Ripard1-0/+1
2016-04-21Merge branches 'doc.2016.04.19a', 'exp.2016.03.31d', 'fixes.2016.03.31d' and ...Paul E. McKenney3-16/+19
2016-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+46
2016-04-21geneve: break dependency with netdev driversHannes Frederic Sowa1-0/+1
2016-04-21vxlan: break dependency with netdev driversHannes Frederic Sowa1-0/+1
2016-04-21net/mlx5e: Support RX multi-packet WQE (Striding RQ)Tariq Toukan1-1/+38
2016-04-21net/mlx5: Introduce device queue countersTariq Toukan1-0/+6
2016-04-21net/mlx4_core: Avoid repeated calls to pci enable/disableDaniel Jurgens1-0/+7
2016-04-21netdev_features: Fold NETIF_F_ALL_TSO into NETIF_F_GSO_SOFTWAREAlexander Duyck1-5/+3
2016-04-21perf, bpf: minimize the size of perf_trace_() tracepoint handlerAlexei Starovoitov1-0/+5
2016-04-21thermal: consistently use int for trip tempWei Ni1-2/+2
2016-04-21LSM: LoadPin for kernel file loading restrictionsKees Cook1-0/+5
2016-04-21fs: define a string representation of the kernel_read_file_id enumerationMimi Zohar1-6/+25
2016-04-21string_helpers: add kstrdup_quotable_fileKees Cook1-0/+3
2016-04-21string_helpers: add kstrdup_quotable_cmdlineKees Cook1-0/+1
2016-04-21string_helpers: add kstrdup_quotableKees Cook1-0/+2
2016-04-21pinctrl: Add devm_ apis for pinctrl_{register, unregister}Laxman Dewangan1-0/+6
2016-04-20iommu/iova: introduce per-cpu caching to iova allocationOmer Peleg1-2/+21
2016-04-20Merge tag 'clk-renesas-for-v4.7-tag2' of git://git.kernel.org/pub/scm/linux/k...Stephen Boyd1-0/+12
2016-04-20regulator: core: Use a bitfield for continuous_voltage_rangeMark Brown1-1/+1
2016-04-20KVM: add missing memory barrier in kvm_{make,check}_requestPaolo Bonzini1-0/+11
2016-04-20crypto: ccp - Register the CCP as a DMA resourceGary R Hook1-2/+34
2016-04-20clk: renesas: cpg-mssr: Export cpg_mssr_{at,de}tach_dev()Geert Uytterhoeven1-0/+7
2016-04-20clk: renesas: mstp: Provide dummy attach/detach_dev callbacksGeert Uytterhoeven1-0/+5
2016-04-20soc: qcom: smd: Make callback pass channel referenceBjorn Andersson1-2/+5
2016-04-20bpf: add event output helper for notifications/sampling/loggingDaniel Borkmann1-0/+2
2016-04-20net/ipv6/addrconf: simplify sysctl registrationKonstantin Khlebnikov1-1/+2
2016-04-20clk: fixed-rate: Add hw based registration APIsStephen Boyd1-0/+7
2016-04-20clk: gpio: Add hw based registration APIsStephen Boyd1-0/+8
2016-04-20clk: composite: Add hw based registration APIsStephen Boyd1-0/+7
2016-04-20clk: fractional-divider: Add hw based registration APIsStephen Boyd1-0/+5
2016-04-20clk: fixed-factor: Add hw based registration APIsStephen Boyd1-0/+4
2016-04-20clk: mux: Add hw based registration APIsStephen Boyd1-0/+11