summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-10-06locking/rwsem: Use acquire/release semanticsDavidlohr Bueso1-7/+14
2015-10-06locking/mutex: Use acquire/release semanticsDavidlohr Bueso2-9/+9
2015-10-06locking/asm-generic: Add _{relaxed|acquire|release}() variants for inc/dec at...Davidlohr Bueso2-12/+114
2015-10-06regmap: Allow installing custom reg_update_bits functionJon Ringle1-0/+3
2015-10-06Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar34-73/+208
2015-10-06sched/core: Kill PREEMPT_ACTIVEPeter Zijlstra1-5/+0
2015-10-06sched/core: Simplify preempt_count testsPeter Zijlstra1-2/+1
2015-10-06sched/core: Stop setting PREEMPT_ACTIVEPeter Zijlstra1-12/+0
2015-10-06sched/core: Fix trace_sched_switch()Peter Zijlstra1-13/+9
2015-10-06sched/core: Create preempt_count invariantPeter Zijlstra2-6/+13
2015-10-06sched/core: Simplify INIT_PREEMPT_COUNTPeter Zijlstra1-6/+5
2015-10-06Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar48-176/+375
2015-10-06Merge tag 'at91-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/...Arnd Bergmann1-8/+0
2015-10-06Merge tag 'for-linus-4.3b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+8
2015-10-06Merge 4.3-rc4 into char-misc-nextGreg Kroah-Hartman16-35/+117
2015-10-06Revert "regmap: Allow installing custom reg_update_bits function"David S. Miller1-4/+0
2015-10-06drm/irq: Use unsigned int pipe in public APIThierry Reding1-13/+12
2015-10-06misc: atmel_tclib: get and use slow clockBoris Brezillon1-0/+1
2015-10-06Merge tag 'v4.3-rc4' into nextDmitry Torokhov17-37/+119
2015-10-05[media] lirc_dev.h: Make checkpatch happyMauro Carvalho Chehab1-3/+3
2015-10-05[media] DocBook: Convert struct lirc_driver to doc-nano formatMauro Carvalho Chehab1-49/+65
2015-10-05[media] DocBook: Document tveeprom.hMauro Carvalho Chehab1-12/+68
2015-10-05[media] tveeprom: Remove two unused fields from structMauro Carvalho Chehab1-3/+0
2015-10-05netfilter: nfnetlink_log: allow to attach conntrackKen-ichirou MATSUZAWA1-0/+3
2015-10-05netfilter: ctnetlink: add const qualifier to nfnl_hook.get_ctKen-ichirou MATSUZAWA1-1/+1
2015-10-05netfilter: nfnetlink_queue: rename related to nfqueue attaching conntrack infoKen-ichirou MATSUZAWA1-2/+2
2015-10-05netfilter: remove dead codeFlavio Leitner1-4/+0
2015-10-05ASoC: dwc: support dw i2s in slave modeMaruthi Srinivas Bayyavarapu1-0/+2
2015-10-05[media] DocBook: add documentation for tuner-types.hMauro Carvalho Chehab1-0/+26
2015-10-05ebpf: include perf_event only where really neededDaniel Borkmann1-1/+0
2015-10-05bpf, seccomp: prepare for upcoming criu supportDaniel Borkmann1-1/+1
2015-10-05[media] DocBook: convert struct tuner_parms to doc-nano formatMauro Carvalho Chehab1-64/+92
2015-10-05openvswitch: Rename LABEL->LABELSJoe Stringer1-6/+6
2015-10-05drm: Add DRM_ROTATE_MASK and DRM_REFLECT_MASKJoonas Lahtinen1-0/+2
2015-10-05[media] tuner.h: Make checkpatch.pl happierMauro Carvalho Chehab1-41/+41
2015-10-05[media] DocBook: Document include/media/tuner.hMauro Carvalho Chehab1-18/+52
2015-10-05[media] DocBook: Fix remaining issues with VB2 core documentationMauro Carvalho Chehab1-6/+8
2015-10-05tcp/dccp: fix old style declarationsRaanan Avargil1-2/+2
2015-10-05regmap: Allow installing custom reg_update_bits functionJon Ringle1-0/+4
2015-10-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiede...David S. Miller3-6/+6
2015-10-05atm: remove 'struct zatm_t_hist'Arnd Bergmann1-6/+0
2015-10-05ipv4: ICMP packet inspection for multipathPeter Nørlund1-1/+10
2015-10-05ipv4: L3 hash-based multipathPeter Nørlund1-3/+11
2015-10-05tcp: avoid two atomic ops for syncookiesEric Dumazet2-4/+10
2015-10-05net: use sk_fullsock() in __netdev_pick_tx()Eric Dumazet1-0/+1
2015-10-05ipv6: inet6_sk() should use sk_fullsock()Eric Dumazet1-2/+2
2015-10-05inet: ip_skb_dst_mtu() should use sk_fullsock()Eric Dumazet1-3/+6
2015-10-05mfd: tps6105x: Use i2c regmap to access registersGrigoryev Denis1-7/+3
2015-10-05Bluetooth: Send transport open and close monitor eventsMarcel Holtmann1-0/+2
2015-10-05Bluetooth: Introduce HCI_DEV_OPEN and HCI_DEV_CLOSE eventsMarcel Holtmann1-0/+2