summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-10-26x86/io: add interface to reserve io memtype for a resource range. (v1.1)Dave Airlie
2016-10-24Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-10-24mm: unexport __get_user_pages()Lorenzo Stoakes
2016-10-24ACPI/PCI: pci_link: penalize SCI correctlySinan Kaya
2016-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2016-10-23Merge tag 'for-linus-4.9-2' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds
2016-10-22qed*: Reduce the memory footprint for Rx pathSudarsana Reddy Kalluru
2016-10-22Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-10-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-10-22Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-10-22Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-10-21Merge tag 'acpi-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-10-21Merge branches 'acpi-wdat' and 'acpi-cppc'Rafael J. Wysocki
2016-10-21Merge tag 'gic-fixes-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Thomas Gleixner
2016-10-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-10-21ipv6: fix a potential deadlock in do_ipv6_setsockopt()WANG Cong
2016-10-20Merge tag 'pm-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-10-20Merge branch 'pm-cpufreq'Rafael J. Wysocki
2016-10-20udp: must lock the socket in udp_disconnect()Eric Dumazet
2016-10-20net: add recursion limit to GROSabrina Dubroca
2016-10-20clocksource: Add J-Core timer/clocksource driverRich Felker
2016-10-20cpufreq: fix overflow in cpufreq_table_find_index_dl()Sergey Senozhatsky
2016-10-20sched/core, x86: Make struct thread_info arch specific againHeiko Carstens
2016-10-20mm: Change vm_is_stack_for_task() to vm_is_stack_for_current()Andy Lutomirski
2016-10-20iomap: add IOMAP_REPORTChristoph Hellwig
2016-10-19target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLENicholas Bellinger
2016-10-19nvme.h: add an enum for cns valuesChristoph Hellwig
2016-10-19nvme.h: don't use uuid_beChristoph Hellwig
2016-10-19nvme.h: resync with nvme-cliChristoph Hellwig
2016-10-19nvme: Add tertiary number to NVME_VSGabriel Krisman Bertazi
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds
2016-10-19mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes
2016-10-19mm: replace access_remote_vm() write parameter with gup_flagsLorenzo Stoakes
2016-10-19mm: replace get_user_pages_remote() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-19mm: replace get_vaddr_frames() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-19mm: replace get_user_pages_locked() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-19rtnetlink: Add rtnexthop offload flag to compare maskJiri Pirko
2016-10-19net: core: Correctly iterate over lower adjacency listIdo Schimmel
2016-10-18mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-18mm: remove write/force parameters from __get_user_pages_unlocked()Lorenzo Stoakes
2016-10-18mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds
2016-10-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-10-18Merge tag 'mac80211-for-davem-2016-10-18' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-10-17clk: core: add __init decoration for CLK_OF_DECLARE_DRIVER functionShawn Guo
2016-10-17generic syscalls: kill cruft from removed pkey syscallsDave Hansen
2016-10-17irqchip/gic-v3-its: Fix entry size mask for GITS_BASERVladimir Murzin
2016-10-17net: Require exact match for TCP socket lookups if dif is l3mdevDavid Ahern
2016-10-17mailbox: PCC: Fix return value of pcc_mbox_request_channel()Hoan Tran
2016-10-16kprobes: Unpoison stack in jprobe_return() for KASANDmitry Vyukov