summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-08-05nvmem: Add nvmem_device based consumer apis.Srinivas Kandagatla1-0/+73
2015-08-05nvmem: Add a simple NVMEM framework for consumersSrinivas Kandagatla1-0/+61
2015-08-05nvmem: Add a simple NVMEM framework for nvmem providersSrinivas Kandagatla2-0/+70
2015-08-05coresight: Fix implicit inclusion of linux/sched.hMark Brown1-0/+1
2015-08-05Coresight: Add an interface for supporting ETM3/4 Context ID tracingChunyan Zhang1-0/+20
2015-08-05Revert "ti-st: add device tree support"Rob Herring1-1/+0
2015-08-05xprtrdma: Increase default credit limitChuck Lever1-1/+1
2015-08-05Drivers: hv: vmbus: Further improve CPU affiliation logicDexuan Cui1-0/+1
2015-08-05Drivers: hv: vmbus: Improve the CPU affiliation for channelsK. Y. Srinivasan1-1/+0
2015-08-05drivers:hv: Move MMIO range picking from hyper_fb to hv_vmbusJake Oshins1-2/+5
2015-08-05drivers:hv: Modify hv_vmbus to search for all MMIO ranges available.Jake Oshins1-1/+1
2015-08-05char: make misc_deregister a void functionGreg Kroah-Hartman1-1/+1
2015-08-05ARM: dove: create a proper PMU driver for power domains, PMU IRQs and resetsRussell King1-0/+6
2015-08-05ARM: imx6ul: add fec bits to GPR syscon definitionFugang Duan1-0/+8
2015-08-05ASN.1: Handle 'ANY OPTIONAL' in grammarDavid Howells1-6/+11
2015-08-05ASN.1: Fix actions on CHOICE elements with IMPLICIT tagsDavid Howells1-1/+2
2015-08-05jiffies: Force inlining of {m,u}msecs_to_jiffies()Denys Vlasenko1-2/+2
2015-08-05linux/bitmap: Force inlining of bitmap weight functionsDenys Vlasenko2-4/+4
2015-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller4-23/+58
2015-08-05kexec: define kexec_in_progress in !CONFIG_KEXEC caseVitaly Kuznetsov1-0/+1
2015-08-05dmaengine: Add an enum for the dmaengine alignment constraintsMaxime Ripard1-5/+20
2015-08-05uart: pl011: Add support to ZTE ZX296702 uartJun Nie1-0/+14
2015-08-05dmaengine: shdma: Make dummy shdma_chan_filter() always return falseGeert Uytterhoeven1-1/+4
2015-08-05Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization'...Bjorn Helgaas1-0/+21
2015-08-05Input: atmel_mxt_ts - use deep sleep mode when stoppedNick Dyer1-3/+9
2015-08-04cgroup: define controller file conventionsTejun Heo1-0/+9
2015-08-04usb: gadget: add endpoint capabilities helper macrosRobert Baldyga1-0/+20
2015-08-04usb: gadget: add endpoint capabilities flagsRobert Baldyga1-0/+21
2015-08-04usb: gadget: encapsulate endpoint claiming mechanismRobert Baldyga1-0/+1
2015-08-04rcu,locking: Privatize smp_mb__after_unlock_lock()Paul E. McKenney1-10/+0
2015-08-04irqchip/gic: Ensure gic_cpu_if_up/down() programs correct GIC instanceJon Hunter1-1/+1
2015-08-04perf/x86/hw_breakpoints: Disallow kernel breakpoints unless kprobe-safeAndy Lutomirski1-0/+2
2015-08-04mei: bus: add and call callback on notify eventAlexander Usyskin1-0/+4
2015-08-04mei: bus: enable running fixup routines before device registrationTomas Winkler1-0/+4
2015-08-04mei: bus: add me client device list infrastructureTomas Winkler1-0/+4
2015-08-04mei: bus: add reference to bus device in struct mei_cl_clientTomas Winkler1-0/+3
2015-08-04Avoid usb reset crashes by making tty_io cdevs truly dynamicRichard Watts1-1/+1
2015-08-03Revert "libata: Implement NCQ autosense"Tejun Heo1-2/+0
2015-08-03Revert "libata: Implement support for sense data reporting"Tejun Heo1-16/+0
2015-08-03thermal: consistently use int for temperaturesSascha Hauer1-15/+11
2015-08-03arm64: psci: factor invocation code to driversMark Rutland1-0/+52
2015-08-03sched/fair: Rewrite runnable load and utilization average trackingYuyang Du1-23/+18
2015-08-03stop_machine: Use 'cpu_stop_fn_t' where possibleOleg Nesterov1-4/+4
2015-08-03stop_machine: Unexport __stop_machine()Oleg Nesterov1-20/+2
2015-08-03sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()Konstantin Khlebnikov2-11/+14
2015-08-03sched/fair: Beef up wake_wide()Mike Galbraith1-2/+2
2015-08-03sched/cputime: Guarantee stime + utime == rtimePeter Zijlstra2-17/+33
2015-08-03jump label, locking/static_keys: Update docsJason Baron1-21/+46
2015-08-03locking/static_keys: Add a new static_key interfacePeter Zijlstra1-10/+139
2015-08-03locking/static_keys: Add static_key_{en,dis}able() helpersPeter Zijlstra1-0/+20