summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2015-08-03Merge branch 'x86/asm' into locking/coreIngo Molnar
2015-08-02include: linux: iio: Add missing kernel doc fieldCristina Opriceana
2015-08-02include: linux: iio: Fix function parameter name in kernel docCristina Opriceana
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-07-31net: Add functions to get skb->hash based on flow structuresTom Herbert
2015-07-31PM / Domains: Remove intermediate states from the power off sequenceUlf Hansson
2015-07-31Merge back earlier ACPI PM material for v4.3.Rafael J. Wysocki
2015-07-31spi: pxa2xx: Add support for Intel SunrisepointJarkko Nikula
2015-07-31arm: perf: factor arm_pmu core out to driversMark Rutland
2015-07-31uprobes/x86: Make arch_uretprobe_is_alive(RP_CHECK_CALL) more cleverOleg Nesterov
2015-07-31uprobes: Add the "enum rp_check ctx" arg to arch_uretprobe_is_alive()Oleg Nesterov
2015-07-31uprobes/x86: Reimplement arch_uretprobe_is_alive()Oleg Nesterov
2015-07-31uprobes: Export 'struct return_instance', introduce arch_uretprobe_is_alive()Oleg Nesterov
2015-07-31Merge branch 'timers/nohz-for-tip' of git://git.kernel.org/pub/scm/linux/kern...Ingo Molnar
2015-07-31Merge branch 'x86/urgent' into x86/asm, before applying dependent patchesIngo Molnar
2015-07-30net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu
2015-07-30PCI: Hold pci_slot_mutex while searching bus->slots listYijing Wang
2015-07-30PCI: Protect pci_bus->slots with pci_slot_mutex, not pci_bus_semYijing Wang
2015-07-30PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managedJiang Liu
2015-07-30PCI: Add pcibios_alloc_irq() and pcibios_free_irq()Jiang Liu