summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-05-28crypto: aead - Document behaviour of AD in destination bufferHerbert Xu1-4/+10
2015-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu3-1/+22
2015-05-28kernel/params.c: generalize bool_enable_onlyLuis R. Rodriguez1-0/+6
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez1-15/+15
2015-05-28sysfs: tightened sysfs permission checksGobinda Charan Maji1-8/+10
2015-05-28module: Make the mod_tree stuff conditional on PERF_EVENTS || TRACINGPeter Zijlstra1-1/+3
2015-05-28module: Optimize __module_address() using a latched RB-treePeter Zijlstra1-3/+26
2015-05-28rbtree: Implement generic latch_treePeter Zijlstra1-0/+212
2015-05-28seqlock: Introduce raw_read_seqcount_latch()Peter Zijlstra1-2/+7
2015-05-28rcu: Move lockless_dereference() out of rcupdate.hPeter Zijlstra2-15/+15
2015-05-28seqlock: Better document raw_write_seqcount_latch()Peter Zijlstra1-1/+75
2015-05-28rbtree: Make lockless searches non-fatalPeter Zijlstra2-10/+27
2015-05-28module: Sanitize RCU usage and lockingPeter Zijlstra1-2/+10
2015-05-28e820, efi: add ACPI 6.0 persistent memory typesDan Williams1-1/+2
2015-05-28cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell1-4/+2
2015-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+6
2015-05-27Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', '...Paul E. McKenney6-11/+42
2015-05-27rcu: Further shrink Tiny RCU by making empty functions static inlinesPaul E. McKenney3-4/+21
2015-05-27rculist: Fix another sparse warningYing Xue1-2/+2
2015-05-27smp: Make control dependencies work on Alpha, improve documentationPaul E. McKenney1-0/+16
2015-05-27rcu: Eliminate a few CONFIG_RCU_NOCB_CPU_ALL #ifdefsPaul E. McKenney2-4/+2
2015-05-27documentation: memory-barriers: Fix smp_mb__before_spinlock() semanticsWill Deacon1-1/+1
2015-05-27rcu: Eliminate array-index-based RCU primitivesPaul E. McKenney1-50/+0
2015-05-27rcu: Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE()Paul E. McKenney2-11/+11
2015-05-27mtd: cfi: deinline large functionsDenys Vlasenko1-180/+8
2015-05-27ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FSJie Yang1-4/+4
2015-05-27tcp/dccp: warn user for preferred ip_local_port_rangeEric Dumazet1-0/+1
2015-05-27pci: Add Cavium PCI vendor idSunil Goutham1-0/+2
2015-05-27sctp: Fix mangled IPv4 addresses on a IPv6 listening socketJason Gunthorpe1-2/+5
2015-05-27nl802154: add support to set cca ed levelAlexander Aring1-0/+1
2015-05-27phy: sun4i-usb: Add a sunxi specific function for setting squelch-detectHans de Goede1-0/+26
2015-05-27ip_fragment: don't forward defragmented DF packetFlorian Westphal2-1/+2
2015-05-27perf: allow for PMU-specific event filteringMark Rutland1-0/+5
2015-05-27sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski1-3/+3
2015-05-27x86/mm/mtrr: Avoid #ifdeffery with phys_wc_to_mtrr_index()Luis R. Rodriguez1-0/+7
2015-05-27Merge tag 'v4.1-rc5' into x86/mm, to refresh the tree before applying new cha...Ingo Molnar27-34/+210
2015-05-27ieee802154: add set transmit power supportVarka Bhadram1-0/+1
2015-05-27crypto: drbg - use Jitter RNG to obtain seedStephan Mueller1-0/+1
2015-05-27crypto: drbg - add async seeding operationStephan Mueller1-0/+2
2015-05-27crypto: drbg - prepare for async seedingStephan Mueller1-0/+2
2015-05-27random: Blocking API for accessing nonblocking_poolStephan Mueller1-0/+1
2015-05-27perf/x86/intel/cqm: Use proper data typesThomas Gleixner1-1/+1
2015-05-27Merge branch 'perf/urgent' into perf/core, before applying dependent patchesIngo Molnar31-42/+212
2015-05-27perf/x86: Fix event/group validationPeter Zijlstra1-4/+0
2015-05-27net: phy: Add phy_interface_is_rgmii helperFlorian Fainelli1-0/+11
2015-05-27drivers: of/base: move of_init to driver_initSudeep Holla1-0/+6
2015-05-27sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsemTejun Heo3-22/+25
2015-05-27sched, cgroup: reorganize threadgroup lockingTejun Heo2-36/+27
2015-05-27tcp: fix/cleanup inet_ehash_locks_alloc()Eric Dumazet1-44/+3
2015-05-27Input: stmpe-ts - enforce device tree only modeDmitry Torokhov1-44/+0