summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-06-05efi/capsule-loader: Redirect calls to efi_capsule_setup_info() via weak aliasArd Biesheuvel1-0/+12
2017-06-05net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...yuval.shaia@oracle.com1-1/+1
2017-06-05nvme: switch to uuid_tChristoph Hellwig2-3/+3
2017-06-05fs: switch ->s_uuid to uuid_tChristoph Hellwig2-3/+4
2017-06-05block: remove blk_part_pack_uuidChristoph Hellwig1-11/+0
2017-06-05uuid: hoist uuid_is_null() helper from libnvdimmChristoph Hellwig1-0/+13
2017-06-05uuid: hoist helpers uuid_equal() and uuid_copy() from xfsChristoph Hellwig1-0/+20
2017-06-05uuid: rename uuid typesChristoph Hellwig1-23/+32
2017-06-05uuid: remove uuid_be defintions from the uapi headerChristoph Hellwig1-0/+15
2017-06-05uuid,afs: move struct uuid_v1 back into afsChristoph Hellwig1-24/+0
2017-06-05rxrpc: Add service upgrade support for client connectionsDavid Howells1-0/+1
2017-06-05rxrpc: Implement service upgradeDavid Howells1-0/+1
2017-06-05firmware: arm_scpi: add support to populate OPPs and get transition latencySudeep Holla1-0/+3
2017-06-05Merge tag 'v4.12-rc4' into x86/mm, to pick up fixesIngo Molnar22-35/+117
2017-06-05sched/header: Remove leftover, obsolete commentPerr Zhang1-2/+0
2017-06-05Merge 4.12-rc4 into tty-nextGreg Kroah-Hartman10-7/+45
2017-06-05net/mlx4: Fix the check in attaching steering rulesTalat Batheesh1-0/+1
2017-06-05qed: VF XDP supportMintz, Yuval1-0/+3
2017-06-05qed: Multiple qzone queues for VFsMintz, Yuval1-0/+4
2017-06-05qed*: L2 interface to use the SB structures directlyMintz, Yuval1-2/+1
2017-06-05skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflowJason A. Donenfeld1-4/+4
2017-06-05perf, bpf: Add BPF support to all perf_event typesAlexei Starovoitov1-2/+5
2017-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-1/+9
2017-06-04KVM: add kvm_request_pendingRadim Krčmář1-0/+5
2017-06-04KVM: improve arch vcpu request definingAndrew Jones1-0/+7
2017-06-04posix-timers: Add active flag to k_itimerThomas Gleixner1-0/+2
2017-06-04posix-timers: Rename do_schedule_next_timerThomas Gleixner1-1/+1
2017-06-04posix-timers: Store k_clock pointer in k_itimerThomas Gleixner1-0/+2
2017-06-04posix-timers: Move interval out of the unionThomas Gleixner1-2/+2
2017-06-04posix-timers: Move posix-timer internals to coreThomas Gleixner1-30/+0
2017-06-04posix-timers: Cleanup struct k_itimerThomas Gleixner1-21/+40
2017-06-04posix-clocks: Remove interval timer facility and mmap/fasync callbacksThomas Gleixner1-22/+0
2017-06-04Merge branch 'timers/urgent' into WIP.timersThomas Gleixner23-35/+114
2017-06-04signal: Move copy_siginfo_to_user to <linux/signal.h>Christoph Hellwig1-0/+2
2017-06-04posix-timers: Move the do_schedule_next_timer declarationChristoph Hellwig1-0/+3
2017-06-04ia64: Remove HAVE_ARCH_COPY_SIGINFOChristoph Hellwig1-6/+1
2017-06-04genirq: Handle NOAUTOEN interrupt setup properThomas Gleixner1-0/+6
2017-06-03iio: inkern: api for manipulating ext_info of iio channelsPeter Rosin1-0/+37
2017-06-03mux: minimal mux subsystemPeter Rosin2-0/+140
2017-06-03arm,arm64,drivers: add a prefix to drivers arch_topology interfacesJuri Lelli1-4/+4
2017-06-03arm,arm64,drivers: move externs in a new header fileJuri Lelli1-0/+17
2017-06-03usb: typec: Add a sysfs node to manage port typeBadhri Jagan Sridharan1-0/+4
2017-06-03rtc: remove rtc_device.nameAlexandre Belloni1-1/+0
2017-06-03clk: versatile: delete old RealView clock implementationLinus Walleij1-1/+0
2017-06-03Merge branch 'clk-bulk-get' into clk-nextStephen Boyd1-0/+132
2017-06-03clk: add managed version of clk_bulk_getDong Aisheng1-0/+21
2017-06-03clk: add clk_bulk_get accessoriesDong Aisheng1-0/+111
2017-06-03mm: consider memblock reservations for deferred memory initialization sizingMichal Hocko2-0/+9
2017-06-03mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specifiedJames Morse1-0/+11
2017-06-03frv: declare jiffies to be located in the .data sectionMatthias Kaehlcke1-1/+5