summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* kernel/params.c: generalize bool_enable_onlyLuis R. Rodriguez2015-05-281-0/+6
* kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-281-15/+15
* sysfs: tightened sysfs permission checksGobinda Charan Maji2015-05-281-8/+10
* module: Make the mod_tree stuff conditional on PERF_EVENTS || TRACINGPeter Zijlstra2015-05-281-1/+3
* module: Optimize __module_address() using a latched RB-treePeter Zijlstra2015-05-281-3/+26
* rbtree: Implement generic latch_treePeter Zijlstra2015-05-281-0/+212
* seqlock: Introduce raw_read_seqcount_latch()Peter Zijlstra2015-05-281-2/+7
* rcu: Move lockless_dereference() out of rcupdate.hPeter Zijlstra2015-05-282-15/+15
* seqlock: Better document raw_write_seqcount_latch()Peter Zijlstra2015-05-281-1/+75
* rbtree: Make lockless searches non-fatalPeter Zijlstra2015-05-282-10/+27
* module: Sanitize RCU usage and lockingPeter Zijlstra2015-05-281-2/+10
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-05-231-6/+21
|\
| * ktime: Fix ktime_divns to do signed divisionJohn Stultz2015-05-131-6/+21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-226-3/+29
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-05-221-0/+1
| |\ \
| | * | Revert "netfilter: bridge: query conntrack about skb dnat"Florian Westphal2015-05-201-0/+1
| * | | tcp: fix a potential deadlock in tcp_get_info()Eric Dumazet2015-05-221-0/+2
| * | | inet: properly align icsk_ca_privEric Dumazet2015-05-191-2/+3
| |/ /
| * | rhashtable: Add cap on number of elements in hash tableHerbert Xu2015-05-161-0/+19
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-05-161-0/+3
| |\ \
| | * | conntrack: RFC5961 challenge ACK confuse conntrack LAST-ACK transitionJesper Dangaard Brouer2015-05-151-0/+3
| * | | rename RTNH_F_EXTERNAL to RTNH_F_OFFLOADRoopa Prabhu2015-05-141-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-05-221-2/+0
|\ \ \ \
| * | | | block: remove export for blk_queue_bioMike Snitzer2015-05-121-2/+0
* | | | | Merge tag 'for-linus-4.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-05-211-1/+1
|\ \ \ \ \
| * | | | | xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel2015-05-191-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-05-211-2/+2
|\ \ \ \ \ \
| * | | | | | HID: hid-sensor-hub: Fix debug lock warningSrinivas Pandruvada2015-05-121-2/+2
* | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-05-211-4/+0
|\ \ \ \ \ \ \
| * | | | | | | clk: si5351: Do not pass struct clk in platform_dataSebastian Hesselbarth2015-05-081-4/+0
* | | | | | | | Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-05-161-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | pty: Fix input race when closingPeter Hurley2015-05-101-1/+1
* | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-05-151-3/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sched: Handle priority boosted tasks proper in setscheduler()Thomas Gleixner2015-05-081-3/+4
* | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-05-151-0/+1
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-05-151-0/+1
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| | * | | | | | | | | drm/radeon: add new bonaire pci idAlex Deucher2015-05-121-0/+1
| | | |/ / / / / / / | | |/| | | | | | |
* | | | | | | | | | uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSERJosh Triplett2015-05-141-2/+2
* | | | | | | | | | gfp: add __GFP_NOACCOUNTVladimir Davydov2015-05-142-0/+6
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-1210-10/+133
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | net: Remove remaining remnants of pm_qos from netdevice.hDavid Ahern2015-05-121-3/+0
| * | | | | | | | mpls: Change reserved label names to be consistent with netbsdTom Herbert2015-05-091-6/+6
| * | | | | | | | mpls: Move reserved label definitionsTom Herbert2015-05-051-0/+10
| * | | | | | | | Merge tag 'mac80211-for-davem-2015-05-04' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-05-041-0/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mac80211: fix 90 kernel-doc warningsRandy Dunlap2015-05-041-0/+2
| * | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-05-046-4/+114
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | cfg802154: pass name_assign_type to rdev_add_virtual_intf()Varka Bhadram2015-04-301-0/+2
| | * | | | | | | | | mac802154: add description to mac802154 APIsVarka Bhadram2015-04-301-2/+92
| | * | | | | | | | | tcp: add TCP_CC_INFO socket optionEric Dumazet2015-04-291-0/+1
| | * | | | | | | | | tcp: prepare CC get_info() access from getsockopt()Eric Dumazet2015-04-292-1/+8