summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-08-05nvmem: Add a simple NVMEM framework for nvmem providersSrinivas Kandagatla
2015-08-05coresight: Fix implicit inclusion of linux/sched.hMark Brown
2015-08-05Coresight: Add an interface for supporting ETM3/4 Context ID tracingChunyan Zhang
2015-08-05Revert "ti-st: add device tree support"Rob Herring
2015-08-05xprtrdma: Increase default credit limitChuck Lever
2015-08-05Drivers: hv: vmbus: Further improve CPU affiliation logicDexuan Cui
2015-08-05Drivers: hv: vmbus: Improve the CPU affiliation for channelsK. Y. Srinivasan
2015-08-05drivers:hv: Move MMIO range picking from hyper_fb to hv_vmbusJake Oshins
2015-08-05drivers:hv: Modify hv_vmbus to search for all MMIO ranges available.Jake Oshins
2015-08-05char: make misc_deregister a void functionGreg Kroah-Hartman
2015-08-05ARM: dove: create a proper PMU driver for power domains, PMU IRQs and resetsRussell King
2015-08-05ARM: imx6ul: add fec bits to GPR syscon definitionFugang Duan
2015-08-05ASN.1: Handle 'ANY OPTIONAL' in grammarDavid Howells
2015-08-05ASN.1: Fix actions on CHOICE elements with IMPLICIT tagsDavid Howells
2015-08-05jiffies: Force inlining of {m,u}msecs_to_jiffies()Denys Vlasenko
2015-08-05linux/bitmap: Force inlining of bitmap weight functionsDenys Vlasenko
2015-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-08-04kexec: define kexec_in_progress in !CONFIG_KEXEC caseVitaly Kuznetsov
2015-08-05dmaengine: Add an enum for the dmaengine alignment constraintsMaxime Ripard
2015-08-04uart: pl011: Add support to ZTE ZX296702 uartJun Nie
2015-08-05dmaengine: shdma: Make dummy shdma_chan_filter() always return falseGeert Uytterhoeven
2015-08-04Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization'...Bjorn Helgaas
2015-08-04Input: atmel_mxt_ts - use deep sleep mode when stoppedNick Dyer
2015-08-04cgroup: define controller file conventionsTejun Heo
2015-08-04usb: gadget: add endpoint capabilities helper macrosRobert Baldyga
2015-08-04usb: gadget: add endpoint capabilities flagsRobert Baldyga
2015-08-04usb: gadget: encapsulate endpoint claiming mechanismRobert Baldyga
2015-08-04rcu,locking: Privatize smp_mb__after_unlock_lock()Paul E. McKenney
2015-08-04irqchip/gic: Ensure gic_cpu_if_up/down() programs correct GIC instanceJon Hunter
2015-08-04perf/x86/hw_breakpoints: Disallow kernel breakpoints unless kprobe-safeAndy Lutomirski
2015-08-03mei: bus: add and call callback on notify eventAlexander Usyskin
2015-08-03mei: bus: enable running fixup routines before device registrationTomas Winkler
2015-08-03mei: bus: add me client device list infrastructureTomas Winkler
2015-08-03mei: bus: add reference to bus device in struct mei_cl_clientTomas Winkler
2015-08-03Avoid usb reset crashes by making tty_io cdevs truly dynamicRichard Watts
2015-08-03Revert "libata: Implement NCQ autosense"Tejun Heo
2015-08-03Revert "libata: Implement support for sense data reporting"Tejun Heo
2015-08-03thermal: consistently use int for temperaturesSascha Hauer
2015-08-03arm64: psci: factor invocation code to driversMark Rutland
2015-08-03sched/fair: Rewrite runnable load and utilization average trackingYuyang Du
2015-08-03stop_machine: Use 'cpu_stop_fn_t' where possibleOleg Nesterov
2015-08-03stop_machine: Unexport __stop_machine()Oleg Nesterov
2015-08-03sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()Konstantin Khlebnikov
2015-08-03sched/fair: Beef up wake_wide()Mike Galbraith
2015-08-03sched/cputime: Guarantee stime + utime == rtimePeter Zijlstra
2015-08-03jump label, locking/static_keys: Update docsJason Baron
2015-08-03locking/static_keys: Add a new static_key interfacePeter Zijlstra
2015-08-03locking/static_keys: Add static_key_{en,dis}able() helpersPeter Zijlstra
2015-08-03jump_label, locking/static_keys: Rename JUMP_LABEL_TYPE_* and related helpers...Peter Zijlstra
2015-08-03jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra