summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-05-28of: Move OF flags to be visible even when !CONFIG_OFPantelis Antoniou1-6/+6
2015-05-28ARM: 8367/1: sa1100: prepare for moving irq driver to drivers/irqchipDmitry Eremin-Solenikov1-0/+17
2015-05-28bus: mvebu-mbus: add mv_mbus_dram_info_nooverlap()Thomas Petazzoni1-0/+5
2015-05-28KVM: pass kvm_memory_slot to gfn_to_page_many_atomicPaolo Bonzini1-2/+2
2015-05-28KVM: add "new" argument to kvm_arch_commit_memory_regionPaolo Bonzini1-0/+1
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 Torvalds1-1/+1
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-27pci: Add Cavium PCI vendor idSunil Goutham1-0/+2
2015-05-27phy: sun4i-usb: Add a sunxi specific function for setting squelch-detectHans de Goede1-0/+26
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-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 Molnar18-31/+78
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-27Input: stmpe-ts - enforce device tree only modeDmitry Torokhov1-44/+0
2015-05-26usb: phy: Add interface to get phy give of device_node.NeilBrown1-0/+2
2015-05-26usb: gadget: net2280: fix use of GPEP in both directionsMian Yousaf Kaukab1-0/+4
2015-05-26usb: gadget: net2280: check interrupts for all endpointsMian Yousaf Kaukab1-0/+3
2015-05-26usb: renesas_usbhs: Change USBHS_TYPE_R8A779x to USBHS_TYPE_RCAR_GEN2Yoshihiro Shimoda1-2/+1
2015-05-26lib: crc-itu-t.[ch] fix 0x0x prefix in integer constantsAntonio Ospite1-1/+1
2015-05-26rapidio: Fix kerneldoc and commentMasanari Iida1-1/+1
2015-05-26netfilter: ebtables: fix comment grammarGeert Uytterhoeven1-1/+1