summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-09-06usb: ulpi: remove "dev" field from struct ulpi_opsTal Shorer1-2/+1
2016-09-06usb: ulpi: rename operations {read|write}_dev to simply {read|write}Tal Shorer1-2/+2
2016-09-06usb: ulpi: remove calls to old api callbacksTal Shorer1-2/+0
2016-09-06usb: ulpi: add new api functions, {read|write}_dev()Tal Shorer1-0/+2
2016-09-06PM / devfreq: event: remove duplicate devfreq_event_get_drvdata()Lin Huang1-5/+0
2016-09-05pwm: Unexport children before chip removalDavid Hsu1-0/+5
2016-09-05Merge branch 'x86/amd-avic' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini1-3/+40
2016-09-05smp: Add function to execute a function synchronously on a CPUJuergen Gross1-0/+3
2016-09-05virt, sched: Add generic vCPU pinning supportJuergen Gross1-0/+17
2016-09-05efi/libstub: Introduce ExitBootServices helperJeffrey Hugo1-0/+10
2016-09-05Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar26-123/+274
2016-09-05efi/libstub: Allocate headspace in efi_get_memory_map()Jeffrey Hugo1-5/+10
2016-09-05power: supply: bq24735-charger: Request status GPIO with initial input setupPaul Kocialkowski1-4/+0
2016-09-05iommu/amd: Implements irq_set_vcpu_affinity() hook to setup vapic mode for pa...Suravee Suthikulpanit1-0/+14
2016-09-05iommu/amd: Introduce amd_iommu_update_ga()Suravee Suthikulpanit1-0/+9
2016-09-05iommu/amd: Adding GALOG interrupt handlerSuravee Suthikulpanit1-3/+17
2016-09-05efi: Make for_each_efi_memory_desc_in_map() cope with running on XenJan Beulich1-1/+1
2016-09-05Merge branch 'perf/urgent' into perf/core, to pick up fixed and resolve confl...Ingo Molnar26-123/+274
2016-09-05locking/barriers: Don't use sizeof(void) in lockless_dereference()Johannes Berg1-3/+4
2016-09-05locking/static_keys: Provide DECLARE and well as DEFINE macrosTony Luck1-0/+6
2016-09-05Merge 4.8-rc5 into staging-nextGreg Kroah-Hartman26-123/+274
2016-09-05Merge 4.8-rc5 into tty-nextGreg Kroah-Hartman26-123/+274
2016-09-05Merge 4.8-rc5 into usb-testingGreg Kroah-Hartman21-35/+229
2016-09-05Merge 4.8-rc5 into char-misc-nextGreg Kroah-Hartman26-123/+274
2016-09-04bonding: Fix bonding crashMahesh Bandewar1-0/+1
2016-09-04iio: add resource managed triggered buffer init helpersGregor Boirie2-0/+9
2016-09-04iio:trigger: add resource managed (un)registerGregor Boirie1-0/+6
2016-09-03Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-7/+5
2016-09-03Merge tag 'tty-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+0
2016-09-03Merge tag 'usb-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+153
2016-09-03iio: trigger: allow immutable triggers to be assignedMatt Ranostay2-0/+11
2016-09-03bcma: support BCM53573 series of wireless SoCsRafał Miłecki1-0/+3
2016-09-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2016-09-03Merge tag 'acpi-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-1/+1
2016-09-02ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macroLorenzo Pieralisi1-1/+1
2016-09-02genirq/generic_chip: Verify irqs_per_chip <= 32Sebastian Frias1-5/+13
2016-09-02net/virtio-net: Convert to hotplug state machineSebastian Andrzej Siewior1-0/+1
2016-09-02arm/perf: Use multi instance instead of custom listSebastian Andrzej Siewior1-1/+1
2016-09-02cpu/hotplug: Add multi instance supportThomas Gleixner1-3/+107
2016-09-02perf, bpf: add perf events core support for BPF_PROG_TYPE_PERF_EVENT programsAlexei Starovoitov2-0/+8
2016-09-02bpf: introduce BPF_PROG_TYPE_PERF_EVENT program typeAlexei Starovoitov1-0/+5
2016-09-02tracing: Add NMI tracing in hwlat detectorSteven Rostedt (Red Hat)1-4/+27
2016-09-02Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2016-09-02Merge tag 'gpmc-omap-for-v4.9' of https://github.com/rogerq/linux into next/d...Arnd Bergmann1-2/+2
2016-09-02Drivers: hv: Introduce a policy for controlling channel affinityK. Y. Srinivasan1-0/+23
2016-09-02Drivers: hv: ring_buffer: count on wrap around mappings in get_next_pkt_raw()Vitaly Kuznetsov1-21/+11
2016-09-02dmaengine: hsu: refactor hsu_dma_do_irq() to return intAndy Shevchenko1-5/+4
2016-09-02serial: earlycon: Extend earlycon command line option to support 64-bit addre...Alexander Sverdlin1-1/+1
2016-09-02net: bridge: add per-port multicast flood flagNikolay Aleksandrov1-0/+1
2016-09-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-11/+18