aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-11-23thermal: fix thermal_zone_bind_cooling_device prototypeArnd Bergmann1-1/+2
2015-11-23Merge 4.4-rc2 into staging-nextGreg Kroah-Hartman19-58/+137
2015-11-23clk: rockchip: add dt-binding header for rk3036Xing Zheng1-0/+193
2015-11-23net: ipmr: fix code and comment styleNikolay Aleksandrov1-42/+17
2015-11-23clk: rockchip: add an id for rk3288 crypto clkZain Wang1-0/+1
2015-11-23list: Use READ_ONCE() when testing for empty listsPaul E. McKenney3-4/+4
2015-11-23list: Use WRITE_ONCE() when adding to lists and hlistsPaul E. McKenney1-4/+4
2015-11-23unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat1-0/+1
2015-11-23netfilter: ipv6: avoid nf_iterate recursionFlorian Westphal1-1/+1
2015-11-23netfilter: ipv6: nf_defrag: avoid/free clone operationsFlorian Westphal1-1/+0
2015-11-23netfilter: nf_ct_sctp: move ip_ct_sctp away from UAPIMarcelo Ricardo Leitner2-9/+16
2015-11-23netfilter: fix include files for compilationMikko Rapeli26-8/+42
2015-11-23netfilter: ebtables: use __u64 from linux/types.hMikko Rapeli1-2/+4
2015-11-23net: dsa: Add support for a switch reset gpioAndrew Lunn1-0/+8
2015-11-23Merge tag 'v4.4-rc2' into patchworkMauro Carvalho Chehab19-58/+137
2015-11-23Sync to Linus v4.4-rc2 for LSM developers.James Morris604-8258/+16186
2015-11-23rtc: s5m.c: Add support for S2MPS15 RTCAlim Akhtar1-0/+2
2015-11-23mfd: sec: Add support for S2MPS15 PMICThomas Abraham2-0/+159
2015-11-23locking/qspinlock: Use _acquire/_release() versions of cmpxchg() & xchg()Waiman Long1-4/+5
2015-11-23perf/x86: Add option to disable reading branch flags/cyclesAndi Kleen1-0/+6
2015-11-23stop_machine: Make cpu_stop_queue_work() and stop_one_cpu_nowait() return boolOleg Nesterov1-2/+5
2015-11-23treewide: Remove old email addressPeter Zijlstra5-5/+5
2015-11-23sched/fair: Consider missed ticks in NOHZ_FULL in update_cpu_load_nohz()Byungchul Park1-2/+2
2015-11-23sched/wait: Document waitqueue_active()Peter Zijlstra1-0/+30
2015-11-23perf/core: Robustify the perf_cgroup_from_task() RCU checksStephane Eranian1-2/+4
2015-11-23drm/dsi: Add a helper to get bits per pixel of MIPI DSI pixel formatLiu Ying1-0/+25
2015-11-23Merge tag 'v4.4-rc2' into drm-intel-next-queuedDaniel Vetter609-8260/+16174
2015-11-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2015-11-22Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-3/+3
2015-11-22slab/slub: adjust kmem_cache_alloc_bulk APIJesper Dangaard Brouer1-1/+1
2015-11-22net: IPv6 fib lookup tracepointDavid Ahern1-0/+76
2015-11-22Bluetooth: Add support for Get Advertising Size Information commandMarcel Holtmann1-0/+13
2015-11-22ALSA: midi: constify snd_rawmidi_global_ops structuresJulia Lawall1-1/+1
2015-11-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-19/+37
2015-11-21HSI: Remove struct hsi_client private fields from kernel-docJavier Martinez Canillas1-3/+0
2015-11-21Merge branch 'topic/hdac' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown1-0/+6
2015-11-21ALSA: hdac: structure definition for ext_dma_paramsSubhransu S. Prusty1-0/+6
2015-11-21ASoC: samsung: pass filter function as pointerArnd Bergmann1-0/+4
2015-11-20tty: audit: Fix audit sourcePeter Hurley1-3/+3
2015-11-20mm: fix up sparse warning in gfpflags_allow_blockingJeff Layton1-1/+1
2015-11-20kernel/signal.c: unexport sigsuspend()Richard Weinberger1-1/+0
2015-11-20configfs: allow dynamic group creationDaniel Baluta1-0/+10
2015-11-20slab.h: sprinkle __assume_aligned attributesRasmus Villemoes1-17/+26
2015-11-20Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2015-11-20cgroup: implement cgroup_get_from_path() and expose cgroup_put()Tejun Heo1-0/+7
2015-11-20kernfs: implement kernfs_walk_and_get()Tejun Heo1-0/+12
2015-11-20cgroup: record ancestor IDs and reimplement cgroup_is_descendant() using itTejun Heo2-1/+31
2015-11-20clk: Use static inline functions instead of macros for dummiesGeert Uytterhoeven1-4/+2
2015-11-20clk: fix a typo in comment block of struct clk_rate_requestMasahiro Yamada1-1/+1
2015-11-20ppp: remove PPPOX_ZOMBIE socket stateGuillaume Nault1-1/+0